aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/memory-allocation.rst
AgeCommit message (Expand)Author
2023-03-29mm/slab: document kfree() as allowed for kmem_cache_alloc() objectsVlastimil Babka
2020-12-15mm: slab: provide krealloc_array()Bartosz Golaszewski
2020-07-23docs/core-api: memory-allocation: describe reclaim behaviourMike Rapoport
2019-10-29docs/core-api: memory-allocation: mention size helpersChris Packham
2019-10-29docs/core-api: memory-allocation: remove uses of c:func:Chris Packham
2019-10-29docs/core-api: memory-allocation: fix typoChris Packham
2019-10-07mm, sl[aou]b: guarantee natural alignment for kmalloc(power-of-two)Vlastimil Babka
2019-02-01docs: Use underscore not hyphen in labelTobin C. Harding
2019-01-14docs/core-api: memory-allocation: add mention of kmem_cache_create_userspaceMike Rapoport
2018-11-20Link the memory allocation guide from the MM docsMatthew Wilcox
2018-09-20docs: core-api: add memory allocation guideMike Rapoport