1. dc326fc x86, cpu: Clean up and unify the NOP selection infrastructure by H. Peter Anvin · 14 years ago
  2. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
  3. 73d5a86 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  4. e5f15b4 x86: Cleanup highmap after brk is concluded by Yinghai Lu · 14 years ago
  5. e7fd3b4 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
  6. d109028 Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  7. f891125 x86-64, NUMA: Revert NUMA affine page table allocation by Tejun Heo · 14 years ago
  8. a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 14 years ago
  9. da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago
  10. f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 14 years ago
  11. 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 14 years ago
  12. d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 14 years ago
  13. 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 14 years ago
  14. d8fc3af x86, NUMA: Move *_numa_init() invocations into initmem_init() by Tejun Heo · 14 years ago
  15. a9aec56 x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by return value by Tejun Heo · 14 years ago
  16. 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 14 years ago
  17. 86ef4db x86, NUMA: Drop @start/last_pfn from initmem_init() by Tejun Heo · 14 years ago
  18. 52b8b8d Merge branch 'x86/numa' into x86/mm by Ingo Molnar · 14 years ago
  19. 6b617e2 x86/platform: Add a wallclock_init func to x86_init.timers ops by Feng Tang · 14 years ago
  20. d2137d5 Merge branch 'linus' into x86/bootmem by Ingo Molnar · 14 years ago
  21. 8db78cc x86: Unify NUMA initialization between 32 and 64bit by Tejun Heo · 14 years ago
  22. 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 · 14 years ago
  23. 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 · 14 years ago
  24. f005fe1 x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping() by Yinghai Lu · 14 years ago
  25. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  26. 1411e0e x86-64, numa: Put pgtable to local node memory by Yinghai Lu · 14 years ago
  27. 45635ab x86: Change get_max_mapped() to inline by Yinghai Lu · 14 years ago
  28. 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 · 14 years ago
  29. 7f8595b x86, kexec: Limit the crashkernel address appropriately by H. Peter Anvin · 14 years ago
  30. 5e52f1c Revert "x86: allocate space within a region top-down" by Bjorn Helgaas · 14 years ago
  31. eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago
  32. e9f29c9 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  33. 1af3c2e x86: allocate space within a region top-down by Bjorn Helgaas · 14 years ago
  34. 419afdf x86: update iomem_resource end based on CPU physical address capabilities by Bjorn Helgaas · 14 years ago
  35. 23f9b26 x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() by Thomas Gleixner · 14 years ago
  36. 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
  37. 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
  38. 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
  39. 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
  40. 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
  41. 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
  42. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
  43. d25e6b0 Merge branch 'x86/cleanups' into x86/trampoline by H. Peter Anvin · 14 years ago
  44. 67e87f0 x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S by Jeremy Fitzhardinge · 14 years ago
  45. 9f4c139 x86, memblock: Fix crashkernel allocation by Yinghai Lu · 14 years ago
  46. f49aa44 jump label: Make dynamic no-op selection available outside of ftrace by Jason Baron · 14 years ago
  47. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  48. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  49. 774ea0b x86: Remove old bootmem code by Yinghai Lu · 14 years ago
  50. 6f2a753 x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve by Yinghai Lu · 14 years ago
  51. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  52. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
  53. 9ea77bd x86, bios: Make the x86 early memory reservation a kernel option by H. Peter Anvin · 14 years ago
  54. d0cd742 x86, bios: By default, reserve the low 64K for all BIOSes by H. Peter Anvin · 14 years ago
  55. 9863c90 x86, vmware: Remove deprecated VMI kernel support by Alok Kataria · 14 years ago
  56. fd89a13 x86-32: Separate 1:1 pagetables from swapper_pg_dir by Joerg Roedel · 14 years ago
  57. f6e9456c x86, cleanup: Remove obsolete boot_cpu_id variable by Robert Richter · 14 years ago
  58. fd699c7 x86, olpc: Add support for calling into OpenFirmware by Andres Salomon · 15 years ago
  59. 3d6e77a x86, setup: Phoenix BIOS fixup is needed on Dell Inspiron Mini 1012 by Gabor Gombas · 15 years ago
  60. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 15 years ago
  61. 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
  62. 336f589 Merge branch 'master' into export-slabh by Tejun Heo · 15 years ago
  63. 042be38 ibft, x86: Change reserve_ibft_region() to find_ibft_region() by Yinghai Lu · 15 years ago
  64. 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
  65. c967da6 x86: Make sure free_init_pages() frees pages on page boundary by Yinghai Lu · 15 years ago
  66. 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
  67. 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
  68. b7e56ed Merge branch 'linus' into x86/mm by Thomas Gleixner · 15 years ago
  69. 0867721 x86: Make 64 bit use early_res instead of bootmem before slab by Yinghai Lu · 15 years ago
  70. c252a5b x86: Only call dma32_reserve_bootmem 64bit !CONFIG_NUMA by Yinghai Lu · 15 years ago
  71. 1842f90 x86: Call early_res_to_bootmem one time by Yinghai Lu · 15 years ago
  72. 84abd88 Merge remote branch 'linus/master' into x86/bootmem by H. Peter Anvin · 15 years ago
  73. 1b5576e x86: Remove BIOS data range from e820 by Yinghai Lu · 15 years ago
  74. 7c099ce x86: Add quirk for Intel DG45FC board to avoid low memory corruption by David Härdeman · 15 years ago
  75. 893f38d x86: Use find_e820() instead of hard coded trampoline address by Yinghai Lu · 15 years ago
  76. 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
  77. 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
  78. 26fb20d Merge branch 'perf/mce' into perf/core by Ingo Molnar · 15 years ago
  79. 9eaa192 x86: Fix a section mismatch in arch/x86/kernel/setup.c by Helight.Xu · 15 years ago
  80. b24c2a9 x86: Move find_smp_config() earlier and avoid bootmem usage by Yinghai Lu · 15 years ago
  81. 4428073 x86: Change crash kernel to reserve via reserve_early() by Yinghai Lu · 15 years ago
  82. 4b0f3b8 x86, mm: Report state of NX protections during boot by Kees Cook · 15 years ago
  83. 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 15 years ago
  84. 196cf0d x86: Make sure wakeup trampoline code is below 1MB by Yinghai Lu · 15 years ago
  85. a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 15 years ago
  86. f1b291d x86: Add Phoenix/MSC BIOSes to lowmem corruption list by Simon Kagstrom · 15 years ago
  87. 8716273 x86: Export srat physical topology by David Rientjes · 15 years ago
  88. 8ee2deb x86: Export k8 physical topology by David Rientjes · 15 years ago
  89. 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
  90. bfefb7a Merge branch 'linus' into x86/urgent by Ingo Molnar · 15 years ago
  91. eda6da9 Revert 'x86: Fix system crash when loading with "reservetop" parameter' by Yinghai Lu · 15 years ago
  92. c602c65 Merge branch 'linus' into sfi-release by Len Brown · 15 years ago
  93. 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
  94. 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
  95. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  96. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  97. e11dada x86: apic namespace cleanup by Thomas Gleixner · 15 years ago
  98. 2d82640 x86: Move tsc_calibration to x86_init_ops by Thomas Gleixner · 15 years ago
  99. 845b394 x86: Add timer_init to x86_init_ops by Thomas Gleixner · 15 years ago
  100. f1d7062 x86: Move xen_post_allocator_init into xen_pagetable_setup_done by Thomas Gleixner · 15 years ago