1. dd33d29 mm/Kconfig: fix trivial help text punctuation by Randy Dunlap · 5 years ago
  2. 19fa40a mm/Kconfig: fix indentation by Krzysztof Kozlowski · 5 years ago
  3. aa32f11 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  4. a22dd50 mm/hmm: remove hmm_mirror and related by Jason Gunthorpe · 5 years ago
  5. 99cb252 mm/mmu_notifier: add an interval tree notifier by Jason Gunthorpe · 5 years ago
  6. c5acad8 mm: Add write-protect and clean utilities for address space ranges by Thomas Hellstrom · 6 years ago
  7. 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
  8. 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
  9. 9b2ed9c mm: remove CONFIG_MIGRATE_VMA_HELPER by Christoph Hellwig · 5 years ago
  10. 9c240a7 mm/hmm: make HMM_MIRROR an implicit option by Christoph Hellwig · 5 years ago
  11. f442c28 mm/hmm: allow HMM_MIRROR on all architectures with MMU by Christoph Hellwig · 5 years ago
  12. 1759673 mm: introduce ARCH_HAS_PTE_DEVMAP by Robin Murphy · 5 years ago
  13. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  14. cbd34da mm: move the powerpc hugepd code to mm/gup.c by Christoph Hellwig · 5 years ago
  15. 050a9ad mm: consolidate the get_user_pages* implementations by Christoph Hellwig · 5 years ago
  16. 67a929e mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUP by Christoph Hellwig · 5 years ago
  17. 39656e8 mm: lift the x86_32 PAE version of gup_get_pte to common code by Christoph Hellwig · 5 years ago
  18. b6b346a mm: don't select MIGRATE_VMA_HELPER from HMM_MIRROR by Christoph Hellwig · 6 years ago
  19. 43535b0 mm: remove the HMM config option by Christoph Hellwig · 6 years ago
  20. 7328d9c mm: sort out the DEVICE_PRIVATE Kconfig mess by Christoph Hellwig · 6 years ago
  21. 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
  22. c2561e6 mm: remove the unused ARCH_HAS_HMM_DEVICE Kconfig option by Christoph Hellwig · 6 years ago
  23. 8afecfb Merge tag 'v5.2-rc4' into mauro by Jonathan Corbet · 6 years ago
  24. cb1aaeb docs: fix broken documentation links by Mauro Carvalho Chehab · 6 years ago
  25. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  26. d66d109 mm/Kconfig: update "Memory Model" help text by Mike Rapoport · 6 years ago
  27. 350e88b mm: memblock: make keeping memblock memory opt-in rather than opt-out by Mike Rapoport · 6 years ago
  28. 2c8fc3d mm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE Kconfig by Jérôme Glisse · 6 years ago
  29. 62afcd1 mm: remove redundant 'default n' from Kconfig-s by Bartlomiej Zolnierkiewicz · 6 years ago
  30. 734fb89 mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 6 years ago
  31. 8df995f mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC by Alexandre Ghiti · 6 years ago
  32. 59e1a2f4 ksm: replace jhash2 with xxhash by Timofey Titovets · 6 years ago
  33. aca52c3 mm: remove CONFIG_HAVE_MEMBLOCK by Mike Rapoport · 6 years ago
  34. b4a991e mm: remove CONFIG_NO_BOOTMEM by Mike Rapoport · 6 years ago
  35. 3a08cd5 radix tree: Remove multiorder support by Matthew Wilcox · 6 years ago
  36. 889c695 mm: disable deferred struct page for 32-bit arches by Pasha Tatashin · 6 years ago
  37. 14fef28 mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP by Huang Ying · 6 years ago
  38. 2a3cb8b mm/sparse: delete old sparse_init and enable new one by Pavel Tatashin · 6 years ago
  39. d39f8fb mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM by Mike Rapoport · 6 years ago
  40. 59e0b52 kconfig: add a Memory Management options" menu by Christoph Hellwig · 6 years ago
  41. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  42. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 7 years ago
  43. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 7 years ago
  44. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 7 years ago
  45. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  46. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 7 years ago
  47. ab1e8d8 mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 7 years ago
  48. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 7 years ago
  49. 1ad1335 docs/admin-guide/mm: start moving here files from Documentation/vm by Mike Rapoport · 7 years ago
  50. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  51. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  52. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 7 years ago
  53. 5f17157 Drop a bunch of metag references by James Hogan · 7 years ago
  54. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 7 years ago
  55. 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago
  56. 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
  57. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  58. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  59. c0b1240 mm/hmm/mirror: mirror process address space on device with HMM helpers by Jérôme Glisse · 7 years ago
  60. 133ff0e mm/hmm: heterogeneous memory management (HMM for short) by Jérôme Glisse · 7 years ago
  61. 9c670ea mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION by Naoya Horiguchi · 7 years ago
  62. ab1b597 mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups by Dan Williams · 7 years ago
  63. fa69b59 mm/kasan: add support for memory hotplug by Andrey Ryabinin · 7 years ago
  64. d691b7e Merge tag 'powerpc-4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  65. f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 7 years ago
  66. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 7 years ago
  67. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  68. 65f7d04 mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig by Oliver O'Halloran · 8 years ago
  69. 30a5b53 percpu: expose statistics about percpu memory via debugfs by Dennis Zhou · 8 years ago
  70. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 8 years ago
  71. 01e7bc2 mm: remove AVR32 arch special handling in mm/Kconfig by Hans-Christian Noren Egtvedt · 8 years ago
  72. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
  73. 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
  74. 114cf3c mm: enable CONFIG_MOVABLE_NODE on non-x86 arches by Reza Arbab · 8 years ago
  75. 67463e5 Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing by Linus Torvalds · 8 years ago
  76. b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
  77. 1e18573 mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled by zhong jiang · 8 years ago
  78. c02b6ae mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT by Dan Williams · 8 years ago
  79. e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
  80. 11e6856 mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM by Gavin Shan · 9 years ago
  81. 9579492 mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly by Yang Shi · 9 years ago
  82. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 9 years ago
  83. 9a001fc z3fold: the 3-fold allocator for compressed pages by Vitaly Wool · 9 years ago
  84. 8604d9e memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE by Vitaly Kuznetsov · 9 years ago
  85. a3187e4 mm: slab: remove ZONE_DMA_FLAG by Yang Shi · 9 years ago
  86. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  87. 99490f1 mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP by Dan Williams · 9 years ago
  88. b11a7b9 mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE by Dan Williams · 9 years ago
  89. 7eb5029 mm/Kconfig: remove redundant arch depend for memory hotplug by Yang Shi · 9 years ago
  90. 66d3757 mm/core, x86/mm/pkeys: Add arch_validate_pkey() by Dave Hansen · 9 years ago
  91. 63c17fb mm/core, x86/mm/pkeys: Store protection bits in high VMA flags by Dave Hansen · 9 years ago
  92. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 9 years ago
  93. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  94. 06a660a Merge tag 'media/v4.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 9 years ago
  95. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  96. 12f03ee Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  97. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  98. 8025e5d [media] mm: Provide new get_vaddr_frames() helper by Jan Kara · 9 years ago
  99. debeb29 mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition by Valentin Rothberg · 9 years ago
  100. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 10 years ago