summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/mm
Commit message (Expand)AuthorAgeFilesLines
* Docs/admin-guide/mm/damon/usage: document DAMON sysfs interfaceSeongJae Park2022-03-221-6/+344
* Docs/damon: update outdated term 'regions update interval'SeongJae Park2022-03-221-3/+3
* Docs/admin-guide/mm/damon/usage: update for changed initail_regions file inputSeongJae Park2022-03-221-10/+14
* mm/zswap.c: allow handling just same-value filled pagesMaciej S. Szmigiero2022-03-221-3/+19
* proc: fix documentation and description of pagemapYun Zhou2022-03-051-1/+1
* Docs/admin-guide/mm/damon/usage: update for schemes statisticsSeongJae Park2022-01-151-4/+5
* Docs/admin-guide/mm/damon/reclaim: document statistics parametersSeongJae Park2022-01-151-0/+25
* Docs/admin-guide/mm/damon/usage: update for kdamond_pid and (mk|rm)_contextsSeongJae Park2022-01-151-3/+49
* Docs/admin-guide/mm/damon/usage: mention tracepoint at the beginningSeongJae Park2022-01-151-1/+8
* Docs/admin-guide/mm/damon/usage: remove redundant informationSeongJae Park2022-01-151-22/+22
* Docs/admin-guide/mm/damon/usage: update for scheme quotas and watermarksSeongJae Park2022-01-151-25/+98
* mm/mempolicy: add set_mempolicy_home_node syscallAneesh Kumar K.V2022-01-151-1/+15
* Docs/admin-guide/mm/pagemap: wordsmith page flags descriptionsSeongJae Park2021-11-061-26/+27
* Docs/admin-guide/mm/damon/start: simplify the contentSeongJae Park2021-11-061-53/+60
* Docs/admin-guide/mm/damon/start: fix a wrong linkSeongJae Park2021-11-061-1/+3
* Docs/admin-guide/mm/damon/start: fix wrong example commandsSeongJae Park2021-11-061-7/+7
* Documentation/admin-guide/mm/damon: add a document for DAMON_RECLAIMSeongJae Park2021-11-062-0/+236
* Docs/DAMON: document physical memory monitoring supportSeongJae Park2021-11-061-5/+20
* Docs/admin-guide/mm/damon: document 'init_regions' featureSeongJae Park2021-11-061-2/+39
* Docs/admin-guide/mm/damon: document DAMON-based Operation SchemesSeongJae Park2021-11-062-2/+60
* Documentation/vm: move user guides to admin-guide/mm/SeongJae Park2021-11-063-0/+234
* memory-hotplug.rst: document the "auto-movable" online policyDavid Hildenbrand2021-11-061-20/+121
* memory-hotplug.rst: fix wrong /sys/module/memory_hotplug/parameters/ pathDavid Hildenbrand2021-11-061-1/+1
* memory-hotplug.rst: fix two instances of "movablecore" that should be "movabl...David Hildenbrand2021-11-061-2/+2
* hugetlbfs: extend the definition of hugepages parameter to support node alloc...Zhenguo Yao2021-11-061-1/+11
* hugetlb: add demote hugetlb page sysfs interfacesMike Kravetz2021-11-061-2/+28
* Documentation: update pagemap with shmem exceptionsTiberiu A Georgescu2021-11-061-0/+22
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-085-345/+697
|\
| * Documentation: add documents for DAMONSeongJae Park2021-09-084-0/+242
| * memory-hotplug.rst: complete admin-guide overhaulDavid Hildenbrand2021-09-081-306/+455
| * memory-hotplug.rst: remove locking details from admin-guideDavid Hildenbrand2021-09-081-39/+0
* | mm/mempolicy: advertise new MPOL_PREFERRED_MANYBen Widawsky2021-09-031-4/+11
|/
* userfaultfd/shmem: advertise shmem minor fault supportAxel Rasmussen2021-06-301-1/+2
* mm/pagemap: export uffd-wp protection informationPeter Xu2021-06-301-0/+2
* mm: hugetlb: add a kernel parameter hugetlb_free_vmemmapMuchun Song2021-06-301-0/+3
* mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB pageMuchun Song2021-06-302-0/+21
* memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinningPavel Tatashin2021-05-051-0/+9
* userfaultfd: update documentation to describe minor fault handlingAxel Rasmussen2021-05-051-41/+66
* mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemaskMatthew Wilcox (Oracle)2021-04-301-1/+1
* Documentation: Add leading slash to some pathsMark O'Donovan2021-03-311-1/+1
* Documentation: sysfs/memory: clarify some memory block device propertiesDavid Hildenbrand2021-02-261-8/+8
* drivers/base/memory: don't store phys_device in memory blocksDavid Hildenbrand2021-02-261-2/+2
* docs/mm: concepts.rst: Correct the threshold to low watermarkLiao Pingfang2020-12-311-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-15/+0
|\
| * docs/vm: remove unused 3 items explanation for /proc/vmstatAlex Shi2020-12-151-15/+0
* | Documentation: fix multiple typos found in the admin-guide subdirectoryAndrew Klychkov2020-12-083-4/+4
|/
* Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...Linus Torvalds2020-10-141-0/+8
|\
| * docs: mm: numaperf.rst Add brief description for access class 1.Jonathan Cameron2020-10-021-0/+8
* | doc/vm: fix typo in the hugetlb admin documentationBaoquan He2020-10-131-1/+1
|/
* Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds2020-08-046-10/+305
|\