Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | admin-guide: Fix list formatting in tained-kernels.html | Jonathan Neuschäfer | 2018-02-19 | 1 | -9/+9 |
| | | | | | | | | | | | Without this patch, the points 1-9 in the list are rendered as an HTML blockquote containing a list, causing them to be indented further than the rest of the list. While at it, also fix the quotation marks around G and P. Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net> Signed-off-by: Jonathan Corbet <corbet@lwn.net> | ||||
* | admin-guide: move tainted kernels info to a separate file | Mauro Carvalho Chehab | 2016-11-08 | 1 | -0/+59 |
The tainted kernels info is not directly related to the oops tracing. So, let's move it to a separate file. Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net> |