summaryrefslogtreecommitdiffstats
path: root/mm/internal.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* mm/compaction: speed up pageblock_pfn_to_page() when zone is contiguousJoonsoo Kim2016-03-151-0/+12
* mm, printk: introduce new format string for flagsVlastimil Babka2016-03-151-0/+6
* mm: polish virtual memory accountingKonstantin Khlebnikov2016-02-031-4/+19
* mm: warn about VmData over RLIMIT_DATAKonstantin Khlebnikov2016-02-031-0/+16
* thp: reintroduce split_huge_page()Kirill A. Shutemov2016-01-151-4/+22
* mm: drop tail page refcountingKirill A. Shutemov2016-01-151-44/+0
* mm: use 'unsigned int' for page orderKirill A. Shutemov2015-11-061-2/+2
* mm: make compound_head() robustKirill A. Shutemov2015-11-061-2/+2
* mm: page_alloc: hide some GFP internals and document the bits and flag combin...Mel Gorman2015-11-061-0/+19
* mm, page_alloc: remove unnecessary recalculations for dirty zone balancingMel Gorman2015-11-061-0/+1
OpenPOWER on IntegriCloud