summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-024-43/+216
|\
| * Docs/admin-guide/mm/damon/usage: update for tried regions update time intervalSeongJae Park2023-10-181-3/+3
| * mm/pagemap: add documentation of PAGEMAP_SCAN IOCTLMuhammad Usama Anjum2023-10-181-0/+89
| * userfaultfd: UFFD_FEATURE_WP_ASYNCPeter Xu2023-10-181-0/+35
| * mm/ksm: document pages_skipped sysfs knobStefan Roesch2023-10-161-0/+2
| * mm/ksm: document smart scan modeStefan Roesch2023-10-161-0/+9
| * Docs/admin-guide/mm/damon/usage: update for DAMOS apply intervalsSeongJae Park2023-10-041-3/+6
| * Docs/admin-guide/mm/damon/usage: document damos_before_apply tracepointSeongJae Park2023-10-041-7/+30
| * Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and c...SeongJae Park2023-10-041-10/+9
| * Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracep...SeongJae Park2023-10-041-0/+14
| * Docs/admin-guide/mm/damon/usage: move debugfs intro to the bottom of the sectionSeongJae Park2023-10-041-6/+6
| * Docs/admin-guide/mm/damon/usage: place debugfs usage at the bottomSeongJae Park2023-10-041-20/+19
| * Docs/admin-guide/mm/damon/usage: fixup missed :ref: keywordSeongJae Park2023-10-041-1/+1
* | Merge tag 'docs-6.7' of git://git.lwn.net/linuxLinus Torvalds2023-11-011-5/+5
|\ \
| * | mm/memory-hotplug: fix typo in documentationAmos Wenger2023-10-101-1/+1
| * | memory-hotplug.rst: fix wrong /sys/device/ pathWang Jinchao2023-09-221-4/+4
| |/
* / Documentation: Drop or replace remaining mentions of IA64Ard Biesheuvel2023-09-111-1/+1
|/
* Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-302-3/+3
|\
| * Documentation: Fix typosBjorn Helgaas2023-08-181-2/+2
| * Documentation: admin-guide: correct "it's" to possessive "its"Randy Dunlap2023-07-141-1/+1
* | Merge tag 'mm-nonmm-stable-2023-08-28-22-48' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-08-291-0/+8
|\ \
| * | crash: memory and CPU hotplug sysfs attributesEric DeVolder2023-08-241-0/+8
| |/
* | mm/ksm: add pages scanned metricStefan Roesch2023-08-211-0/+2
* | mm/memory_hotplug: support memmap_on_memory when memmap is not aligned to pag...Aneesh Kumar K.V2023-08-211-0/+12
* | Docs/admin-guide/mm/damon/usage: update for DAMON monitoring target type DAMO...SeongJae Park2023-08-211-17/+20
* | Docs/admin-guide/mm/damon/usage: update for address range type DAMOS filterSeongJae Park2023-08-211-11/+20
* | Docs/admin-guide/mm/damon/usage: update for tried_regions/total_bytesSeongJae Park2023-08-211-15/+27
* | mm: kill frontswapJohannes Weiner2023-08-211-7/+7
* | mm/memory_hotplug: document the signal_pending() check in offline_pages()David Hildenbrand2023-08-181-1/+1
* | mm: userfaultfd: document and enable new UFFDIO_POISON featureAxel Rasmussen2023-08-181-0/+15
* | ksm: consider KSM-placed zeropages when calculating KSM profitxu xin2023-08-181-7/+11
* | ksm: count all zero pages placed by KSMxu xin2023-08-181-0/+7
|/
* Docs/admin-guide/mm/damon/usage: update the ways for getting monitoring resultsSeongJae Park2023-06-191-8/+12
* Docs/admin-guide/mm/damon/usage: clarify quotas and watermarks sysfs interfaceSeongJae Park2023-06-191-2/+9
* Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park2023-06-191-67/+37
* Docs/admin-guide/mm/damon/usage: remove unnecessary sentences about supported...SeongJae Park2023-06-191-7/+5
* Docs/admin-guide/mm/damon/usage: fix typos in references and commasSeongJae Park2023-06-191-4/+3
* Docs/admin-guide/mm/damon/start: update DAMOS example commandSeongJae Park2023-06-191-5/+5
* Merge tag 'docs-6.4-2' of git://git.lwn.net/linuxLinus Torvalds2023-05-051-1/+1
|\
| * docs/admin-guide/mm/ksm.rst fix intraface -> interface typoDonald Hunter2023-04-261-1/+1
* | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-272-1/+29
|\ \
| * | mm: add new KSM process and sysfs knobsStefan Roesch2023-04-211-1/+4
| * | mm: userfaultfd: add UFFDIO_CONTINUE_MODE_WP to install WP PTEsAxel Rasmussen2023-04-051-0/+8
| * | mm/uffd: UFFD_FEATURE_WP_UNPOPULATEDPeter Xu2023-04-051-0/+17
| |/
* / mm, pagemap: remove SLOB and SLQB from comments and documentationVlastimil Babka2023-03-291-3/+3
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-236-30/+104
|\
| * Docs/admin-guide/mm/damon/usage: add DAMON debugfs interface deprecation noticeSeongJae Park2023-02-131-7/+13
| * Docs/admin-guide/mm/damon/usage: update DAMOS actions/filters supports of eac...SeongJae Park2023-02-021-13/+28
| * Docs/admin-guide/mm/numaperf: increase depth of subsectionsSeongJae Park2023-01-181-4/+4
| * selftests/vm: rename selftests/vm to selftests/mmSeongJae Park2023-01-181-3/+3