aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/mm-api.rst
AgeCommit message (Expand)Author
2023-12-05mm/slab, docs: switch mm-api docs generation from slab.c to slub.cVlastimil Babka
2023-08-24mm: add orphaned kernel-doc to the rst files.Matthew Wilcox (Oracle)
2022-10-03mm/page_alloc: remove obsolete gfpflags_normal_context()Miaohe Lin
2022-07-15headers/deps: mm: align MANITAINERS and Docs with new gfp.h structureYury Norov
2022-03-22mm: document and polish read-ahead codeNeilBrown
2021-09-27mm/util: Add folio_mapping() and folio_file_mapping()Matthew Wilcox (Oracle)
2021-09-27mm/lru: Add folio LRU functionsMatthew Wilcox (Oracle)
2021-09-27mm: Add folio reference count functionsMatthew Wilcox (Oracle)
2021-09-27mm: Introduce struct folioMatthew Wilcox (Oracle)
2021-04-30mm/mmzone.h: fix existing kernel-doc comments and link them to core-apiMike Rapoport
2021-04-30mm/mempolicy: fix mpol_misplaced kernel-docMatthew Wilcox (Oracle)
2021-04-30mm/doc: add mm.h and mm_types.h to the mm-api documentMatthew Wilcox (Oracle)
2021-02-24mm/gfp: add kernel-doc for gfp_tMatthew Wilcox (Oracle)
2020-04-02mm: add pagemap.h to the fine documentationMatthew Wilcox (Oracle)
2019-10-07docs: Catch up with the new location of get_user_pages_fast()Jonathan Corbet
2019-01-14docs/core-api/mm: fix GFP combinations section nameMike Rapoport
2018-12-20docs/mm-api: link slab_common.c to "The Slab Cache" sectionMike Rapoport
2018-12-06docs/core-api: make mm-api.rst more structuredMike Rapoport
2018-09-20docs: core-api/mm-api: add a lable for GFP flags sectionMike Rapoport
2018-08-23docs/core-api: mm-api: add section about GFP flagsMike Rapoport
2018-08-23docs/core-api: split memory management API to a separate fileMike Rapoport