index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-09-15
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
1
-34
/
+5
2011-09-15
mm: vmscan: fix force-scanning small targets without swap
Johannes Weiner
1
-15
/
+12
2011-08-26
vmscan: clear ZONE_CONGESTED for zone with good watermark
Shaohua Li
1
-0
/
+3
2011-08-26
mm: fix a vmscan warning
Shaohua Li
1
-8
/
+8
2011-07-27
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
1
-5
/
+34
2011-07-27
memcg: fix vmscan count in small memcgs
KAMEZAWA Hiroyuki
1
-6
/
+12
2011-07-27
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
1
-1
/
+2
2011-07-27
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-20
vmscan: fix a livelock in kswapd
Shaohua Li
1
-1
/
+2
2011-07-09
mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully
Mel Gorman
1
-13
/
+21
2011-07-09
mm: vmscan: evaluate the watermarks against the correct classzone
Mel Gorman
1
-1
/
+1
2011-07-09
mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...
Mel Gorman
1
-10
/
+13
2011-07-09
mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely
Mel Gorman
1
-1
/
+1
2011-06-28
memcg: fix direct softlimit reclaim to be called in limit path
KAMEZAWA Hiroyuki
1
-12
/
+15
2011-06-16
mm: vmscan: do not use page_count without a page pin
Andrea Arcangeli
1
-2
/
+14
2011-06-16
vmscan,memcg: memcg aware swap token
KOSAKI Motohiro
1
-2
/
+2
2011-05-27
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
1
-1
/
+1
2011-05-27
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
1
-27
/
+33
2011-05-27
memcg: reclaim memory from nodes in round-robin order
Ying Han
1
-1
/
+9
2011-05-27
memcg: add the soft_limit reclaim in global direct reclaim.
Ying Han
1
-2
/
+14
2011-05-27
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-15
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-23
mm: vmscan: kswapd should not free an excessive number of pages when balancin...
Mel Gorman
1
-3
/
+13
2011-03-23
mm: change __remove_from_page_cache()
Minchan Kim
1
-1
/
+1
2011-03-23
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-26
mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...
Mel Gorman
1
-10
/
+22
2011-02-12
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-21
mm/vmscan.c: remove duplicate include of compaction.h
Jesper Juhl
1
-1
/
+0
2011-01-18
Revert "mm: batch activate_page() to reduce lock contention"
Linus Torvalds
1
-4
/
+2
2011-01-14
mm: batch activate_page() to reduce lock contention
Shaohua Li
1
-2
/
+4
2011-01-14
thp: scale nr_rotated to balance memory pressure
Rik van Riel
1
-2
/
+3
2011-01-14
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
1
-5
/
+6
2011-01-14
thp: use compaction in kswapd for GFP_ATOMIC order > 0
Andrea Arcangeli
1
-10
/
+20
2011-01-14
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur...
Mel Gorman
1
-13
/
+16
[next]