1. 1a781a7 Merge branch 'generic-ipi' into generic-ipi-for-linus by Ingo Molnar · 16 years ago
  2. 3f1c387 x86: Fix compile error with CONFIG_AS_CFI=n by Kevin Winchester · 16 years ago
  3. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  4. d59fdcf2 Merge commit 'v2.6.26' into x86/core by Ingo Molnar · 16 years ago
  5. 2387ce5 x86: make 64bit hpet_set_mapping to use ioremap too, v2 by Yinghai Lu · 16 years ago
  6. 11369f35 x86: change _node_to_cpumask_ptr to return const ptr by Mike Travis · 17 years ago
  7. ce8b06b x86: I/O APIC: remove an IRQ2-mask hack by Maciej W. Rozycki · 16 years ago
  8. 3d88cca x86: fix numaq_tsc_disable calling by Yinghai Lu · 16 years ago
  9. 9df2fe9 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  10. 5ac37f8 x86: fix ldt limit for 64 bit by Michael Karcher · 17 years ago
  11. 6c82a00 Merge branch 'x86/generalize-visws' into x86/core by Ingo Molnar · 17 years ago
  12. 392a0fc x86: merge dwarf2 headers by Glauber Costa · 17 years ago
  13. d73a731 x86: use AS_CFI instead of UNWIND_INFO by Glauber Costa · 17 years ago
  14. 70f1bba x86: use ignore macro instead of hash comment by Glauber Costa · 17 years ago
  15. d9fc3fd x86: fix savesegment() bug causing crashes on 64-bit by Ingo Molnar · 17 years ago
  16. 8d28aab x86_64: add pseudo-features for 32-bit compat syscall by Jeremy Fitzhardinge · 17 years ago
  17. f361a45 x86: introduce max_low_pfn_mapped for 64-bit by Yinghai Lu · 17 years ago
  18. 8bfaba8 x86, VisWS: turn into generic arch, add NR_IRQS quirk by Ingo Molnar · 17 years ago
  19. 4191894 x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/setup_arch.h by Ingo Molnar · 17 years ago
  20. efd746b x86, VisWS: turn into generic arch, move definitions by Ingo Molnar · 17 years ago
  21. b4b8641 x86, VisWS: turn into generic arch, create include/asm-x86/visws/ by Ingo Molnar · 17 years ago
  22. 18c413e x86, VisWS: turn into generic arch, eliminate asm-x86/mach-visws/mach_apicdef.h by Ingo Molnar · 17 years ago
  23. b70d9c2 x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apicdef.h by Ingo Molnar · 17 years ago
  24. 6649aba x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/smpboot_hooks.h by Ingo Molnar · 17 years ago
  25. 244a5e2 x86, VisWS: turn into generic arch, update include/asm-x86/mach-visws/smpboot_hooks.h by Ingo Molnar · 17 years ago
  26. 6a64b5d x86, VisWS: turn into generic arch, enhance include/asm-x86/mach-default/smpboot_hooks.h by Ingo Molnar · 17 years ago
  27. d8d1bc7 x86, VisWS: turn into generic arch, eliminate include/asm-x86/mach-visws/mach_apic.h by Ingo Molnar · 17 years ago
  28. 808fc87 x86, VisWS: turn into generic arch, update asm-x86/mach-visws/mach_apic.h by Ingo Molnar · 17 years ago
  29. 5548ed1 x86, VisWS: turn into generic arch, install proper PCI quirk by Ingo Molnar · 17 years ago
  30. 3b33553 x86: add early quirk support by Ingo Molnar · 17 years ago
  31. 42a2f21 x86, visws: use mach-default/entry_arch.h by Ingo Molnar · 17 years ago
  32. ca201c8 x86, visws: fix generic-ipi build by Ingo Molnar · 17 years ago
  33. 5373fdb Merge branch 'tracing/mmiotrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  34. bac0c91 Merge branch 'tracing/ftrace' into auto-ftrace-next by Ingo Molnar · 17 years ago
  35. e93be88 x86: clean up iommu.h and gart.h by FUJITA Tomonori · 17 years ago
  36. 849567b Merge branch 'x86/gart' into x86/core by Ingo Molnar · 17 years ago
  37. f34fa82 x86, acpi: merge __acpi_map_table by Yinghai Lu · 17 years ago
  38. 4fb3dc2 x86: build fix for "x86: fix C1E && nx6325 stability problem" by Ingo Molnar · 17 years ago
  39. 1129585 x86: introduce copy_user_handle_tail() routine by Vitaly Mayatskikh · 17 years ago
  40. de989ef Merge branch 'x86/unify-lib' into x86/core by Ingo Molnar · 17 years ago
  41. e2079c4 x86: fix C1E && nx6325 stability problem by Rafael J. Wysocki · 17 years ago
  42. 8cbfd4f4 x86, iommu: replace CONFIG_IOMMU with CONFIG_GART_IOMMU in iommu.h by FUJITA Tomonori · 17 years ago
  43. 2dc807b x86: make max_pfn cover acpi table below 4g by Yinghai Lu · 17 years ago
  44. 22cac16 x86: define architectural characteristics in uaccess.h. by Glauber Costa · 17 years ago
  45. 8bc7de0c x86: put movsl_mask into uaccess.h. by Glauber Costa · 17 years ago
  46. 8cb834e x86: move __get_user and __put_user into uaccess.h. by Glauber Costa · 17 years ago
  47. e30a44f x86: merge put_user. by Glauber Costa · 17 years ago
  48. ec84095 x86: turn __put_user_check directly into put_user. by Glauber Costa · 17 years ago
  49. 64a978c x86: be more explicit in __put_user_x. by Glauber Costa · 17 years ago
  50. 3f16822 x86: merge __get_user_asm and its users. by Glauber Costa · 17 years ago
  51. 6fd4725 x86: don't always use EFAULT on __get_user_size. by Glauber Costa · 17 years ago
  52. dc70ddf x86: merge __put_user_asm and its user. by Glauber Costa · 17 years ago
  53. d42e6af x86: don't always use EFAULT on __put_user_size. by Glauber Costa · 17 years ago
  54. 5e32216 x86: use k modifier for 4-byte access. by Glauber Costa · 17 years ago
  55. 002ca16 x86: move __addr_ok to uaccess.h. by Glauber Costa · 17 years ago
  56. 865e5b7 x86: merge getuser. by Glauber Costa · 17 years ago
  57. ca23386 x86: merge common parts of uaccess. by Glauber Costa · 17 years ago
  58. be9d06b x86: use something common for both architectures. by Glauber Costa · 17 years ago
  59. 1dc186e x86: use long instead of int. by Glauber Costa · 17 years ago
  60. 8b0a8aa x86: introduce likely in macro. by Glauber Costa · 17 years ago
  61. c28b95d x86: change asm constraint. by Glauber Costa · 17 years ago
  62. 53938a6 x86: commonize __range_not_ok. by Glauber Costa · 17 years ago
  63. 2528de4 x86: use macros from asm.h. by Glauber Costa · 17 years ago
  64. 0ada316 x86: pass argument to putuser_64 functions in ax register. by Glauber Costa · 17 years ago
  65. 770546b x86: clobber rbx in putuser_64.S. by Glauber Costa · 17 years ago
  66. 70706e4 x86: user put_user_x instead of all variants. by Glauber Costa · 17 years ago
  67. 268cf04 x86: don't save ebx in putuser_32.S. by Glauber Costa · 17 years ago
  68. 6c2d458 x86: merge getuser asm functions. by Glauber Costa · 17 years ago
  69. 40faf46 x86: introduce __ASM_REG macro. by Glauber Costa · 17 years ago
  70. edf1016 x86: don't clobber r8 nor use rcx. by Glauber Costa · 17 years ago
  71. f8dd0d3 x86: delay lib unification build fix by Ingo Molnar · 17 years ago
  72. 26e9e57 x86, uv: build fix #2 for "x86, uv: update x86 mmr list for SGI uv" by Ingo Molnar · 17 years ago
  73. e407dff x86, uv: build fix for "x86, uv: update x86 mmr list for SGI uv" by Ingo Molnar · 17 years ago
  74. e93ef94 x86: rename paravirtualized TSC functions by Alok Kataria · 17 years ago
  75. 8fbbc4b x86: merge tsc_init and clocksource code by Alok Kataria · 17 years ago
  76. bfc0f59 x86: merge tsc calibration by Alok Kataria · 17 years ago
  77. 5d061e3 x86, uv: update x86 mmr list for SGI uv by Dimitri Sivanich · 17 years ago
  78. 83f5d89 x86: map UV chipset space - UV support by Jack Steiner · 17 years ago
  79. 3a9e189 x86: map UV chipset space - pagetable by Jack Steiner · 17 years ago
  80. 5dfcf14 x86: use FIRMWARE_MEMMAP on x86/E820 by Bernhard Walle · 17 years ago
  81. 6247943 x86: remove acpi_srat config v2 by Yinghai Lu · 17 years ago
  82. ef5e94a x86_32: remove __PAGE_KERNEL(_EXEC) by Jeremy Fitzhardinge · 17 years ago
  83. 8490638 x86: always set _PAGE_GLOBAL in _PAGE_KERNEL* flags by Jeremy Fitzhardinge · 17 years ago
  84. 4a70173 x86: move prefill_possible_map calling early, fix by Ingo Molnar · 17 years ago
  85. 329513a x86: move prefill_possible_map calling early by Yinghai Lu · 17 years ago
  86. cb95a13 x86: merge zones_sizes_init for numa and non numa on 32-bit by Yinghai Lu · 17 years ago
  87. dc8e812 x86: change copy_e820_map to append_e820_map by Yinghai Lu · 17 years ago
  88. fd6493e x86: cleanup e820_setup_gap(), v2 by Alok Kataria · 17 years ago
  89. 6a2f47c x86: add check for node passed to node_to_cpumask, v3 by Mike Travis · 17 years ago
  90. 28bb223 x86: move reserve_setup_data to setup.c by Yinghai Lu · 17 years ago
  91. 3ae960a - x86: move early_ioremap prototypes to io.h by Ingo Molnar · 17 years ago
  92. 914bebf x86: use disable_apic in 32bit by Yinghai Lu · 17 years ago
  93. df366e9 x86_64: fix non-paravirt compilation by Jeremy Fitzhardinge · 17 years ago
  94. f3294a3 x86: let setup_arch call init_apic_mappings for 32bit by Yinghai Lu · 17 years ago
  95. 042623b x86: clean up ARCH_SETUP by Yinghai Lu · 17 years ago
  96. 9f9d489 x86/paravirt, 64-bit: make load_gs_index() a paravirt operation by Jeremy Fitzhardinge · 17 years ago
  97. fab5842 x86/paravirt, 64-bit: add adjust_exception_frame by Jeremy Fitzhardinge · 17 years ago
  98. a00394f x86, 64-bit: swapgs pvop with a user-stack can never be called by Jeremy Fitzhardinge · 17 years ago
  99. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 17 years ago
  100. c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 17 years ago