1. f0fed82 mm/hmm: fix bad subpage pointer in try_to_unmap_one by Ralph Campbell · 5 years ago
  2. 38c5fce mm: page_mkclean vs MADV_DONTNEED race by Aneesh Kumar K.V · 5 years ago
  3. 69697e6 mm/huge_memory: rename freeze_page() to unmap_page() by Hugh Dickins · 6 years ago
  4. 017b166 mm: migration: fix migration of huge PMD shared pages by Mike Kravetz · 6 years ago
  5. bce73e4 mm: do not drop unused pages when userfaultd is running by Christian Borntraeger · 6 years ago
  6. ccf2b06 Merge tag 'v4.17-rc2' into docs-next by Jonathan Corbet · 6 years ago
  7. e71769a mm: enable thp migration for shmem thp by Naoya Horiguchi · 6 years ago
  8. 24844fd Merge branch 'mm-rst' into docs-next by Jonathan Corbet · 6 years ago
  9. ad56b73 docs/vm: rename documentation files to .rst by Mike Rapoport · 6 years ago
  10. b93b016 page cache: use xa_lock by Matthew Wilcox · 6 years ago
  11. e8b098f mm: kernel-doc: add missing parameter descriptions by Mike Rapoport · 6 years ago
  12. ca827d5 mm, swap: Add infrastructure for saving page metadata on swap by Khalid Aziz · 6 years ago
  13. 2d4894b mm: remove cold parameter from free_hot_cold_page* by Mel Gorman · 7 years ago
  14. cdb07bd mm/rmap.c: remove redundant variable cend by Colin Ian King · 7 years ago
  15. 0f10851 mm/mmu_notifier: avoid double notification when it is useless by Jérôme Glisse · 7 years ago
  16. f808c13 lib/interval_tree: fast overlap detection by Davidlohr Bueso · 7 years ago
  17. a5430dd mm/migrate: support un-addressable ZONE_DEVICE page in migration by Jérôme Glisse · 7 years ago
  18. 616b837 mm: thp: enable thp migration in generic path by Zi Yan · 7 years ago
  19. b5ff816 mm: thp: introduce separate TTU flag for thp freezing by Naoya Horiguchi · 7 years ago
  20. 369ea82 mm/rmap: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  21. 785373b Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl" by Linus Torvalds · 7 years ago
  22. aac2fea rmap: do not call mmu_notifier_invalidate_page() under ptl by Kirill A. Shutemov · 7 years ago
  23. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  24. 00f3ca2 mm: memcontrol: per-lruvec stats infrastructure by Johannes Weiner · 7 years ago
  25. 5fd27b8 mm: rmap: use correct helper when poisoning hugepages by Punit Agrawal · 7 years ago
  26. e73ad5f mm, x86/mm: Make the batched unmap TLB flush API more generic by Andy Lutomirski · 7 years ago
  27. de4d195 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  28. ccda7f4 mm: memcontrol: use node page state naming scheme for memcg by Johannes Weiner · 7 years ago
  29. 71cd311 mm: memcontrol: re-use node VM page state enum by Johannes Weiner · 7 years ago
  30. 83612a9 mm: remove SWAP_[SUCCESS|AGAIN|FAIL] by Minchan Kim · 7 years ago
  31. e4b8222 mm: make rmap_one boolean function by Minchan Kim · 7 years ago
  32. 1df631a mm: make rmap_walk() return void by Minchan Kim · 7 years ago
  33. 666e5a4 mm: make ttu's return boolean by Minchan Kim · 7 years ago
  34. 33fc80e mm: remove SWAP_AGAIN in ttu by Minchan Kim · 7 years ago
  35. ad6b670 mm: remove SWAP_MLOCK in ttu by Minchan Kim · 7 years ago
  36. 192d723 mm: make try_to_munlock() return void by Minchan Kim · 7 years ago
  37. 22ffb33 mm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu by Minchan Kim · 7 years ago
  38. 18863d3 mm: remove SWAP_DIRTY in ttu by Minchan Kim · 7 years ago
  39. c24f386 mm: remove unncessary ret in page_referenced by Minchan Kim · 7 years ago
  40. eb94a87 mm: fix lazyfree BUG_ON check in try_to_unmap_one() by Minchan Kim · 7 years ago
  41. 802a3a9 mm: reclaim MADV_FREE pages by Shaohua Li · 7 years ago
  42. d44d363 mm: don't assume anonymous pages have SwapBacked flag by Shaohua Li · 7 years ago
  43. a128ca7 mm: delete unnecessary TTU_* flags by Shaohua Li · 7 years ago
  44. 58d30c3 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  45. 5f0d5a3 mm: Rename SLAB_DESTROY_BY_RCU to SLAB_TYPESAFE_BY_RCU by Paul E. McKenney · 8 years ago
  46. 553af43 mm: rmap: fix huge file mmap accounting in the memcg stats by Johannes Weiner · 7 years ago
  47. baeedc71 Merge branch 'prep-for-5level' by Linus Torvalds · 7 years ago
  48. 8346242 rmap: fix NULL-pointer dereference on THP munlocking by Kirill A. Shutemov · 7 years ago
  49. c2febaf mm: convert generic code to 5-level paging by Kirill A. Shutemov · 7 years ago
  50. 2993002 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h> by Ingo Molnar · 7 years ago
  51. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 7 years ago
  52. d53a8b4 mm: drop page_check_address{,_transhuge} by Kirill A. Shutemov · 7 years ago
  53. 6a328a6 mm: convert page_mapped_in_vma() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  54. c7ab0d2 mm: convert try_to_unmap_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  55. f27176c mm: convert page_mkclean_one() to use page_vma_mapped_walk() by Kirill A. Shutemov · 7 years ago
  56. a8fa41ad mm, rmap: check all VMAs that PTE-mapped THP can be part of by Kirill A. Shutemov · 7 years ago
  57. 8eaeded mm: fix handling PTE-mapped THPs in page_referenced() by Kirill A. Shutemov · 7 years ago
  58. d5a187d mm, rmap: handle anon_vma_prepare() common case inline by Vlastimil Babka · 8 years ago
  59. 57dea93 rmap: fix compound check logic in page_remove_file_rmap by Steve Capper · 8 years ago
  60. c8efc39 mm, rmap: fix false positive VM_BUG() in page_add_file_rmap() by Kirill A. Shutemov · 8 years ago
  61. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  62. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  63. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  64. a52633d mm, vmscan: move lru_lock to the node by Mel Gorman · 8 years ago
  65. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  66. 9a73f61 thp, mlock: do not mlock PTE-mapped file huge pages by Kirill A. Shutemov · 8 years ago
  67. dd78fed rmap: support file thp by Kirill A. Shutemov · 8 years ago
  68. 5a49973 mm: thp: refix false positive BUG in page_move_anon_rmap() by Hugh Dickins · 8 years ago
  69. 55bda43 mm: rmap: call page_check_address() with sync enabled to avoid racy check by Naoya Horiguchi · 8 years ago
  70. 0798d3c mm: thp: avoid false positive VM_BUG_ON_PAGE in page_move_anon_rmap() by Kirill A. Shutemov · 8 years ago
  71. fa9949d mm: use __SetPageSwapBacked and dont ClearPageSwapBacked by Hugh Dickins · 8 years ago
  72. e4c5800 mm/rmap: replace BUG_ON(anon_vma->degree) with VM_WARN_ON by Konstantin Khlebnikov · 8 years ago
  73. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  74. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  75. 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 8 years ago
  76. fec89c1 thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers by Kirill A. Shutemov · 8 years ago
  77. 2a52bcb rmap: extend try_to_unmap() to be usable by split_huge_page() by Kirill A. Shutemov · 8 years ago
  78. b977319 rmap: introduce rmap_walk_locked() by Kirill A. Shutemov · 8 years ago
  79. 62cccb8 mm: simplify lock_page_memcg() by Johannes Weiner · 8 years ago
  80. 81f8c3a mm: memcontrol: generalize locking for the page->mem_cgroup binding by Johannes Weiner · 8 years ago
  81. 88f306b mm: fix locking order in mm_take_all_locks() by Kirill A. Shutemov · 9 years ago
  82. 854e9ed mm: support madvise(MADV_FREE) by Minchan Kim · 9 years ago
  83. 8749cfe mm: add page_check_address_transhuge() helper by Vladimir Davydov · 9 years ago
  84. b20ce5e mm: prepare page_referenced() and page_idle to new THP refcounting by Kirill A. Shutemov · 9 years ago
  85. e90309c thp: allow mlocked THP again by Kirill A. Shutemov · 9 years ago
  86. 9a98225 thp: introduce deferred_split_huge_page() by Kirill A. Shutemov · 9 years ago
  87. e9b61f1 thp: reintroduce split_huge_page() by Kirill A. Shutemov · 9 years ago
  88. 53f9263 mm: rework mapcount accounting to enable 4k mapping of THPs by Kirill A. Shutemov · 9 years ago
  89. 4b471e8 mm, thp: remove infrastructure for handling splitting PMDs by Kirill A. Shutemov · 9 years ago
  90. d281ee6 rmap: add argument to charge compound page by Kirill A. Shutemov · 9 years ago
  91. eca56ff mm, shmem: add internal shmem resident memory accounting by Jerome Marchand · 9 years ago
  92. 5d09705 kmemcg: account certain kmem allocations to memcg by Vladimir Davydov · 9 years ago
  93. 470f119 mm: page migration use migration entry for swapcache too by Hugh Dickins · 9 years ago
  94. b87537d9e mm: rmap use pte lock not mmap_sem to set PageMlocked by Hugh Dickins · 9 years ago
  95. ad12695 ksm: add cond_resched() to the rmap_walks by Andrea Arcangeli · 9 years ago
  96. 5d317b2 mm: hugetlb: proc: add HugetlbPages field to /proc/PID/status by Naoya Horiguchi · 9 years ago
  97. 33c3fc7 mm: introduce idle page tracking by Vladimir Davydov · 9 years ago
  98. d950c94 mm: defer flush of writable TLB entries by Mel Gorman · 9 years ago
  99. 72b252a mm: send one IPI per CPU to TLB flush all entries after unmapping pages by Mel Gorman · 9 years ago
  100. e4bc13a Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago