summaryrefslogtreecommitdiffstats
path: root/mm/internal.h
Commit message (Expand)AuthorAgeFilesLines
* mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)2020-08-141-1/+1
* mm: add thp_sizeMatthew Wilcox (Oracle)2020-08-141-1/+1
* mm/mempolicy: use a standard migration target allocation callbackJoonsoo Kim2020-08-121-1/+0
* mm/migrate: introduce a standard migration target allocation functionJoonsoo Kim2020-08-121-0/+7
* mm: proactive compactionNitin Gupta2020-08-121-0/+1
* mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-2/+2
* mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse2020-06-091-1/+1
* mm: fix a typo in comment "strucure"->"structure"Ethon Paul2020-06-041-1/+1
* mm/vmscan.c: change prototype for shrink_page_listManinder Singh2020-06-031-1/+1
* mm/page_alloc: integrate classzone_idx and high_zoneidxJoonsoo Kim2020-06-031-6/+15
* mm/page_alloc: use ac->high_zoneidx for classzone_idxJoonsoo Kim2020-06-031-1/+1
* mm: return void from various readahead functionsMatthew Wilcox (Oracle)2020-06-021-6/+6
* mm: move readahead prototypes from mm.hMatthew Wilcox (Oracle)2020-06-021-0/+2
* mm: add function __putback_isolated_pageAlexander Duyck2020-04-071-0/+2
* mm,compaction,cma: add alloc_contig flag to compact_controlRik van Riel2020-04-021-0/+1
* mm, pagealloc: micro-optimisation: save two branches on hot page allocation pathMateusz Nosek2020-04-021-1/+1
* mm: allow VM_FAULT_RETRY for multiple timesPeter Xu2020-04-021-3/+3
* mm: swap: make page_evictable() inlineYang Shi2020-04-021-0/+23
* mm, pcpu: make zone pcp updates and reset internal to the mmMel Gorman2019-12-011-0/+3
* mm/mmap.c: rb_parent is not necessary in __vma_link_list()Wei Yang2019-12-011-1/+1
* mm/mmap.c: extract __vma_unlink_list() as counterpart for __vma_link_list()Wei Yang2019-12-011-0/+1
* mm: drop mmap_sem before calling balance_dirty_pages() in write faultJohannes Weiner2019-12-011-0/+21
* mm: introduce MADV_COLDMinchan Kim2019-09-251-1/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* mm, compaction: capture a page under direct compactionMel Gorman2019-03-051-0/+9
* mm, compaction: round-robin the order while searching the free lists for a ta...Mel Gorman2019-03-051-1/+2
* mm, compaction: avoid rescanning the same pageblock multiple timesMel Gorman2019-03-051-0/+1
* mm, compaction: use free lists to quickly locate a migration sourceMel Gorman2019-03-051-0/+2
* mm, compaction: always finish scanning of a full pageblockMel Gorman2019-03-051-1/+0
* mm, compaction: remove last_migrated_pfn from compact_controlMel Gorman2019-03-051-1/+0
* mm, compaction: rearrange compact_controlMel Gorman2019-03-051-3/+3
* mm, compaction: shrink compact_controlMel Gorman2019-03-051-2/+2
* mm/page_alloc.c: memory hotplug: free pages as higher orderArun KS2019-03-051-0/+1
* mm: use alloc_flags to record if kswapd can wakeMel Gorman2018-12-281-0/+1
* mm, page_alloc: spread allocations across zones before introducing fragmentationMel Gorman2018-12-281-4/+9
* vmscan: return NODE_RECLAIM_NOSCAN in node_reclaim() when CONFIG_NUMA is nWei Yang2018-12-281-0/+10
* memblock: rename __free_pages_bootmem to memblock_free_pagesMike Rapoport2018-10-311-1/+1
* mm: Change return type int to vm_fault_t for fault handlersSouptick Joarder2018-08-231-1/+1
* mm: remove __paginginitPavel Tatashin2018-08-221-12/+0
* Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-051-1/+1
|\
| * mm: return an unsigned int from __do_page_cache_readaheadChristoph Hellwig2018-06-011-1/+1
* | Revert "mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLE"Joonsoo Kim2018-05-241-3/+1
|/
* mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-111-1/+0
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-111-0/+3
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-111-1/+1
* mm, numa: rework do_pages_moveMichal Hocko2018-04-111-0/+1
* Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds2017-11-291-2/+1
* mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov2017-11-271-1/+2
* mm, compaction: split off flag for not updating skip hintsVlastimil Babka2017-11-171-0/+1
* mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko2017-09-061-0/+11