index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
Kconfig
Age
Commit message (
Expand
)
Author
2024-02-22
mm/damon: rename CONFIG_DAMON_DBGFS to DAMON_DBGFS_DEPRECATED
SeongJae Park
2023-10-25
mm/damon/sysfs-test: add a unit test for damon_sysfs_set_targets()
SeongJae Park
2023-02-13
mm/damon/Kconfig: add DAMON debugfs interface deprecation notice
SeongJae Park
2022-10-03
mm/damon/Kconfig: notify debugfs deprecation plan
SeongJae Park
2022-07-03
mm/damon: introduce DAMON-based LRU-lists Sorting
SeongJae Park
2022-03-22
mm/damon: implement a minimal stub for sysfs-based DAMON interface
SeongJae Park
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2021-11-06
mm/damon: introduce DAMON-based Reclamation (DAMON_RECLAIM)
SeongJae Park
2021-11-06
mm/damon/dbgfs: support physical memory monitoring
SeongJae Park
2021-11-06
mm/damon: implement primitives for physical address space monitoring
SeongJae Park
2021-11-06
mm/damon: grammar s/works/work/
Geert Uytterhoeven
2021-09-08
mm/damon: add kunit tests
SeongJae Park
2021-09-08
mm/damon: implement a debugfs-based user space interface
SeongJae Park
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
2021-09-08
mm: introduce Data Access MONitor (DAMON)
SeongJae Park