1. fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
  2. 8b724e2 Merge tag 'efi-for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/mfleming/efi into x86/urgent by Ingo Molnar · 12 years ago
  3. 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
  4. 1f2ff68 x86, mm: Use memblock memory loop instead of e820_RAM by Yinghai Lu · 12 years ago
  5. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  6. 1bbbbe7 x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. by Jacob Shin · 13 years ago
  7. 03d3602 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  8. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  9. b3c869d jiffies: Remove compile time assumptions about CLOCK_TICK_RATE by John Stultz · 12 years ago
  10. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 12 years ago
  11. 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 12 years ago
  12. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 12 years ago
  13. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 12 years ago
  14. 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 12 years ago
  15. 879060d Merge branch 'x86/cleanups' into x86/apic by Ingo Molnar · 13 years ago
  16. 731a737 Merge branch 'x86-trampoline-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  17. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  18. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  19. 151766f Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" by Feng Tang · 13 years ago
  20. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  21. 19bec32 Merge branches 'x86-asm-for-linus', 'x86-cleanups-for-linus', 'x86-cpu-for-linus', 'x86-debug-for-linus' and 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  22. 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  23. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
  24. ab7b64e x86: Don't continue booting if we can't load the specified initrd by Peter Jones · 13 years ago
  25. cda846f x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline by Jarkko Sakkinen · 13 years ago
  26. c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
  27. 084ee1c6 x86, realmode: Relocator for realmode code by Jarkko Sakkinen · 13 years ago
  28. 9438ef7 x86/apic: Fix UP boot crash by Ingo Molnar · 13 years ago
  29. 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops. by Konrad Rzeszutek Wilk · 13 years ago
  30. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  31. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 13 years ago
  32. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  33. 1adbfa3 x86, efi: Allow basic init with mixed 32/64-bit efi/kernel by Olof Johansson · 13 years ago
  34. bcede2f Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  35. f7d7d01 x86: Don't use magic strings for EFI loader signature by Matt Fleming · 13 years ago
  36. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  37. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  38. cf8ff6b x86/platform: Add a wallclock_init func to x86_platforms ops by Feng Tang · 13 years ago
  39. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 14 years ago
  40. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 14 years ago
  41. de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
  42. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 14 years ago
  43. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 14 years ago
  44. 5e152b4 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  45. 0162818 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  46. 5491ff5 x86/PCI: Remove dma32_reserve_bootmem by Yinghai Lu · 14 years ago
  47. dc326fc x86, cpu: Clean up and unify the NOP selection infrastructure by H. Peter Anvin · 14 years ago
  48. 4da9484 x86, hibernate: Initialize mmu_cr4_features during boot by H. Peter Anvin · 14 years ago
  49. 93a7205 crash_dump: export is_kdump_kernel to modules, consolidate elfcorehdr_addr, setup_elfcorehdr and saved_max_pfn by Olaf Hering · 14 years ago
  50. 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
  51. e5f15b4 x86: Cleanup highmap after brk is concluded by Yinghai Lu · 14 years ago
  52. 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
  53. 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
  54. f891125 x86-64, NUMA: Revert NUMA affine page table allocation by Tejun Heo · 14 years ago
  55. a906fda x86: dt: Cleanup local apic setup by Thomas Gleixner · 14 years ago
  56. da6b737 x86: Add device tree support by Sebastian Andrzej Siewior · 14 years ago
  57. f1c2b35 x86: e820: Remove conditional early mapping in parse_e820_ext by Sebastian Andrzej Siewior · 14 years ago
  58. 695884f Merge branch 'devicetree/for-x86' of git://git.secretlab.ca/git/linux-2.6 into x86/platform by Thomas Gleixner · 14 years ago
  59. d1ee433 x86, trampoline: Use the unified trampoline setup for ACPI wakeup by H. Peter Anvin · 14 years ago
  60. 4822b7f x86, trampoline: Common infrastructure for low memory trampolines by H. Peter Anvin · 14 years ago
  61. d8fc3af x86, NUMA: Move *_numa_init() invocations into initmem_init() by Tejun Heo · 14 years ago
  62. a9aec56 x86-64, NUMA: Wrap acpi_numa_init() so that failure can be indicated by return value by Tejun Heo · 14 years ago
  63. 940fed2 x86-64, NUMA: Unify {acpi|amd}_{numa_init|scan_nodes}() arguments and return values by Tejun Heo · 14 years ago
  64. 86ef4db x86, NUMA: Drop @start/last_pfn from initmem_init() by Tejun Heo · 14 years ago
  65. 52b8b8d Merge branch 'x86/numa' into x86/mm by Ingo Molnar · 14 years ago
  66. 6b617e2 x86/platform: Add a wallclock_init func to x86_init.timers ops by Feng Tang · 14 years ago
  67. d2137d5 Merge branch 'linus' into x86/bootmem by Ingo Molnar · 14 years ago
  68. 8db78cc x86: Unify NUMA initialization between 32 and 64bit by Tejun Heo · 14 years ago
  69. 017892c3 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
  70. 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
  71. f005fe1 x86-64: Move out cleanup higmap [_brk_end, _end) out of init_memory_mapping() by Yinghai Lu · 14 years ago
  72. bc030d6 Merge commit 'v2.6.37-rc8' into x86/apic by Ingo Molnar · 14 years ago
  73. 1411e0e x86-64, numa: Put pgtable to local node memory by Yinghai Lu · 14 years ago
  74. 45635ab x86: Change get_max_mapped() to inline by Yinghai Lu · 14 years ago
  75. 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
  76. 7f8595b x86, kexec: Limit the crashkernel address appropriately by H. Peter Anvin · 14 years ago
  77. 5e52f1c Revert "x86: allocate space within a region top-down" by Bjorn Helgaas · 14 years ago
  78. eec1d4f x86, amd-nb: Complete the rename of AMD NB and related code by Hans Rosenfeld · 14 years ago
  79. 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
  80. 1af3c2e x86: allocate space within a region top-down by Bjorn Helgaas · 14 years ago
  81. 419afdf x86: update iomem_resource end based on CPU physical address capabilities by Bjorn Helgaas · 14 years ago
  82. 23f9b26 x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings() by Thomas Gleixner · 14 years ago
  83. 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
  84. 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
  85. 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
  86. 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
  87. 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
  88. 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
  89. b40827fa x86-32, mm: Add an initial page table for core bootstrapping by Borislav Petkov · 14 years ago
  90. d25e6b0 Merge branch 'x86/cleanups' into x86/trampoline by H. Peter Anvin · 14 years ago
  91. 67e87f0 x86-64: Only set max_pfn_mapped to 512 MiB if we enter via head_64.S by Jeremy Fitzhardinge · 14 years ago
  92. 9f4c139 x86, memblock: Fix crashkernel allocation by Yinghai Lu · 14 years ago
  93. f49aa44 jump label: Make dynamic no-op selection available outside of ftrace by Jason Baron · 14 years ago
  94. 23ac4ae x86, k8: Rename k8.[ch] to amd_nb.[ch] and CONFIG_K8_NB to CONFIG_AMD_NB by Andreas Herrmann · 14 years ago
  95. daab7fc Merge commit 'v2.6.36-rc3' into x86/memblock by Ingo Molnar · 14 years ago
  96. 774ea0b x86: Remove old bootmem code by Yinghai Lu · 14 years ago
  97. 6f2a753 x86, memblock: Use memblock_memory_size()/memblock_free_memory_size() to get correct dma_reserve by Yinghai Lu · 14 years ago
  98. a9ce6bc x86, memblock: Replace e820_/_early string with memblock_ by Yinghai Lu · 14 years ago
  99. 72d7c3b x86: Use memblock to replace early_res by Yinghai Lu · 14 years ago
  100. 9ea77bd x86, bios: Make the x86 early memory reservation a kernel option by H. Peter Anvin · 14 years ago