| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab | 1 | -27/+0 | |
| There are lots of documents that belong to the admin-guide but are on random places (most under Documentation root dir). Move them to the admin guide. Signed-off-by: Mauro Carvalho Chehab <[email protected]> Acked-by: Alexandre Belloni <[email protected]> Acked-by: Bartlomiej Zolnierkiewicz <[email protected]> | |||||
| 2019-07-15 | docs: cma/debugfs.txt: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+7 | |
| The debugfs interface for CMA should be there together with other mm-related documents. Convert this small file to ReST and move it to its rightful place. The conversion is actually quite simple: just add a title for the document. In order to make it to look better for the audience, also mark the "echo" command as a literal block. While this is not part of any book, mark it as :orphan:, in order to avoid build warnings. Signed-off-by: Mauro Carvalho Chehab <[email protected]> | |||||
| 2015-04-14 | cma: debug: document new debugfs interface | Sasha Levin | 1 | -0/+21 | |
| Document the structure and files under the new debugfs interface. Signed-off-by: Sasha Levin <[email protected]> Cc: Joonsoo Kim <[email protected]> Cc: Konrad Rzeszutek Wilk <[email protected]> Cc: Laura Abbott <[email protected]> Cc: Marek Szyprowski <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||