index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
workingset.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: ratelimit stat flush from workingset shrinker
Shakeel Butt
2024-01-05
1
-1
/
+1
*
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
1
-3
/
+7
*
mm: workingset: move the stats flush into workingset_test_recent()
Yosry Ahmed
2023-12-20
1
-12
/
+24
*
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-20
1
-3
/
+3
|
\
|
*
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-12
1
-3
/
+3
*
|
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-12-12
1
-2
/
+2
|
/
*
mm: workingset: dynamically allocate the mm-shadow shrinker
Qi Zheng
2023-10-04
1
-13
/
+16
*
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2023-08-24
1
-0
/
+1
*
Multi-gen LRU: fix workingset accounting
Kalesh Singh
2023-06-09
1
-3
/
+7
*
mm: multi-gen LRU: cleanup lru_gen_test_recent()
T.J. Alumbaugh
2023-06-09
1
-30
/
+16
*
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2023-06-09
1
-48
/
+102
*
mm: workingset: update description of the source file
Yang Yang
2023-04-18
1
-6
/
+17
*
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
2023-04-18
1
-2
/
+3
*
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
2023-04-18
1
-1
/
+1
*
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
2023-04-18
1
-1
/
+1
*
swap_state: update shadow_nodes for anonymous page
Yang Yang
2023-02-02
1
-8
/
+13
*
workingset: fix confusion around eviction vs refault container
Johannes Weiner
2023-01-18
1
-1
/
+2
*
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2023-01-18
1
-2
/
+2
*
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
2022-12-11
1
-1
/
+4
*
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-11-08
1
-1
/
+1
*
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-09-26
1
-2
/
+108
*
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
1
-1
/
+1
*
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-04-21
1
-1
/
+1
*
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
1
-12
/
+13
|
\
|
*
mm/workingset: Convert workingset_eviction() to take a folio
Matthew Wilcox (Oracle)
2022-03-21
1
-12
/
+13
*
|
mm: workingset: replace IRQ-off check with a lockdep assert.
Sebastian Andrzej Siewior
2022-03-22
1
-1
/
+4
*
|
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2022-03-22
1
-1
/
+1
|
/
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
1
-0
/
+10
|
\
|
*
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2021-11-09
1
-0
/
+10
*
|
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
2021-10-18
1
-20
/
+22
*
|
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
2021-09-27
1
-7
/
+4
*
|
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
2021-09-27
1
-1
/
+2
|
/
*
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
[next]