Age | Commit message (Expand) | Author |
2024-12-30 | docs: mm: fix the incorrect 'FileHugeMapped' field | Baolin Wang |
2024-11-11 | mm: shmem: override mTHP shmem default with a kernel parameter | Maíra Canal |
2024-11-11 | mm: shmem: control THP support through the kernel command line | Maíra Canal |
2024-11-11 | mm: add per-order mTHP swpin counters | Barry Song |
2024-11-11 | mm: swap: count successful large folio zswap stores in hugepage zswpout stats | Kanchana P Sridhar |
2024-11-07 | mm: fix docs for the kernel parameter ``thp_anon=`` | Maíra Canal |
2024-09-21 | Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
2024-09-09 | mm: add sysfs entry to disable splitting underused THPs | Usama Arif |
2024-09-09 | mm: split underused THPs | Usama Arif |
2024-09-09 | Docs/damon: use damonitor GitHub organization instead of awslabs | SeongJae Park |
2024-09-09 | mm: count the number of partially mapped anonymous THPs per size | Barry Song |
2024-09-09 | mm: count the number of anonymous THPs per size | Barry Song |
2024-09-01 | Document/kexec: generalize crash hotplug description | Sourabh Jain |
2024-09-01 | mm: override mTHP "enabled" defaults at kernel cmdline | Ryan Roberts |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-07-18 | Merge tag 'docs-6.11' of git://git.lwn.net/linux | Linus Torvalds |
2024-07-12 | mm: shmem: rename mTHP shmem counters | Ryan Roberts |
2024-07-12 | kpageflags: detect isolated KPF_THP folios | Ran Xiaokai |
2024-07-12 | mm: fix khugepaged activation policy | Ryan Roberts |
2024-07-12 | mm: add docs for per-order mTHP split counters | Lance Yang |
2024-07-10 | Docs/admin-guide/mm/damon/start: add access pattern snapshot example | SeongJae Park |
2024-07-03 | Docs/damon: document damos_migrate_{hot,cold} | Honggyu Kim |
2024-07-03 | Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something... | David Hildenbrand |
2024-07-03 | mm: shmem: add mTHP counters for anonymous shmem | Baolin Wang |
2024-07-03 | mm: shmem: add multi-size THP sysfs interface for anonymous shmem | Baolin Wang |
2024-07-03 | docs/admin-guide/mm: correct typo 'quired' to 'queried' | Daniel Watson |
2024-06-05 | mm: drop the 'anon_' prefix for swap-out mTHP counters | Baolin Wang |
2024-05-19 | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2024-05-11 | Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update com... | SeongJae Park |
2024-05-11 | Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s... | SeongJae Park |
2024-05-05 | Docs/admin-guide/mm/damon/usage: update for young page type DAMOS filter | SeongJae Park |
2024-05-05 | mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared() | David Hildenbrand |
2024-05-05 | mm: zswap: remove same_filled module params | Yosry Ahmed |
2024-05-05 | mm: correct the docs for thp_fault_alloc and thp_fault_fallback | Barry Song |
2024-05-05 | mm: add docs for per-order mTHP counters and transhuge_page ABI | Barry Song |
2024-05-02 | Docs: typos/spelling | Remington Brasga |
2024-04-25 | docs: hugetlbpage.rst: add hugetlb migration description | Baolin Wang |
2024-03-29 | docs: zswap: fix shell command format | Weiji Wang |
2024-02-23 | Docs/admin-guide/mm/damon/reclaim: document auto-tuning parameters | SeongJae Park |
2024-02-23 | Docs/admin-guide/mm/damon/usage: document quota goal metric file | SeongJae Park |
2024-02-23 | Docs/admin-guide/mm/damon/usage: document effective_bytes file | SeongJae Park |
2024-02-22 | Docs/admin-guide/mm/damon/usage: fix wrong quotas diabling condition | SeongJae Park |
2024-02-22 | Docs/mm/damon: move monitoring target regions setup detail from the usage to ... | SeongJae Park |
2024-02-22 | Docs/mm/damon: move DAMON operation sets list from the usage to the design do... | SeongJae Park |
2024-02-22 | Docs/mm/damon: move the list of DAMOS actions to design doc | SeongJae Park |
2024-02-22 | mm/mempolicy: introduce MPOL_WEIGHTED_INTERLEAVE for weighted interleaving | Gregory Price |
2024-02-22 | Docs/admin-guide/mm/damon/usage: update for monitor_on renaming | SeongJae Park |
2024-02-22 | Docs/admin-guide/mm/damon/usage: document 'DEPRECATED' file of DAMON debugfs ... | SeongJae Park |
2024-02-22 | Docs/admin-guide/mm/damon/usage: use sysfs interface for tracepoints example | SeongJae Park |
2023-12-29 | zswap: memcontrol: implement zswap writeback disabling | Nhat Pham |