Age | Commit message (Expand) | Author | Files | Lines |
2012-11-16 | mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction... | Mel Gorman | 1 | -25/+0 |
2012-11-09 | mm: bugfix: set current->reclaim_state to NULL while returning from kswapd() | Takamori Yamaguchi | 1 | -0/+2 |
2012-10-09 | CMA: migrate mlocked pages | Minchan Kim | 1 | -2/+2 |
2012-10-09 | mm: remove vma arg from page_evictable | Hugh Dickins | 1 | -18/+9 |
2012-10-09 | mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity | Mel Gorman | 1 | -0/+8 |
2012-10-09 | mm: cma: discard clean pages during contiguous allocation instead of migration | Minchan Kim | 1 | -6/+37 |
2012-10-09 | mm/vmscan: fix error number for failed kthread | Gavin Shan | 1 | -2/+2 |
2012-10-09 | mm: vmscan: scale number of pages reclaimed by reclaim/compaction based on fa... | Mel Gorman | 1 | -0/+25 |
2012-09-17 | memory hotplug: reset pgdat->kswapd to NULL if creating kernel thread fails | Wen Congyang | 1 | -0/+1 |
2012-07-31 | memcg: gix memory accounting scalability in shrink_page_list | Tim Chen | 1 | -0/+2 |
2012-07-31 | memcg: further prevent OOM with too many dirty pages | Hugh Dickins | 1 | -9/+24 |
2012-07-31 | memcg: prevent OOM with too many dirty pages | Michal Hocko | 1 | -3/+20 |
2012-07-31 | mm: account for the number of times direct reclaimers get throttled | Mel Gorman | 1 | -0/+3 |
2012-07-31 | mm: throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is ba... | Mel Gorman | 1 | -8/+120 |
2012-07-31 | memcg: rename config variables | Andrew Morton | 1 | -2/+2 |
2012-07-24 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -2/+3 |
2012-07-17 | mm: fix lost kswapd wakeup in kswapd_stop() | Aaditya Kumar | 1 | -1/+4 |
2012-07-11 | memory hotplug: fix invalid memory access caused by stale kswapd pointer | Jiang Liu | 1 | -2/+5 |
2012-06-29 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -267/+39 |
2012-06-28 | mm/vmscan: cleanup comment error in balance_pgdat | Wanpeng Li | 1 | -1/+1 |
2012-06-28 | mm: fix page reclaim comment error | Wanpeng Li | 1 | -1/+2 |
2012-05-29 | mm/memcg: apply add/del_page to lruvec | Hugh Dickins | 1 | -20/+27 |
2012-05-29 | mm: trivial cleanups in vmscan.c | Hugh Dickins | 1 | -21/+10 |
2012-05-29 | mm/memcg: get_lru_size not get_lruvec_size | Hugh Dickins | 1 | -10/+9 |
2012-05-29 | mm/vmscan: kill struct mem_cgroup_zone | Konstantin Khlebnikov | 1 | -20/+6 |
2012-05-29 | mm/vmscan: push lruvec pointer into should_continue_reclaim() | Konstantin Khlebnikov | 1 | -5/+3 |
2012-05-29 | mm/vmscan: push lruvec pointer into get_scan_count() | Konstantin Khlebnikov | 1 | -16/+9 |
2012-05-29 | mm/vmscan: push lruvec pointer into shrink_list() | Konstantin Khlebnikov | 1 | -22/+12 |
2012-05-29 | mm/vmscan: push lruvec pointer into inactive_list_is_low() | Konstantin Khlebnikov | 1 | -18/+22 |
2012-05-29 | mm/vmscan: replace zone_nr_lru_pages() with get_lruvec_size() | Konstantin Khlebnikov | 1 | -15/+16 |
2012-05-29 | mm/vmscan: push lruvec pointer into putback_inactive_pages() | Konstantin Khlebnikov | 1 | -4/+4 |
2012-05-29 | mm/vmscan: remove update_isolated_counts() | Konstantin Khlebnikov | 1 | -54/+6 |
2012-05-29 | mm/vmscan: push zone pointer into shrink_page_list() | Konstantin Khlebnikov | 1 | -6/+5 |
2012-05-29 | mm/vmscan: push lruvec pointer into isolate_lru_pages() | Konstantin Khlebnikov | 1 | -8/+8 |
2012-05-29 | mm/vmscan: store "priority" in struct scan_control | Konstantin Khlebnikov | 1 | -56/+61 |
2012-05-29 | mm/memcg: use vm_swappiness from target memory cgroup | Konstantin Khlebnikov | 1 | -6/+5 |
2012-05-29 | mm/memcg: move reclaim_stat into lruvec | Hugh Dickins | 1 | -4/+1 |
2012-05-29 | mm/memcg: scanning_global_lru means mem_cgroup_disabled | Hugh Dickins | 1 | -14/+4 |
2012-05-29 | mm/memcg: kill mem_cgroup_lru_del() | Konstantin Khlebnikov | 1 | -1/+1 |
2012-05-29 | mm: remove lru type checks from __isolate_lru_page() | Konstantin Khlebnikov | 1 | -19/+4 |
2012-05-29 | mm: push lru index into shrink_[in]active_list() | Konstantin Khlebnikov | 1 | -24/+17 |
2012-05-29 | mm: avoid swapping out with swappiness==0 | Satoru Moriya | 1 | -3/+3 |
2012-05-29 | mm: consider all swapped back pages in used-once logic | Michal Hocko | 1 | -1/+1 |
2012-05-29 | mm: rename is_mlocked_vma() to mlocked_vma_newpage() | Ying Han | 1 | -1/+1 |
2012-05-29 | mm: memcg: count pte references from every member of the reclaimed hierarchy | Johannes Weiner | 1 | -2/+4 |
2012-05-29 | mm: vmscan: remove reclaim_mode_t | Mel Gorman | 1 | -50/+22 |
2012-05-29 | mm: vmscan: do not stall on writeback during memory compaction | Mel Gorman | 1 | -77/+8 |
2012-05-29 | mm: vmscan: remove lumpy reclaim | Mel Gorman | 1 | -129/+15 |
2012-05-29 | mm: remove swap token code | Rik van Riel | 1 | -6/+0 |
2012-04-25 | mm: fix up the vmscan stat in vmstat | Ying Han | 1 | -3/+8 |
2012-04-12 | Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()" | Ying Han | 1 | -6/+1 |
2012-03-24 | Fix potential endless loop in kswapd when compaction is not enabled | Rik van Riel | 1 | -1/+2 |
2012-03-23 | mm: fix testorder interaction between two kswapd patches | Hugh Dickins | 1 | -1/+1 |
2012-03-21 | mm: forbid lumpy-reclaim in shrink_active_list() | Konstantin Khlebnikov | 1 | -0/+2 |
2012-03-21 | cpuset: mm: reduce large amounts of memory barrier related damage v3 | Mel Gorman | 1 | -2/+0 |
2012-03-21 | mm/vmscan.c: fix spelling error | Copot Alexandru | 1 | -2/+2 |
2012-03-21 | vmscan: handle isolated pages with lru lock released | Hillf Danton | 1 | -11/+10 |
2012-03-21 | mm: vmscan: forcibly scan highmem if there are too many buffer_heads pinning ... | Mel Gorman | 1 | -13/+29 |
2012-03-21 | vmscan: only defer compaction for failed order and higher | Rik van Riel | 1 | -1/+1 |
2012-03-21 | vmscan: kswapd carefully call compaction | Rik van Riel | 1 | -0/+10 |
2012-03-21 | vmscan: reclaim at order 0 when compaction is enabled | Rik van Riel | 1 | -17/+30 |
2012-03-21 | mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone() | Hillf Danton | 1 | -1/+6 |
2012-03-21 | mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/ | Hillf Danton | 1 | -9/+9 |
2012-01-23 | SHM_UNLOCK: fix Unevictable pages stranded after swap | Hugh Dickins | 1 | -89/+39 |
2012-01-23 | SHM_UNLOCK: fix long unpreemptible section | Hugh Dickins | 1 | -1/+11 |
2012-01-12 | mm: rearrange putback_inactive_pages | Hugh Dickins | 1 | -52/+44 |
2012-01-12 | mm: remove isolate_pages() | Hugh Dickins | 1 | -34/+27 |
2012-01-12 | mm: enum lru_list lru | Hugh Dickins | 1 | -11/+11 |
2012-01-12 | mm: take pagevecs off reclaim stack | Hugh Dickins | 1 | -18/+40 |
2012-01-12 | mm: vmscan: check if reclaim should really abort even if compaction_ready() i... | Mel Gorman | 1 | -10/+9 |
2012-01-12 | mm: vmscan: when reclaiming for compaction, ensure there are sufficient free ... | Mel Gorman | 1 | -5/+39 |
2012-01-12 | mm: compaction: make isolate_lru_page() filter-aware again | Mel Gorman | 1 | -2/+33 |
2012-01-12 | mm: vmscan: do not OOM if aborting reclaim to start compaction | Mel Gorman | 1 | -1/+7 |
2012-01-12 | mm: vmscan: check if we isolated a compound page during lumpy scan | Andrea Arcangeli | 1 | -3/+7 |
2012-01-12 | vmscan/trace: Add 'file' info to trace_mm_vmscan_lru_isolate() | Tao Ma | 1 | -1/+1 |
2012-01-12 | mm: unify remaining mem_cont, mem, etc. variable names to memcg | Johannes Weiner | 1 | -6/+6 |
2012-01-12 | mm: make per-memcg LRU lists exclusive | Johannes Weiner | 1 | -35/+29 |
2012-01-12 | mm: collect LRU list heads into struct lruvec | Johannes Weiner | 1 | -5/+5 |
2012-01-12 | mm: vmscan: convert global reclaim to per-memcg LRU lists | Johannes Weiner | 1 | -17/+22 |
2012-01-12 | mm: move memcg hierarchy reclaim to generic reclaim code | Johannes Weiner | 1 | -4/+39 |
2012-01-12 | mm: vmscan: distinguish between memcg triggering reclaim and memcg being scanned | Johannes Weiner | 1 | -108/+141 |
2012-01-12 | mm: vmscan: distinguish global reclaim from global LRU scanning | Johannes Weiner | 1 | -25/+37 |
2012-01-10 | mm: vmscan: fix typo in isolating lru pages | Hillf Danton | 1 | -1/+1 |
2012-01-10 | mm: test PageSwapBacked in lumpy reclaim | Hugh Dickins | 1 | -1/+1 |
2012-01-10 | mm/vmscan.c: consider swap space when deciding whether to continue reclaim | Minchan Kim | 1 | -2/+3 |
2012-01-10 | vmscan: add task name to warn_scan_unevictable() messages | KOSAKI Motohiro | 1 | -2/+3 |
2012-01-10 | mm: add free_hot_cold_page_list() helper | Konstantin Khlebnikov | 1 | -19/+1 |
2012-01-10 | vmscan: activate executable pages after first usage | Konstantin Khlebnikov | 1 | -0/+6 |
2012-01-10 | vmscan: promote shared file mapped pages | Konstantin Khlebnikov | 1 | -1/+1 |
2012-01-06 | Merge branch 'driver-core-next' into Linux 3.2 | Greg Kroah-Hartman | 1 | -7/+7 |
2011-12-21 | convert 'memory' sysdev_class to a regular subsystem | Kay Sievers | 1 | -7/+7 |
2011-12-09 | vmscan: use atomic-long for shrinker batching | Konstantin Khlebnikov | 1 | -10/+7 |
2011-12-09 | vmscan: fix initial shrinker size handling | Konstantin Khlebnikov | 1 | -3/+6 |
2011-11-06 | Merge branch 'writeback-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+2 |
2011-11-02 | memcg: skip scanning active lists based on individual size | Johannes Weiner | 1 | -2/+2 |
2011-10-31 | vmscan: abort reclaim/compaction if compaction can proceed | Mel Gorman | 1 | -11/+21 |
2011-10-31 | vmscan: limit direct reclaim for higher order allocations | Rik van Riel | 1 | -0/+16 |
2011-10-31 | vmscan: add barrier to prevent evictable page in unevictable list | Minchan Kim | 1 | -5/+6 |
2011-10-31 | mm: disable user interface to manually rescue unevictable pages | Johannes Weiner | 1 | -76/+8 |
2011-10-31 | vmscan.c: fix invalid strict_strtoul() check in write_scan_unevictable_node() | Kautuk Consul | 1 | -2/+2 |
2011-10-31 | kswapd: assign new_order and new_classzone_idx after wakeup in sleeping | Alex,Shi | 1 | -0/+2 |
2011-10-31 | kswapd: avoid unnecessary rebalance after an unsuccessful balancing | Alex,Shi | 1 | -3/+11 |
2011-10-31 | vmscan: count pages into balanced for zone with good watermark | Shaohua Li | 1 | -0/+2 |
2011-10-31 | mm: vmscan: immediately reclaim end-of-LRU dirty pages when writeback completes | Mel Gorman | 1 | -1/+9 |
2011-10-31 | mm: vmscan: throttle reclaim if encountering too many dirty pages under write... | Mel Gorman | 1 | -3/+39 |
2011-10-31 | mm: vmscan: do not writeback filesystem pages in kswapd except in high priority | Mel Gorman | 1 | -5/+8 |
2011-10-31 | mm: vmscan: remove dead code related to lumpy reclaim waiting on pages under ... | Mel Gorman | 1 | -16/+5 |
2011-10-31 | mm: vmscan: do not writeback filesystem pages in direct reclaim | Mel Gorman | 1 | -0/+9 |
2011-10-31 | mm: vmscan: drop nr_force_scan[] from get_scan_count | Johannes Weiner | 1 | -24/+12 |
2011-10-31 | vmscan: add block plug for page reclaim | Shaohua Li | 1 | -0/+3 |
2011-10-31 | mm: zone_reclaim: make isolate_lru_page() filter-aware | Minchan Kim | 1 | -2/+18 |
2011-10-31 | mm: compaction: make isolate_lru_page() filter-aware | Minchan Kim | 1 | -0/+3 |
2011-10-31 | mm: change isolate mode from #define to bitwise type | Minchan Kim | 1 | -17/+20 |
2011-10-31 | writeback: Add a 'reason' to wb_writeback_work | Curt Wohlgemuth | 1 | -1/+2 |
2011-09-15 | Merge branch 'master' into for-next | Jiri Kosina | 1 | -35/+39 |
2011-09-14 | memcg: Revert "memcg: add memory.vmscan_stat" | Johannes Weiner | 1 | -34/+5 |
2011-09-14 | mm: vmscan: fix force-scanning small targets without swap | Johannes Weiner | 1 | -15/+12 |
2011-08-25 | vmscan: clear ZONE_CONGESTED for zone with good watermark | Shaohua Li | 1 | -0/+3 |
2011-08-25 | mm: fix a vmscan warning | Shaohua Li | 1 | -8/+8 |
2011-08-24 | mm/vmscan.c: fix a typo in a comment "relaimed" to "reclaimed" | Justin P. Mattock | 1 | -1/+1 |
2011-07-26 | memcg: add memory.vmscan_stat | KAMEZAWA Hiroyuki | 1 | -5/+34 |
2011-07-26 | memcg: fix vmscan count in small memcgs | KAMEZAWA Hiroyuki | 1 | -6/+12 |
2011-07-26 | memcg: consolidate memory cgroup lru stat functions | KAMEZAWA Hiroyuki | 1 | -1/+2 |
2011-07-26 | memcg: export memory cgroup's swappiness with mem_cgroup_swappiness() | KAMEZAWA Hiroyuki | 1 | -13/+10 |
2011-07-20 | vmscan: add customisable shrinker batch size | Dave Chinner | 1 | -5/+6 |
2011-07-20 | vmscan: reduce wind up shrinker->nr when shrinker can't do work | Dave Chinner | 1 | -0/+15 |
2011-07-20 | vmscan: shrinker->nr updates race and go wrong | Dave Chinner | 1 | -13/+32 |
2011-07-20 | vmscan: add shrink_slab tracepoints | Dave Chinner | 1 | -1/+7 |
2011-07-19 | vmscan: fix a livelock in kswapd | Shaohua Li | 1 | -1/+2 |
2011-07-08 | mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully | Mel Gorman | 1 | -13/+21 |
2011-07-08 | mm: vmscan: evaluate the watermarks against the correct classzone | Mel Gorman | 1 | -1/+1 |
2011-07-08 | mm: vmscan: do not apply pressure to slab if we are not applying pressure to ... | Mel Gorman | 1 | -10/+13 |
2011-07-08 | mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely | Mel Gorman | 1 | -1/+1 |
2011-06-27 | memcg: fix direct softlimit reclaim to be called in limit path | KAMEZAWA Hiroyuki | 1 | -12/+15 |
2011-06-15 | mm: vmscan: do not use page_count without a page pin | Andrea Arcangeli | 1 | -2/+14 |
2011-06-15 | vmscan,memcg: memcg aware swap token | KOSAKI Motohiro | 1 | -2/+2 |
2011-05-26 | memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages() | Ying Han | 1 | -1/+1 |
2011-05-26 | memcg: fix get_scan_count() for small targets | KAMEZAWA Hiroyuki | 1 | -27/+33 |
2011-05-26 | memcg: reclaim memory from nodes in round-robin order | Ying Han | 1 | -1/+9 |
2011-05-26 | memcg: add the soft_limit reclaim in global direct reclaim. | Ying Han | 1 | -2/+14 |
2011-05-26 | memcg: count the soft_limit reclaim in global background reclaim | Ying Han | 1 | -3/+13 |
2011-05-25 | vmscan: change shrinker API by passing shrink_control struct | Ying Han | 1 | -15/+19 |
2011-05-25 | vmscan: change shrink_slab() interfaces by passing shrink_control | Ying Han | 1 | -13/+33 |
2011-05-25 | mm: strictly require elevated page refcount in isolate_lru_page() | Konstantin Khlebnikov | 1 | -1/+4 |
2011-05-25 | mm: vmscan: correctly check if reclaimer should schedule during shrink_slab | Minchan Kim | 1 | -2/+7 |
2011-05-25 | mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely | Johannes Weiner | 1 | -1/+1 |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds | 1 | -0/+1 |
2011-05-18 | memcg: fix zone congestion | KAMEZAWA Hiroyuki | 1 | -1/+1 |
2011-04-14 | vmscan: all_unreclaimable() use zone->all_unreclaimable as a name | KOSAKI Motohiro | 1 | -11/+13 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -2/+2 |
2011-03-24 | Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -1/+1 |
2011-03-22 | mm: vmscan: kswapd should not free an excessive number of pages when balancin... | Mel Gorman | 1 | -3/+13 |
2011-03-22 | mm: change __remove_from_page_cache() | Minchan Kim | 1 | -1/+1 |
2011-03-22 | mm: compaction: prevent kswapd compacting memory to reduce CPU usage | Andrea Arcangeli | 1 | -17/+1 |
2011-03-10 | Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core | Jens Axboe | 1 | -1/+1 |
2011-03-10 | block: remove per-queue plugging | Jens Axboe | 1 | -1/+1 |
2011-02-25 | mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !... | Mel Gorman | 1 | -10/+22 |
2011-02-11 | vmscan: fix zone shrinking exit when scan work is done | Johannes Weiner | 1 | -2/+2 |
2011-01-26 | mm: fix deferred congestion timeout if preferred zone is not allowed | David Rientjes | 1 | -1/+2 |
2011-01-20 | mm/vmscan.c: remove duplicate include of compaction.h | Jesper Juhl | 1 | -1/+0 |
2011-01-17 | Revert "mm: batch activate_page() to reduce lock contention" | Linus Torvalds | 1 | -4/+2 |
2011-01-13 | mm: batch activate_page() to reduce lock contention | Shaohua Li | 1 | -2/+4 |
2011-01-13 | thp: scale nr_rotated to balance memory pressure | Rik van Riel | 1 | -2/+3 |
2011-01-13 | thp: fix anon memory statistics with transparent hugepages | Rik van Riel | 1 | -5/+6 |
2011-01-13 | thp: use compaction in kswapd for GFP_ATOMIC order > 0 | Andrea Arcangeli | 1 | -10/+20 |
2011-01-13 | mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur... | Mel Gorman | 1 | -13/+16 |
2011-01-13 | mm: kswapd: treat zone->all_unreclaimable in sleeping_prematurely similar to ... | Mel Gorman | 1 | -1/+9 |
2011-01-13 | mm: kswapd: reset kswapd_max_order and classzone_idx after reading | Mel Gorman | 1 | -0/+2 |
2011-01-13 | mm: kswapd: use the order that kswapd was reclaiming at for sleeping_prematur... | Mel Gorman | 1 | -5/+11 |
2011-01-13 | mm: kswapd: keep kswapd awake for high-order allocations until a percentage o... | Mel Gorman | 1 | -9/+49 |
2011-01-13 | mm: kswapd: stop high-order balancing when any suitable zone is balanced | Mel Gorman | 1 | -9/+59 |
2011-01-13 | mm: vmscan: rename lumpy_mode to reclaim_mode | Mel Gorman | 1 | -35/+35 |
2011-01-13 | mm: migration: allow migration to operate asynchronously and avoid synchronou... | Mel Gorman | 1 | -1/+2 |
2011-01-13 | mm: vmscan: reclaim order-0 and use compaction instead of lumpy reclaim | Mel Gorman | 1 | -15/+87 |
2011-01-13 | mm: vmscan: convert lumpy_mode into a bitmask | Mel Gorman | 1 | -18/+28 |
2011-01-13 | vmscan: factor out kswapd sleeping logic from kswapd() | KOSAKI Motohiro | 1 | -46/+46 |
2011-01-13 | mm: vmstat: use a single setter function and callback for adjusting percpu th... | Mel Gorman | 1 | -2/+17 |
2011-01-13 | mm: page allocator: adjust the per-cpu counter threshold when memory is low | Mel Gorman | 1 | -10/+13 |
2010-12-02 | Call the filesystem back whenever a page is removed from the page cache | Linus Torvalds | 1 | -0/+7 |
2010-11-12 | vmscan: avoid setting zone congested if no page dirty | Shaohua Li | 1 | -1/+1 |
2010-10-26 | vmscan,tmpfs: treat used once pages on tmpfs as used once | KOSAKI Motohiro | 1 | -1/+1 |
2010-10-26 | writeback: do not sleep on the congestion queue if there are no congested BDI... | Mel Gorman | 1 | -7/+35 |
2010-10-26 | vmscan: isolate_lru_pages(): stop neighbour search if neighbour cannot be iso... | KOSAKI Motohiro | 1 | -6/+11 |
2010-10-26 | vmscan: remove dead code in shrink_inactive_list() | KOSAKI Motohiro | 1 | -8/+0 |
2010-10-26 | vmscan: narrow the scenarios in whcih lumpy reclaim uses synchrounous reclaim | KOSAKI Motohiro | 1 | -45/+75 |
2010-10-26 | vmscan: synchronous lumpy reclaim should not call congestion_wait() | KOSAKI Motohiro | 1 | -2/+0 |
2010-10-26 | tracing, vmscan: add trace events for LRU list shrinking | Mel Gorman | 1 | -0/+6 |
2010-10-26 | vmscan: delete dead code | Shaohua Li | 1 | -10/+0 |
2010-10-26 | vmscan: prevent background aging of anon page in no swap system | Minchan Kim | 1 | -1/+16 |
2010-10-26 | mm: only build per-node scan_unevictable functions when NUMA is enabled | Thadeu Lima de Souza Cascardo | 1 | -1/+2 |
2010-10-26 | writeback: remove nonblocking/encountered_congestion references | Wu Fengguang | 1 | -1/+0 |
2010-10-24 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko... | Linus Torvalds | 1 | -2/+2 |
2010-09-22 | vmscan: check all_unreclaimable in direct reclaim path | Minchan Kim | 1 | -8/+35 |
2010-08-18 | Fix typo s/contenious/continuous in comment | Nikanth Karthikesan | 1 | -2/+2 |
2010-08-11 | memcg: remove nid and zid argument from mem_cgroup_soft_limit_reclaim() | KOSAKI Motohiro | 1 | -5/+2 |
2010-08-11 | memcg: mem_cgroup_shrink_node_zone() doesn't need sc.nodemask | KOSAKI Motohiro | 1 | -4/+1 |
2010-08-11 | memcg: kill unnecessary initialization in mem_cgroup_shrink_node_zone() | KOSAKI Motohiro | 1 | -2/+0 |
2010-08-11 | memcg: sc.nr_to_reclaim should be initialized | KOSAKI Motohiro | 1 | -0/+1 |
2010-08-09 | vmscan: raise the bar to PAGEOUT_IO_SYNC stalls | Wu Fengguang | 1 | -8/+43 |
2010-08-09 | memcg, vmscan: add memcg reclaim tracepoint | KOSAKI Motohiro | 1 | -1/+19 |