index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
damon
/
vaddr.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
[prev]