1. 85e1a6c mm/hmm: select mmu notifier when selecting HMM by Jérôme Glisse · 5 years ago
  2. 889c695 mm: disable deferred struct page for 32-bit arches by Pasha Tatashin · 6 years ago
  3. 14fef28 mm, swap: make CONFIG_THP_SWAP depend on CONFIG_SWAP by Huang Ying · 6 years ago
  4. 2a3cb8b mm/sparse: delete old sparse_init and enable new one by Pavel Tatashin · 6 years ago
  5. d39f8fb mm: make DEFERRED_STRUCT_PAGE_INIT explicitly depend on SPARSEMEM by Mike Rapoport · 6 years ago
  6. 59e0b52 kconfig: add a Memory Management options" menu by Christoph Hellwig · 6 years ago
  7. 7d3bf61 Merge tag 'libnvdimm-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 6 years ago
  8. b568457 Merge branch 'for-4.18/dax' into libnvdimm-for-next by Dan Williams · 6 years ago
  9. 3010a5e mm: introduce ARCH_HAS_PTE_SPECIAL by Laurent Dufour · 6 years ago
  10. eeee314 Merge tag 'docs-4.18' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  11. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 6 years ago
  12. e7638488 mm: introduce MEMORY_DEVICE_FS_DAX and CONFIG_DEV_PAGEMAP_OPS by Dan Williams · 6 years ago
  13. ab1e8d8 mm: don't allow deferred pages with NEED_PER_CPU_KM by Pavel Tatashin · 6 years ago
  14. d4a451d arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbol by Christoph Hellwig · 6 years ago
  15. 1ad1335 docs/admin-guide/mm: start moving here files from Documentation/vm by Mike Rapoport · 6 years ago
  16. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 6 years ago
  17. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 6 years ago
  18. a687a53 treewide: simplify Kconfig dependencies for removed archs by Arnd Bergmann · 6 years ago
  19. 5f17157 Drop a bunch of metag references by James Hogan · 7 years ago
  20. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 6 years ago
  21. 64c349f mm: add infrastructure for get_user_pages_fast() benchmarking by Kirill A. Shutemov · 7 years ago
  22. 6b368cd mm/hmm: avoid bloating arch that do not make use of HMM by Jérôme Glisse · 7 years ago
  23. df6ad69 mm/device-public-memory: device memory cache coherent with CPU by Jérôme Glisse · 7 years ago
  24. 5042db4 mm/ZONE_DEVICE: new type of ZONE_DEVICE for unaddressable memory by Jérôme Glisse · 7 years ago
  25. c0b1240 mm/hmm/mirror: mirror process address space on device with HMM helpers by Jérôme Glisse · 7 years ago
  26. 133ff0e mm/hmm: heterogeneous memory management (HMM for short) by Jérôme Glisse · 7 years ago
  27. 9c670ea mm: thp: introduce CONFIG_ARCH_ENABLE_THP_MIGRATION by Naoya Horiguchi · 7 years ago
  28. ab1b597 mm, devm_memremap_pages: use multi-order radix for ZONE_DEVICE lookups by Dan Williams · 7 years ago
  29. fa69b59 mm/kasan: add support for memory hotplug by Andrey Ryabinin · 7 years ago
  30. 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
  31. f70029b mm, memory_hotplug: drop CONFIG_MOVABLE_NODE by Michal Hocko · 7 years ago
  32. 38d8b4e mm, THP, swap: delay splitting THP during swap out by Huang Ying · 7 years ago
  33. a4c20b9 Merge branch 'for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 7 years ago
  34. 65f7d04 mm, x86: Add ARCH_HAS_ZONE_DEVICE to Kconfig by Oliver O'Halloran · 7 years ago
  35. 30a5b53 percpu: expose statistics about percpu memory via debugfs by Dennis Zhou · 7 years ago
  36. e585513 x86/mm/gup: Switch GUP to the generic get_user_page_fast() implementation by Kirill A. Shutemov · 7 years ago
  37. 01e7bc2 mm: remove AVR32 arch special handling in mm/Kconfig by Hans-Christian Noren Egtvedt · 7 years ago
  38. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
  39. 41a9ada of/fdt: mark hotpluggable memory by Reza Arbab · 8 years ago
  40. 114cf3c mm: enable CONFIG_MOVABLE_NODE on non-x86 arches by Reza Arbab · 8 years ago
  41. 67463e5 Allow KASAN and HOTPLUG_MEMORY to co-exist when doing build testing by Linus Torvalds · 8 years ago
  42. b32eaf7 mm: clarify COMPACTION Kconfig text by Michal Hocko · 8 years ago
  43. 1e18573 mm: disable CONFIG_MEMORY_HOTPLUG when KASAN is enabled by zhong jiang · 8 years ago
  44. c02b6ae mm: CONFIG_ZONE_DEVICE stop depending on CONFIG_EXPERT by Dan Williams · 8 years ago
  45. e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
  46. 11e6856 mm: disable DEFERRED_STRUCT_PAGE_INIT on !NO_BOOTMEM by Gavin Shan · 8 years ago
  47. 9579492 mm: make CONFIG_DEFERRED_STRUCT_PAGE_INIT depends on !FLATMEM explicitly by Yang Shi · 8 years ago
  48. 57578c2 raxix-tree: introduce CONFIG_RADIX_TREE_MULTIORDER by Matthew Wilcox · 8 years ago
  49. 9a001fc z3fold: the 3-fold allocator for compressed pages by Vitaly Wool · 8 years ago
  50. 8604d9e memory_hotplug: introduce CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE by Vitaly Kuznetsov · 8 years ago
  51. a3187e4 mm: slab: remove ZONE_DMA_FLAG by Yang Shi · 8 years ago
  52. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. 99490f1 mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP by Dan Williams · 8 years ago
  54. b11a7b9 mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE by Dan Williams · 8 years ago
  55. 7eb5029 mm/Kconfig: remove redundant arch depend for memory hotplug by Yang Shi · 8 years ago
  56. 66d3757 mm/core, x86/mm/pkeys: Add arch_validate_pkey() by Dave Hansen · 8 years ago
  57. 63c17fb mm/core, x86/mm/pkeys: Store protection bits in high VMA flags by Dave Hansen · 8 years ago
  58. 1ce2210 mm/Kconfig: correct description of DEFERRED_STRUCT_PAGE_INIT by Vlastimil Babka · 8 years ago
  59. 1d798ca mm: make compound_head() robust by Kirill A. Shutemov · 9 years ago
  60. 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
  61. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  62. 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
  63. 033fbae mm: ZONE_DEVICE for "device memory" by Dan Williams · 9 years ago
  64. 8025e5d [media] mm: Provide new get_vaddr_frames() helper by Jan Kara · 9 years ago
  65. debeb29 mm/Kconfig: NEED_BOUNCE_POOL: clean-up condition by Valentin Rothberg · 9 years ago
  66. 3a80a7f mm: meminit: initialise a subset of struct pages if CONFIG_DEFERRED_STRUCT_PAGE_INIT is set by Mel Gorman · 9 years ago
  67. 97f0b13 tracing: add trace event for memory-failure by Xie XiuQi · 9 years ago
  68. 28b24c1 mm: cma: debugfs interface by Sasha Levin · 9 years ago
  69. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  70. 0f050d9 mm/zsmalloc: add statistics support by Ganesh Mahendran · 9 years ago
  71. 6341e62 kconfig: use bool instead of boolean for type definition attributes by Christoph Jaeger · 10 years ago
  72. 83fe27e rcu: Make SRCU optional by using CONFIG_SRCU by Pranith Kumar · 10 years ago
  73. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  74. 2667f50 mm: introduce a general RCU get_user_pages_fast() by Steve Capper · 10 years ago
  75. 12d79d6 mm/zpool: update zswap to use zpool by Dan Streetman · 10 years ago
  76. af8d417 mm/zpool: implement common zpool api to zbud/zsmalloc by Dan Streetman · 10 years ago
  77. a254129 CMA: generalize CMA reserved area management functionality by Joonsoo Kim · 10 years ago
  78. d867f20 mm/zsmalloc: make zsmalloc module-buildable by Minchan Kim · 10 years ago
  79. 226b4cc mm/process_vm_access: move config option into init/Kconfig by Konstantin Khlebnikov · 10 years ago
  80. c177c81 hugetlb: restrict hugepage_migration_support() to x86_64 by Naoya Horiguchi · 10 years ago
  81. 70210ed mm/memblock: add physical memory list by Philipp Hachtmann · 11 years ago
  82. 042d27a parisc,metag: Do not hardcode maximum userspace stack size by Helge Deller · 10 years ago
  83. 9e5c33d mm: create generic early_ioremap() support by Mark Salter · 10 years ago
  84. 9164550 mm: disable split page table lock for !MMU by Kirill A. Shutemov · 10 years ago
  85. 2216ee8 mm/Kconfig: fix URL for zsmalloc benchmark by Ben Hutchings · 10 years ago
  86. bcf1647 zsmalloc: move it under mm by Minchan Kim · 11 years ago
  87. a844f38 mm: add missing dependency in Kconfig by Sima Baymani · 11 years ago
  88. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  89. 49076ec mm: dynamically allocate page->ptl if it cannot be embedded to struct page by Kirill A. Shutemov · 11 years ago
  90. e009bb3 mm: implement split page table lock for PMD level by Kirill A. Shutemov · 11 years ago
  91. e9bb18c mm: avoid increase sizeof(struct page) due to split page table lock by Kirill A. Shutemov · 11 years ago
  92. c532092 mem-hotplug: introduce movable_node boot option by Tang Chen · 11 years ago
  93. 18f6533 mm/Kconfig: Grammar s/an/a/ by Geert Uytterhoeven · 11 years ago
  94. f7e3334 powerpc: Fix memory hotplug with sparse vmemmap by Nathan Fontenot · 11 years ago
  95. de32a81 mm/Kconfig: add MMU dependency for MIGRATION. by Chen Gang · 11 years ago
  96. bf550fc Merge remote-tracking branch 'origin/next' into kvm-ppc-next by Alexander Graf · 11 years ago
  97. 2b28111 zswap: add to mm/ by Seth Jennings · 11 years ago
  98. 4e2e277 zbud: add to mm/ by Seth Jennings · 11 years ago
  99. 20f7462 Merge remote-tracking branch 'cmadma/for-v3.12-cma-dma' into kvm-ppc-next by Alexander Graf · 11 years ago
  100. 0f8975e mm: soft-dirty bits for user memory changes tracking by Pavel Emelyanov · 11 years ago