summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/genalloc.rst
AgeCommit message (Collapse)AuthorFilesLines
2017-08-30doc: Add documentation for the genalloc subsystemJonathan Corbet1-0/+144
Genalloc/genpool has kerneldoc comments, but nothing has ever been pulled into the docs themselves. Here's a first attempt, repurposed from an article I wrote at https://lwn.net/Articles/729653/. Signed-off-by: Jonathan Corbet <corbet@lwn.net>