1. 10f2a2b Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  2. 3044100 Merge branch 'core-memblock-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  3. 709d9f5 Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. d60a279 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  5. 781c5a6 Merge branch 'x86-bios-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  6. 2f0384e Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
  8. d25e6b0 Merge branch 'x86/cleanups' into x86/trampoline by H. Peter Anvin · 14 years ago
  9. 67e87f0 x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S by Jeremy Fitzhardinge · 14 years ago
  10. 9f4c139 x86, memblock: Fix crashkernel allocation by Yinghai Lu · 14 years ago
  11. f49aa44 jump label: Make dynamic no-op selection available outside of ftrace by Jason Baron · 14 years ago
  12. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  13. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  14. 774ea0b x86: Remove old bootmem code by Yinghai Lu · 14 years ago
  15. 6f2a753 x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve by Yinghai Lu · 14 years ago
  16. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  17. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
  18. 9ea77bd x86, bios: Make the x86 early memory reservation a kernel option by H. Peter Anvin · 14 years ago
  19. d0cd742 x86, bios: By default, reserve the low 64K for all BIOSes by H. Peter Anvin · 14 years ago
  20. 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 14 years ago
  21. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  22. f6e9456c x86, cleanup: Remove obsolete boot_cpu_id variable by Robert Richter · 14 years ago
  23. fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 15 years ago
  24. 3d6e77a x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 by Gabor Gombas · 15 years ago
  25. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 15 years ago
  26. 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
  27. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  28. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 15 years ago
  29. 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
  30. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
  31. 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
  32. 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
  33. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 15 years ago
  34. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
  35. c252a5b x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA by Yinghai Lu · 15 years ago
  36. 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 15 years ago
  37. 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 15 years ago
  38. 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 15 years ago
  39. 7c099ce x86: Add quirk for Intel DG45FC board to avoid low memory corruption by David Härdeman · 15 years ago
  40. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  41. 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
  42. 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
  43. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  44. 9eaa192 x86: Fix a section mismatch in arch/x86/kernel/setup.c by Helight.Xu · 15 years ago
  45. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  46. 4428073 x86: Change crash kernel to reserve via reserve_early() by Yinghai Lu · 15 years ago
  47. 4b0f3b8 x86, mm: Report state of NX protections during boot by Kees Cook · 15 years ago
  48. 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
  49. 196cf0d x86: Make sure wakeup trampoline code is below 1MB by Yinghai Lu · 15 years ago
  50. a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 15 years ago
  51. f1b291d x86: Add Phoenix/MSC BIOSes to lowmem corruption list by Simon Kagstrom · 15 years ago
  52. 8716273 x86: Export srat physical topology by David Rientjes · 15 years ago
  53. 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
  54. 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
  55. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  56. eda6da9 Revert 'x86: Fix system crash when loading with "reservetop" parameter' by Yinghai Lu · 15 years ago
  57. c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
  58. 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
  59. 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
  60. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  61. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  62. e11dada x86: apic namespace cleanup by Thomas Gleixner · 15 years ago
  63. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  64. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  65. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago
  66. 030cb6c x86: Move paravirt pagetable_setup to x86_init_ops by Thomas Gleixner · 15 years ago
  67. 6f30c1a x86: Move paravirt banner printout to x86_init_ops by Thomas Gleixner · 15 years ago
  68. 42bbdb4 x86: Replace ARCH_SETUP by a proper x86_init_ops by Thomas Gleixner · 15 years ago
  69. 428cf90 x86: Move traps_init to x86_init_ops by Thomas Gleixner · 15 years ago
  70. 66bcaf0 x86: Move irq_init to x86_init_ops by Thomas Gleixner · 15 years ago
  71. b3f1b61 x86: Move get/find_smp_config to x86_init_ops by Thomas Gleixner · 15 years ago
  72. 47d2500 x86: Fix earlyprintk=dbgp for machines without NX by Jan Beulich · 15 years ago
  73. efafc8b x86: add arch-specific SFI support by Feng Tang · 15 years ago
  74. 8fee697 x86: Add request_standard_resources to x86_init by Thomas Gleixner · 15 years ago
  75. f7cf5a5 x86: Add probe_roms to x86_init by Thomas Gleixner · 15 years ago
  76. 8126dec x86: Fix system crash when loading with "reservetop" parameter by Xiao Guangrong · 15 years ago
  77. 3162534 x86, intel_txt: Intel TXT boot support by Joseph Cihula · 16 years ago
  78. 6aa542a x86: Add quirk for Intel DG45ID board to avoid low memory corruption by Alexey Fisher · 15 years ago
  79. 854c879 x86: Move init_gbpages() to setup_arch() by Pekka J Enberg · 16 years ago
  80. 8c5dd8f x86: handle initrd that extends into unusable memory by Yinghai Lu · 16 years ago
  81. 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
  82. 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
  83. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 16 years ago
  84. 80989ce x86: clean up and and print out initial max_pfn_mapped by Yinghai Lu · 16 years ago
  85. 2b72394 x86: move max_pfn_mapped and max_low_pfn_mapped to setup.c by Pekka Enberg · 16 years ago
  86. f465145 x86: move x86_quirk_pre_intr_init() to irqinit_32.c by Pekka Enberg · 16 years ago
  87. d17abcd Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 16 years ago
  88. 1a8a510 cpumask: remove references to struct irqaction's mask field. by Rusty Russell · 16 years ago
  89. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 16 years ago
  90. 796216a x86: allow extend_brk users to reserve brk space by Jeremy Fitzhardinge · 16 years ago
  91. 6de6cb4 x86: use brk allocation for DMI by Jeremy Fitzhardinge · 16 years ago
  92. ccf3fe0 x86-32: use brk segment for allocating initial kernel pagetable by Jeremy Fitzhardinge · 16 years ago
  93. 5368a2b x86: move brk initialization out of #ifdef CONFIG_BLK_DEV_INITRD by H. Peter Anvin · 16 years ago
  94. 93dbda7 x86: add brk allocation for very, very early allocations by Jeremy Fitzhardinge · 16 years ago
  95. ed26dbe x86: pre-initialize boot_cpu_data.x86_phys_bits to avoid system_state tests by Jeremy Fitzhardinge · 16 years ago
  96. 6d2e91b Merge branch 'x86/urgent' into x86/mm by Ingo Molnar · 16 years ago
  97. ff0c087 x86: fix DMI on EFI by Brian Maly · 16 years ago
  98. 129d8bc x86: don't compile vsmp_64 for 32bit by Yinghai Lu · 16 years ago
  99. 2b6163b x86: remove update_apic from x86_quirks by Yinghai Lu · 16 years ago
  100. 8e6dafd x86: refactor x86_quirks support by Ingo Molnar · 16 years ago