aboutsummaryrefslogtreecommitdiff
path: root/Documentation/core-api/memory-allocation.rst
AgeCommit message (Expand)AuthorFilesLines
2023-03-29mm/slab: document kfree() as allowed for kmem_cache_alloc() objectsGravatar Vlastimil Babka 1-4/+13
2020-12-15mm: slab: provide krealloc_array()Gravatar Bartosz Golaszewski 1-0/+4
2020-07-23docs/core-api: memory-allocation: describe reclaim behaviourGravatar Mike Rapoport 1-0/+44
2019-10-29docs/core-api: memory-allocation: mention size helpersGravatar Chris Packham 1-1/+2
2019-10-29docs/core-api: memory-allocation: remove uses of c:func:Gravatar Chris Packham 1-26/+23
2019-10-29docs/core-api: memory-allocation: fix typoGravatar Chris Packham 1-1/+1
2019-10-07mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Gravatar Vlastimil Babka 1-0/+4
2019-02-01docs: Use underscore not hyphen in labelGravatar Tobin C. Harding 1-1/+1
2019-01-14docs/core-api: memory-allocation: add mention of kmem_cache_create_userspaceGravatar Mike Rapoport 1-3/+5
2018-11-20Link the memory allocation guide from the MM docsGravatar Matthew Wilcox 1-0/+2
2018-09-20docs: core-api: add memory allocation guideGravatar Mike Rapoport 1-0/+122