summaryrefslogtreecommitdiffstats
path: root/Documentation/admin-guide/ras.rst (follow)
Commit message (Collapse)AuthorAgeFilesLines
* edac: fix kernel-doc tags at the drivers/edac_*.hMauro Carvalho Chehab2016-12-151-1/+1
| | | | | | | Some kernel-doc tags don't provide good descriptions or use a different style. Adjust them. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
* docs-rst: admin-guide: add documentation for EDACMauro Carvalho Chehab2016-12-151-0/+1190
EDAC is part of the Kernel's RAS facilities, with is useful for system admins to detect errors. So, add it to the admin's guide. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>