1. 4708f31 mm: prevent a warning when casting void* -> enum by Palmer Dabbelt · 4 years, 9 months ago
  2. f45ec5f userfaultfd: wp: support swap and page migration by Peter Xu · 4 years, 9 months ago
  3. 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  4. 23ab76b Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork" by Li Xinhai · 4 years, 9 months ago
  5. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 4 years, 9 months ago
  6. 222100e mm/vma: make is_vma_temporary_stack() available for general use by Anshuman Khandual · 4 years, 9 months ago
  7. 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 4 years, 9 months ago
  8. f1fe80d mm, thp: do not queue fully unmapped pages for deferred split by Kirill A. Shutemov · 5 years ago
  9. 30c4638 mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap() by Yang Shi · 5 years ago
  10. 091e429 mm/rmap.c: fix outdated comment in page_get_anon_vma() by Miles Chen · 5 years ago
  11. 4e4a9eb mm/rmap.c: reuse mergeable anon_vma as parent when fork by Wei Yang · 5 years ago
  12. 47b390d mm/rmap.c: don't reuse anon_vma if we just want a copy by Wei Yang · 5 years ago
  13. 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
  14. 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
  15. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  16. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  17. 1f18b29 mm/rmap.c: remove set but not used variable 'cstart' by YueHaibing · 5 years ago
  18. 1de13ee mm/hmm: fix bad subpage pointer in try_to_unmap_one by Ralph Campbell · 5 years ago
  19. 059d844 mm/rmap.c: use the pra.mapcount to do the check by Huang Shijie · 6 years ago
  20. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  21. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  22. 024eee0 mm: page_mkclean vs MADV_DONTNEED race by Aneesh Kumar K.V · 6 years ago
  23. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  24. ba422731 mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one by Sean Christopherson · 6 years ago
  25. ddeaab3 hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" by Mike Kravetz · 6 years ago
  26. b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  27. 451b951 mm: remove __hugepage_set_anon_rmap() by Kirill Tkhai · 6 years ago
  28. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  29. 906f9cd mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 6 years ago
  30. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  31. bce73e4 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 6 years ago
  32. ccf2b06 Merge tag 'v4.17-rc2' into docs-next by Jonathan Corbet · 7 years ago
  33. e71769a mm: enable thp migration for shmem thp by Naoya Horiguchi · 7 years ago
  34. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  35. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  36. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  37. e8b098f mm: kernel-doc: add missing parameter descriptions by Mike Rapoport · 7 years ago
  38. ca827d5 mm, swap: Add infrastructure for saving page metadata on swap by Khalid Aziz · 7 years ago
  39. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  40. cdb07bd mm/rmap.c: remove redundant variable cend by Colin Ian King · 7 years ago
  41. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  42. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  43. a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
  44. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  45. b5ff816 mm: thp: introduce separate TTU flag for thp freezing by Naoya Horiguchi · 7 years ago
  46. 369ea82 mm/rmap: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  47. 785373b Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl" by Linus Torvalds · 7 years ago
  48. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 7 years ago
  49. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  50. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
  51. 5fd27b8 mm: rmap: use correct helper when poisoning hugepages by Punit Agrawal · 7 years ago
  52. e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
  53. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  54. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
  55. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago
  56. 83612a9 mm: remove SWAP_[SUCCESS|AGAIN|FAIL] by Minchan Kim · 8 years ago
  57. e4b8222 mm: make rmap_one boolean function by Minchan Kim · 8 years ago
  58. 1df631a mm: make rmap_walk() return void by Minchan Kim · 8 years ago
  59. 666e5a4 mm: make ttu's return boolean by Minchan Kim · 8 years ago
  60. 33fc80e mm: remove SWAP_AGAIN in ttu by Minchan Kim · 8 years ago
  61. ad6b670 mm: remove SWAP_MLOCK in ttu by Minchan Kim · 8 years ago
  62. 192d723 mm: make try_to_munlock() return void by Minchan Kim · 8 years ago
  63. 22ffb33 mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu by Minchan Kim · 8 years ago
  64. 18863d3 mm: remove SWAP_DIRTY in ttu by Minchan Kim · 8 years ago
  65. c24f386 mm: remove unncessary ret in page_referenced by Minchan Kim · 8 years ago
  66. eb94a87 mm: fix lazyfree BUG_ON check in try_to_unmap_one() by Minchan Kim · 8 years ago
  67. 802a3a9 mm: reclaim MADV_FREE pages by Shaohua Li · 8 years ago
  68. d44d363 mm: don't assume anonymous pages have SwapBacked flag by Shaohua Li · 8 years ago
  69. a128ca7 mm: delete unnecessary TTU_* flags by Shaohua Li · 8 years ago
  70. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  71. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  72. 553af43 mm: rmap: fix huge file mmap accounting in the memcg stats by Johannes Weiner · 8 years ago
  73. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 8 years ago
  74. 8346242 rmap: fix NULL-pointer dereference on THP munlocking by Kirill A. Shutemov · 8 years ago
  75. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 8 years ago
  76. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 8 years ago
  77. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 8 years ago
  78. d53a8b4 mm: drop page_check_address{,_transhuge} by Kirill A. Shutemov · 8 years ago
  79. 6a328a6 mm: convert page_mapped_in_vma() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  80. c7ab0d2 mm: convert try_to_unmap_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  81. f27176c mm: convert page_mkclean_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 8 years ago
  82. a8fa41ad mm, rmap: check all VMAs that PTE-mapped THP can be part of by Kirill A. Shutemov · 8 years ago
  83. 8eaeded mm: fix handling PTE-mapped THPs in page_referenced() by Kirill A. Shutemov · 8 years ago
  84. d5a187d mm, rmap: handle anon_vma_prepare() common case inline by Vlastimil Babka · 8 years ago
  85. 57dea93 rmap: fix compound check logic in page_remove_file_rmap by Steve Capper · 8 years ago
  86. c8efc39 mm, rmap: fix false positive VM_BUG() in page_add_file_rmap() by Kirill A. Shutemov · 8 years ago
  87. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  88. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  89. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  90. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  91. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  92. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  93. dd78fed rmap: support file thp by Kirill A. Shutemov · 8 years ago
  94. 5a49973 mm: thp: refix false positive BUG in page_move_anon_rmap() by Hugh Dickins · 8 years ago
  95. 55bda43 mm: rmap: call page_check_address() with sync enabled to avoid racy check by Naoya Horiguchi · 8 years ago
  96. 0798d3c mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap() by Kirill A. Shutemov · 9 years ago
  97. fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 9 years ago
  98. e4c5800 mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON by Konstantin Khlebnikov · 9 years ago
  99. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 9 years ago
  100. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 9 years ago