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
*
mm: vmscan: do not swap anon pages just because free+file is low
Johannes Weiner
2014-04-08
1
-15
/
+1
*
mm/vmscan: do not check compaction_ready on promoted zones
Weijie Yang
2014-04-07
1
-1
/
+3
*
mm/vmscan: restore sc->gfp_mask after promoting it to __GFP_HIGHMEM
Weijie Yang
2014-04-07
1
-0
/
+8
*
mm: thrash detection-based file cache sizing
Johannes Weiner
2014-04-03
1
-5
/
+19
*
mm + fs: store shadow entries in page cache
Johannes Weiner
2014-04-03
1
-1
/
+1
*
mm: vmscan: shrink_slab: rename max_pass -> freeable
Vladimir Davydov
2014-04-03
1
-13
/
+13
*
mm: vmscan: remove shrink_control arg from do_try_to_free_pages()
Vladimir Davydov
2014-04-03
1
-20
/
+12
*
mm: vmscan: move call to shrink_slab() to shrink_zones()
Vladimir Davydov
2014-04-03
1
-31
/
+25
*
mm: vmscan: respect NUMA policy mask when shrinking slab on direct reclaim
Vladimir Davydov
2014-04-03
1
-2
/
+2
*
mm/page-writeback.c: do not count anon pages as dirtyable memory
Johannes Weiner
2014-01-29
1
-22
/
+1
*
mm: vmscan: call NUMA-unaware shrinkers irrespective of nodemask
Vladimir Davydov
2014-01-23
1
-9
/
+10
*
mm: vmscan: shrink all slab objects if tight on memory
Vladimir Davydov
2014-01-23
1
-4
/
+21
*
mm: dump page when hitting a VM_BUG_ON using VM_BUG_ON_PAGE
Sasha Levin
2014-01-23
1
-10
/
+10
*
mm/vmscan.c: don't forget to free shrinker->nr_deferred
Andrew Vagin
2013-10-16
1
-0
/
+1
*
mm: avoid reinserting isolated balloon pages into LRU lists
Rafael Aquini
2013-09-30
1
-1
/
+3
*
revert "memcg, vmscan: integrate soft reclaim tighter with zone shrinking code"
Andrew Morton
2013-09-24
1
-36
/
+26
*
revert "vmscan, memcg: do softlimit reclaim also for targeted reclaim"
Andrew Morton
2013-09-24
1
-2
/
+2
*
revert "memcg: enhance memcg iterator to support predicates"
Andrew Morton
2013-09-24
1
-5
/
+11
*
revert "memcg, vmscan: do not attempt soft limit reclaim if it would not scan...
Andrew Morton
2013-09-24
1
-3
/
+1
*
revert "memcg, vmscan: do not fall into reclaim-all pass too quickly"
Andrew Morton
2013-09-24
1
-17
/
+2
*
Merge branch 'akpm' (patches from Andrew Morton)
Linus Torvalds
2013-09-12
1
-31
/
+52
|
\
|
*
memcg: trivial cleanups
Andrew Morton
2013-09-12
1
-6
/
+6
|
*
memcg, vmscan: do not fall into reclaim-all pass too quickly
Michal Hocko
2013-09-12
1
-2
/
+17
|
*
memcg, vmscan: do not attempt soft limit reclaim if it would not scan anything
Michal Hocko
2013-09-12
1
-1
/
+3
|
*
memcg: enhance memcg iterator to support predicates
Michal Hocko
2013-09-12
1
-11
/
+5
|
*
vmscan, memcg: do softlimit reclaim also for targeted reclaim
Michal Hocko
2013-09-12
1
-2
/
+2
|
*
memcg, vmscan: integrate soft reclaim tighter with zone shrinking code
Michal Hocko
2013-09-12
1
-26
/
+36
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-09-12
1
-101
/
+140
|
\
\
|
|
/
|
/
|
|
*
shrinker: Kill old ->shrink API.
Dave Chinner
2013-09-10
1
-33
/
+8
|
*
vmscan: per-node deferred work
Glauber Costa
2013-09-10
1
-101
/
+140
|
*
shrinker: add node awareness
Dave Chinner
2013-09-10
1
-3
/
+8
|
*
mm: new shrinker API
Dave Chinner
2013-09-10
1
-20
/
+40
*
|
mm: vmscan: fix do_try_to_free_pages() livelock
Lisa Du
2013-09-11
1
-35
/
+31
*
|
mm: putback_lru_page: remove unnecessary call to page_lru_base_type()
Vlastimil Babka
2013-09-11
1
-6
/
+6
*
|
mm: vmscan: fix numa reclaim balance problem in kswapd
Johannes Weiner
2013-09-11
1
-1
/
+1
|
/
*
mm: vmscan: do not scale writeback pages when deciding whether to set ZONE_WR...
Mel Gorman
2013-07-09
1
-15
/
+1
*
mm: vmscan: do not continue scanning if reclaim was aborted for compaction
Mel Gorman
2013-07-09
1
-3
/
+5
*
mm: remove lru parameter from __lru_cache_add and lru_cache_add_lru
Mel Gorman
2013-07-03
1
-3
/
+2
*
mm: vmscan: take page buffers dirty and locked state into account
Mel Gorman
2013-07-03
1
-0
/
+10
*
mm: vmscan: treat pages marked for immediate reclaim as zone congestion
Mel Gorman
2013-07-03
1
-2
/
+8
*
mm: vmscan: move direct reclaim wait_iff_congested into shrink_list
Mel Gorman
2013-07-03
1
-29
/
+33
*
mm: vmscan: set zone flags before blocking
Mel Gorman
2013-07-03
1
-1
/
+1
*
mm: vmscan: stall page reclaim after a list of pages have been processed
Mel Gorman
2013-07-03
1
-16
/
+33
*
mm: vmscan: stall page reclaim and writeback pages based on dirty/writepage p...
Mel Gorman
2013-07-03
1
-13
/
+48
*
mm: vmscan: move logic from balance_pgdat() to kswapd_shrink_zone()
Mel Gorman
2013-07-03
1
-56
/
+54
*
mm: vmscan: check if kswapd should writepage once per pgdat scan
Mel Gorman
2013-07-03
1
-7
/
+7
*
mm: vmscan: block kswapd if it is encountering pages under writeback
Mel Gorman
2013-07-03
1
-22
/
+60
*
mm: vmscan: have kswapd writeback pages based on dirty pages encountered, not...
Mel Gorman
2013-07-03
1
-6
/
+25
*
mm: vmscan: do not allow kswapd to scan at maximum priority
Mel Gorman
2013-07-03
1
-1
/
+1
*
mm: vmscan: decide whether to compact the pgdat based on reclaim progress
Mel Gorman
2013-07-03
1
-29
/
+30
[next]