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
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-02-12
1
-22
/
+63
|
\
|
*
vmscan: per memory cgroup slab shrinkers
Vladimir Davydov
2015-02-12
1
-22
/
+63
*
|
Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-02-12
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
Christoph Hellwig
2015-01-20
1
-2
/
+2
*
|
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
2015-02-11
1
-3
/
+19
*
|
vmscan: force scan offline memory cgroups
Vladimir Davydov
2015-02-11
1
-2
/
+6
*
|
mm, vmscan: wake up all pfmemalloc-throttled processes at once
Vlastimil Babka
2015-02-11
1
-1
/
+1
*
|
mm/vmscan: fix highidx argument type
Michael S. Tsirkin
2015-01-26
1
-1
/
+1
|
/
*
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being...
Vlastimil Babka
2015-01-08
1
-11
/
+13
*
mm: vmscan: invoke slab shrinkers from shrink_zone()
Johannes Weiner
2014-12-13
1
-126
/
+90
*
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-12-11
1
-2
/
+3
|
\
|
*
cpuset: simplify cpuset_node_allowed API
Vladimir Davydov
2014-10-27
1
-2
/
+3
*
|
mm, compaction: pass classzone_idx and alloc_flags to watermark checking
Vlastimil Babka
2014-12-10
1
-6
/
+6
*
|
mm: vmscan: count only dirty pages as congested
Jamie Liu
2014-12-10
1
-1
/
+2
*
|
mm/vmscan.c: replace printk with pr_err
Pintu Kumar
2014-12-10
1
-2
/
+1
|
/
*
mm: memcontrol: fix transparent huge page allocations under pressure
Johannes Weiner
2014-10-09
1
-3
/
+4
*
mm: clean up zone flags
Johannes Weiner
2014-10-09
1
-14
/
+14
*
mm: remove noisy remainder of the scan_unevictable interface
Johannes Weiner
2014-10-09
1
-63
/
+0
*
mm, compaction: defer each zone individually instead of preferred zone
Vlastimil Babka
2014-10-09
1
-4
/
+10
*
mm: memcontrol: use page lists for uncharge batching
Johannes Weiner
2014-08-08
1
-7
/
+5
*
mm: memcontrol: rewrite uncharge API
Johannes Weiner
2014-08-08
1
-3
/
+9
*
memcg, vmscan: Fix forced scan of anonymous pages
Jerome Marchand
2014-08-06
1
-7
/
+13
*
mm, vmscan: fix an outdated comment still mentioning get_scan_ratio
Jerome Marchand
2014-08-06
1
-1
/
+1
*
mm: move zone->pages_scanned into a vmstat counter
Mel Gorman
2014-08-06
1
-3
/
+4
*
mm: update the description for vm_total_pages
Wang Sheng-Hui
2014-08-06
1
-1
/
+5
*
mm: vmscan: clean up struct scan_control
Johannes Weiner
2014-08-06
1
-53
/
+46
*
mm: vmscan: move swappiness out of scan_control
Johannes Weiner
2014-08-06
1
-14
/
+13
*
mm: vmscan: remove all_unreclaimable()
Johannes Weiner
2014-08-06
1
-25
/
+24
*
mm: vmscan: rework compaction-ready signaling in direct reclaim
Johannes Weiner
2014-08-06
1
-38
/
+32
*
mm: vmscan: remove remains of kswapd-managed zone->all_unreclaimable
Johannes Weiner
2014-08-06
1
-8
/
+0
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2014-06-12
1
-1
/
+1
|
\
|
*
write_iter variants of {__,}generic_file_aio_write()
Al Viro
2014-05-06
1
-1
/
+1
*
|
Don't trigger congestion wait on dirty-but-not-writeout pages
Linus Torvalds
2014-06-08
1
-7
/
+5
*
|
mm: convert some level-less printks to pr_*
Mitchel Humpherys
2014-06-06
1
-1
/
+4
*
|
vmscan: memcg: always use swappiness of the reclaimed memcg
Michal Hocko
2014-06-06
1
-10
/
+8
*
|
mm: vmscan: clear kswapd's special reclaim powers before exiting
Johannes Weiner
2014-06-06
1
-0
/
+3
*
|
mm: vmscan: use proportional scanning during direct reclaim and full scan at ...
Mel Gorman
2014-06-04
1
-11
/
+25
*
|
mm/vmscan.c: use DIV_ROUND_UP for calculation of zone's balance_gap and corre...
Jianyu Zhan
2014-06-04
1
-6
/
+4
*
|
mm: page_alloc: convert hot/cold parameter and immediate callers to bool
Mel Gorman
2014-06-04
1
-3
/
+3
*
|
mm: shrinker: add nid to tracepoint output
Dave Hansen
2014-06-04
1
-1
/
+1
*
|
mm: shrinker trace points: fix negatives
Dave Hansen
2014-06-04
1
-1
/
+1
*
|
mm/vmscan.c: avoid throttling reclaim for loop-back nfsd threads
NeilBrown
2014-06-04
1
-2
/
+17
*
|
mm: vmscan: do not throttle based on pfmemalloc reserves if node has no ZONE_...
Mel Gorman
2014-06-04
1
-6
/
+37
*
|
mem-hotplug: implement get/put_online_mems
Vladimir Davydov
2014-06-04
1
-1
/
+1
*
|
mm: only force scan in reclaim when none of the LRUs are big enough.
Suleiman Souhlal
2014-06-04
1
-27
/
+39
|
/
*
revert "mm: vmscan: do not swap anon pages just because free+file is low"
Johannes Weiner
2014-05-06
1
-0
/
+18
*
vmscan: reclaim_clean_pages_from_list() must use mod_zone_page_state()
Christoph Lameter
2014-04-18
1
-1
/
+1
*
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
[next]