1. 512b7931 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 2 months ago
  2. c3f4a9a mm/vmscan: centralise timeout values for reclaim_throttle by Mel Gorman · 3 years, 2 months ago
  3. d818fca mm/vmscan: throttle reclaim and compaction when too may pages are isolated by Mel Gorman · 3 years, 2 months ago
  4. 8cd7c58 mm/vmscan: throttle reclaim until some writeback completes if congested by Mel Gorman · 3 years, 2 months ago
  5. 03c4f20 mm: introduce pmd_install() helper by Qi Zheng · 3 years, 2 months ago
  6. 3eed3ef mm: Add folio_evictable() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  7. 269ccca3 mm/writeback: Add __folio_end_writeback() by Matthew Wilcox (Oracle) · 4 years ago
  8. 6460100 mm: Add folio_raw_mapping() by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  9. 575ced1 mm/swap: Add folio_rotate_reclaimable() by Matthew Wilcox (Oracle) · 4 years, 1 month ago
  10. 79c28a4 mm/numa: automatically generate node migration order by Dave Hansen · 3 years, 4 months ago
  11. c803b3c mm: introduce memmap_alloc() to unify memory map allocation by Mike Rapoport · 3 years, 4 months ago
  12. 6aeb254 mmap: make mlock_future_check() global by Mike Rapoport · 3 years, 6 months ago
  13. ffd8f25 mm/page_alloc: move prototype for find_suitable_fallback by Mel Gorman · 3 years, 6 months ago
  14. 4ca9b385 mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables by David Hildenbrand · 3 years, 6 months ago
  15. a78f1cc mm: make variable names for populate_vma_page_range() consistent by David Hildenbrand · 3 years, 6 months ago
  16. c5b5a3d mm: thp: refactor NUMA fault handling by Yang Shi · 3 years, 6 months ago
  17. f4c0d83 mm: memory: make numa_migrate_prep() non-static by Yang Shi · 3 years, 6 months ago
  18. 44042b4 mm/page_alloc: allow high-order pages to be stored on the per-cpu lists by Mel Gorman · 3 years, 6 months ago
  19. 04f8cfe mm/page_alloc: adjust pcp->high after CPU hotplug events by Mel Gorman · 3 years, 6 months ago
  20. 494c1df mm: memcg/slab: create a new set of kmalloc-cg-<n> caches by Waiman Long · 3 years, 6 months ago
  21. 494334e mm/thp: fix vma_address() if virtual address below file offset by Hugh Dickins · 3 years, 6 months ago
  22. f10628d Revert "mm/gup: check page posion status for coredump." by Michal Hocko · 3 years, 7 months ago
  23. f0953a1 mm: fix typos in comments by Ingo Molnar · 3 years, 8 months ago
  24. c2ad7a1 mm,compaction: let isolate_migratepages_{range,block} return error codes by Oscar Salvador · 3 years, 8 months ago
  25. 84172f4 mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask by Matthew Wilcox (Oracle) · 3 years, 8 months ago
  26. 4ad0ae8 mm/vmalloc: remove unmap_kernel_range by Nicholas Piggin · 3 years, 8 months ago
  27. b67177e mm/vmalloc: remove map_kernel_range by Nicholas Piggin · 3 years, 8 months ago
  28. 820c4ba Merge tag 'netfs-lib-20210426' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by Linus Torvalds · 3 years, 8 months ago
  29. fcd9ae4 mm/filemap: Pass the file_ra_state in the ractl by Matthew Wilcox (Oracle) · 3 years, 9 months ago
  30. d3378e8 mm/gup: check page posion status for coredump. by Aili Yao · 3 years, 9 months ago
  31. 97a7e47 mm: introduce page_needs_cow_for_dma() for deciding whether cow by Peter Xu · 3 years, 10 months ago
  32. 5c211ba mm: add and use find_lock_entries by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  33. 44835d2 mm: add FGP_ENTRY by Matthew Wilcox (Oracle) · 3 years, 10 months ago
  34. ec6e8c7e mm, page_alloc: disable pcplists during memory offline by Vlastimil Babka · 4 years ago
  35. 0966aeb mm: move free_unref_page to mm/internal.h by Matthew Wilcox (Oracle) · 4 years ago
  36. ab130f91 mm: rename page_order() to buddy_order() by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  37. b1647dc mm/readahead: pass a file_ra_state into force_page_cache_ra by David Howells · 4 years, 2 months ago
  38. db660d4 mm/filemap: fold ra_submit into do_sync_mmap_readahead by David Howells · 4 years, 2 months ago
  39. 7b3df3b mm/readahead: pass readahead_control to force_page_cache_ra by David Howells · 4 years, 2 months ago
  40. 8238287 mm/readahead: make do_page_cache_ra take a readahead_control by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  41. 9dfc8ff i915: use find_lock_page instead of find_lock_entry by Matthew Wilcox (Oracle) · 4 years, 2 months ago
  42. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  43. af3bbc1 mm: add thp_size by Matthew Wilcox (Oracle) · 4 years, 4 months ago
  44. a097631 mm/mempolicy: use a standard migration target allocation callback by Joonsoo Kim · 4 years, 5 months ago
  45. 19fc7be mm/migrate: introduce a standard migration target allocation function by Joonsoo Kim · 4 years, 5 months ago
  46. facdaa9 mm: proactive compaction by Nitin Gupta · 4 years, 5 months ago
  47. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  48. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  49. 68956cc mm: fix a typo in comment "strucure"->"structure" by Ethon Paul · 4 years, 7 months ago
  50. 730ec8c mm/vmscan.c: change prototype for shrink_page_list by Maninder Singh · 4 years, 7 months ago
  51. 97a225e mm/page_alloc: integrate classzone_idx and high_zoneidx by Joonsoo Kim · 4 years, 7 months ago
  52. 3334a45 mm/page_alloc: use ac->high_zoneidx for classzone_idx by Joonsoo Kim · 4 years, 7 months ago
  53. 9a42823 mm: return void from various readahead functions by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  54. cee9a0c mm: move readahead prototypes from mm.h by Matthew Wilcox (Oracle) · 4 years, 7 months ago
  55. 624f58d mm: add function __putback_isolated_page by Alexander Duyck · 4 years, 9 months ago
  56. b06eda0 mm,compaction,cma: add alloc_contig flag to compact_control by Rik van Riel · 4 years, 9 months ago
  57. 736838e mm, pagealloc: micro-optimisation: save two branches on hot page allocation path by Mateusz Nosek · 4 years, 9 months ago
  58. 4064b98 mm: allow VM_FAULT_RETRY for multiple times by Peter Xu · 4 years, 9 months ago
  59. 1eb6234 mm: swap: make page_evictable() inline by Yang Shi · 4 years, 9 months ago
  60. 6826539 mm, pcpu: make zone pcp updates and reset internal to the mm by Mel Gorman · 5 years ago
  61. aba6dfb mm/mmap.c: rb_parent is not necessary in __vma_link_list() by Wei Yang · 5 years ago
  62. 1b9fc5b2 mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list() by Wei Yang · 5 years ago
  63. 89b1533 mm: drop mmap_sem before calling balance_dirty_pages() in write fault by Johannes Weiner · 5 years ago
  64. 9c276cc mm: introduce MADV_COLD by Minchan Kim · 5 years ago
  65. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  66. 5e1f0f0 mm, compaction: capture a page under direct compaction by Mel Gorman · 6 years ago
  67. dbe2d4e mm, compaction: round-robin the order while searching the free lists for a target by Mel Gorman · 6 years ago
  68. 804d312 mm, compaction: avoid rescanning the same pageblock multiple times by Mel Gorman · 6 years ago
  69. 70b4459 mm, compaction: use free lists to quickly locate a migration source by Mel Gorman · 6 years ago
  70. efe771c mm, compaction: always finish scanning of a full pageblock by Mel Gorman · 6 years ago
  71. 566e54e mm, compaction: remove last_migrated_pfn from compact_control by Mel Gorman · 6 years ago
  72. c5943b9 mm, compaction: rearrange compact_control by Mel Gorman · 6 years ago
  73. c5fbd93 mm, compaction: shrink compact_control by Mel Gorman · 6 years ago
  74. a9cd410 mm/page_alloc.c: memory hotplug: free pages as higher order by Arun KS · 6 years ago
  75. 0a79cda mm: use alloc_flags to record if kswapd can wake by Mel Gorman · 6 years ago
  76. 6bb1545 mm, page_alloc: spread allocations across zones before introducing fragmentation by Mel Gorman · 6 years ago
  77. 8b09549 vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n by Wei Yang · 6 years ago
  78. 7c2ee34 memblock: rename __free_pages_bootmem to memblock_free_pages by Mike Rapoport · 6 years ago
  79. 2b74030 mm: Change return type int to vm_fault_t for fault handlers by Souptick Joarder · 6 years ago
  80. 7cc2a95 mm: remove __paginginit by Pavel Tatashin · 6 years ago
  81. 6567af7 Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 7 years ago
  82. c534aa3 mm: return an unsigned int from __do_page_cache_readahead by Christoph Hellwig · 7 years ago
  83. d883c6c Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" by Joonsoo Kim · 7 years ago
  84. 1d47a3e mm/cma: remove ALLOC_CMA by Joonsoo Kim · 7 years ago
  85. bad8c6c mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE by Joonsoo Kim · 7 years ago
  86. 666feb2 mm, migrate: remove reason argument from new_page_t by Michal Hocko · 7 years ago
  87. a49bd4d mm, numa: rework do_pages_move by Michal Hocko · 7 years ago
  88. f55e101 Revert "mm, thp: Do not make pmd/pud dirty without a reason" by Linus Torvalds · 7 years ago
  89. 152e93a mm, thp: Do not make pmd/pud dirty without a reason by Kirill A. Shutemov · 7 years ago
  90. 2583d67 mm, compaction: split off flag for not updating skip hints by Vlastimil Babka · 7 years ago
  91. cd04ae1 mm, oom: do not rely on TIF_MEMDIE for memory reserves access by Michal Hocko · 7 years ago
  92. 72675e1 mm, memory_hotplug: drop zone from build_all_zonelists by Michal Hocko · 7 years ago
  93. 3ea2771 mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving stale TLB entries by Mel Gorman · 7 years ago
  94. dcda9b0 mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful semantic by Michal Hocko · 7 years ago
  95. baf6a9a mm, compaction: finish whole pageblock to reduce fragmentation by Vlastimil Babka · 8 years ago
  96. d39773a mm, compaction: add migratetype to compact_control by Vlastimil Babka · 8 years ago
  97. f25ba6d mm, compaction: reorder fields in struct compact_control by Vlastimil Babka · 8 years ago
  98. a6ffdc0 mm: use is_migrate_highatomic() to simplify the code by Xishi Qiu · 8 years ago
  99. c822f62 mm: delete NR_PAGES_SCANNED and pgdat_reclaimable() by Johannes Weiner · 8 years ago
  100. c73322d mm: fix 100% CPU kswapd busyloop on unreclaimable nodes by Johannes Weiner · 8 years ago