1. 2948be5 mm: do not use double negation for testing page flags by Minchan Kim · 7 years ago
  2. d44d363 mm: don't assume anonymous pages have SwapBacked flag by Shaohua Li · 7 years ago
  3. f7ccbae sched/headers: Prepare for new header dependencies before moving code to <linux/sched/coredump.h> by Ingo Molnar · 7 years ago
  4. 6e84f31 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h> by Ingo Molnar · 7 years ago
  5. f1f1007 mm: add new mmgrab() helper by Vegard Nossum · 7 years ago
  6. 41b6167 mm: get rid of __GFP_OTHER_NODE by Michal Hocko · 8 years ago
  7. d670ffd mm/thp/pagecache/collapse: free the pte page table on collapse for thp page cache. by Aneesh Kumar K.V · 8 years ago
  8. 148deab radix-tree: improve multiorder iterators by Matthew Wilcox · 8 years ago
  9. 2994302 mm: add orig_pte field into vm_fault by Jan Kara · 8 years ago
  10. 0721ec8 mm: use pgoff in struct vm_fault instead of passing it separately by Jan Kara · 8 years ago
  11. 82b0f8c mm: join struct fault_env and vm_fault by Jan Kara · 8 years ago
  12. 953c66c mm: THP page cache support for ppc64 by Aneesh Kumar K.V · 8 years ago
  13. 6d75f36 lib: radix-tree: check accounting of existing slot replacement users by Johannes Weiner · 8 years ago
  14. 59749e6 mm: khugepaged: fix radix tree node leak in shmem collapse error path by Johannes Weiner · 8 years ago
  15. 91a45f7 mm: khugepaged: close use-after-free race during shmem collapsing by Johannes Weiner · 8 years ago
  16. e1465d1 mm, thp: propagation of conditional compilation in khugepaged.c by Jérémy Lefaure · 8 years ago
  17. 982785c mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin() by Ebru Akagunduz · 8 years ago
  18. c131f75 khugepaged: fix use-after-free in collapse_huge_page() by Kirill A. Shutemov · 8 years ago
  19. 2516035 mm, thp: remove __GFP_NORETRY from khugepaged and madvised allocations by Vlastimil Babka · 8 years ago
  20. a5f5f91 mm: convert zone_reclaim to node_reclaim by Mel Gorman · 8 years ago
  21. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  22. 599d0c9 mm, vmscan: move LRU lists to node by Mel Gorman · 8 years ago
  23. 0db501f mm, thp: convert from optimistic swapin collapsing to conservative by Ebru Akagunduz · 8 years ago
  24. 47f863e mm, thp: fix comment inconsistency for swapin readahead functions by Ebru Akagunduz · 8 years ago
  25. e496cf3 thp: introduce CONFIG_TRANSPARENT_HUGE_PAGECACHE by Kirill A. Shutemov · 8 years ago
  26. f3f0e1d khugepaged: add support of collapse for tmpfs/shmem pages by Kirill A. Shutemov · 8 years ago
  27. 988ddb7 khugepaged: move up_read(mmap_sem) out of khugepaged_alloc_page() by Kirill A. Shutemov · 8 years ago
  28. b46e756 thp: extract khugepaged from mm/huge_memory.c by Kirill A. Shutemov · 8 years ago