1. 5ee2fa2 mm/rmap: fix potential batched TLB flush race by Huang Ying · 3 years ago
  2. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  3. 3d88705 mm/rmap.c: avoid double faults migrating device private pages by Alistair Popple · 3 years, 2 months ago
  4. d9c08e2 mm/rmap: Add folio_mkclean() by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  5. e809c3f mm/memcg: Add folio_lruvec_lock() and similar functions by Matthew Wilcox (Oracle) · 3 years, 6 months ago
  6. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  7. fe3df44 mm: remove redundant compound_head() calling by Muchun Song · 3 years, 4 months ago
  8. aa99f3c Merge tag 'hole_punch_for_v5.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 3 years, 4 months ago
  9. 730633f mm: Protect operations adding pages to page cache with invalidate_lock by Jan Kara · 4 years ago
  10. efdb672 mm/rmap: fix munlocking Anon THP with mlocked ptes by Hugh Dickins · 3 years, 6 months ago
  11. 9608703 mm: Fix comments mentioning i_mutex by Jan Kara · 3 years, 9 months ago
  12. 6c855fc mm/rmap: try_to_migrate() skip zone_device !device_private by Hugh Dickins · 3 years, 6 months ago
  13. 023e1a8 mm/rmap: fix new bug: premature return from page_mlock_one() by Hugh Dickins · 3 years, 6 months ago
  14. d9770fc mm/rmap: fix old bug: munlocking THP missed other mlocks by Hugh Dickins · 3 years, 6 months ago
  15. 64b586d mm/rmap: fix comments left over from recent changes by Hugh Dickins · 3 years, 6 months ago
  16. b756a3b mm: device exclusive memory access by Alistair Popple · 3 years, 6 months ago
  17. a98a2f0 mm/rmap: split migration into its own function by Alistair Popple · 3 years, 6 months ago
  18. cd62734 mm/rmap: split try_to_munlock from try_to_unmap by Alistair Popple · 3 years, 6 months ago
  19. 4dd845b mm/swapops: rework swap entry manipulation code by Alistair Popple · 3 years, 6 months ago
  20. 1fb08ac mm: rmap: make try_to_unmap() void function by Yang Shi · 3 years, 6 months ago
  21. 3165717 mm/thp: fix page_address_in_vma() on file THP tails by Jue Wang · 3 years, 6 months ago
  22. 494334e mm/thp: fix vma_address() if virtual address below file offset by Hugh Dickins · 3 years, 6 months ago
  23. 732ed55 mm/thp: try_to_unmap() use TTU_SYNC for safe splitting by Hugh Dickins · 3 years, 6 months ago
  24. cb152a1 mm: fix some typos and code style problems by Shijie Luo · 3 years, 8 months ago
  25. ad8a20c mm/rmap: correct obsolete comment of page_get_anon_vma() by Miaohe Lin · 3 years, 10 months ago
  26. b7e188e mm/rmap: use page_not_mapped in try_to_unmap() by Miaohe Lin · 3 years, 10 months ago
  27. 90aaca8 mm/rmap: fix obsolete comment in __page_check_anon_rmap() by Miaohe Lin · 3 years, 10 months ago
  28. e0af87f mm/rmap: remove unneeded semicolon in page_not_mapped() by Miaohe Lin · 3 years, 10 months ago
  29. aaf1f99 mm/rmap: correct some obsolete comments of anon_vma by Miaohe Lin · 3 years, 10 months ago
  30. ee8ab19 mm: rmap: explicitly reset vma->anon_vma in unlink_anon_vmas() by Li Xinhai · 3 years, 10 months ago
  31. 380780e mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages by Muchun Song · 3 years, 10 months ago
  32. a1528e2 mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages by Muchun Song · 3 years, 10 months ago
  33. 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 3 years, 10 months ago
  34. 15b4473 mm/lru: revise the comments of lru_lock by Hugh Dickins · 4 years ago
  35. 16f5e70 mm/rmap: stop store reordering issue on page->mapping by Alex Shi · 4 years ago
  36. 013339d mm/rmap: always do TTU_IGNORE_ACCESS by Shakeel Butt · 4 years ago
  37. 336bf30 hugetlbfs: fix anon huge page migration race by Mike Kravetz · 4 years, 1 month ago
  38. 5eaf35a mm/rmap: fix assumptions of THP size by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  39. ad7df76 mm/rmap: fixup copying of soft dirty and uffd ptes by Alistair Popple · 4 years, 4 months ago
  40. 9c1177b mm/rmap: annotate a data race at tlb_flush_batched by Qian Cai · 4 years, 4 months ago
  41. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  42. 34ae204 hugetlbfs: remove call to huge_pte_alloc without i_mmap_rwsem by Mike Kravetz · 4 years, 5 months ago
  43. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  44. 468c398 mm: memcontrol: switch to native NR_ANON_THPS counter by Johannes Weiner · 4 years, 7 months ago
  45. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 7 months ago
  46. 4708f31 mm: prevent a warning when casting void* -> enum by Palmer Dabbelt · 4 years, 9 months ago
  47. f45ec5f userfaultfd: wp: support swap and page migration by Peter Xu · 4 years, 9 months ago
  48. 396bcc5 mm: remove CONFIG_TRANSPARENT_HUGE_PAGECACHE by Matthew Wilcox (Oracle) · 4 years, 9 months ago
  49. 23ab76b Revert "mm/rmap.c: reuse mergeable anon_vma as parent when fork" by Li Xinhai · 4 years, 9 months ago
  50. c0d0381 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 4 years, 9 months ago
  51. 222100e mm/vma: make is_vma_temporary_stack() available for general use by Anshuman Khandual · 4 years, 9 months ago
  52. 47e29d3 mm/gup: page->hpage_pinned_refcount: exact pin counts for huge pages by John Hubbard · 4 years, 9 months ago
  53. f1fe80d mm, thp: do not queue fully unmapped pages for deferred split by Kirill A. Shutemov · 5 years ago
  54. 30c4638 mm/rmap.c: use VM_BUG_ON_PAGE() in __page_check_anon_rmap() by Yang Shi · 5 years ago
  55. 091e429 mm/rmap.c: fix outdated comment in page_get_anon_vma() by Miles Chen · 5 years ago
  56. 4e4a9eb mm/rmap.c: reuse mergeable anon_vma as parent when fork by Wei Yang · 5 years ago
  57. 47b390d mm/rmap.c: don't reuse anon_vma if we just want a copy by Wei Yang · 5 years ago
  58. 444f84f mm: include <linux/huge_mm.h> for is_vma_temporary_stack by Ben Dooks · 5 years ago
  59. 99cb0db mm,thp: add read-only THP support for (non-shmem) FS by Song Liu · 5 years ago
  60. d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
  61. a50b854 mm: introduce page_size() by Matthew Wilcox (Oracle) · 5 years ago
  62. 1f18b29 mm/rmap.c: remove set but not used variable 'cstart' by YueHaibing · 5 years ago
  63. 1de13ee mm/hmm: fix bad subpage pointer in try_to_unmap_one by Ralph Campbell · 5 years ago
  64. 059d844 mm/rmap.c: use the pra.mapcount to do the check by Huang Shijie · 6 years ago
  65. 7269f99 mm/mmu_notifier: use correct mmu_notifier events for each invalidation by Jérôme Glisse · 6 years ago
  66. 6f4f13e mm/mmu_notifier: contextual information for event triggering invalidation by Jérôme Glisse · 6 years ago
  67. 024eee0 mm: page_mkclean vs MADV_DONTNEED race by Aneesh Kumar K.V · 6 years ago
  68. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  69. ba422731 mm/mmu_notifier: mm/rmap.c: Fix a mmu_notifier range bug in try_to_unmap_one by Sean Christopherson · 6 years ago
  70. ddeaab3 hugetlbfs: revert "use i_mmap_rwsem for more pmd sharing synchronization" by Mike Kravetz · 6 years ago
  71. b43a9990 hugetlbfs: use i_mmap_rwsem for more pmd sharing synchronization by Mike Kravetz · 6 years ago
  72. 451b951 mm: remove __hugepage_set_anon_rmap() by Kirill Tkhai · 6 years ago
  73. ac46d4f mm/mmu_notifier: use structure for invalidate_range_start/end calls v2 by Jérôme Glisse · 6 years ago
  74. 906f9cd mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 6 years ago
  75. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  76. bce73e4 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 6 years ago
  77. ccf2b06 Merge tag 'v4.17-rc2' into docs-next by Jonathan Corbet · 7 years ago
  78. e71769a mm: enable thp migration for shmem thp by Naoya Horiguchi · 7 years ago
  79. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 7 years ago
  80. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 7 years ago
  81. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  82. e8b098f mm: kernel-doc: add missing parameter descriptions by Mike Rapoport · 7 years ago
  83. ca827d5 mm, swap: Add infrastructure for saving page metadata on swap by Khalid Aziz · 7 years ago
  84. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  85. cdb07bd mm/rmap.c: remove redundant variable cend by Colin Ian King · 7 years ago
  86. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  87. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  88. a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
  89. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  90. b5ff816 mm: thp: introduce separate TTU flag for thp freezing by Naoya Horiguchi · 7 years ago
  91. 369ea82 mm/rmap: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  92. 785373b Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl" by Linus Torvalds · 7 years ago
  93. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 7 years ago
  94. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  95. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
  96. 5fd27b8 mm: rmap: use correct helper when poisoning hugepages by Punit Agrawal · 7 years ago
  97. e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 8 years ago
  98. 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
  99. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 8 years ago
  100. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 8 years ago