开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shrinker_debug.c
Age
Commit message (
Expand
)
Author
2023-10-04
mm: shrinker: convert shrinker_rwsem to mutex
Qi Zheng
2023-10-04
mm: shrinker: add infrastructure for dynamically allocating shrinker
Qi Zheng
2023-10-04
mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
Qi Zheng
2023-10-04
mm: move some shrinker-related function declarations to mm/internal.h
Qi Zheng
2023-06-19
Revert "mm: shrinkers: make count and scan in shrinker debugfs lockless"
Qi Zheng
2023-06-19
Revert "mm: shrinkers: convert shrinker_rwsem to mutex"
Qi Zheng
2023-05-17
mm: shrinkers: fix race condition on debugfs cleanup
Joan Bruguera Micó
2023-04-21
mm: shrinkers: fix debugfs file permissions
John Keeping
2023-03-28
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-28
mm: shrinkers: make count and scan in shrinker debugfs lockless
Qi Zheng
2023-02-09
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2022-07-29
mm: shrinkers: fix double kfree on shrinker name
Tetsuo Handa
2022-07-03
mm: shrinkers: add scan interface for shrinker debugfs
Roman Gushchin
2022-07-03
mm: shrinkers: provide shrinkers with names
Roman Gushchin
2022-07-03
mm: shrinkers: introduce debugfs interface for memory shrinkers
Roman Gushchin