summaryrefslogtreecommitdiff
path: root/Documentation/admin-guide/mm
AgeCommit message (Expand)Author
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-02-22Merge tag 'docs-6.3' of git://git.lwn.net/linuxLinus Torvalds
2023-02-13Docs/admin-guide/mm/damon/usage: add DAMON debugfs interface deprecation noticeSeongJae Park
2023-02-02Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...SeongJae Park
2023-02-02Documentation: admin-guide: correct spellingRandy Dunlap
2023-02-02docs/admin-guide/mm: remove useless markupMike Rapoport (IBM)
2023-01-31Doc/damon: fix the data path errorHui Su
2023-01-18Docs/admin-guide/mm/numaperf: increase depth of subsectionsSeongJae Park
2023-01-18selftests/vm: rename selftests/vm to selftests/mmSeongJae Park
2023-01-18tools/vm: rename tools/vm to tools/mmSeongJae Park
2023-01-18Docs/admin-guide/mm/damon/usage: document DAMOS filters of sysfsSeongJae Park
2023-01-18Docs/admin-guide/damon/reclaim: document 'skip_anon' parameterSeongJae Park
2023-01-11Docs/admin-guide/mm/zswap: remove zsmalloc's lack of writeback warningNhat Pham
2022-12-13Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-11-30Docs/admin-guide/mm/damon/usage: document schemes/<s>/tried_regions sysfs dir...SeongJae Park
2022-11-30Docs/admin-guide/mm/damon/usage: fix wrong usage example of init_regions fileSeongJae Park
2022-11-30Docs/admin-guide/mm/damon/usage: describe the rules of sysfs region directoriesSeongJae Park
2022-11-09Docs/admin-guide/mm/zswap: remove a paragraph about zswap being a new featureDavid Heidelberg
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-10-03mm/khugepaged: attempt to map file/shmem-backed pte-mapped THPs by pmdsZach O'Keefe
2022-10-03mm/huge_memory: prevent THP_ZERO_PAGE_ALLOC increased twiceLiu Shixin
2022-10-03Docs/admin-guide/mm/damon/usage: note DAMON debugfs interface deprecation planSeongJae Park
2022-10-03Docs/admin-guide/mm/damon/start: mention the dependency as sysfs instead of d...SeongJae Park
2022-10-03Docs/admin-guide/mm/damon: rename the title of the documentSeongJae Park
2022-10-03Merge tag 'docs-6.1' of git://git.lwn.net/linuxLinus Torvalds
2022-09-27docs: hugetlbpage.rst: fix a typo of hugepage sizeHoi Pok Wu
2022-09-26ksm: add profit monitoring documentationxu xin
2022-09-26mm: multi-gen LRU: admin guideYu Zhao
2022-09-11mm/cma_debug: show complete cma name in debugfs directoriesCharan Teja Kalla
2022-09-11userfaultfd: update documentation to describe /dev/userfaultfdAxel Rasmussen
2022-08-25Docs/admin-guide/mm/damon/usage: fix the example code snipKairui Song
2022-08-08mm: hugetlb_vmemmap: introduce the name HVOMuchun Song
2022-07-03Docs/admin-guide/damon: add a document for DAMON_LRU_SORTSeongJae Park
2022-07-03Docs/admin-guide/damon/sysfs: document 'LRU_DEPRIO' scheme actionSeongJae Park
2022-07-03Docs/admin-guide/damon/sysfs: document 'LRU_PRIO' scheme actionSeongJae Park
2022-07-03mm: shrinkers: add scan interface for shrinker debugfsRoman Gushchin
2022-07-03mm: docs: document shrinker debugfsRoman Gushchin
2022-07-03Docs/admin-guide/damon/reclaim: remove a paragraph that been obsolete due to ...SeongJae Park
2022-06-27docs: rename Documentation/vm to Documentation/mmMike Rapoport
2022-05-13Docs/admin-guide/mm/damon/reclaim: document 'commit_inputs' parameterSeongJae Park
2022-05-13Docs/{ABI,admin-guide}/damon: Update for 'state' sysfs file input keyword, 'c...SeongJae Park
2022-05-13Docs/{ABI,admin-guide}/damon: update for fixed virtual address ranges monitoringSeongJae Park
2022-05-13Docs/{ABI,admin-guide}/damon: document 'avail_operations' sysfs fileSeongJae Park
2022-04-28mm/vmstat: add events for ksm cowYang Yang
2022-04-28mm: hugetlb_vmemmap: cleanup CONFIG_HUGETLB_PAGE_FREE_VMEMMAP*Muchun Song
2022-03-22Docs/admin-guide/mm/damon/usage: document DAMON sysfs interfaceSeongJae Park
2022-03-22Docs/damon: update outdated term 'regions update interval'SeongJae Park
2022-03-22Docs/admin-guide/mm/damon/usage: update for changed initail_regions file inputSeongJae Park
2022-03-22mm/zswap.c: allow handling just same-value filled pagesMaciej S. Szmigiero
2022-03-05proc: fix documentation and description of pagemapYun Zhou