1. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  2. fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 15 years ago
  3. 3d6e77a3 x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 by Gabor Gombas · 15 years ago
  4. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 15 years ago
  5. fb1ae63 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-tip by Linus Torvalds · 15 years ago
  6. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  7. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 15 years ago
  8. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  9. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
  10. a626b46 Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  11. e808bae x86: Do not reserve brk for DMI if it's not going to be used by Thadeu Lima de Souza Cascardo · 15 years ago
  12. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 15 years ago
  13. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
  14. c252a5b x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA by Yinghai Lu · 15 years ago
  15. 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 15 years ago
  16. 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 15 years ago
  17. 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 15 years ago
  18. 7c099ce x86: Add quirk for Intel DG45FC board to avoid low memory corruption by David Härdeman · 15 years ago
  19. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  20. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  21. c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  22. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  23. 9eaa192 x86: Fix a section mismatch in arch/x86/kernel/setup.c by Helight.Xu · 15 years ago
  24. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  25. 4428073 x86: Change crash kernel to reserve via reserve_early() by Yinghai Lu · 15 years ago
  26. 4b0f3b8 x86, mm: Report state of NX protections during boot by Kees Cook · 15 years ago
  27. 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
  28. 196cf0d x86: Make sure wakeup trampoline code is below 1MB by Yinghai Lu · 15 years ago
  29. a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 15 years ago
  30. f1b291d x86: Add Phoenix/MSC BIOSes to lowmem corruption list by Simon Kagstrom · 15 years ago
  31. 8716273 x86: Export srat physical topology by David Rientjes · 15 years ago
  32. 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
  33. 746942d Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 by Linus Torvalds · 15 years ago
  34. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  35. eda6da9 Revert 'x86: Fix system crash when loading with "reservetop" parameter' by Yinghai Lu · 15 years ago
  36. c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
  37. 78f28b7 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  38. 2274239 Merge branch 'x86-pat-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  39. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  40. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  41. e11dada x86: apic namespace cleanup by Thomas Gleixner · 15 years ago
  42. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  43. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  44. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  45. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  46. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  47. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  48. 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 15 years ago
  49. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
  50. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 15 years ago
  51. 47d2500 x86: Fix earlyprintk=dbgp for machines without NX by Jan Beulich · 15 years ago
  52. efafc8b x86: add arch-specific SFI support by Feng Tang · 15 years ago
  53. 8fee697 x86: Add request_standard_resources to x86_init by Thomas Gleixner · 15 years ago
  54. f7cf5a5 x86: Add probe_roms to x86_init by Thomas Gleixner · 15 years ago
  55. 8126dec x86: Fix system crash when loading with "reservetop" parameter by Xiao Guangrong · 15 years ago
  56. 3162534 x86, intel_txt: Intel TXT boot support by Joseph Cihula · 16 years ago
  57. 6aa542a x86: Add quirk for Intel DG45ID board to avoid low memory corruption by Alexey Fisher · 16 years ago
  58. 854c879 x86: Move init_gbpages() to setup_arch() by Pekka J Enberg · 16 years ago
  59. 8c5dd8f x86: handle initrd that extends into unusable memory by Yinghai Lu · 16 years ago
  60. bb77629 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  61. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  62. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 16 years ago
  63. 80989ce x86: clean up and and print out initial max_pfn_mapped by Yinghai Lu · 16 years ago
  64. 2b72394 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c by Pekka Enberg · 16 years ago
  65. f465145 x86: move x86_quirk_pre_intr_init() to irqinit_32.c by Pekka Enberg · 16 years ago
  66. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  67. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  68. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  69. 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
  70. 6de6cb4 x86: use brk allocation for DMI by Jeremy Fitzhardinge · 16 years ago
  71. ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
  72. 5368a2b x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD by H. Peter Anvin · 16 years ago
  73. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
  74. ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 16 years ago
  75. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 16 years ago
  76. ff0c087 x86: fix DMI on EFI by Brian Maly · 16 years ago
  77. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
  78. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  79. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago
  80. d85a881 x86: remove various unused subarch hooks by Ingo Molnar · 16 years ago
  81. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  82. 9be1b56 x86, apic: separate 32-bit setup functionality out of apic_32.c by Ingo Molnar · 16 years ago
  83. be163a1 x86, apic: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  84. e641f5f x86, apic: remove duplicate asm/apic.h inclusions by Ingo Molnar · 16 years ago
  85. 7b6aa33 x86, apic: remove genapic.h by Ingo Molnar · 16 years ago
  86. 06cd9a7 x86: add x2apic config by Yinghai Lu · 16 years ago
  87. 160d8da x86, apic: make generic_apic_probe() generally available by Ingo Molnar · 16 years ago
  88. 0e81cb5 x86, apic: fix initialization of wakeup_cpu by Alok Kataria · 16 years ago
  89. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 16 years ago
  90. 4560839 x86: fix grammar in user-visible BIOS warning by Alex Chiang · 16 years ago
  91. 26f7ef1 x86: don't treat bigsmp as non-standard by Yinghai Lu · 16 years ago
  92. e0c7ae3 x86: rename X86_GENERICARCH to X86_32_NON_STANDARD by Ingo Molnar · 16 years ago
  93. 550fe4f x86/Voyager: remove X86_FIND_SMP_CONFIG Kconfig quirk by Ingo Molnar · 16 years ago
  94. c0b5842 x86: generalize boot_cpu_id by Ingo Molnar · 16 years ago
  95. 3e5095d x86: replace CONFIG_X86_SMP with CONFIG_SMP by Ingo Molnar · 16 years ago
  96. 1164dd0 x86: move mach-default/*.h files to asm/ by Ingo Molnar · 16 years ago
  97. 1dcdd3d x86: remove mach_apic.h by Ingo Molnar · 16 years ago
  98. 328386d x86, smp: refactor ->wake_cpu by Ingo Molnar · 16 years ago
  99. c8d46cf x86: rename 'genapic' to 'apic' by Ingo Molnar · 16 years ago
  100. 6e5385d x86: smp.h move prefill_possible_map declartion to cpu.h by Jaswinder Singh Rajput · 16 years ago