Age | Commit message (Expand) | Author |
2012-11-26 | mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() | Takamori Yamaguchi |
2012-08-01 | vmscan: fix initial shrinker size handling | Konstantin Khlebnikov |
2012-08-01 | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman |
2012-08-01 | mm: vmscan: convert global reclaim to per-memcg LRU lists | Johannes Weiner |
2012-08-01 | mm: test PageSwapBacked in lumpy reclaim | Hugh Dickins |
2012-08-01 | mm/vmscan.c: consider swap space when deciding whether to continue reclaim | Minchan Kim |
2012-08-01 | vmscan: activate executable pages after first usage | Konstantin Khlebnikov |
2012-08-01 | vmscan: promote shared file mapped pages | Konstantin Khlebnikov |
2012-08-01 | mm: vmscan: check if reclaim should really abort even if compaction_ready() i... | Mel Gorman |
2012-08-01 | mm: vmscan: do not OOM if aborting reclaim to start compaction | Mel Gorman |
2012-08-01 | mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ... | Mel Gorman |
2012-08-01 | kswapd: assign new_order and new_classzone_idx after wakeup in sleeping | Alex Shi |
2012-08-01 | kswapd: avoid unnecessary rebalance after an unsuccessful balancing | Alex Shi |
2012-08-01 | mm: compaction: make isolate_lru_page() filter-aware again | Mel Gorman |
2012-08-01 | mm: zone_reclaim: make isolate_lru_page() filter-aware | Minchan Kim |
2012-08-01 | mm: compaction: make isolate_lru_page() filter-aware | Minchan Kim |
2012-08-01 | mm: change isolate mode from #define to bitwise type | Minchan Kim |
2012-08-01 | vmscan: abort reclaim/compaction if compaction can proceed | Mel Gorman |
2012-08-01 | vmscan: limit direct reclaim for higher order allocations | Rik van Riel |
2012-08-01 | vmscan: reduce wind up shrinker->nr when shrinker can't do work | Dave Chinner |
2012-08-01 | vmscan: shrinker->nr updates race and go wrong | Dave Chinner |
2012-08-01 | vmscan: add shrink_slab tracepoints | Dave Chinner |
2012-08-01 | vmscan: clear ZONE_CONGESTED for zone with good watermark | Shaohua Li |
2012-08-01 | mm: vmscan: fix force-scanning small targets without swap | Johannes Weiner |
2012-08-01 | mm: fix lost kswapd wakeup in kswapd_stop() | Aaditya Kumar |
2012-07-16 | memory hotplug: fix invalid memory access caused by stale kswapd pointer | Jiang Liu |
2012-06-10 | mm: consider all swapped back pages in used-once logic | Michal Hocko |
2011-10-03 | memcg: fix vmscan count in small memcgs | KAMEZAWA Hiroyuki |
2011-07-19 | vmscan: fix a livelock in kswapd | Shaohua Li |
2011-07-08 | mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully | Mel Gorman |
2011-07-08 | mm: vmscan: evaluate the watermarks against the correct classzone | Mel Gorman |
2011-07-08 | mm: vmscan: do not apply pressure to slab if we are not applying pressure to ... | Mel Gorman |
2011-07-08 | mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely | Mel Gorman |
2011-06-27 | memcg: fix direct softlimit reclaim to be called in limit path | KAMEZAWA Hiroyuki |
2011-06-15 | mm: vmscan: do not use page_count without a page pin | Andrea Arcangeli |
2011-06-15 | vmscan,memcg: memcg aware swap token | KOSAKI Motohiro |
2011-05-26 | memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() | Ying Han |
2011-05-26 | memcg: fix get_scan_count() for small targets | KAMEZAWA Hiroyuki |
2011-05-26 | memcg: reclaim memory from nodes in round-robin order | Ying Han |
2011-05-26 | memcg: add the soft_limit reclaim in global direct reclaim. | Ying Han |
2011-05-26 | memcg: count the soft_limit reclaim in global background reclaim | Ying Han |
2011-05-25 | vmscan: change shrinker API by passing shrink_control struct | Ying Han |
2011-05-25 | vmscan: change shrink_slab() interfaces by passing shrink_control | Ying Han |
2011-05-25 | mm: strictly require elevated page refcount in isolate_lru_page() | Konstantin Khlebnikov |
2011-05-25 | mm: vmscan: correctly check if reclaimer should schedule during shrink_slab | Minchan Kim |
2011-05-25 | mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely | Johannes Weiner |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-05-18 | memcg: fix zone congestion | KAMEZAWA Hiroyuki |
2011-04-14 | vmscan: all_unreclaimable() use zone->all_unreclaimable as a name | KOSAKI Motohiro |
2011-03-31 | Fix common misspellings | Lucas De Marchi |