summaryrefslogtreecommitdiff
path: root/mm/internal.h
AgeCommit message (Expand)AuthorFilesLines
2017-09-07mm, oom: do not rely on TIF_MEMDIE for memory reserves accessMichal Hocko1-0/+11
2017-09-07mm, memory_hotplug: drop zone from build_all_zonelistsMichal Hocko1-0/+1
2017-08-03mm, mprotect: flush TLB if potentially racing with a parallel reclaim leaving...Mel Gorman1-1/+4
2017-07-13mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...Michal Hocko1-1/+1
2017-05-09mm, compaction: finish whole pageblock to reduce fragmentationVlastimil Babka1-0/+1
2017-05-09mm, compaction: add migratetype to compact_controlVlastimil Babka1-0/+1
2017-05-09mm, compaction: reorder fields in struct compact_controlVlastimil Babka1-5/+5
2017-05-04mm: use is_migrate_highatomic() to simplify the codeXishi Qiu1-0/+10
2017-05-04mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner1-1/+0
2017-05-04mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner1-0/+6
2017-04-08mm: move pcp and lru-pcp draining into single wqMichal Hocko1-0/+7
2017-02-25mm, rmap: check all VMAs that PTE-mapped THP can be part ofKirill A. Shutemov1-3/+6
2017-02-23oom-reaper: use madvise_dontneed() logic to decide if unmap the VMAKirill A. Shutemov1-0/+5
2017-02-23mm, compaction: add vmstats for kcompactd workDavid Rientjes1-0/+2
2017-02-23mm, page_alloc: don't convert pfn to idx when mergingVlastimil Babka1-2/+2
2016-12-25mm: add PageWaiters indicating tasks are waiting for a page bitNicholas Piggin1-0/+2
2016-12-15mm: add orig_pte field into vm_faultJan Kara1-1/+1
2016-12-15mm: join struct fault_env and vm_faultJan Kara1-1/+1
2016-10-08mm, compaction: make full priority ignore pageblock suitabilityVlastimil Babka1-0/+1
2016-10-08mm, compaction: make whole_zone flag ignore cached scanner positionsVlastimil Babka1-1/+1
2016-07-29mm, compaction: simplify contended compaction handlingVlastimil Babka1-4/+1
2016-07-29mm, page_alloc: remove fair zone allocation policyMel Gorman1-1/+0
2016-07-29mm: convert zone_reclaim to node_reclaimMel Gorman1-4/+4
2016-07-29mm, vmscan: move LRU lists to nodeMel Gorman1-1/+1
2016-07-27mm: introduce fault_envKirill A. Shutemov1-3/+1
2016-07-27mm: make swapin readahead to improve thp collapse rateEbru Akagunduz1-0/+4
2016-07-27mm/page_alloc: introduce post allocation processing on page allocatorJoonsoo Kim1-0/+2
2016-06-25mm, sl[au]b: add __GFP_ATOMIC to the GFP reclaim maskMel Gorman1-1/+2
2016-05-24mm: make vm_mmap killableMichal Hocko1-2/+1
2016-05-24mm: make mmap_sem for write waits killable for mm syscallsMichal Hocko1-2/+3
2016-05-21mm, compaction: distinguish between full and partial COMPACT_COMPLETEMichal Hocko1-0/+1
2016-05-20mm, page_alloc: remove field from alloc_contextMel Gorman1-1/+2
2016-05-20mm, page_alloc: avoid looking up the first zone in a zonelist twiceMel Gorman1-1/+1
2016-05-20mm, page_alloc: convert alloc_flags to unsignedMel Gorman1-1/+1
2016-05-20mm: rename _count, field of the struct page, to _refcountJoonsoo Kim1-1/+1
2016-03-26mm, oom: introduce oom reaperMichal Hocko1-0/+5
2016-03-18mm: convert printk(KERN_<LEVEL> to pr_<level>Joe Perches1-1/+1
2016-03-18mm: introduce page reference manipulation functionsJoonsoo Kim1-6/+1
2016-03-18mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka1-0/+1
2016-03-18/proc/kpageflags: return KPF_BUDDY for "tail" buddy pagesNaoya Horiguchi1-3/+0
2016-03-16mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim1-0/+12
2016-03-16mm, printk: introduce new format string for flagsVlastimil Babka1-0/+6
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov1-4/+19
2016-02-03mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov1-0/+16
2016-01-16thp: reintroduce split_huge_page()Kirill A. Shutemov1-4/+22
2016-01-16mm: drop tail page refcountingKirill A. Shutemov1-44/+0
2015-11-07mm: use 'unsigned int' for page orderKirill A. Shutemov1-2/+2
2015-11-07mm: make compound_head() robustKirill A. Shutemov1-2/+2
2015-11-07mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman1-0/+19
2015-11-07mm, page_alloc: remove unnecessary recalculations for dirty zone balancingMel Gorman1-0/+1