summaryrefslogtreecommitdiff
path: root/Documentation/mm
AgeCommit message (Expand)Author
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-10Docs/mm/damon/index: add links to admin-guide docSeongJae Park
2024-07-10Docs/mm/damon/index: add links to designSeongJae Park
2024-07-10Docs/mm/damon/design: add links to sections of DAMON sysfs interface usage docSeongJae Park
2024-07-10Docs/mm/damon/design: remove 'Programmable Modules' section in favor of 'Modu...SeongJae Park
2024-07-10Docs/mm/damon/design: move 'Configurable Operations Set' section into 'Operat...SeongJae Park
2024-07-10Docs/mm/damon/design: add links from overall architecture to sections of detailsSeongJae Park
2024-07-10Docs/mm/damon/design: clarify regions merging operationSeongJae Park
2024-07-10Docs/mm/damon/design: fix two typosSeongJae Park
2024-07-03Docs/mm/damon/maintainer-profile: document DAMON community meetupsSeongJae Park
2024-07-03Docs/mm/damon/maintainer-profile: introduce HacKerMaiLSeongJae Park
2024-07-03Docs/damon: document damos_migrate_{hot,cold}Honggyu Kim
2024-07-03mm: drop leftover comment references to pxx_huge()Peter Xu
2024-07-03mm/vmscan: update stale references to shrink_page_listIllia Ostapyshyn
2024-07-03Docs/mm/index: move allocation profiling document to unsorted documents chapterSeongJae Park
2024-07-03Docs/mm/index: rename 'Legacy Documentation' to 'Unsorted Documentation'SeongJae Park
2024-07-03Docs/mm/index: Remove 'Memory Management Guide' chapter markerSeongJae Park
2024-07-03Docs/mm/allocation-profiling: mark 'Theory of operation' as chapterSeongJae Park
2024-06-26Documentation: English corrections in vmalloced kernel stacksNir Lichtman
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-05-14Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2024-05-13Merge tag 'docs-6.10' of git://git.lwn.net/linuxLinus Torvalds
2024-05-11Docs/mm/damon/maintainer-profile: allow posting patches based on damon/next treeSeongJae Park
2024-05-11Docs/mm/damon/maintainer-profile: change the maintainer's timezone from PST t...SeongJae Park
2024-05-11Docs/mm/damon/design: use a list for supported filtersSeongJae Park
2024-05-07mm: fix race between __split_huge_pmd_locked() and GUP-fastRyan Roberts
2024-05-05Docs/mm/damon/design: document 'young page' type DAMOS filterSeongJae Park
2024-05-05mm/page_table_check: support userfault wr-protect entriesPeter Xu
2024-05-05mm: track mapcount of large folios in single valueDavid Hildenbrand
2024-05-02Docs: typos/spellingRemington Brasga
2024-04-25remove references to page->flags in documentationMatthew Wilcox (Oracle)
2024-04-25memprofiling: documentationKent Overstreet
2024-04-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-04-16mm,page_owner: fix refcount imbalanceOscar Salvador
2024-03-28net: remove gfp_mask from napi_alloc_skb()Jakub Kicinski
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