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.12.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, memcg: do not set reclaim_state on soft limit reclaim
Michal Hocko
2019-08-30
1
-2
/
+3
*
mm, vmscan: do not special-case slab reclaim when watermarks are boosted
Mel Gorman
2019-08-13
1
-11
/
+2
*
mm: vmscan: check if mem cgroup is disabled or not before calling memcg slab ...
Yang Shi
2019-08-03
1
-1
/
+8
*
mm/vmscan.c: add checks for incorrect handling of current->reclaim_state
Andrew Morton
2019-07-16
1
-13
/
+24
*
mm/vmscan.c: calculate reclaimed slab caches in all reclaim paths
Yafang Shao
2019-07-16
1
-0
/
+7
*
mm/vmscan.c: add a new member reclaim_state in struct shrink_control
Yafang Shao
2019-07-16
1
-12
/
+8
*
mm: vmscan: correct some vmscan counters for THP swapout
Yang Shi
2019-07-12
1
-14
/
+49
*
mm: vmscan: remove double slab pressure by inc'ing sc->nr_scanned
Yang Shi
2019-07-12
1
-5
/
+0
*
mm: vmscan: scan anonymous pages on file refaults
Kuo-Hsin Yang
2019-07-12
1
-3
/
+3
*
mm/vmscan.c: prevent useless kswapd loops
Shakeel Butt
2019-07-05
1
-12
/
+15
*
mm/vmscan.c: fix trying to reclaim unevictable LRU page
Minchan Kim
2019-06-13
1
-1
/
+1
*
mm/vmscan.c: fix recent_rotated history
Kirill Tkhai
2019-06-13
1
-2
/
+2
*
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
1
-3
/
+3
*
mm/vmscan.c: don't disable irq again when count pgrefill for memcg
Yafang Shao
2019-05-14
1
-1
/
+1
*
mm/vmscan.c: simplify shrink_inactive_list()
Kirill Tkhai
2019-05-14
1
-22
/
+9
*
mm/vmscan: drop may_writepage and classzone_idx from direct reclaim begin tem...
Yafang Shao
2019-05-14
1
-11
/
+3
*
mm: memcontrol: replace zone summing with lruvec_page_state()
Johannes Weiner
2019-05-14
1
-1
/
+1
*
mm/vmscan: add tracepoints for node reclaim
Yafang Shao
2019-05-14
1
-0
/
+6
*
mm: generalize putback scan functions
Kirill Tkhai
2019-05-14
1
-82
/
+40
*
mm: remove pages_to_free argument of move_active_pages_to_lru()
Kirill Tkhai
2019-05-14
1
-6
/
+13
*
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
2019-05-14
1
-6
/
+4
*
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
2019-05-14
1
-8
/
+7
*
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
mm: fix inactive list balancing between NUMA nodes and cgroups
Johannes Weiner
2019-04-19
1
-20
/
+9
|
/
*
mm: remove zone_lru_lock() function, access ->lru_lock directly
Andrey Ryabinin
2019-03-05
1
-8
/
+8
*
mm/workingset: remove unused @mapping argument in workingset_eviction()
Andrey Ryabinin
2019-03-05
1
-1
/
+1
*
numa: make "nr_node_ids" unsigned int
Alexey Dobriyan
2019-03-05
1
-1
/
+1
*
mm/vmscan.c: do not allocate duplicate stack variables in shrink_page_list()
Kirill Tkhai
2019-03-05
1
-30
/
+14
*
mm: vmscan: do not iterate all mem cgroups for global direct reclaim
Yang Shi
2019-03-05
1
-4
/
+3
*
mm/vmscan.c: remove 7th argument of isolate_lru_pages()
Kirill Tkhai
2019-03-05
1
-11
/
+4
*
mm: fix some typos in mm directory
Wei Yang
2019-03-05
1
-1
/
+1
*
Revert "mm: slowly shrink slabs with a relatively small number of objects"
Dave Chinner
2019-02-12
1
-10
/
+0
*
mm: put_and_wait_on_page_locked() while page is migrated
Hugh Dickins
2018-12-28
1
-8
/
+2
*
mm: reclaim small amounts of memory when an external fragmentation event occurs
Mel Gorman
2018-12-28
1
-9
/
+124
*
Merge drm/drm-next into drm-intel-next-queued
Jani Nikula
2018-11-20
1
-14
/
+34
|
\
|
*
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-5
/
+5
|
|
\
|
|
*
mm: Convert is_page_cache_freeable to XArray
Matthew Wilcox
2018-10-21
1
-4
/
+4
|
|
*
mm: Convert delete_from_swap_cache to XArray
Matthew Wilcox
2018-10-21
1
-1
/
+1
|
*
|
mm: zero-seek shrinkers
Johannes Weiner
2018-10-26
1
-3
/
+12
|
*
|
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-26
1
-0
/
+9
|
*
|
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-10-26
1
-0
/
+1
|
*
|
mm: don't miss the last page because of round-off error
Roman Gushchin
2018-10-26
1
-2
/
+4
|
*
|
mm/vmscan.c: fix int overflow in callers of do_shrink_slab()
Kirill Tkhai
2018-10-05
1
-4
/
+3
|
|
/
*
/
mm, drm/i915: mark pinned shmemfs pages as unevictable
Kuo-Hsin Yang
2018-11-07
1
-11
/
+11
|
/
*
mm: slowly shrink slabs with a relatively small number of objects
Roman Gushchin
2018-09-20
1
-0
/
+11
*
mm: fix page_freeze_refs and page_unfreeze_refs in comments
Jiang Biao
2018-08-22
1
-1
/
+1
*
mm: check shrinker is memcg-aware in register_shrinker_prepared()
Kirill Tkhai
2018-08-22
1
-1
/
+2
*
mm: use special value SHRINKER_REGISTERING instead of list_empty() check
Kirill Tkhai
2018-08-17
1
-22
/
+21
*
mm/vmscan.c: move check for SHRINKER_NUMA_AWARE to do_shrink_slab()
Kirill Tkhai
2018-08-17
1
-3
/
+3
[next]