linux/mm/damon
Kevin Lourenco 5ec9bb6de4 mm/damon: fix typos in comments
Correct minor spelling mistakes in several files under mm/damon.  No
functional changes.

Link: https://lkml.kernel.org/r/20251217181216.47576-1-klourencodev@gmail.com
Signed-off-by: Kevin Lourenco <klourencodev@gmail.com>
Reviewed-by: SeongJae Park <sj@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
2026-01-20 19:24:48 -08:00
..
tests mm/damon: fix typos in comments 2026-01-20 19:24:48 -08:00
core.c mm/damon: fix typos in comments 2026-01-20 19:24:48 -08:00
Kconfig mm/damon/Kconfig: make DAMON_STAT_ENABLED_DEFAULT depend on DAMON_STAT 2025-09-13 16:55:07 -07:00
lru_sort.c mm/damon: fix typos in comments 2026-01-20 19:24:48 -08:00
Makefile mm/damon: introduce DAMON_STAT module 2025-07-09 22:41:55 -07:00
modules-common.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
modules-common.h mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
ops-common.c mm: replace pmd_to_swp_entry() with softleaf_from_pmd() 2025-11-24 15:08:51 -08:00
ops-common.h mm/damon/paddr: move filters existence check function to ops-common 2025-09-13 16:54:47 -07:00
paddr.c mm/damon/paddr: support addr_unit for DAMOS_STAT 2025-09-13 16:55:23 -07:00
reclaim.c mm/damon: fix typos in comments 2026-01-20 19:24:48 -08:00
stat.c mm/damon: fix typos in comments 2026-01-20 19:24:48 -08:00
sysfs-common.c mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
sysfs-common.h mm/damon: s/primitives/code/ on comments 2025-06-05 21:55:41 -07:00
sysfs-schemes.c mm/damon/sysfs-schemes: implement max_nr_snapshots file 2026-01-20 19:24:45 -08:00
sysfs.c mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure 2026-01-14 22:16:23 -08:00
vaddr.c mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry() 2025-12-23 11:23:13 -08:00