index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
Age
Commit message (
Expand
)
Author
2023-01-18
mm/damon/vaddr: convert hugetlb related functions to use a folio
Kefeng Wang
2023-01-18
mm/damon: remove unneeded damon_get_page()
Kefeng Wang
2023-01-18
mm/damon/vaddr: convert damon_young_pmd_entry() to use a folio
Kefeng Wang
2023-01-18
mm/damon/paddr: convert damon_pa_*() to use a folio
Kefeng Wang
2023-01-18
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
2023-01-18
mm/damon: introduce damon_get_folio()
Kefeng Wang
2023-01-18
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-18
mm/damon: convert damon_pa_mark_accessed_or_deactivate() to use folios
Vishal Moola (Oracle)
2023-01-18
mm/damon/sysfs-schemes: implement scheme filters
SeongJae Park
2023-01-18
mm/damon/sysfs-schemes: connect filter directory and filters directory
SeongJae Park
2023-01-18
mm/damon/sysfs-schemes: implement filter directory
SeongJae Park
2023-01-18
mm/damon/sysfs-schemes: implement filters directory
SeongJae Park
2023-01-18
mm/damon/reclaim: add a parameter called skip_anon for avoiding anonymous pag...
SeongJae Park
2023-01-18
mm/damon/paddr: support DAMOS filters
SeongJae Park
2023-01-18
mm/damon/core: implement damos filter
SeongJae Park
2022-11-30
mm/damon: use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-30
mm/damon/sysfs-schemes: implement DAMOS-tried regions clear command
SeongJae Park
2022-11-30
mm/damon/sysfs: implement DAMOS tried regions update command
SeongJae Park
2022-11-30
mm/damon/sysfs-schemes: implement scheme region directory
SeongJae Park
2022-11-30
mm/damon/sysfs-schemes: implement schemes/tried_regions directory
SeongJae Park
2022-11-30
mm/damon/core: add a callback for scheme target regions check
SeongJae Park
2022-11-30
mm/damon/lru_sort: enable and disable synchronously
SeongJae Park
2022-11-30
mm/damon/reclaim: enable and disable synchronously
SeongJae Park
2022-11-30
mm/damon/{reclaim,lru_sort}: remove unnecessarily included headers
SeongJae Park
2022-11-30
mm/damon/modules: deduplicate init steps for DAMON context setup
SeongJae Park
2022-11-30
mm/damon/sysfs: split out schemes directory implementation to separate file
SeongJae Park
2022-11-30
mm/damon/sysfs: split out kdamond-independent schemes stats update logic into...
SeongJae Park
2022-11-30
mm/damon/sysfs: move unsigned long range directory to common module
SeongJae Park
2022-11-30
mm/damon/sysfs: move sysfs_lock to common module
SeongJae Park
2022-11-30
mm/damon/sysfs: remove parameters of damon_sysfs_region_alloc()
SeongJae Park
2022-11-30
mm/damon/sysfs: use damon_addr_range for region's start and end values
SeongJae Park
2022-11-30
mm/damon/core: split out scheme quota adjustment logic into a new function
SeongJae Park
2022-11-30
mm/damon/core: split out scheme stat update logic into a new function
SeongJae Park
2022-11-30
mm/damon/core: split damos application logic into a new function
SeongJae Park
2022-11-30
mm/damon/core: split out DAMOS-charged region skip logic into a new function
SeongJae Park
2022-11-30
mm/damon/sysfs: fix wrong empty schemes assumption under online tuning in dam...
SeongJae Park
2022-11-22
mm/damon/sysfs-schemes: skip stats update if the scheme directory is removed
SeongJae Park
2022-11-08
mm/damon/dbgfs: check if rm_contexts input is for a real context
SeongJae Park
2022-10-14
Merge tag 'mm-stable-2022-10-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-12
mm/damon: use damon_sz_region() in appropriate place
Xin Hao
2022-10-12
mm/damon: move sz_damon_region to damon_sz_region
Xin Hao
2022-10-12
Merge tag 'mm-hotfixes-stable-2022-10-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-10-11
mm/damon/core: initialize damon_target->list in damon_new_target()
SeongJae Park
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-03
mm/damon: deduplicate damon_{reclaim,lru_sort}_apply_parameters()
Kaixu Xia
2022-10-03
mm/damon/sysfs: return 'err' value when call kstrtoul() failed
Xin Hao
2022-10-03
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
2022-10-03
mm/damon: return void from damon_set_schemes()
Kaixu Xia
2022-10-03
mm/damon/lru_sort: change damon_lru_sort_wmarks to static
Yang Yingliang
2022-10-03
mm/damon/reclaim: change damon_reclaim_wmarks to static
Yang Yingliang
[next]