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
/
paddr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-03
mm/damon: rename damon_pageout_score() to damon_cold_score()
Kaixu Xia
1
-2
/
+2
2022-10-03
mm/damon: simplify the parameter passing for 'prepare_access_checks'
Kaixu Xia
1
-3
/
+2
2022-10-03
mm/damon/paddr: deduplicate damon_pa_{mark_accessed,deactivate_pages}()
SeongJae Park
1
-14
/
+12
2022-10-03
mm/damon/paddr: make supported DAMOS actions of paddr clear
SeongJae Park
1
-0
/
+3
2022-09-11
mm/damon: simplify the parameter passing for 'check_accesses'
Kaixu Xia
1
-3
/
+2
2022-07-03
mm/damon/schemes: add 'LRU_DEPRIO' action
SeongJae Park
1
-0
/
+20
2022-07-03
mm/damon/schemes: add 'LRU_PRIO' DAMOS action
SeongJae Park
1
-0
/
+20
2022-07-03
mm/damon/paddr: use a separate function for 'DAMOS_PAGEOUT' handling
SeongJae Park
1
-6
/
+14
2022-05-19
mm: damon: use HPAGE_PMD_SIZE
Kefeng Wang
1
-1
/
+1
2022-03-22
Merge tag 'folio-5.18c' of git://git.infradead.org/users/willy/pagecache
Linus Torvalds
1
-33
/
+29
2022-03-22
mm/damon/paddr,vaddr: remove damon_{p,v}a_{target_valid,set_operations}()
SeongJae Park
1
-19
/
+1
2022-03-22
mm/damon/paddr,vaddr: register themselves to DAMON in subsys_initcall
SeongJae Park
1
-0
/
+20
2022-03-22
mm/damon: rename damon_primitives to damon_operations
SeongJae Park
1
-11
/
+11
2022-03-21
mm/damon: minor cleanup for damon_pa_young
Miaohe Lin
1
-1
/
+1
2022-03-21
mm/rmap: Convert rmap_walk() to take a folio
Matthew Wilcox (Oracle)
1
-8
/
+7
2022-03-21
mm/damon: Convert damon_pa_young() to use a folio
Matthew Wilcox (Oracle)
1
-12
/
+15
2022-03-21
mm/damon: Convert damon_pa_mkold() to use a folio
Matthew Wilcox (Oracle)
1
-7
/
+9
2022-03-21
mm: Add DEFINE_PAGE_VMA_WALK and DEFINE_FOLIO_VMA_WALK
Matthew Wilcox (Oracle)
1
-10
/
+2
2022-01-15
mm/damon/schemes: account scheme actions that successfully applied
SeongJae Park
1
-6
/
+7
2022-01-15
mm/damon: remove some unneeded function definitions in damon.h
Xin Hao
1
-5
/
+6
2021-11-06
mm/damon/vaddr,paddr: support pageout prioritization
SeongJae Park
1
-0
/
+14
2021-11-06
mm/damon/paddr: support the pageout scheme
SeongJae Park
1
-1
/
+36
2021-11-06
mm/damon: implement primitives for physical address space monitoring
SeongJae Park
1
-0
/
+224