index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
mm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-22
Docs/damon: update titles and brief introductions to explain DAMOS
SeongJae Park
1
-6
/
+5
2025-05-12
Documentation: add documentation for KHO
Alexander Graf
2
-0
/
+116
2025-05-12
mm: add max swappiness arg to lru_gen for anonymous memory only
Zhongkun He
1
-2
/
+3
2025-05-12
Docs/admin-guide/mm/damon/usage: document 'nid' file
SeongJae Park
1
-6
/
+6
2025-05-11
fs/proc: extend the PAGEMAP_SCAN ioctl to report guard regions
Andrei Vagin
1
-0
/
+1
2025-03-17
Docs/admin-guide/mm/damon/usage: update for {core,ops}_filters directories
SeongJae Park
1
-9
/
+22
2025-03-17
fs/proc/task_mmu: remove per-page mapcount dependency for PM_MMAP_EXCLUSIVE (CONFIG_NO_PAGE_MAPCOUNT)
David Hildenbrand
1
-0
/
+11
2025-03-17
fs/proc/page: remove per-page mapcount dependency for /proc/kpagecount (CONFIG_NO_PAGE_MAPCOUNT)
David Hildenbrand
1
-1
/
+6
2025-03-17
mm: hugetlb: add hugetlb_alloc_threads cmdline option
Thomas Prescher
1
-0
/
+10
2025-03-17
Docs/admin-guide/mm/damon/usage: add intervals_goal directory on the hierarchy
SeongJae Park
1
-0
/
+25
2025-03-16
fs/proc/task_mmu: add guard region bit to pagemap
Lorenzo Stoakes
1
-1
/
+2
2025-03-16
mm, cma: support multiple contiguous ranges, if requested
Frank van der Linden
1
-2
/
+8
2025-03-16
Docs/damon: move DAMOS filter type names and meaning to design doc
SeongJae Park
1
-15
/
+13
2025-03-16
Docs/admin-guide/mm/damon/usage: document hugepage_size filter type
Usama Arif
1
-8
/
+9
2025-03-16
mm: zbud: remove zbud
Yosry Ahmed
1
-6
/
+4
2025-01-25
Docs/admin-guide/mm/damon/start: update snapshot example
SeongJae Park
1
-27
/
+40
2025-01-25
Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files on files hierarchy
SeongJae Park
1
-1
/
+1
2025-01-25
Docs/admin-guide/mm/damon/usage: document DAMOS filter 'allow' sysfs file
SeongJae Park
1
-14
/
+19
2025-01-25
Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design doc
SeongJae Park
1
-15
/
+14
2025-01-25
Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentation
SeongJae Park
1
-309
/
+0
2025-01-25
Docs/admin-guide/mm/damon/usage: document sz_filtered_out of scheme tried region directories
SeongJae Park
1
-5
/
+5
2025-01-25
Docs/admin-guide/mm/damon/usage: document sz_ops_filter_passed
SeongJae Park
1
-11
/
+9
2025-01-25
Docs/admin-guide/mm/damon/usage: link damos stat design doc
SeongJae Park
1
-1
/
+2
2025-01-25
mm: add build-time option for hotplug memory default online type
Gregory Price
1
-2
/
+2
2025-01-13
mm: add per-order mTHP swap-in fallback/fallback_charge counters
Wenchao Hao
1
-0
/
+10
2025-01-13
docs: tmpfs: drop 'fadvise()' from the documentation
Baolin Wang
1
-4
/
+4
2025-01-13
docs: tmpfs: update the large folios policy for tmpfs and shmem
David Hildenbrand
1
-17
/
+41
2025-01-13
mm: shmem: add a kernel command line to change the default huge policy for tmpfs
Baolin Wang
1
-0
/
+6
2024-12-30
docs: mm: fix the incorrect 'FileHugeMapped' field
Baolin Wang
1
-1
/
+1
2024-11-11
mm: shmem: override mTHP shmem default with a kernel parameter
Maíra Canal
1
-0
/
+17
2024-11-11
mm: shmem: control THP support through the kernel command line
Maíra Canal
1
-0
/
+6
2024-11-11
mm: add per-order mTHP swpin counters
Barry Song
1
-0
/
+4
2024-11-11
mm: swap: count successful large folio zswap stores in hugepage zswpout stats
Kanchana P Sridhar
1
-2
/
+6
2024-11-07
mm: fix docs for the kernel parameter ``thp_anon=``
Maíra Canal
1
-1
/
+1
2024-09-21
Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-2
/
+3
2024-09-09
mm: add sysfs entry to disable splitting underused THPs
Usama Arif
1
-0
/
+10
2024-09-09
mm: split underused THPs
Usama Arif
1
-0
/
+6
2024-09-09
Docs/damon: use damonitor GitHub organization instead of awslabs
SeongJae Park
2
-6
/
+6
2024-09-09
mm: count the number of partially mapped anonymous THPs per size
Barry Song
1
-0
/
+7
2024-09-09
mm: count the number of anonymous THPs per size
Barry Song
1
-0
/
+5
2024-09-01
Document/kexec: generalize crash hotplug description
Sourabh Jain
1
-2
/
+3
2024-09-01
mm: override mTHP "enabled" defaults at kernel cmdline
Ryan Roberts
1
-7
/
+31
2024-07-21
Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
4
-47
/
+119
2024-07-18
Merge tag 'docs-6.11' of git://git.lwn.net/linux
Linus Torvalds
1
-1
/
+1
2024-07-12
mm: shmem: rename mTHP shmem counters
Ryan Roberts
1
-13
/
+16
2024-07-12
kpageflags: detect isolated KPF_THP folios
Ran Xiaokai
1
-2
/
+2
2024-07-12
mm: fix khugepaged activation policy
Ryan Roberts
1
-6
/
+5
2024-07-12
mm: add docs for per-order mTHP split counters
Lance Yang
1
-4
/
+15
2024-07-10
Docs/admin-guide/mm/damon/start: add access pattern snapshot example
SeongJae Park
1
-4
/
+42
2024-07-03
Docs/damon: document damos_migrate_{hot,cold}
Honggyu Kim
1
-3
/
+7
[next]