summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/mm
AgeCommit message (Expand)Author
2025-01-25Docs/admin-guide/mm/damon/start: update snapshot exampleSeongJae Park
2025-01-25Docs/admin-guide/mm/damon/usage: fix and add missing DAMOS filter sysfs files...SeongJae Park
2025-01-25Docs/admin-guide/mm/damon/usage: document DAMOS filter 'allow' sysfs fileSeongJae Park
2025-01-25Docs/admin-guide/mm/damon/usage: omit DAMOS filter details in favor of design...SeongJae Park
2025-01-25Docs/admin-guide/mm/damon/usage: remove DAMON debugfs interface documentationSeongJae Park
2025-01-25Docs/admin-guide/mm/damon/usage: document sz_filtered_out of scheme tried reg...SeongJae Park
2025-01-25Docs/admin-guide/mm/damon/usage: document sz_ops_filter_passedSeongJae Park
2025-01-25Docs/admin-guide/mm/damon/usage: link damos stat design docSeongJae Park
2025-01-25mm: add build-time option for hotplug memory default online typeGregory Price
2025-01-13mm: add per-order mTHP swap-in fallback/fallback_charge countersWenchao Hao
2025-01-13docs: tmpfs: drop 'fadvise()' from the documentationBaolin Wang
2025-01-13docs: tmpfs: update the large folios policy for tmpfs and shmemDavid Hildenbrand
2025-01-13mm: shmem: add a kernel command line to change the default huge policy for tmpfsBaolin Wang
2024-12-30docs: mm: fix the incorrect 'FileHugeMapped' fieldBaolin Wang
2024-11-11mm: shmem: override mTHP shmem default with a kernel parameterMaíra Canal
2024-11-11mm: shmem: control THP support through the kernel command lineMaíra Canal
2024-11-11mm: add per-order mTHP swpin countersBarry Song
2024-11-11mm: swap: count successful large folio zswap stores in hugepage zswpout statsKanchana P Sridhar
2024-11-07mm: fix docs for the kernel parameter ``thp_anon=``Maíra Canal
2024-09-21Merge tag 'mm-nonmm-stable-2024-09-21-07-52' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-09-09mm: add sysfs entry to disable splitting underused THPsUsama Arif
2024-09-09mm: split underused THPsUsama Arif
2024-09-09Docs/damon: use damonitor GitHub organization instead of awslabsSeongJae Park
2024-09-09mm: count the number of partially mapped anonymous THPs per sizeBarry Song
2024-09-09mm: count the number of anonymous THPs per sizeBarry Song
2024-09-01Document/kexec: generalize crash hotplug descriptionSourabh Jain
2024-09-01mm: override mTHP "enabled" defaults at kernel cmdlineRyan Roberts
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds
2024-07-12mm: shmem: rename mTHP shmem countersRyan Roberts
2024-07-12kpageflags: detect isolated KPF_THP foliosRan Xiaokai
2024-07-12mm: fix khugepaged activation policyRyan Roberts
2024-07-12mm: add docs for per-order mTHP split countersLance Yang
2024-07-10Docs/admin-guide/mm/damon/start: add access pattern snapshot exampleSeongJae Park
2024-07-03Docs/damon: document damos_migrate_{hot,cold}Honggyu Kim
2024-07-03Documentation/admin-guide/mm/pagemap.rst: drop "Using pagemap to do something...David Hildenbrand
2024-07-03mm: shmem: add mTHP counters for anonymous shmemBaolin Wang
2024-07-03mm: shmem: add multi-size THP sysfs interface for anonymous shmemBaolin Wang
2024-07-03docs/admin-guide/mm: correct typo 'quired' to 'queried'Daniel Watson
2024-06-05mm: drop the 'anon_' prefix for swap-out mTHP countersBaolin Wang
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-11Docs/admin-guide/mm/damon/usage: fix wrong schemes effective quota update com...SeongJae Park
2024-05-11Docs/admin-guide/mm/damon/usage: fix wrong example of DAMOS filter matching s...SeongJae Park
2024-05-05Docs/admin-guide/mm/damon/usage: update for young page type DAMOS filterSeongJae Park
2024-05-05mm/khugepaged: replace page_mapcount() check by folio_likely_mapped_shared()David Hildenbrand
2024-05-05mm: zswap: remove same_filled module paramsYosry Ahmed
2024-05-05mm: correct the docs for thp_fault_alloc and thp_fault_fallbackBarry Song
2024-05-05mm: add docs for per-order mTHP counters and transhuge_page ABIBarry Song
2024-05-02Docs: typos/spellingRemington Brasga
2024-04-25docs: hugetlbpage.rst: add hugetlb migration descriptionBaolin Wang