1. ab09243 mm/migrate.c: remove MIGRATE_PFN_LOCKED by Alistair Popple · 3 years, 2 months ago
  2. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  3. c638072 Docs/DAMON: document physical memory monitoring support by SeongJae Park · 3 years, 2 months ago
  4. 876d0aa docs/vm/damon: remove broken reference by SeongJae Park · 3 years, 2 months ago
  5. ad782c4 Documentation/vm: move user guides to admin-guide/mm/ by SeongJae Park · 3 years, 2 months ago
  6. f7df2b1 tools/vm/page_owner_sort.c: count and sort by mem by Zhenliang Wei · 3 years, 2 months ago
  7. d7482c0 Doc: page_migration: fix numbering for non-LRU movable flags by Li Xinhai · 3 years, 4 months ago
  8. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  9. c4ba601 Documentation: add documents for DAMON by SeongJae Park · 3 years, 4 months ago
  10. f653312 doc: hwpoison: correct the support for hugepage by Yang Shi · 3 years, 4 months ago
  11. 71bd934 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  12. b756a3b mm: device exclusive memory access by Alistair Popple · 3 years, 6 months ago
  13. 6b49bf6 mm: rename migrate_pgmap_owner by Alistair Popple · 3 years, 6 months ago
  14. cd62734 mm/rmap: split try_to_munlock from try_to_unmap by Alistair Popple · 3 years, 6 months ago
  15. 65090f3 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  16. 48d9f33 docs: remove description of DISCONTIGMEM by Mike Rapoport · 3 years, 6 months ago
  17. 233a806 Merge tag 'docs-5.14' of git://git.lwn.net/linux by Linus Torvalds · 3 years, 6 months ago
  18. 1a967a3 docs: vm: zswap.rst: replace some characters by Mauro Carvalho Chehab · 3 years, 7 months ago
  19. 8669dba mm/slub: clarify verification reporting by Kees Cook · 3 years, 7 months ago
  20. 4066c11 mm: gup: remove FOLL_SPLIT by Yang Shi · 3 years, 8 months ago
  21. 866b485 mm/page_owner: record the timestamp of all pages during free by Georgi Djakov · 3 years, 8 months ago
  22. bb5c47c mm/debug_vm_pgtable/basic: add validation for dirtiness after write protect by Anshuman Khandual · 3 years, 10 months ago
  23. 96c0f7c Documentation: fix typos in split page table lock description by Rolf Eike Beer · 4 years ago
  24. 15b4473 mm/lru: revise the comments of lru_lock by Hugh Dickins · 4 years ago
  25. 5e545df arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL by Mike Rapoport · 4 years ago
  26. 9cc7e96a mm/page_owner: record timestamp and pid by Liam Mark · 4 years ago
  27. c80e42a Merge tag 'docs-5.10-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 2 months ago
  28. 94ebdd2 docs/vm: trivial fixes to several spelling mistakes by Colin Ian King · 4 years, 2 months ago
  29. f910ce5 mm/doc: fix a literal block markup by Mauro Carvalho Chehab · 4 years, 3 months ago
  30. 9303c9d docs: get rid of :c:type explicit declarations for structs by Mauro Carvalho Chehab · 4 years, 3 months ago
  31. 25356cf docs/vm: fix 'mm_count' vs 'mm_users' counter confusion by Alexander Gordeev · 4 years, 3 months ago
  32. f7ebd9e mm/doc: add usage description for migrate_vma_*() by Ralph Campbell · 4 years, 4 months ago
  33. 4d05e3a docs: add some new files to their respective index.rst files by Mauro Carvalho Chehab · 4 years, 4 months ago
  34. 50aab9b mm/doc: editorial pass on page migration by Ralph Campbell · 4 years, 4 months ago
  35. 1a5bae2 mm/vmstat: add events for THP migration without split by Anshuman Khandual · 4 years, 5 months ago
  36. c89ab04 mm/sparse: cleanup the code surrounding memory_present() by Mike Rapoport · 4 years, 5 months ago
  37. 56993b4 mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() by Anshuman Khandual · 4 years, 5 months ago
  38. b1d0000 Documentation/mm: add descriptions for arch page table helpers by Anshuman Khandual · 4 years, 5 months ago
  39. 060807f mm, slub: make remaining slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
  40. ad38b5b mm, slub: make some slub_debug related attributes read-only by Vlastimil Babka · 4 years, 5 months ago
  41. e17f1df mm, slub: extend slub_debug syntax for multiple blocks by Vlastimil Babka · 4 years, 5 months ago
  42. 18d97ed Documentation: vm/memory-model: eliminate duplicated word by Randy Dunlap · 4 years, 6 months ago
  43. 6d62c5b Merge tag 'docs-5.8-2' of git://git.lwn.net/linux by Linus Torvalds · 4 years, 7 months ago
  44. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  45. 3e4e28c mmap locking API: convert mmap_sem API comments by Michel Lespinasse · 4 years, 7 months ago
  46. 93431e0 Replace HTTP links with HTTPS ones: documentation by Alexander A. Klimov · 4 years, 7 months ago
  47. 5b94ce2 tools/vm/page_owner_sort.c: filter out unneeded line by Changhee Han · 4 years, 7 months ago
  48. 237e506c docs/vm: update memory-models documentation by Mike Rapoport · 4 years, 7 months ago
  49. cfa3b80 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 4 years, 7 months ago
  50. 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
  51. a3df692 Documentation/vm/slub.rst: s/Toggle/Enable/ by Andrew Morton · 4 years, 7 months ago
  52. 9469b39 zswap: docs/vm: Fix typo accept_threshold_percent in zswap.rst by Sedat Dilek · 4 years, 7 months ago
  53. ea8fdf1 docs: vm: page_frags.rst: Fix the reference of stale function by Kevin Hao · 4 years, 8 months ago
  54. 2733ea1 mm/hmm: remove the customizable pfn format from hmm_range_fault by Jason Gunthorpe · 4 years, 8 months ago
  55. be957c8 mm/hmm: make hmm_range_fault return 0 or -1 by Jason Gunthorpe · 4 years, 8 months ago
  56. 9070492 docs: vm: index.rst: add an orphan doc to the building system by Mauro Carvalho Chehab · 4 years, 9 months ago
  57. bb8b93b mm/zswap: allow setting default status, compressor and allocator in Kconfig by Maciej S. Szmigiero · 4 years, 9 months ago
  58. 1edca85 mm/page_reporting: add free page reporting documentation by Alexander Duyck · 4 years, 9 months ago
  59. ff2ae60 Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/spdx by Linus Torvalds · 4 years, 9 months ago
  60. 6bfef2f mm/hmm: remove HMM_FAULT_SNAPSHOT by Jason Gunthorpe · 4 years, 9 months ago
  61. d198b34 .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  62. 45190f0 mm/zswap.c: add allocation hysteresis if pool limit is hit by Vitaly Wool · 5 years ago
  63. 5292e24 mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier by Jason Gunthorpe · 5 years ago
  64. a22dd50 mm/hmm: remove hmm_mirror and related by Jason Gunthorpe · 5 years ago
  65. b4ed71f mm: treewide: clarify pgtable_page_{ctor,dtor}() naming by Mark Rutland · 5 years ago
  66. daa138a Merge branch 'odp_fixes' into hmm.git by Jason Gunthorpe · 5 years ago
  67. a7d1f22 mm: turn migrate_vma upside down by Christoph Hellwig · 5 years ago
  68. fac555a mm/hmm: remove superfluous arguments from hmm_range_register by Christoph Hellwig · 5 years ago
  69. 515f12b Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  70. d45d464 mm/hmm: merge hmm_range_snapshot into hmm_range_fault by Christoph Hellwig · 5 years ago
  71. 2bcbeae mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot} by Christoph Hellwig · 5 years ago
  72. 48ffc3d Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental into mauro by Jonathan Corbet · 5 years ago
  73. a065340 mm: document ZONE_DEVICE memory-model implications by Dan Williams · 5 years ago
  74. 9fc3a18 docs: remove extra conf.py files by Mauro Carvalho Chehab · 5 years ago
  75. da82c92 docs: cgroup-v1: add it to the admin-guide book by Mauro Carvalho Chehab · 6 years ago
  76. 5704324 docs: admin-guide: move sysctl directory to it by Mauro Carvalho Chehab · 6 years ago
  77. 53b9537 docs: sysctl: convert to ReST by Mauro Carvalho Chehab · 6 years ago
  78. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  79. e9a83bd Merge tag 'docs-5.3' of git://git.lwn.net/linux by Linus Torvalds · 5 years ago
  80. 92c1d65 Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 5 years ago
  81. cc5dfd5 Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm by Jason Gunthorpe · 5 years ago
  82. eee3ae41 mm: remove hmm_devmem_add by Christoph Hellwig · 6 years ago
  83. 22aac857 docs/vm: hwpoison.rst: Fix quote formatting by Valentin Schneider · 6 years ago
  84. d6a3b24 docs: scheduler: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  85. 99c8b23 docs: cgroup-v1: convert docs to ReST and rename to *.rst by Mauro Carvalho Chehab · 6 years ago
  86. 2076e5c mm/hmm: update HMM documentation by Ralph Campbell · 6 years ago
  87. 91173c6 mm: fix Documentation/vm/hmm.rst Sphinx warnings by Randy Dunlap · 6 years ago
  88. 023a019 mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays by Jérôme Glisse · 6 years ago
  89. a3e0d41 mm/hmm: improve driver API to work and wait over a range by Jérôme Glisse · 6 years ago
  90. 7323161 mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() by Jérôme Glisse · 6 years ago
  91. 25f23a0 mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() by Jérôme Glisse · 6 years ago
  92. 41f0a95 docs/vm: Minor editorial changes in the THP and hugetlbfs by Ralph Campbell · 6 years ago
  93. 7d10bdb docs/vm: add documentation of memory models by Mike Rapoport · 6 years ago
  94. a496696 doc: mm: migration doesn't use FOLL_SPLIT anymore by Yang Shi · 6 years ago
  95. 66e9c46 docs: Use reference to link to rst file by Tobin C. Harding · 6 years ago
  96. cd7198f docs: Use underscore not hyphen in label by Tobin C. Harding · 6 years ago
  97. 11ede50 docs: Add missing colon by Tobin C. Harding · 6 years ago
  98. 358b6ba docs: Fix SLUB docs typo by Tobin C. Harding · 6 years ago
  99. 3868772 Merge tag 'docs-5.0' of git://git.lwn.net/linux by Linus Torvalds · 6 years ago
  100. acf0f57 Link the memory allocation guide from the MM docs by Matthew Wilcox · 6 years ago