summaryrefslogtreecommitdiff
path: root/mm/internal.h
Commit message (Expand)AuthorAge
* mm/cma: remove ALLOC_CMAJoonsoo Kim2018-04-11
* mm/cma: manage the memory of the CMA area by using the ZONE_MOVABLEJoonsoo Kim2018-04-11
* mm, migrate: remove reason argument from new_page_tMichal Hocko2018-04-11
* mm, numa: rework do_pages_moveMichal Hocko2018-04-11
* Revert "mm, thp: Do not make pmd/pud dirty without a reason"Linus Torvalds2017-11-29
* mm, thp: Do not make pmd/pud dirty without a reasonKirill A. Shutemov2017-11-27
* mm, compaction: split off flag for not updating skip hintsVlastimil Babka2017-11-17
* mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko2017-09-06
* mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko2017-09-06
* mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman2017-08-02
* mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko2017-07-12
* mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka2017-05-08
* mm, compaction: add migratetype to compact_controlVlastimil Babka2017-05-08
* mm, compaction: reorder fields in struct compact_controlVlastimil Babka2017-05-08
* mm: use is_migrate_highatomic() to simplify the codeXishi Qiu2017-05-03
* mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-03
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-03
* mm: move pcp and lru-pcp draining into single wqMichal Hocko2017-04-08
* mm, rmap: check all VMAs that PTE-mapped THP can be part ofKirill A. Shutemov2017-02-24
* oom-reaper: use madvise_dontneed() logic to decide if unmap the VMAKirill A. Shutemov2017-02-22
* mm, compaction: add vmstats for kcompactd workDavid Rientjes2017-02-22
* mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka2017-02-22
* mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin2016-12-25
* mm: add orig_pte field into vm_faultJan Kara2016-12-14
* mm: join struct fault_env and vm_faultJan Kara2016-12-14
* mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka2016-10-07
* mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka2016-10-07
* mm, compaction: simplify contended compaction handlingVlastimil Babka2016-07-28
* mm, page_alloc: remove fair zone allocation policyMel Gorman2016-07-28
* mm: convert zone_reclaim to node_reclaimMel Gorman2016-07-28
* mm, vmscan: move LRU lists to nodeMel Gorman2016-07-28
* mm: introduce fault_envKirill A. Shutemov2016-07-26
* mm: make swapin readahead to improve thp collapse rateEbru Akagunduz2016-07-26
* mm/page_alloc: introduce post allocation processing on page allocatorJoonsoo Kim2016-07-26
* mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman2016-06-24
* mm: make vm_mmap killableMichal Hocko2016-05-23
* mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko2016-05-23
* mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko2016-05-20
* mm, page_alloc: remove field from alloc_contextMel Gorman2016-05-19
* mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman2016-05-19
* mm, page_alloc: convert alloc_flags to unsignedMel Gorman2016-05-19
* mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-19
* mm, oom: introduce oom reaperMichal Hocko2016-03-25
* mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches2016-03-17
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-17
* mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka2016-03-17
* /proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi2016-03-17
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-15
* mm, printk: introduce new format string for flagsVlastimil Babka2016-03-15
* mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-03