1. 9a45f03 Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  2. cf4fb15 x86/boot: Split out kernel_ident_mapping_init() by Yinghai Lu · 8 years ago
  3. 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 8 years ago
  4. 13c76ad Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  5. 9ccaf77 x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option by Kees Cook · 9 years ago
  6. b349e9a Merge branch 'x86/urgent' into x86/mm, to pick up dependent fix by Ingo Molnar · 9 years ago
  7. 43c75f9 x86/mm: Streamline and restore probe_memory_block_size() by Seth Jennings · 9 years ago
  8. 4b94ffd x86, mm: introduce vmem_altmap to augment vmemmap_populate() by Dan Williams · 9 years ago
  9. b500f77 x86/mm: Use PAGE_ALIGNED instead of IS_ALIGNED by Kefeng Wang · 9 years ago
  10. 264015f Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  11. 639ab3e Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  12. c9cdaeb x86, mm: quiet arch_add_memory() by Dan Williams · 9 years ago
  13. e1a5832 x86/mm: Warn on W^X mappings by Stephen Smalley · 9 years ago
  14. ab76f7b x86/mm: Set NX on gap between __ex_table and rodata by Stephen Smalley · 9 years ago
  15. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  16. 73c8c86 x86/mm: Use early_param_on_off() for direct_gbpages by Luis R. Rodriguez · 10 years ago
  17. 3100e44 Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  18. a023748 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  19. 45e2a9d x86, mm: Set NX across entire PMD at boot by Kees Cook · 10 years ago
  20. 2df58b6 x86: Use new cache mode type in arch/x86/mm/init_64.c by Juergen Gross · 10 years ago
  21. bdee237 x86: mm: Use 2GB memory block size on large-memory x86-64 systems by Daniel J Blueman · 10 years ago
  22. b935909 x86_64/vsyscall: Move all of the gate_area code to vsyscall_64.c by Andy Lutomirski · 10 years ago
  23. df133e8 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  24. f955371 x86: remove the Xen-specific _PAGE_IOMAP PTE flag by David Vrabel · 11 years ago
  25. 9661d5b x86/mm/hotplug: Modify PGD entry when removing memory by Yasuaki Ishimatsu · 10 years ago
  26. 5255e0a x86/mm/hotplug: Pass sync_global_pgds() a correct argument in remove_pagetable() by Yasuaki Ishimatsu · 10 years ago
  27. 9bfc411 memory-hotplug: x86_64: suitable memory should go to ZONE_MOVABLE by Wang Nan · 10 years ago
  28. a0abcf2e Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  29. 982792c x86, mm: probe memory block size for generic x86 64bit by Yinghai Lu · 10 years ago
  30. ac49b9a x86, mm: Replace arch_vma_name with vm_ops->name for vsyscalls by Andy Lutomirski · 10 years ago
  31. a62c34b x86, mm: Improve _install_special_mapping and fix x86 vdso naming by Andy Lutomirski · 10 years ago
  32. f40c330 x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO by Andy Lutomirski · 10 years ago
  33. 6f121e5 x86, vdso: Reimplement vdso.so preparation in build-time C by Andy Lutomirski · 10 years ago
  34. e7e8de5 memblock: make memblock_set_node() support different memblock_type by Tang Chen · 11 years ago
  35. 46a8413 mm/x86: prepare for removing num_physpages and simplify mem_init() by Jiang Liu · 11 years ago
  36. 0c98853 mm: concentrate modification of totalram_pages into the mm core by Jiang Liu · 11 years ago
  37. 170a5a7 mm: make __free_pages_bootmem() only available at boot time by Jiang Liu · 11 years ago
  38. c88442e mm/x86: use free_reserved_area() to simplify code by Jiang Liu · 11 years ago
  39. 1e3b308 x86_64: Correct phys_addr in cleanup_highmap comment by Zhang Yanfei · 11 years ago
  40. 20b4fb4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 11 years ago
  41. f9b3bcf Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  42. 8e2cdbc x86-64: fall back to regular page vmemmap on allocation failure by Johannes Weiner · 11 years ago
  43. e8216da x86-64: use vmemmap_populate_basepages() for !pse setups by Johannes Weiner · 11 years ago
  44. 6c7a2ca x86-64: remove dead debugging code for !pse setups by Johannes Weiner · 11 years ago
  45. 0aad818 sparse-vmemmap: specify vmemmap population range in bytes by Johannes Weiner · 11 years ago
  46. bced0e3 mm/x86: use common help functions to free reserved pages by Jiang Liu · 11 years ago
  47. 2f96b8c proc: Split kcore bits from linux/procfs.h into linux/kcore.h by David Howells · 11 years ago
  48. 587ff8c x86/mm/hotplug: Put kernel_physical_mapping_remove() declaration in CONFIG_MEMORY_HOTREMOVE by Tang Chen · 11 years ago
  49. 0197518 memory-hotplug: remove memmap of sparse-vmemmap by Tang Chen · 12 years ago
  50. bbcab87 memory-hotplug: remove page table of x86_64 architecture by Tang Chen · 12 years ago
  51. ae9aae9 memory-hotplug: common APIs to support page tables hot-remove by Wen Congyang · 12 years ago
  52. 46723bf memory-hotplug: implement register_page_bootmem_info_section of sparse-vmemmap by Yasuaki Ishimatsu · 12 years ago
  53. 24d335c memory-hotplug: introduce new arch_remove_memory() for removing page table by Wen Congyang · 12 years ago
  54. 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
  55. a57ed93 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  56. 0ee364e x86/mm: Check if PUD is large when validating a kernel address by Mel Gorman · 12 years ago
  57. 68d00bb Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 by H. Peter Anvin · 12 years ago
  58. 7221267 x86, 64bit, mm: Mark data/bss/brk to nx by Yinghai Lu · 12 years ago
  59. 1005423 x86, 64bit: Don't set max_pfn_mapped wrong value early on native path by Yinghai Lu · 12 years ago
  60. aece278 x86, 64bit, mm: Add generic kernel/ident mapping helper by Yinghai Lu · 12 years ago
  61. c2bdee5 x86, 64bit, mm: Make pgd next calculation consistent with pud/pmd by Yinghai Lu · 12 years ago
  62. de65d81 Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 by H. Peter Anvin · 12 years ago
  63. 7b5c4a6 Merge tag 'v3.8-rc5' into x86/mm by H. Peter Anvin · 12 years ago
  64. f73568a x86/mm: Fix the argument passed to sync_global_pgds() by Wen Congyang · 12 years ago
  65. be354f4 Revert "x86, mm: Include the entire kernel memory map in trampoline_pgd" by Linus Torvalds · 12 years ago
  66. d42b3a2 Merge branch 'core-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  67. 4b0ef1fe page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization by Lai Jiangshan · 12 years ago
  68. 94b43c3 x86, mm: kill numa_free_all_bootmem() by Yinghai Lu · 12 years ago
  69. 5c51bdb x86, mm: Merge alloc_low_page between 64bit and 32bit by Yinghai Lu · 12 years ago
  70. 868bf4d x86, mm: Remove parameter in alloc_low_page for 64bit by Yinghai Lu · 12 years ago
  71. 973dc4f x86, mm: Remove early_memremap workaround for page table accessing on 64bit by Yinghai Lu · 12 years ago
  72. 8d57470 x86, mm: setup page table in top-down by Yinghai Lu · 12 years ago
  73. eceb363 x86, mm: Don't clear page table if range is ram by Yinghai Lu · 12 years ago
  74. 960ddb4f x86, mm: Align start address to correct big page size by Yinghai Lu · 12 years ago
  75. 66520eb x86, mm: Only direct map addresses that are marked as E820_RAM by Jacob Shin · 12 years ago
  76. fc8d782 x86: Use __pa_symbol instead of __pa on C visible symbols by Alexander Duyck · 12 years ago
  77. 53b87cf x86, mm: Include the entire kernel memory map in trampoline_pgd by Matt Fleming · 12 years ago
  78. 876ee61 x86-64: Fix page table accounting by Jan Beulich · 12 years ago
  79. 02171b4 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 20167d3 x86-64: Fix accounting in kernel_physical_mapping_init() by Jan Beulich · 12 years ago
  81. f05e798 Disintegrate asm/system.h for X86 by David Howells · 12 years ago
  82. d0b9706 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  83. d4bbf7e Merge branch 'master' into x86/memblock by Tejun Heo · 13 years ago
  84. 1762391 x86, mm: Unify zone_sizes_init() by Pekka Enberg · 13 years ago
  85. 248b52b x86, mm: Prepare zone_sizes_init() for unification by Pekka Enberg · 13 years ago
  86. ece838b x86, mm: Use max_low_pfn for ZONE_NORMAL on 64-bit by Pekka Enberg · 13 years ago
  87. 80b3cac x86, mm: Wrap ZONE_DMA32 with CONFIG_ZONE_DMA32 by Pekka Enberg · 13 years ago
  88. 4c0b2e5 x86, mm: Move zone init from paging_init() on 64-bit by Pekka Enberg · 13 years ago
  89. 0608f70 x86: Use HAVE_MEMBLOCK_NODE_MAP by Tejun Heo · 13 years ago
  90. a63fdc5 mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header by Benjamin Herrenschmidt · 13 years ago
  91. dc382fd x86, mm: Allow ZONE_DMA to be configurable by David Rientjes · 13 years ago
  92. 9688678 x86-64, NUMA: Simplify hotadd memory handling by Tejun Heo · 13 years ago
  93. b81a618 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  94. cae5d39 mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm by Stephen Wilson · 14 years ago
  95. 83b964b mm: arch: make in_gate_area take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  96. 31db58b mm: arch: make get_gate_vma take an mm_struct instead of a task_struct by Stephen Wilson · 14 years ago
  97. 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 · 13 years ago
  98. e5f15b4 x86: Cleanup highmap after brk is concluded by Yinghai Lu · 14 years ago
  99. a5e6b13 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6 by Linus Torvalds · 14 years ago
  100. 8460b3e Merge commit 'v2.6.38' into x86/mm by Ingo Molnar · 14 years ago