index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
damon
/
vaddr.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
2022-01-15
1
-14
/
+16
*
mm/damon: convert macro functions to static inline functions
SeongJae Park
2022-01-15
1
-2
/
+4
*
mm/damon/vaddr: remove swap_ranges() and replace it with swap()
Yihao Han
2022-01-15
1
-13
/
+3
*
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
2022-01-15
1
-8
/
+10
*
mm/damon: unified access_check function naming rules
Xin Hao
2022-01-15
1
-4
/
+4
*
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
2021-12-11
1
-1
/
+0
*
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
2021-12-03
1
-0
/
+1
*
mm/damon: remove unnecessary variable initialization
Xin Hao
2021-11-06
1
-1
/
+1
*
mm/damon/vaddr,paddr: support pageout prioritization
SeongJae Park
2021-11-06
1
-0
/
+15
*
mm/damon/vaddr: constify static mm_walk_ops
Rikard Falkeborn
2021-11-06
1
-2
/
+2
*
mm/damon/vaddr: separate commonly usable functions
SeongJae Park
2021-11-06
1
-85
/
+3
*
mm/damon/schemes: implement statistics feature
SeongJae Park
2021-11-06
1
-0
/
+2
*
mm/damon/vaddr: support DAMON-based Operation Schemes
SeongJae Park
2021-11-06
1
-0
/
+56
*
mm/damon: add kunit tests
SeongJae Park
2021-09-08
1
-0
/
+7
*
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
2021-09-08
1
-0
/
+665