serial: PL011: clear pending interrupts
[linux-flexiantxendom0.git] / mm / vmscan.c
2012-01-26 Hugh DickinsSHM_UNLOCK: fix Unevictable pages stranded after swap
2012-01-26 Hugh DickinsSHM_UNLOCK: fix long unpreemptible section
2011-12-09 Konstantin Khlebnikovvmscan: use atomic-long for shrinker batching
2011-12-09 Konstantin Khlebnikovvmscan: fix initial shrinker size handling
2011-11-07 Linus TorvaldsMerge branch 'writeback-for-linus' of git://git./linux...
2011-11-02 Johannes Weinermemcg: skip scanning active lists based on individual...
2011-11-01 Mel Gormanvmscan: abort reclaim/compaction if compaction can...
2011-11-01 Rik van Rielvmscan: limit direct reclaim for higher order allocations
2011-11-01 Minchan Kimvmscan: add barrier to prevent evictable page in unevic...
2011-11-01 Johannes Weinermm: disable user interface to manually rescue unevictab...
2011-11-01 Kautuk Consulvmscan.c: fix invalid strict_strtoul() check in write_s...
2011-11-01 Alex,Shikswapd: assign new_order and new_classzone_idx after...
2011-11-01 Alex,Shikswapd: avoid unnecessary rebalance after an unsuccessf...
2011-11-01 Shaohua Livmscan: count pages into balanced for zone with good...
2011-11-01 Mel Gormanmm: vmscan: immediately reclaim end-of-LRU dirty pages...
2011-11-01 Mel Gormanmm: vmscan: throttle reclaim if encountering too many...
2011-11-01 Mel Gormanmm: vmscan: do not writeback filesystem pages in kswapd...
2011-11-01 Mel Gormanmm: vmscan: remove dead code related to lumpy reclaim...
2011-11-01 Mel Gormanmm: vmscan: do not writeback filesystem pages in direct...
2011-11-01 Johannes Weinermm: vmscan: drop nr_force_scan[] from get_scan_count
2011-11-01 Shaohua Livmscan: add block plug for page reclaim
2011-11-01 Minchan Kimmm: zone_reclaim: make isolate_lru_page() filter-aware
2011-11-01 Minchan Kimmm: compaction: make isolate_lru_page() filter-aware
2011-11-01 Minchan Kimmm: change isolate mode from #define to bitwise type
2011-10-30 Curt Wohlgemuthwriteback: Add a 'reason' to wb_writeback_work
2011-09-15 Jiri KosinaMerge branch 'master' into for-next
2011-09-15 Johannes Weinermemcg: Revert "memcg: add memory.vmscan_stat"
2011-09-15 Johannes Weinermm: vmscan: fix force-scanning small targets without...
2011-08-25 Shaohua Livmscan: clear ZONE_CONGESTED for zone with good watermark
2011-08-25 Shaohua Limm: fix a vmscan warning
2011-08-24 Justin P. Mattockmm/vmscan.c: fix a typo in a comment "relaimed" to...
2011-07-26 KAMEZAWA Hiroyukimemcg: add memory.vmscan_stat
2011-07-26 KAMEZAWA Hiroyukimemcg: fix vmscan count in small memcgs
2011-07-26 KAMEZAWA Hiroyukimemcg: consolidate memory cgroup lru stat functions
2011-07-26 KAMEZAWA Hiroyukimemcg: export memory cgroup's swappiness with mem_cgrou...
2011-07-20 Dave Chinnervmscan: add customisable shrinker batch size
2011-07-20 Dave Chinnervmscan: reduce wind up shrinker->nr when shrinker can...
2011-07-20 Dave Chinnervmscan: shrinker->nr updates race and go wrong
2011-07-20 Dave Chinnervmscan: add shrink_slab tracepoints
2011-07-20 Shaohua Livmscan: fix a livelock in kswapd
2011-07-09 Mel Gormanmm: vmscan: only read new_classzone_idx from pgdat...
2011-07-09 Mel Gormanmm: vmscan: evaluate the watermarks against the correct...
2011-07-09 Mel Gormanmm: vmscan: do not apply pressure to slab if we are...
2011-07-09 Mel Gormanmm: vmscan: correct check for kswapd sleeping in sleepi...
2011-06-28 KAMEZAWA Hiroyukimemcg: fix direct softlimit reclaim to be called in...
2011-06-16 Andrea Arcangelimm: vmscan: do not use page_count without a page pin
2011-06-16 KOSAKI Motohirovmscan,memcg: memcg aware swap token
2011-05-27 Ying Hanmemcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_...
2011-05-27 KAMEZAWA Hiroyukimemcg: fix get_scan_count() for small targets
2011-05-27 Ying Hanmemcg: reclaim memory from nodes in round-robin order
2011-05-27 Ying Hanmemcg: add the soft_limit reclaim in global direct...
2011-05-27 Ying Hanmemcg: count the soft_limit reclaim in global backgroun...
2011-05-25 Ying Hanvmscan: change shrinker API by passing shrink_control...
2011-05-25 Ying Hanvmscan: change shrink_slab() interfaces by passing...
2011-05-25 Konstantin Khlebnikovmm: strictly require elevated page refcount in isolate_...
2011-05-25 Minchan Kimmm: vmscan: correctly check if reclaimer should schedul...
2011-05-25 Johannes Weinermm: vmscan: correct use of pgdat_balanced in sleeping_p...
2011-05-20 Linus Torvaldssanitize <linux/prefetch.h> usage
2011-05-18 KAMEZAWA Hiroyukimemcg: fix zone congestion
2011-04-14 KOSAKI Motohirovmscan: all_unreclaimable() use zone->all_unreclaimable...
2011-03-31 Lucas De MarchiFix common misspellings
2011-03-24 Linus TorvaldsMerge branch 'for-2.6.39/core' of git://git.kernel...
2011-03-23 Mel Gormanmm: vmscan: kswapd should not free an excessive number...
2011-03-23 Minchan Kimmm: change __remove_from_page_cache()
2011-03-23 Andrea Arcangelimm: compaction: prevent kswapd compacting memory to...
2011-03-10 Jens AxboeMerge branch 'for-2.6.39/stack-plug' into for-2.6.39...
2011-03-10 Jens Axboeblock: remove per-queue plugging
2011-02-25 Mel Gormanmm: vmscan: stop reclaim/compaction earlier due to...
2011-02-12 Johannes Weinervmscan: fix zone shrinking exit when scan work is done
2011-01-26 David Rientjesmm: fix deferred congestion timeout if preferred zone...
2011-01-21 Jesper Juhlmm/vmscan.c: remove duplicate include of compaction.h
2011-01-17 Linus TorvaldsRevert "mm: batch activate_page() to reduce lock conten...
2011-01-14 Shaohua Limm: batch activate_page() to reduce lock contention
2011-01-14 Rik van Rielthp: scale nr_rotated to balance memory pressure
2011-01-14 Rik van Rielthp: fix anon memory statistics with transparent hugepages
2011-01-14 Andrea Arcangelithp: use compaction in kswapd for GFP_ATOMIC order > 0
2011-01-14 Mel Gormanmm: kswapd: use the classzone idx that kswapd was using...
2011-01-14 Mel Gormanmm: kswapd: treat zone->all_unreclaimable in sleeping_p...
2011-01-14 Mel Gormanmm: kswapd: reset kswapd_max_order and classzone_idx...
2011-01-14 Mel Gormanmm: kswapd: use the order that kswapd was reclaiming...
2011-01-14 Mel Gormanmm: kswapd: keep kswapd awake for high-order allocation...
2011-01-14 Mel Gormanmm: kswapd: stop high-order balancing when any suitable...
2011-01-14 Mel Gormanmm: vmscan: rename lumpy_mode to reclaim_mode
2011-01-14 Mel Gormanmm: migration: allow migration to operate asynchronousl...
2011-01-14 Mel Gormanmm: vmscan: reclaim order-0 and use compaction instead...
2011-01-14 Mel Gormanmm: vmscan: convert lumpy_mode into a bitmask
2011-01-14 KOSAKI Motohirovmscan: factor out kswapd sleeping logic from kswapd()
2011-01-14 Mel Gormanmm: vmstat: use a single setter function and callback...
2011-01-14 Mel Gormanmm: page allocator: adjust the per-cpu counter threshol...
2010-12-02 Linus TorvaldsCall the filesystem back whenever a page is removed...
2010-11-12 Shaohua Livmscan: avoid setting zone congested if no page dirty
2010-10-26 KOSAKI Motohirovmscan,tmpfs: treat used once pages on tmpfs as used...
2010-10-26 Mel Gormanwriteback: do not sleep on the congestion queue if...
2010-10-26 KOSAKI Motohirovmscan: isolate_lru_pages(): stop neighbour search...
2010-10-26 KOSAKI Motohirovmscan: remove dead code in shrink_inactive_list()
2010-10-26 KOSAKI Motohirovmscan: narrow the scenarios in whcih lumpy reclaim...
2010-10-26 KOSAKI Motohirovmscan: synchronous lumpy reclaim should not call conge...
2010-10-26 Mel Gormantracing, vmscan: add trace events for LRU list shrinking
2010-10-26 Shaohua Livmscan: delete dead code
2010-10-26 Minchan Kimvmscan: prevent background aging of anon page in no...
next