| Commit message (Expand) | Author | Age |
* | mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep... | Mel Gorman | 2015-11-06 |
* | mm, page_alloc: remove unnecessary parameter from zone_watermark_ok_safe | Mel Gorman | 2015-11-06 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-11-06 |
|\ |
|
| * | mm/vmscan.c: fix types of some locals | Alexandru Moise | 2015-11-05 |
| * | mm/vmscan: make inactive_anon/file_is_low return bool | Yaowei Bai | 2015-11-05 |
| * | mm/vmscan: make inactive_anon_is_low_global return directly | Yaowei Bai | 2015-11-05 |
* | | Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 2015-11-05 |
|\ \
| |/
|/| |
|
* | | vmscan: fix sane_reclaim helper for legacy memcg | Vladimir Davydov | 2015-09-22 |
|/ |
|
* | mm, vmscan: unlock page while waiting on writeback | Hugh Dickins | 2015-09-08 |
* | vmscan: fix increasing nr_isolated incurred by putback unevictable pages | Jaewon Kim | 2015-09-08 |
* | mm: vmscan: never isolate more pages than necessary | Vladimir Davydov | 2015-09-08 |
* | memcg: export struct mem_cgroup | Michal Hocko | 2015-09-08 |
* | mm: defer flush of writable TLB entries | Mel Gorman | 2015-09-04 |
* | mm: send one IPI per CPU to TLB flush all entries after unmapping pages | Mel Gorman | 2015-09-04 |
* | mm, vmscan: Do not wait for page writeback for GFP_NOFS allocations | Michal Hocko | 2015-08-05 |
* | Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-06-25 |
|\ |
|
| * | mm: vmscan: disable memcg direct reclaim stalling if cgroup writeback support... | Tejun Heo | 2015-06-02 |
| * | writeback: implement and use inode_congested() | Tejun Heo | 2015-06-02 |
| * | memcg: add per cgroup dirty page accounting | Greg Thelen | 2015-06-02 |
* | | mm: rename RECLAIM_SWAP to RECLAIM_UNMAP | Zhihui Zhang | 2015-06-24 |
* | | mm: vmscan: do not throttle based on pfmemalloc reserves if node has no recla... | Nishanth Aravamudan | 2015-06-24 |
|/ |
|
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2015-02-12 |
|\ |
|
| * | vmscan: per memory cgroup slab shrinkers | Vladimir Davydov | 2015-02-12 |
* | | Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block | Linus Torvalds | 2015-02-12 |
|\ \
| |/
|/| |
|
| * | fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info | Christoph Hellwig | 2015-01-20 |
* | | mm: memcontrol: default hierarchy interface for memory | Johannes Weiner | 2015-02-11 |
* | | vmscan: force scan offline memory cgroups | Vladimir Davydov | 2015-02-11 |
* | | mm, vmscan: wake up all pfmemalloc-throttled processes at once | Vlastimil Babka | 2015-02-11 |
* | | mm/vmscan: fix highidx argument type | Michael S. Tsirkin | 2015-01-26 |
|/ |
|
* | mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being... | Vlastimil Babka | 2015-01-08 |
* | mm: vmscan: invoke slab shrinkers from shrink_zone() | Johannes Weiner | 2014-12-13 |
* | Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 2014-12-11 |
|\ |
|
| * | cpuset: simplify cpuset_node_allowed API | Vladimir Davydov | 2014-10-27 |
* | | mm, compaction: pass classzone_idx and alloc_flags to watermark checking | Vlastimil Babka | 2014-12-10 |
* | | mm: vmscan: count only dirty pages as congested | Jamie Liu | 2014-12-10 |
* | | mm/vmscan.c: replace printk with pr_err | Pintu Kumar | 2014-12-10 |
|/ |
|
* | mm: memcontrol: fix transparent huge page allocations under pressure | Johannes Weiner | 2014-10-09 |
* | mm: clean up zone flags | Johannes Weiner | 2014-10-09 |
* | mm: remove noisy remainder of the scan_unevictable interface | Johannes Weiner | 2014-10-09 |
* | mm, compaction: defer each zone individually instead of preferred zone | Vlastimil Babka | 2014-10-09 |
* | mm: memcontrol: use page lists for uncharge batching | Johannes Weiner | 2014-08-08 |
* | mm: memcontrol: rewrite uncharge API | Johannes Weiner | 2014-08-08 |
* | memcg, vmscan: Fix forced scan of anonymous pages | Jerome Marchand | 2014-08-06 |
* | mm, vmscan: fix an outdated comment still mentioning get_scan_ratio | Jerome Marchand | 2014-08-06 |
* | mm: move zone->pages_scanned into a vmstat counter | Mel Gorman | 2014-08-06 |
* | mm: update the description for vm_total_pages | Wang Sheng-Hui | 2014-08-06 |
* | mm: vmscan: clean up struct scan_control | Johannes Weiner | 2014-08-06 |
* | mm: vmscan: move swappiness out of scan_control | Johannes Weiner | 2014-08-06 |
* | mm: vmscan: remove all_unreclaimable() | Johannes Weiner | 2014-08-06 |
* | mm: vmscan: rework compaction-ready signaling in direct reclaim | Johannes Weiner | 2014-08-06 |