summaryrefslogtreecommitdiffstats
path: root/mm/vmscan.c
Commit message (Expand)AuthorAgeFilesLines
* mm: introduce page reference manipulation functionsJoonsoo Kim2016-03-171-3/+3
* mm: vmscan: pass root_mem_cgroup instead of NULL to memcg aware shrinkerVladimir Davydov2016-03-171-5/+10
* mm, kswapd: replace kswapd compaction with waking up kcompactdVlastimil Babka2016-03-171-99/+48
* mm, kswapd: remove bogus check of balance_classzone_idxVlastimil Babka2016-03-171-2/+1
* mm: remove unnecessary uses of lock_page_memcg()Johannes Weiner2016-03-151-4/+0
* mm: simplify lock_page_memcg()Johannes Weiner2016-03-151-6/+5
* mm: workingset: per-cgroup cache thrash detectionJohannes Weiner2016-03-151-9/+9
* mm: memcontrol: generalize locking for the page->mem_cgroup bindingJohannes Weiner2016-03-151-4/+4
* mm, vmscan: make zone_reclaimable_pages more preciseMichal Hocko2016-03-151-7/+7
* mm: vmscan: do not clear SHRINKER_NUMA_AWARE if nr_node_ids == 1Vladimir Davydov2016-03-151-8/+0
* mm: downgrade VM_BUG in isolate_lru_page() to warningKirill A. Shutemov2016-02-051-1/+1
* dax: support dirty DAX entries in radix treeRoss Zwisler2016-01-221-1/+8
* mm: free swap cache aggressively if memcg swap is fullVladimir Davydov2016-01-201-1/+1
* mm: vmscan: do not scan anon pages if memcg swap limit is hitVladimir Davydov2016-01-201-1/+1
* mm: memcontrol: replace mem_cgroup_lruvec_online with mem_cgroup_onlineVladimir Davydov2016-01-201-1/+1
* mm: vmscan: pass memcg to get_scan_count()Vladimir Davydov2016-01-201-12/+8
* mm: memcontrol: give the kmem states more descriptive namesJohannes Weiner2016-01-201-1/+1
* mm: support madvise(MADV_FREE)Minchan Kim2016-01-151-2/+12
* page-flags: define PG_locked behavior on compound pagesKirill A. Shutemov2016-01-151-1/+1
* mm: make sure isolate_lru_page() is never called for tail pageKirill A. Shutemov2016-01-141-0/+1
* mm: memcontrol: hook up vmpressure to socket pressureJohannes Weiner2016-01-141-1/+9
* mm/readahead.c, mm/vmscan.c: use lru_to_page instead of list_to_pageGeliang Tang2016-01-141-2/+0
* mm, vmscan: consider isolated pages in zone_reclaimable_pagesMichal Hocko2016-01-141-2/+4
* vmscan: do not force-scan file lru if its absolute size is smallVladimir Davydov2016-01-141-3/+9
* mm: change mm_vmscan_lru_shrink_inactive() proto typesyalin wang2016-01-141-5/+2
* mm/vmscan.c: change trace_mm_vmscan_writepage() proto typeyalin wang2016-01-141-1/+1
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-061-2/+2
* mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safeMel Gorman2015-11-061-2/+2
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-11-051-15/+12
|\
| * mm/vmscan.c: fix types of some localsAlexandru Moise2015-11-051-4/+4
| * mm/vmscan: make inactive_anon/file_is_low return boolYaowei Bai2015-11-051-7/+7
| * mm/vmscan: make inactive_anon_is_low_global return directlyYaowei Bai2015-11-051-4/+1
* | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds2015-11-051-1/+1
|\ \ | |/ |/|
* | vmscan: fix sane_reclaim helper for legacy memcgVladimir Davydov2015-09-221-1/+1
|/
* mm, vmscan: unlock page while waiting on writebackHugh Dickins2015-09-081-2/+5
* vmscan: fix increasing nr_isolated incurred by putback unevictable pagesJaewon Kim2015-09-081-1/+1
* mm: vmscan: never isolate more pages than necessaryVladimir Davydov2015-09-081-1/+2
* memcg: export struct mem_cgroupMichal Hocko2015-09-081-1/+1
* mm: defer flush of writable TLB entriesMel Gorman2015-09-041-1/+6
* mm: send one IPI per CPU to TLB flush all entries after unmapping pagesMel Gorman2015-09-041-1/+22
* mm, vmscan: Do not wait for page writeback for GFP_NOFS allocationsMichal Hocko2015-08-051-10/+6
* Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-blockLinus Torvalds2015-06-251-21/+58
|\
| * mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support...Tejun Heo2015-06-021-10/+41
| * writeback: implement and use inode_congested()Tejun Heo2015-06-021-6/+5
| * memcg: add per cgroup dirty page accountingGreg Thelen2015-06-021-5/+12
* | mm: rename RECLAIM_SWAP to RECLAIM_UNMAPZhihui Zhang2015-06-241-6/+6
* | mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla...Nishanth Aravamudan2015-06-241-1/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-02-121-22/+63
|\
| * vmscan: per memory cgroup slab shrinkersVladimir Davydov2015-02-121-22/+63
* | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-blockLinus Torvalds2015-02-121-2/+2
|\ \ | |/ |/|
OpenPOWER on IntegriCloud