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
/
workingset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
memcg: flush lruvec stats in the refault
Shakeel Butt
2021-09-23
1
-0
/
+1
*
mm/workingset: correct kernel-doc notations
Randy Dunlap
2021-09-08
1
-1
/
+1
*
mm: workingset: define macro WORKINGSET_SHIFT
Miaohe Lin
2021-06-30
1
-4
/
+6
*
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-06-29
1
-1
/
+1
*
mm: stop accounting shadow entries
Matthew Wilcox (Oracle)
2021-05-05
1
-1
/
+0
*
mm: workingset: clarify eviction order and distance calculation
Oscar Salvador
2021-02-24
1
-1
/
+1
*
mm/workingset.c: avoid unnecessary max_nodes estimation in count_shadow_nodes()
Miaohe Lin
2021-02-24
1
-3
/
+2
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-2
/
+0
|
\
|
*
mm/lru: move lock into lru_note_cost
Alex Shi
2020-12-15
1
-2
/
+0
*
|
Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mm: memcontrol: Use helpers to read page's memcg data
Roman Gushchin
2020-12-02
1
-1
/
+1
*
|
mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state
Muchun Song
2020-12-15
1
-4
/
+4
|
/
*
Merge tag 'xarray-5.9' of git://git.infradead.org/users/willy/xarray
Linus Torvalds
2020-10-20
1
-11
/
+2
|
\
|
*
XArray: Add private interface for workingset node deletion
Matthew Wilcox (Oracle)
2020-10-13
1
-11
/
+2
*
|
mm/workingset.c: fix some doc warnings
Xiaofei Tan
2020-10-16
1
-1
/
+1
|
/
*
mm: replace hpage_nr_pages with thp_nr_pages
Matthew Wilcox (Oracle)
2020-08-14
1
-3
/
+3
*
mm/swap: implement workingset detection for anonymous LRU
Joonsoo Kim
2020-08-12
1
-4
/
+11
*
mm/workingset: prepare the workingset detection infrastructure for anon LRU
Joonsoo Kim
2020-08-12
1
-3
/
+5
*
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-08-07
1
-2
/
+4
*
mm: workingset: age nonresident information alongside anonymous pages
Johannes Weiner
2020-06-26
1
-19
/
+27
*
mm: vmscan: reclaim writepage is IO cost
Johannes Weiner
2020-06-03
1
-1
/
+1
*
mm: balance LRU lists based on relative thrashing
Johannes Weiner
2020-06-03
1
-0
/
+4
*
mm: workingset: let cache workingset challenge anon
Johannes Weiner
2020-06-03
1
-5
/
+12
*
mm: vmscan: detect file thrashing at the reclaim root
Johannes Weiner
2019-12-01
1
-15
/
+52
*
mm: clean up and clarify lruvec lookup procedure
Johannes Weiner
2019-12-01
1
-4
/
+4
*
mm: workingset: fix vmstat counters for shadow nodes
Roman Gushchin
2019-08-13
1
-6
/
+4
*
mm: memcontrol: make cgroup stats and events query API explicitly local
Johannes Weiner
2019-05-14
1
-3
/
+4
*
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
Johannes Weiner
2019-05-14
1
-2
/
+3
*
mm/workingset: remove unused @mapping argument in workingset_eviction()
Andrey Ryabinin
2019-03-05
1
-3
/
+2
*
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
2018-12-28
1
-1
/
+1
*
Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax
Linus Torvalds
2018-10-28
1
-39
/
+29
|
\
|
*
mm: Convert workingset to XArray
Matthew Wilcox
2018-10-21
1
-30
/
+21
|
*
xarray: Define struct xa_node
Matthew Wilcox
2018-10-21
1
-8
/
+8
|
*
xarray: Replace exceptional entries
Matthew Wilcox
2018-09-29
1
-7
/
+6
*
|
mm: zero-seek shrinkers
Johannes Weiner
2018-10-26
1
-1
/
+1
*
|
mm: workingset: add vmstat counter for shadow nodes
Johannes Weiner
2018-10-26
1
-2
/
+12
*
|
mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim
Johannes Weiner
2018-10-26
1
-1
/
+1
*
|
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-10-26
1
-34
/
+61
*
|
mm: workingset: don't drop refault information prematurely
Johannes Weiner
2018-10-26
1
-8
/
+14
|
/
*
mm/list_lru: introduce list_lru_shrink_walk_irq()
Sebastian Andrzej Siewior
2018-08-17
1
-6
/
+2
*
mm: add SHRINK_EMPTY shrinker methods return value
Kirill Tkhai
2018-08-17
1
-0
/
+3
*
fs: propagate shrinker::id to list_lru
Kirill Tkhai
2018-08-17
1
-1
/
+2
*
mm/workingset.c: refactor workingset_init()
Kirill Tkhai
2018-08-17
1
-3
/
+4
*
mm: workingset: make shadow_lru_isolate() use locking suffix
Sebastian Andrzej Siewior
2018-08-17
1
-5
/
+3
*
mm: workingset: remove local_irq_disable() from count_shadow_nodes()
Sebastian Andrzej Siewior
2018-08-17
1
-3
/
+0
*
page cache: use xa_lock
Matthew Wilcox
2018-04-11
1
-11
/
+11
*
mm, truncate: do not check mapping for every page being truncated
Mel Gorman
2017-11-15
1
-8
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
mm: memcontrol: per-lruvec stats infrastructure
Johannes Weiner
2017-07-06
1
-6
/
+3
*
mm: memcontrol: use node page state naming scheme for memcg
Johannes Weiner
2017-05-03
1
-3
/
+3
[next]