index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcg: Revert "memcg: add memory.vmscan_stat"
Johannes Weiner
2011-09-14
1
-34
/
+5
*
mm: vmscan: fix force-scanning small targets without swap
Johannes Weiner
2011-09-14
1
-15
/
+12
*
vmscan: clear ZONE_CONGESTED for zone with good watermark
Shaohua Li
2011-08-25
1
-0
/
+3
*
mm: fix a vmscan warning
Shaohua Li
2011-08-25
1
-8
/
+8
*
memcg: add memory.vmscan_stat
KAMEZAWA Hiroyuki
2011-07-26
1
-5
/
+34
*
memcg: fix vmscan count in small memcgs
KAMEZAWA Hiroyuki
2011-07-26
1
-6
/
+12
*
memcg: consolidate memory cgroup lru stat functions
KAMEZAWA Hiroyuki
2011-07-26
1
-1
/
+2
*
memcg: export memory cgroup's swappiness with mem_cgroup_swappiness()
KAMEZAWA Hiroyuki
2011-07-26
1
-13
/
+10
*
vmscan: add customisable shrinker batch size
Dave Chinner
2011-07-20
1
-5
/
+6
*
vmscan: reduce wind up shrinker->nr when shrinker can't do work
Dave Chinner
2011-07-20
1
-0
/
+15
*
vmscan: shrinker->nr updates race and go wrong
Dave Chinner
2011-07-20
1
-13
/
+32
*
vmscan: add shrink_slab tracepoints
Dave Chinner
2011-07-20
1
-1
/
+7
*
vmscan: fix a livelock in kswapd
Shaohua Li
2011-07-19
1
-1
/
+2
*
mm: vmscan: only read new_classzone_idx from pgdat when reclaiming successfully
Mel Gorman
2011-07-08
1
-13
/
+21
*
mm: vmscan: evaluate the watermarks against the correct classzone
Mel Gorman
2011-07-08
1
-1
/
+1
*
mm: vmscan: do not apply pressure to slab if we are not applying pressure to ...
Mel Gorman
2011-07-08
1
-10
/
+13
*
mm: vmscan: correct check for kswapd sleeping in sleeping_prematurely
Mel Gorman
2011-07-08
1
-1
/
+1
*
memcg: fix direct softlimit reclaim to be called in limit path
KAMEZAWA Hiroyuki
2011-06-27
1
-12
/
+15
*
mm: vmscan: do not use page_count without a page pin
Andrea Arcangeli
2011-06-15
1
-2
/
+14
*
vmscan,memcg: memcg aware swap token
KOSAKI Motohiro
2011-06-15
1
-2
/
+2
*
memcg: rename mem_cgroup_zone_nr_pages() to mem_cgroup_zone_nr_lru_pages()
Ying Han
2011-05-26
1
-1
/
+1
*
memcg: fix get_scan_count() for small targets
KAMEZAWA Hiroyuki
2011-05-26
1
-27
/
+33
*
memcg: reclaim memory from nodes in round-robin order
Ying Han
2011-05-26
1
-1
/
+9
*
memcg: add the soft_limit reclaim in global direct reclaim.
Ying Han
2011-05-26
1
-2
/
+14
*
memcg: count the soft_limit reclaim in global background reclaim
Ying Han
2011-05-26
1
-3
/
+13
*
vmscan: change shrinker API by passing shrink_control struct
Ying Han
2011-05-25
1
-15
/
+19
*
vmscan: change shrink_slab() interfaces by passing shrink_control
Ying Han
2011-05-25
1
-13
/
+33
*
mm: strictly require elevated page refcount in isolate_lru_page()
Konstantin Khlebnikov
2011-05-25
1
-1
/
+4
*
mm: vmscan: correctly check if reclaimer should schedule during shrink_slab
Minchan Kim
2011-05-25
1
-2
/
+7
*
mm: vmscan: correct use of pgdat_balanced in sleeping_prematurely
Johannes Weiner
2011-05-25
1
-1
/
+1
*
sanitize <linux/prefetch.h> usage
Linus Torvalds
2011-05-20
1
-0
/
+1
*
memcg: fix zone congestion
KAMEZAWA Hiroyuki
2011-05-18
1
-1
/
+1
*
vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
KOSAKI Motohiro
2011-04-14
1
-11
/
+13
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
2011-03-24
1
-1
/
+1
|
\
|
*
Merge branch 'for-2.6.39/stack-plug' into for-2.6.39/core
Jens Axboe
2011-03-10
1
-1
/
+1
|
|
\
|
|
*
block: remove per-queue plugging
Jens Axboe
2011-03-10
1
-1
/
+1
*
|
|
mm: vmscan: kswapd should not free an excessive number of pages when balancin...
Mel Gorman
2011-03-22
1
-3
/
+13
*
|
|
mm: change __remove_from_page_cache()
Minchan Kim
2011-03-22
1
-1
/
+1
*
|
|
mm: compaction: prevent kswapd compacting memory to reduce CPU usage
Andrea Arcangeli
2011-03-22
1
-17
/
+1
|
/
/
*
/
mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !...
Mel Gorman
2011-02-25
1
-10
/
+22
|
/
*
vmscan: fix zone shrinking exit when scan work is done
Johannes Weiner
2011-02-11
1
-2
/
+2
*
mm: fix deferred congestion timeout if preferred zone is not allowed
David Rientjes
2011-01-26
1
-1
/
+2
*
mm/vmscan.c: remove duplicate include of compaction.h
Jesper Juhl
2011-01-20
1
-1
/
+0
*
Revert "mm: batch activate_page() to reduce lock contention"
Linus Torvalds
2011-01-17
1
-4
/
+2
*
mm: batch activate_page() to reduce lock contention
Shaohua Li
2011-01-13
1
-2
/
+4
*
thp: scale nr_rotated to balance memory pressure
Rik van Riel
2011-01-13
1
-2
/
+3
*
thp: fix anon memory statistics with transparent hugepages
Rik van Riel
2011-01-13
1
-5
/
+6
*
thp: use compaction in kswapd for GFP_ATOMIC order > 0
Andrea Arcangeli
2011-01-13
1
-10
/
+20
*
mm: kswapd: use the classzone idx that kswapd was using for sleeping_prematur...
Mel Gorman
2011-01-13
1
-13
/
+16
[next]