summaryrefslogtreecommitdiffstats
path: root/Documentation/core-api/genalloc.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc: Add documentation for the genalloc subsystemJonathan Corbet2017-08-311-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>