summaryrefslogtreecommitdiffstats
path: root/mm/internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko2017-09-061-0/+1
* mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-021-1/+4
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-121-1/+1
* mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka2017-05-081-0/+1
* mm, compaction: add migratetype to compact_controlVlastimil Babka2017-05-081-0/+1
* mm, compaction: reorder fields in struct compact_controlVlastimil Babka2017-05-081-5/+5
* mm: use is_migrate_highatomic() to simplify the codeXishi Qiu2017-05-031-0/+10
* mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-031-1/+0
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-031-0/+6
* mm: move pcp and lru-pcp draining into single wqMichal Hocko2017-04-081-0/+7
* mm, rmap: check all VMAs that PTE-mapped THP can be part ofKirill A. Shutemov2017-02-241-3/+6
* oom-reaper: use madvise_dontneed() logic to decide if unmap the VMAKirill A. Shutemov2017-02-221-0/+5
* mm, compaction: add vmstats for kcompactd workDavid Rientjes2017-02-221-0/+2
* mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka2017-02-221-2/+2
* mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-251-0/+2
* mm: add orig_pte field into vm_faultJan Kara2016-12-141-1/+1
* mm: join struct fault_env and vm_faultJan Kara2016-12-141-1/+1
* mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka2016-10-071-0/+1
* mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka2016-10-071-1/+1
* mm, compaction: simplify contended compaction handlingVlastimil Babka2016-07-281-4/+1
* mm, page_alloc: remove fair zone allocation policyMel Gorman2016-07-281-1/+0
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-281-4/+4
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-281-1/+1
* mm: introduce fault_envKirill A. Shutemov2016-07-261-3/+1
* mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-07-261-0/+4
* mm/page_alloc: introduce post allocation processing on page allocatorJoonsoo Kim2016-07-261-0/+2
* mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman2016-06-241-1/+2
* mm: make vm_mmap killableMichal Hocko2016-05-231-2/+1
* mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko2016-05-231-2/+3
* mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko2016-05-201-0/+1
* mm, page_alloc: remove field from alloc_contextMel Gorman2016-05-191-1/+2
* mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman2016-05-191-1/+1
* mm, page_alloc: convert alloc_flags to unsignedMel Gorman2016-05-191-1/+1
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-1/+1
* mm, oom: introduce oom reaperMichal Hocko2016-03-251-0/+5
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-171-1/+1
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-6/+1
* mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka2016-03-171-0/+1
* /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-03-171-3/+0
OpenPOWER on IntegriCloud