index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
core-api
/
mm-api.rst
Age
Commit message (
Expand
)
Author
2023-12-05
mm/slab, docs: switch mm-api docs generation from slab.c to slub.c
Vlastimil Babka
2023-08-24
mm: add orphaned kernel-doc to the rst files.
Matthew Wilcox (Oracle)
2022-10-03
mm/page_alloc: remove obsolete gfpflags_normal_context()
Miaohe Lin
2022-07-15
headers/deps: mm: align MANITAINERS and Docs with new gfp.h structure
Yury Norov
2022-03-22
mm: document and polish read-ahead code
NeilBrown
2021-09-27
mm/util: Add folio_mapping() and folio_file_mapping()
Matthew Wilcox (Oracle)
2021-09-27
mm/lru: Add folio LRU functions
Matthew Wilcox (Oracle)
2021-09-27
mm: Add folio reference count functions
Matthew Wilcox (Oracle)
2021-09-27
mm: Introduce struct folio
Matthew Wilcox (Oracle)
2021-04-30
mm/mmzone.h: fix existing kernel-doc comments and link them to core-api
Mike Rapoport
2021-04-30
mm/mempolicy: fix mpol_misplaced kernel-doc
Matthew Wilcox (Oracle)
2021-04-30
mm/doc: add mm.h and mm_types.h to the mm-api document
Matthew Wilcox (Oracle)
2021-02-24
mm/gfp: add kernel-doc for gfp_t
Matthew Wilcox (Oracle)
2020-04-02
mm: add pagemap.h to the fine documentation
Matthew Wilcox (Oracle)
2019-10-07
docs: Catch up with the new location of get_user_pages_fast()
Jonathan Corbet
2019-01-14
docs/core-api/mm: fix GFP combinations section name
Mike Rapoport
2018-12-20
docs/mm-api: link slab_common.c to "The Slab Cache" section
Mike Rapoport
2018-12-06
docs/core-api: make mm-api.rst more structured
Mike Rapoport
2018-09-20
docs: core-api/mm-api: add a lable for GFP flags section
Mike Rapoport
2018-08-23
docs/core-api: mm-api: add section about GFP flags
Mike Rapoport
2018-08-23
docs/core-api: split memory management API to a separate file
Mike Rapoport