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
/
damon
/
ops-common.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
2023-08-21
1
-1
/
+1
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-1
/
+1
*
mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()
Ryan Roberts
2023-06-09
1
-20
/
+2
*
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
2023-06-09
1
-10
/
+6
*
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
2023-01-18
1
-10
/
+10
*
mm/damon: introduce damon_get_folio()
Kefeng Wang
2023-01-18
1
-7
/
+11
*
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
2022-10-03
1
-1
/
+1
*
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
2022-10-03
1
-2
/
+2
*
mm/damon: get the hotness from damon_hot_score() in damon_pageout_score()
Kaixu Xia
2022-09-11
1
-40
/
+6
*
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
2022-07-03
1
-0
/
+42
*
mm: damon: use HPAGE_PMD_SIZE
Kefeng Wang
2022-05-19
1
-2
/
+1
*
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
2022-03-22
1
-0
/
+133