summaryrefslogtreecommitdiffstats
path: root/Documentation/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPEDDavid Hildenbrand2023-12-291-1/+1
* Documentation: stop referring to page_remove_rmap()David Hildenbrand2023-12-292-3/+3
* Docs/mm/damon/design: place execution model and data structures at the beginningSeongJae Park2023-12-201-12/+12
* Docs/admin-guide/mm/damon/usage: document for quota goalsSeongJae Park2023-12-121-0/+2
* Docs/mm/damon/design: document DAMOS quota auto tuningSeongJae Park2023-12-121-0/+11
* Documentation/mm: drop pte_bad() descriptions from arch page table helpersAnshuman Khandual2023-12-101-2/+0
* Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-021-4/+22
|\
| * Docs/mm/damon/design: document DAMOS apply intervalsSeongJae Park2023-10-041-1/+2
| * Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and c...SeongJae Park2023-10-041-0/+2
| * Docs/mm/damon/design: add a section for kdamond and DAMON contextSeongJae Park2023-10-041-0/+10
| * Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracep...SeongJae Park2023-10-041-0/+4
| * Docs/mm/damon/design: explicitly introduce ``nr_accesses``SeongJae Park2023-10-041-3/+4
* | docs: update link to powerpc/vmemmap_dedup.rstCosta Shulyupin2023-10-101-1/+1
* | docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESSVratislav Bendel2023-10-101-2/+1
* | Documentation/page_tables: Add info about MMU/TLB and Page FaultsFabio M. De Francesco2023-10-101-0/+127
|/
* Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2023-08-311-2/+10
|\
| * mm: Make pte_mkwrite() take a VMARick Edgecombe2023-07-111-2/+4
| * mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe2023-07-111-0/+6
* | Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds2023-08-306-28/+23
|\ \
| * | docs/mm: remove references to hmm_mirror ops and clean typosMarco Pagani2023-08-281-10/+1
| * | Documentation: Fix typosBjorn Helgaas2023-08-185-5/+5
| * | docs: mm: Fix number of base pages for 1GB HugeTLBUsama Arif2023-08-181-1/+2
| * | Documentation/highmem: Add information about kmap_local_folio()Fabio M. De Francesco2023-07-141-12/+15
| |/
* | mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)2023-08-242-0/+6
* | mm: convert free_huge_page() to free_huge_folio()Matthew Wilcox (Oracle)2023-08-211-7/+7
* | mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappersVishal Moola (Oracle)2023-08-211-6/+6
* | Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filterSeongJae Park2023-08-211-15/+18
* | Docs/mm/damon/design: update for address range filtersSeongJae Park2023-08-211-6/+15
* | mm: kill frontswapJohannes Weiner2023-08-212-265/+0
* | powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V2023-08-181-0/+1
|/
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-285-61/+327
|\
| * Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park2023-06-191-0/+14
| * Docs/mm/damon/design: document 'age' of regionSeongJae Park2023-06-191-0/+14
| * mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins2023-06-191-6/+11
| * Docs/mm/damon/design: add a section for the modules layerSeongJae Park2023-06-091-0/+61
| * Docs/mm/damon/design: add a section for DAMON core APISeongJae Park2023-06-091-0/+12
| * Docs/mm/damon/design: add sections for advanced features of DAMOSSeongJae Park2023-06-091-0/+86
| * Docs/mm/damon/design: add sections for basic parts of DAMOSSeongJae Park2023-06-091-0/+70
| * Docs/mm/damon/design: add a section for the relation between Core and Modules...SeongJae Park2023-06-091-0/+10
| * Docs/mm/damon/design: rewrite configurable layersSeongJae Park2023-06-091-15/+14
| * Docs/mm/damon/design: update the layout based on the layersSeongJae Park2023-06-091-10/+14
| * Docs/mm/damon/design: add a section for overall architectureSeongJae Park2023-06-091-0/+15
| * Docs/mm/damon/maintainer-profile: fix typos and grammar errorsSeongJae Park2023-06-091-2/+2
| * Docs/mm/damon/faq: remove old questionsSeongJae Park2023-06-091-23/+0
| * mm: convert migrate_pages() to work on foliosMatthew Wilcox (Oracle)2023-06-091-4/+3
* | Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds2023-06-271-0/+149
|\ \
| * | Documentation/mm: Initial page table documentationLinus Walleij2023-06-161-0/+149
| |/
* / mm: page_table_check: Make it dependent on EXCLUSIVE_SYSTEM_RAMRuihan Li2023-05-291-0/+19
|/
* Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-04-274-6/+48
|\
| * sync mm-stable with mm-hotfixes-stable to pick up depended-upon upstream changesAndrew Morton2023-04-161-59/+76
| |\