This converts the plain text documentation to reStructuredText format and add it to Sphinx TOC tree. No essential content change. Signed-off-by: Changbin Du <changbin.du@gmail.com> Reviewed-by: Mauro Carvalho Chehab <mchehab+samsung@kernel.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
22 lines
301 B
ReStructuredText
22 lines
301 B
ReStructuredText
.. SPDX-License-Identifier: GPL-2.0
|
|
|
|
==========================
|
|
x86-specific Documentation
|
|
==========================
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:numbered:
|
|
|
|
boot
|
|
topology
|
|
exception-tables
|
|
kernel-stacks
|
|
entry_64
|
|
earlyprintk
|
|
zero-page
|
|
tlb
|
|
mtrr
|
|
pat
|
|
protection-keys
|