mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 13:51:44 +00:00
docs: archis: add a per-architecture features list
Add a feature list matrix for each architecture to their respective Kernel books. Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/9c39d4dd93e05c0008205527d2c3450912f029ed.1606748711.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
63fdc4625a
commit
ed13a92d0f
3
Documentation/arm/features.rst
Normal file
3
Documentation/arm/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features arm
|
@ -23,6 +23,8 @@ ARM Architecture
|
|||||||
vlocks
|
vlocks
|
||||||
porting
|
porting
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
SoC-specific documents
|
SoC-specific documents
|
||||||
======================
|
======================
|
||||||
|
|
||||||
|
3
Documentation/arm64/features.rst
Normal file
3
Documentation/arm64/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features arm64
|
@ -24,6 +24,8 @@ ARM64 Architecture
|
|||||||
tagged-address-abi
|
tagged-address-abi
|
||||||
tagged-pointers
|
tagged-pointers
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
|
3
Documentation/ia64/features.rst
Normal file
3
Documentation/ia64/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features ia64
|
@ -15,3 +15,5 @@ IA-64 Architecture
|
|||||||
irq-redir
|
irq-redir
|
||||||
mca
|
mca
|
||||||
serial
|
serial
|
||||||
|
|
||||||
|
features
|
||||||
|
@ -160,7 +160,7 @@ implementation.
|
|||||||
ia64/index
|
ia64/index
|
||||||
m68k/index
|
m68k/index
|
||||||
mips/index
|
mips/index
|
||||||
nios2/nios2
|
nios2/index
|
||||||
openrisc/index
|
openrisc/index
|
||||||
parisc/index
|
parisc/index
|
||||||
powerpc/index
|
powerpc/index
|
||||||
|
3
Documentation/m68k/features.rst
Normal file
3
Documentation/m68k/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features m68k
|
@ -10,6 +10,8 @@ m68k Architecture
|
|||||||
kernel-options
|
kernel-options
|
||||||
buddha-driver
|
buddha-driver
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
|
3
Documentation/mips/features.rst
Normal file
3
Documentation/mips/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features mips
|
@ -11,6 +11,8 @@ MIPS-specific Documentation
|
|||||||
booting
|
booting
|
||||||
ingenic-tcu
|
ingenic-tcu
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
|
12
Documentation/nios2/index.rst
Normal file
12
Documentation/nios2/index.rst
Normal file
@ -0,0 +1,12 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
==============================
|
||||||
|
Nios II Specific Documentation
|
||||||
|
==============================
|
||||||
|
|
||||||
|
.. toctree::
|
||||||
|
:maxdepth: 2
|
||||||
|
:numbered:
|
||||||
|
|
||||||
|
nios2
|
||||||
|
features
|
3
Documentation/openrisc/features.rst
Normal file
3
Documentation/openrisc/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features openrisc
|
@ -10,6 +10,8 @@ OpenRISC Architecture
|
|||||||
openrisc_port
|
openrisc_port
|
||||||
todo
|
todo
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
|
3
Documentation/parisc/features.rst
Normal file
3
Documentation/parisc/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features parisc
|
@ -10,6 +10,8 @@ PA-RISC Architecture
|
|||||||
debugging
|
debugging
|
||||||
registers
|
registers
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
|
3
Documentation/powerpc/features.rst
Normal file
3
Documentation/powerpc/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features powerpc
|
@ -34,6 +34,8 @@ powerpc
|
|||||||
vas-api
|
vas-api
|
||||||
vcpudispatch_stats
|
vcpudispatch_stats
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
|
3
Documentation/riscv/features.rst
Normal file
3
Documentation/riscv/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features riscv
|
@ -9,6 +9,8 @@ RISC-V architecture
|
|||||||
pmu
|
pmu
|
||||||
patch-acceptance
|
patch-acceptance
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
|
3
Documentation/s390/features.rst
Normal file
3
Documentation/s390/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features s390
|
@ -19,6 +19,8 @@ s390 Architecture
|
|||||||
|
|
||||||
text_files
|
text_files
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
.. only:: subproject and html
|
.. only:: subproject and html
|
||||||
|
|
||||||
Indices
|
Indices
|
||||||
|
3
Documentation/sh/features.rst
Normal file
3
Documentation/sh/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features sh
|
@ -11,6 +11,8 @@ SuperH Interfaces Guide
|
|||||||
new-machine
|
new-machine
|
||||||
register-banks
|
register-banks
|
||||||
|
|
||||||
|
features
|
||||||
|
|
||||||
Memory Management
|
Memory Management
|
||||||
=================
|
=================
|
||||||
|
|
||||||
|
3
Documentation/sparc/features.rst
Normal file
3
Documentation/sparc/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features sparc
|
@ -9,3 +9,5 @@ Sparc Architecture
|
|||||||
adi
|
adi
|
||||||
|
|
||||||
oradax/oracle-dax
|
oradax/oracle-dax
|
||||||
|
|
||||||
|
features
|
||||||
|
3
Documentation/x86/features.rst
Normal file
3
Documentation/x86/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features x86
|
@ -33,3 +33,4 @@ x86-specific Documentation
|
|||||||
i386/index
|
i386/index
|
||||||
x86_64/index
|
x86_64/index
|
||||||
sva
|
sva
|
||||||
|
features
|
||||||
|
3
Documentation/xtensa/features.rst
Normal file
3
Documentation/xtensa/features.rst
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
.. SPDX-License-Identifier: GPL-2.0
|
||||||
|
|
||||||
|
.. kernel-feat:: $srctree/Documentation/features xtensa
|
@ -10,3 +10,5 @@ Xtensa Architecture
|
|||||||
atomctl
|
atomctl
|
||||||
booting
|
booting
|
||||||
mmu
|
mmu
|
||||||
|
|
||||||
|
features
|
||||||
|
Loading…
Reference in New Issue
Block a user