aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-22Docs/admin-guide/mm/damon/usage: document DAMON sysfs interfaceSeongJae Park1-6/+344
2022-03-22Docs/damon: update outdated term 'regions update interval'SeongJae Park1-3/+3
2022-03-22Docs/admin-guide/mm/damon/usage: update for changed initail_regions file inputSeongJae Park1-10/+14
2022-03-22mm/zswap.c: allow handling just same-value filled pagesMaciej S. Szmigiero1-3/+19
2022-03-05proc: fix documentation and description of pagemapYun Zhou1-1/+1
2022-01-15Docs/admin-guide/mm/damon/usage: update for schemes statisticsSeongJae Park1-4/+5
2022-01-15Docs/admin-guide/mm/damon/reclaim: document statistics parametersSeongJae Park1-0/+25
2022-01-15Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contextsSeongJae Park1-3/+49
2022-01-15Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginningSeongJae Park1-1/+8
2022-01-15Docs/admin-guide/mm/damon/usage: remove redundant informationSeongJae Park1-22/+22
2022-01-15Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarksSeongJae Park1-25/+98
2022-01-15mm/mempolicy: add set_mempolicy_home_node syscallAneesh Kumar K.V1-1/+15
2021-11-06Docs/admin-guide/mm/pagemap: wordsmith page flags descriptionsSeongJae Park1-26/+27
2021-11-06Docs/admin-guide/mm/damon/start: simplify the contentSeongJae Park1-53/+60
2021-11-06Docs/admin-guide/mm/damon/start: fix a wrong linkSeongJae Park1-1/+3
2021-11-06Docs/admin-guide/mm/damon/start: fix wrong example commandsSeongJae Park1-7/+7
2021-11-06Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIMSeongJae Park2-0/+236
2021-11-06Docs/DAMON: document physical memory monitoring supportSeongJae Park1-5/+20
2021-11-06Docs/admin-guide/mm/damon: document 'init_regions' featureSeongJae Park1-2/+39
2021-11-06Docs/admin-guide/mm/damon: document DAMON-based Operation SchemesSeongJae Park2-2/+60
2021-11-06Documentation/vm: move user guides to admin-guide/mm/SeongJae Park3-0/+234
2021-11-06memory-hotplug.rst: document the "auto-movable" online policyDavid Hildenbrand1-20/+121
2021-11-06memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ pathDavid Hildenbrand1-1/+1
2021-11-06memory-hotplug.rst: fix two instances of "movablecore" that should be "movable_node"David Hildenbrand1-2/+2
2021-11-06hugetlbfs: extend the definition of hugepages parameter to support node allocationZhenguo Yao1-1/+11
2021-11-06hugetlb: add demote hugetlb page sysfs interfacesMike Kravetz1-2/+28
2021-11-06Documentation: update pagemap with shmem exceptionsTiberiu A Georgescu1-0/+22
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds5-345/+697
2021-09-08Documentation: add documents for DAMONSeongJae Park4-0/+242
2021-09-08memory-hotplug.rst: complete admin-guide overhaulDavid Hildenbrand1-306/+455
2021-09-08memory-hotplug.rst: remove locking details from admin-guideDavid Hildenbrand1-39/+0
2021-09-03mm/mempolicy: advertise new MPOL_PREFERRED_MANYBen Widawsky1-4/+11
2021-06-30userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen1-1/+2
2021-06-30mm/pagemap: export uffd-wp protection informationPeter Xu1-0/+2
2021-06-30mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song1-0/+3
2021-06-30mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song2-0/+21
2021-05-05memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinningPavel Tatashin1-0/+9
2021-05-05userfaultfd: update documentation to describe minor fault handlingAxel Rasmussen1-41/+66
2021-04-30mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)1-1/+1
2021-03-31Documentation: Add leading slash to some pathsMark O'Donovan1-1/+1
2021-02-26Documentation: sysfs/memory: clarify some memory block device propertiesDavid Hildenbrand1-8/+8
2021-02-26drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand1-2/+2
2020-12-31docs/mm: concepts.rst: Correct the threshold to low watermarkLiao Pingfang1-1/+1
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-15/+0
2020-12-15docs/vm: remove unused 3 items explanation for /proc/vmstatAlex Shi1-15/+0
2020-12-08Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov3-4/+4
2020-10-14Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+8
2020-10-13doc/vm: fix typo in the hugetlb admin documentationBaoquan He1-1/+1
2020-10-02docs: mm: numaperf.rst Add brief description for access class 1.Jonathan Cameron1-0/+8
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds6-10/+305