1. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 12 years ago
  2. 46a8413 mm/x86: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 12 years ago
  3. 98e5e1b dump_stack: implement arch-specific hardware description in task dumps by Tejun Heo · 12 years ago
  4. 74c7d2f Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  5. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  6. 06d219d x86/setup: Drop unneeded include <asm/dmi.h> by Jean Delvare · 12 years ago
  7. adbc742 x86, kdump: Change crashkernel_high/low= to crashkernel=,high/low by Yinghai Lu · 12 years ago
  8. 55a20ee x86, kdump: Retore crashkernel= to allocate under 896M by Yinghai Lu · 12 years ago
  9. c729de8 x86, kdump: Set crashkernel_low automatically by Yinghai Lu · 12 years ago
  10. 93a829e x86, cpu: Convert FDIV bug detection by Borislav Petkov · 12 years ago
  11. 015221f x86: Fix 32-bit *_cpu_data initializers by Krzysztof Mazur · 12 years ago
  12. 20e6926 x86, ACPI, mm: Revert movablemem_map support by Yinghai Lu · 12 years ago
  13. e3c4877 Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. e8d1955 acpi, memory-hotplug: parse SRAT before memblock is ready by Tang Chen · 12 years ago
  15. 2ef14f4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  16. 0da3e7f Merge branch 'x86/mm2' into x86/mm by H. Peter Anvin · 12 years ago
  17. 95c9608 x86, mm: Move reserving low memory later in initialization by H. Peter Anvin · 12 years ago
  18. 6b59e36 x86, efi: remove duplicate code in setup_arch() by using, efi_is_native() by Satoru Takeuchi · 12 years ago
  19. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  20. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  21. 6c902b6 x86: Merge early kernel reserve for 32bit and 64bit by Yinghai Lu · 12 years ago
  22. 0212f91 x86: Add Crash kernel low reservation by Yinghai Lu · 12 years ago
  23. 7d41a8a x86, kdump: Remove crashkernel range find limit for 64bit by Yinghai Lu · 12 years ago
  24. 595ad9a memblock: Add memblock_mem_size() by Yinghai Lu · 12 years ago
  25. d1af6d0 x86, boot: Not need to check setup_header version for setup_data by Yinghai Lu · 12 years ago
  26. ee92d81 x86, boot: Support loading bzImage, boot_params and ramdisk above 4G by Yinghai Lu · 12 years ago
  27. a8a51a8 x86: Add get_ramdisk_image/size() by Yinghai Lu · 12 years ago
  28. 1b8c78b x86: Merge early_reserve_initrd for 32bit and 64bit by Yinghai Lu · 12 years ago
  29. 1005423 x86, 64bit: Don't set max_pfn_mapped wrong value early on native path by Yinghai Lu · 12 years ago
  30. 8170e6b x86, 64bit: Use a #PF handler to materialize early mappings on demand by H. Peter Anvin · 12 years ago
  31. 4f7b9226 x86, realmode: Separate real_mode reserve and setup by Yinghai Lu · 12 years ago
  32. b422a30 x86: Factor out e820_add_kernel_range() by Yinghai Lu · 12 years ago
  33. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  34. 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
  35. e43b3ce x86/Sandy Bridge: Sandy Bridge workaround depends on CONFIG_PCI by H. Peter Anvin · 12 years ago
  36. ab3cd86 x86/Sandy Bridge: mark arrays in __init functions as __initconst by H. Peter Anvin · 12 years ago
  37. a9acc53 x86/Sandy Bridge: reserve pages when integrated graphics is present by Jesse Barnes · 12 years ago
  38. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  39. f9a37be0 x86: Use PCI setup data by Matthew Garrett · 12 years ago
  40. c074eaa x86, mm: kill numa_64.h by Yinghai Lu · 12 years ago
  41. 148b209 x86, mm: Move init_gbpages() out of setup.c by Yinghai Lu · 12 years ago
  42. 9985b4c x86, mm: Move min_pfn_mapped back to mm/init.c by Yinghai Lu · 12 years ago
  43. 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
  44. 74f2765 x86, mm: relocate initrd under all mem for 64bit by Yinghai Lu · 12 years ago
  45. 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 12 years ago
  46. e8c57d4 x86, mm: use pfn_range_is_mapped() with reserve_initrd by Yinghai Lu · 12 years ago
  47. 4eea6aa x86, mm: if kernel .text .data .bss are not marked as E820_RAM, complain and fix by Jacob Shin · 12 years ago
  48. dd7dfad x86, mm: Set memblock initial limit to 1M by Yinghai Lu · 12 years ago
  49. 22ddfca x86, mm: Move init_memory_mapping calling out of setup.c by Yinghai Lu · 12 years ago
  50. fa62aaf x86, mm: Add global page_size_mask and probe one time only by Yinghai Lu · 12 years ago
  51. fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
  52. 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
  53. 5189c2a x86: efi: Turn off efi_enabled after setup on mixed fw/kernel by Olof Johansson · 12 years ago
  54. 1f2ff68 x86, mm: Use memblock memory loop instead of e820_RAM by Yinghai Lu · 12 years ago
  55. 4533d86 Merge commit '5bc66170dc486556a1e36fd384463536573f4b82' into x86/urgent by H. Peter Anvin · 12 years ago
  56. 1bbbbe7 x86: Exclude E820_RESERVED regions and memory holes above 4 GB from direct mapping. by Jacob Shin · 13 years ago
  57. 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
  58. ecefbd9 Merge tag 'kvm-3.7-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  59. 3dfd8235 ACPI: Fix build when disabled by David Rientjes · 12 years ago
  60. 53aac44 ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas by Thomas Renninger · 12 years ago
  61. b3c869d jiffies: Remove compile time assumptions about CLOCK_TICK_RATE by John Stultz · 13 years ago
  62. c711288 x86: xen: Cleanup and remove x86_init.paging.pagetable_setup_done() by Attilio Rao · 13 years ago
  63. 843b8ed x86: Move paging_init() call to x86_init.paging.pagetable_init() by Attilio Rao · 13 years ago
  64. 7737b21 x86: Rename pagetable_setup_start() to pagetable_init() by Attilio Rao · 13 years ago
  65. 73090f8 x86: Remove base argument from x86_init.paging.pagetable_setup_start by Attilio Rao · 13 years ago
  66. 90993cd x86: KVM guest: merge CONFIG_KVM_CLOCK into CONFIG_KVM_GUEST by Marcelo Tosatti · 13 years ago
  67. 879060d Merge branch 'x86/cleanups' into x86/apic by Ingo Molnar · 13 years ago
  68. 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
  69. 365811d x86: print physical addresses consistently with other parts of kernel by Bjorn Helgaas · 13 years ago
  70. d484864 Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 13 years ago
  71. 151766f Revert "x86/platform: Add a wallclock_init func to x86_platforms ops" by Feng Tang · 13 years ago
  72. d5b4bb4 Merge branch 'delete-mca' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  73. 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
  74. 0a2b9a6 X86: integrate CMA with DMA-mapping subsystem by Marek Szyprowski · 13 years ago
  75. bb8187d MCA: delete all remaining traces of microchannel bus support. by Paul Gortmaker · 13 years ago
  76. ab7b64e x86: Don't continue booting if we can't load the specified initrd by Peter Jones · 13 years ago
  77. cda846f x86, realmode: read cr4 and EFER from kernel for 64-bit trampoline by Jarkko Sakkinen · 13 years ago
  78. c9b77cc x86, realmode: Move ACPI wakeup to unified realmode code by Jarkko Sakkinen · 13 years ago
  79. 084ee1c6 x86, realmode: Relocator for realmode code by Jarkko Sakkinen · 13 years ago
  80. 9438ef7 x86/apic: Fix UP boot crash by Ingo Molnar · 13 years ago
  81. 4a8e2a3 x86/apic: Replace io_apic_ops with x86_io_apic_ops. by Konrad Rzeszutek Wilk · 13 years ago
  82. 532bfc8 Merge branch 'akpm' (Andrew's patch-bomb) by Linus Torvalds · 13 years ago
  83. 09c71bf kdump x86: fix total mem size calculation for reservation by Dave Young · 13 years ago
  84. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  85. 1adbfa3 x86, efi: Allow basic init with mixed 32/64-bit efi/kernel by Olof Johansson · 13 years ago
  86. 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
  87. f7d7d01 x86: Don't use magic strings for EFI loader signature by Matt Fleming · 13 years ago
  88. e8c7106 x86, efi: Calling __pa() with an ioremap()ed address is invalid by Matt Fleming · 13 years ago
  89. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  90. cf8ff6b x86/platform: Add a wallclock_init func to x86_platforms ops by Feng Tang · 13 years ago
  91. 24aa078 memblock, x86: Replace memblock_x86_reserve/free_range() with generic ones by Tejun Heo · 14 years ago
  92. 1f5026a memblock: Kill MEMBLOCK_ERROR by Tejun Heo · 14 years ago
  93. de66ee9 Merge branch 'linus' into x86/urgent by Ingo Molnar · 14 years ago
  94. 916f676 x86, efi: Retain boot service code until after switching to virtual mode by Matthew Garrett · 14 years ago
  95. 162a7e7 printk: allocate kernel log buffer earlier by Mike Travis · 14 years ago
  96. 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
  97. 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
  98. 5491ff5 x86/PCI: Remove dma32_reserve_bootmem by Yinghai Lu · 14 years ago
  99. dc326fc x86, cpu: Clean up and unify the NOP selection infrastructure by H. Peter Anvin · 14 years ago
  100. 4da9484 x86, hibernate: Initialize mmu_cr4_features during boot by H. Peter Anvin · 14 years ago