index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
workingset.c
Age
Commit message (
Expand
)
Author
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-05-12
mm: workingset: simplify lockdep check in update_node
Pedro Falcato
2025-01-25
mm/mglru: rework workingset protection
Yu Zhao
2025-01-25
mm/mglru: rework refault detection
Yu Zhao
2025-01-25
mm/mglru: clean up workingset
Yu Zhao
2024-11-11
mm/list_lru: simplify the list_lru walk callback function
Kairui Song
2024-11-11
mm/list_lru: split the lock to per-cgroup scope
Kairui Song
2024-11-11
mm/list_lru: don't pass unnecessary key parameters
Kairui Song
2024-11-06
memcg: workingset: remove folio_memcg_rcu usage
Shakeel Butt
2024-07-03
cachestat: do not flush stats in recency check
Nhat Pham
2024-05-07
mm: cleanup WORKINGSET_NODES in workingset
Shakeel Butt
2024-02-21
mm: move mapping_set_update out of <linux/swap.h>
Christoph Hellwig
2024-01-05
mm: ratelimit stat flush from workingset shrinker
Shakeel Butt
2023-12-20
mm: memcg: restore subtree stats flushing
Yosry Ahmed
2023-12-20
mm: workingset: move the stats flush into workingset_test_recent()
Yosry Ahmed
2023-12-20
sync mm-stable with mm-hotfixes-stable to pick up depended-upon changes
Andrew Morton
2023-12-12
mm/mglru: fix underprotected page cache
Yu Zhao
2023-12-12
list_lru: allow explicit memcg and NUMA node selection
Nhat Pham
2023-10-04
mm: workingset: dynamically allocate the mm-shadow shrinker
Qi Zheng
2023-08-24
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2023-06-09
Multi-gen LRU: fix workingset accounting
Kalesh Singh
2023-06-09
mm: multi-gen LRU: cleanup lru_gen_test_recent()
T.J. Alumbaugh
2023-06-09
workingset: refactor LRU refault to expose refault recency check
Nhat Pham
2023-04-18
mm: workingset: update description of the source file
Yang Yang
2023-04-18
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
2023-04-18
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
2023-04-18
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
2023-02-02
swap_state: update shadow_nodes for anonymous page
Yang Yang
2023-01-18
workingset: fix confusion around eviction vs refault container
Johannes Weiner
2023-01-18
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2022-12-11
folio-compat: remove lru_cache_add()
Vishal Moola (Oracle)
2022-11-08
mm: vmscan: make rotations a secondary factor in balancing anon vs file
Johannes Weiner
2022-09-26
mm: multi-gen LRU: minimal implementation
Yu Zhao
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-04-21
memcg: sync flush only if periodic flush is delayed
Shakeel Butt
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
2022-03-22
mm: workingset: replace IRQ-off check with a lockdep assert.
Sebastian Andrzej Siewior
2022-03-22
xarray: use kmem_cache_alloc_lru to allocate xa_node
Muchun Song
2022-03-21
mm/workingset: Convert workingset_eviction() to take a folio
Matthew Wilcox (Oracle)
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-11-09
vfs: keep inodes with page cache off the inode shrinker LRU
Johannes Weiner
2021-10-18
mm/workingset: Convert workingset_refault() to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/workingset: Convert workingset_activation to take a folio
Matthew Wilcox (Oracle)
2021-09-27
mm/memcg: Add folio_lruvec()
Matthew Wilcox (Oracle)
2021-09-23
memcg: flush lruvec stats in the refault
Shakeel Butt
2021-09-08
mm/workingset: correct kernel-doc notations
Randy Dunlap
2021-06-30
mm: workingset: define macro WORKINGSET_SHIFT
Miaohe Lin
2021-06-29
mm: memcontrol: remove the pgdata parameter of mem_cgroup_page_lruvec
Muchun Song
2021-05-05
mm: stop accounting shadow entries
Matthew Wilcox (Oracle)
2021-02-24
mm: workingset: clarify eviction order and distance calculation
Oscar Salvador
[next]