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