summaryrefslogtreecommitdiff
path: root/Documentation/mm
AgeCommit message (Expand)Author
2024-04-16mm,page_owner: fix refcount imbalanceOscar Salvador
2024-03-21Merge tag 'ubifs-for-linus-6.9-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-04Docs/mm/damon/design: remove the details for pageout as paddr doesn't use MAD...Barry Song
2024-02-25ubifs: Convert ubifs_vm_page_mkwrite() to use a folioMatthew Wilcox (Oracle)
2024-02-23Docs/mm/damon/design: document quota goal self-tuningSeongJae Park
2024-02-23mm,page_owner: update Documentation regarding page_owner_stacksOscar Salvador
2024-02-22Docs/mm/damon: move monitoring target regions setup detail from the usage to ...SeongJae Park
2024-02-22Docs/mm/damon: move DAMON operation sets list from the usage to the design do...SeongJae Park
2024-02-22Docs/mm/damon: move the list of DAMOS actions to design docSeongJae Park
2024-02-22Docs/mm/damon/maintainer-profile: fix reference links for mm-[un]stable treeSeongJae Park
2024-01-22mm/slub: make the description of slab_min_objects helpful in docXiongwei Song
2024-01-22mm/slub: replace slub_$params with slab_$params in slub.rstXiongwei Song
2023-12-29mm/rmap: rename COMPOUND_MAPPED to ENTIRELY_MAPPEDDavid Hildenbrand
2023-12-29Documentation: stop referring to page_remove_rmap()David Hildenbrand
2023-12-20Docs/mm/damon/design: place execution model and data structures at the beginningSeongJae Park
2023-12-12Docs/admin-guide/mm/damon/usage: document for quota goalsSeongJae Park
2023-12-12Docs/mm/damon/design: document DAMOS quota auto tuningSeongJae Park
2023-12-10Documentation/mm: drop pte_bad() descriptions from arch page table helpersAnshuman Khandual
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-10-10docs: update link to powerpc/vmemmap_dedup.rstCosta Shulyupin
2023-10-10docs: mm: fix vm overcommit documentation for OVERCOMMIT_GUESSVratislav Bendel
2023-10-10Documentation/page_tables: Add info about MMU/TLB and Page FaultsFabio M. De Francesco
2023-10-04Docs/mm/damon/design: document DAMOS apply intervalsSeongJae Park
2023-10-04Docs/admin-guide/mm/damon/usage: link design doc for details of kdamond and c...SeongJae Park
2023-10-04Docs/mm/damon/design: add a section for kdamond and DAMON contextSeongJae Park
2023-10-04Docs/admin-guide/mm/damon/usage: explain the format of damon_aggregate tracep...SeongJae Park
2023-10-04Docs/mm/damon/design: explicitly introduce ``nr_accesses``SeongJae Park
2023-08-31Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2023-08-30Merge tag 'docs-6.6' of git://git.lwn.net/linuxLinus Torvalds
2023-08-28docs/mm: remove references to hmm_mirror ops and clean typosMarco Pagani
2023-08-24mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)
2023-08-21mm: convert free_huge_page() to free_huge_folio()Matthew Wilcox (Oracle)
2023-08-21mm: remove pgtable_{pmd, pte}_page_{ctor, dtor}() wrappersVishal Moola (Oracle)
2023-08-21Docs/mm/damon/design: update for DAMON monitoring target type DAMOS filterSeongJae Park
2023-08-21Docs/mm/damon/design: update for address range filtersSeongJae Park
2023-08-21mm: kill frontswapJohannes Weiner
2023-08-18Documentation: Fix typosBjorn Helgaas
2023-08-18powerpc/book3s64/radix: add support for vmemmap optimization for radixAneesh Kumar K.V
2023-08-18docs: mm: Fix number of base pages for 1GB HugeTLBUsama Arif
2023-07-14Documentation/highmem: Add information about kmap_local_folio()Fabio M. De Francesco
2023-07-11mm: Make pte_mkwrite() take a VMARick Edgecombe
2023-07-11mm: Rename arch pte_mkwrite()'s to pte_mkwrite_novma()Rick Edgecombe
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'docs-6.5' of git://git.lwn.net/linuxLinus Torvalds
2023-06-19Docs/admin-guide/mm/damon/usage: link design document for DAMOSSeongJae Park
2023-06-19Docs/mm/damon/design: document 'age' of regionSeongJae Park
2023-06-19mm/pgtable: allow pte_offset_map[_lock]() to failHugh Dickins
2023-06-16Documentation/mm: Initial page table documentationLinus Walleij
2023-06-09Docs/mm/damon/design: add a section for the modules layerSeongJae Park