summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/memory-allocation.rst
Commit message (Expand)AuthorAgeFilesLines
* mm/slab: document kfree() as allowed for kmem_cache_alloc() objectsVlastimil Babka2023-03-291-4/+13
* mm: slab: provide krealloc_array()Bartosz Golaszewski2020-12-151-0/+4
* docs/core-api: memory-allocation: describe reclaim behaviourMike Rapoport2020-07-231-0/+44
* docs/core-api: memory-allocation: mention size helpersChris Packham2019-10-291-1/+2
* docs/core-api: memory-allocation: remove uses of c:func:Chris Packham2019-10-291-26/+23
* docs/core-api: memory-allocation: fix typoChris Packham2019-10-291-1/+1
* mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka2019-10-071-0/+4
* docs: Use underscore not hyphen in labelTobin C. Harding2019-02-011-1/+1
* docs/core-api: memory-allocation: add mention of kmem_cache_create_userspaceMike Rapoport2019-01-141-3/+5
* Link the memory allocation guide from the MM docsMatthew Wilcox2018-11-201-0/+2
* docs: core-api: add memory allocation guideMike Rapoport2018-09-201-0/+122