| Commit message (Expand) | Author | Age | Files | Lines |
* | mm: rename page_order() to buddy_order() | Matthew Wilcox (Oracle) | 2020-10-16 | 1 | -4/+4 |
* | mm/readahead: pass a file_ra_state into force_page_cache_ra | David Howells | 2020-10-16 | 1 | -2/+3 |
* | mm/filemap: fold ra_submit into do_sync_mmap_readahead | David Howells | 2020-10-16 | 1 | -10/+0 |
* | mm/readahead: pass readahead_control to force_page_cache_ra | David Howells | 2020-10-16 | 1 | -4/+9 |
* | mm/readahead: make do_page_cache_ra take a readahead_control | Matthew Wilcox (Oracle) | 2020-10-16 | 1 | -6/+5 |
* | i915: use find_lock_page instead of find_lock_entry | Matthew Wilcox (Oracle) | 2020-10-13 | 1 | -0/+3 |
* | mm: replace hpage_nr_pages with thp_nr_pages | Matthew Wilcox (Oracle) | 2020-08-14 | 1 | -1/+1 |
* | mm: add thp_size | Matthew Wilcox (Oracle) | 2020-08-14 | 1 | -1/+1 |
* | mm/mempolicy: use a standard migration target allocation callback | Joonsoo Kim | 2020-08-12 | 1 | -1/+0 |
* | mm/migrate: introduce a standard migration target allocation function | Joonsoo Kim | 2020-08-12 | 1 | -0/+7 |
* | mm: proactive compaction | Nitin Gupta | 2020-08-12 | 1 | -0/+1 |
* | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2020-06-09 | 1 | -2/+2 |
* | mmap locking API: use coccinelle to convert mmap_sem rwsem call sites | Michel Lespinasse | 2020-06-09 | 1 | -1/+1 |
* | mm: fix a typo in comment "strucure"->"structure" | Ethon Paul | 2020-06-04 | 1 | -1/+1 |
* | mm/vmscan.c: change prototype for shrink_page_list | Maninder Singh | 2020-06-03 | 1 | -1/+1 |
* | mm/page_alloc: integrate classzone_idx and high_zoneidx | Joonsoo Kim | 2020-06-03 | 1 | -6/+15 |
* | mm/page_alloc: use ac->high_zoneidx for classzone_idx | Joonsoo Kim | 2020-06-03 | 1 | -1/+1 |
* | mm: return void from various readahead functions | Matthew Wilcox (Oracle) | 2020-06-02 | 1 | -6/+6 |
* | mm: move readahead prototypes from mm.h | Matthew Wilcox (Oracle) | 2020-06-02 | 1 | -0/+2 |
* | mm: add function __putback_isolated_page | Alexander Duyck | 2020-04-07 | 1 | -0/+2 |
* | mm,compaction,cma: add alloc_contig flag to compact_control | Rik van Riel | 2020-04-02 | 1 | -0/+1 |
* | mm, pagealloc: micro-optimisation: save two branches on hot page allocation path | Mateusz Nosek | 2020-04-02 | 1 | -1/+1 |
* | mm: allow VM_FAULT_RETRY for multiple times | Peter Xu | 2020-04-02 | 1 | -3/+3 |
* | mm: swap: make page_evictable() inline | Yang Shi | 2020-04-02 | 1 | -0/+23 |
* | mm, pcpu: make zone pcp updates and reset internal to the mm | Mel Gorman | 2019-12-01 | 1 | -0/+3 |
* | mm/mmap.c: rb_parent is not necessary in __vma_link_list() | Wei Yang | 2019-12-01 | 1 | -1/+1 |
* | mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list() | Wei Yang | 2019-12-01 | 1 | -0/+1 |
* | mm: drop mmap_sem before calling balance_dirty_pages() in write fault | Johannes Weiner | 2019-12-01 | 1 | -0/+21 |
* | mm: introduce MADV_COLD | Minchan Kim | 2019-09-25 | 1 | -1/+1 |
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 | Thomas Gleixner | 2019-05-30 | 1 | -5/+1 |
* | mm, compaction: capture a page under direct compaction | Mel Gorman | 2019-03-05 | 1 | -0/+9 |
* | mm, compaction: round-robin the order while searching the free lists for a ta... | Mel Gorman | 2019-03-05 | 1 | -1/+2 |
* | mm, compaction: avoid rescanning the same pageblock multiple times | Mel Gorman | 2019-03-05 | 1 | -0/+1 |
* | mm, compaction: use free lists to quickly locate a migration source | Mel Gorman | 2019-03-05 | 1 | -0/+2 |
* | mm, compaction: always finish scanning of a full pageblock | Mel Gorman | 2019-03-05 | 1 | -1/+0 |
* | mm, compaction: remove last_migrated_pfn from compact_control | Mel Gorman | 2019-03-05 | 1 | -1/+0 |
* | mm, compaction: rearrange compact_control | Mel Gorman | 2019-03-05 | 1 | -3/+3 |
* | mm, compaction: shrink compact_control | Mel Gorman | 2019-03-05 | 1 | -2/+2 |
* | mm/page_alloc.c: memory hotplug: free pages as higher order | Arun KS | 2019-03-05 | 1 | -0/+1 |
* | mm: use alloc_flags to record if kswapd can wake | Mel Gorman | 2018-12-28 | 1 | -0/+1 |
* | mm, page_alloc: spread allocations across zones before introducing fragmentation | Mel Gorman | 2018-12-28 | 1 | -4/+9 |
* | vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is n | Wei Yang | 2018-12-28 | 1 | -0/+10 |
* | memblock: rename __free_pages_bootmem to memblock_free_pages | Mike Rapoport | 2018-10-31 | 1 | -1/+1 |
* | mm: Change return type int to vm_fault_t for fault handlers | Souptick Joarder | 2018-08-23 | 1 | -1/+1 |
* | mm: remove __paginginit | Pavel Tatashin | 2018-08-22 | 1 | -12/+0 |
* | Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux | Linus Torvalds | 2018-06-05 | 1 | -1/+1 |
|\ |
|
| * | mm: return an unsigned int from __do_page_cache_readahead | Christoph Hellwig | 2018-06-01 | 1 | -1/+1 |
* | | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE" | Joonsoo Kim | 2018-05-24 | 1 | -3/+1 |
|/ |
|
* | mm/cma: remove ALLOC_CMA | Joonsoo Kim | 2018-04-11 | 1 | -1/+0 |
* | mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE | Joonsoo Kim | 2018-04-11 | 1 | -0/+3 |