index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
damon
/
vaddr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-15
mm/damon/vaddr: hide kernel pointer from damon_va_three_regions() failure log
SeongJae Park
1
-2
/
+8
2022-01-15
mm/damon/vaddr: use pr_debug() for damon_va_three_regions() failure logging
SeongJae Park
1
-1
/
+1
2022-01-15
mm/damon: add access checking for hugetlb pages
Baolin Wang
1
-0
/
+96
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
1
-14
/
+16
2022-01-15
mm/damon: convert macro functions to static inline functions
SeongJae Park
1
-2
/
+4
2022-01-15
mm/damon/vaddr: remove swap_ranges() and replace it with swap()
Yihao Han
1
-13
/
+3
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
1
-8
/
+10
2022-01-15
mm/damon: unified access_check function naming rules
Xin Hao
1
-4
/
+4
2021-12-10
mm/damon/vaddr: remove an unnecessary warning message
SeongJae Park
1
-1
/
+0
2021-12-03
treewide: Add missing includes masked by cgroup -> bpf dependency
Jakub Kicinski
1
-0
/
+1
2021-11-06
mm/damon: remove unnecessary variable initialization
Xin Hao
1
-1
/
+1
2021-11-06
mm/damon/vaddr,paddr: support pageout prioritization
SeongJae Park
1
-0
/
+15
2021-11-06
mm/damon/vaddr: constify static mm_walk_ops
Rikard Falkeborn
1
-2
/
+2
2021-11-06
mm/damon/vaddr: separate commonly usable functions
SeongJae Park
1
-85
/
+3
2021-11-06
mm/damon/schemes: implement statistics feature
SeongJae Park
1
-0
/
+2
2021-11-06
mm/damon/vaddr: support DAMON-based Operation Schemes
SeongJae Park
1
-0
/
+56
2021-09-08
mm/damon: add kunit tests
SeongJae Park
1
-0
/
+7
2021-09-08
mm/damon: implement primitives for the virtual memory address spaces
SeongJae Park
1
-0
/
+665