index
:
drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
ops-common.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
mm/damon/ops-common: avoid divide-by-zero during region hotness calculation
SeongJae Park
1
-3
/
+2
2023-08-21
damon: use pmdp_get instead of drectly dereferencing pmd
Levi Yun
1
-1
/
+1
2023-06-19
mm: ptep_get() conversion
Ryan Roberts
1
-1
/
+1
2023-06-09
mm/damon/ops-common: refactor to use {pte|pmd}p_clear_young_notify()
Ryan Roberts
1
-20
/
+2
2023-06-09
mm/damon/ops-common: atomically test and clear young on ptes and pmds
Ryan Roberts
1
-10
/
+6
2023-01-18
mm/damon: convert damon_ptep/pmdp_mkold() to use a folio
Kefeng Wang
1
-10
/
+10
2023-01-18
mm/damon: introduce damon_get_folio()
Kefeng Wang
1
-7
/
+11
2022-10-03
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
1
-1
/
+1
2022-10-03
mm/damon/core: use a dedicated struct for monitoring attributes
SeongJae Park
1
-2
/
+2
2022-09-11
mm/damon: get the hotness from damon_hot_score() in damon_pageout_score()
Kaixu Xia
1
-40
/
+6
2022-07-03
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
1
-0
/
+42
2022-05-19
mm: damon: use HPAGE_PMD_SIZE
Kefeng Wang
1
-2
/
+1
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
1
-0
/
+133