Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

authored by

Mauro Carvalho Chehab and committed by
Jonathan Corbet
ed13a92d 63fdc462

+82 -1
+3
Documentation/arm/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features arm
+2
Documentation/arm/index.rst
··· 23 23 vlocks 24 24 porting 25 25 26 + features 27 + 26 28 SoC-specific documents 27 29 ====================== 28 30
+3
Documentation/arm64/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features arm64
+2
Documentation/arm64/index.rst
··· 24 24 tagged-address-abi 25 25 tagged-pointers 26 26 27 + features 28 + 27 29 .. only:: subproject and html 28 30 29 31 Indices
+3
Documentation/ia64/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features ia64
+2
Documentation/ia64/index.rst
··· 15 15 irq-redir 16 16 mca 17 17 serial 18 + 19 + features
+1 -1
Documentation/index.rst
··· 160 160 ia64/index 161 161 m68k/index 162 162 mips/index 163 - nios2/nios2 163 + nios2/index 164 164 openrisc/index 165 165 parisc/index 166 166 powerpc/index
+3
Documentation/m68k/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features m68k
+2
Documentation/m68k/index.rst
··· 10 10 kernel-options 11 11 buddha-driver 12 12 13 + features 14 + 13 15 .. only:: subproject and html 14 16 15 17 Indices
+3
Documentation/mips/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features mips
+2
Documentation/mips/index.rst
··· 11 11 booting 12 12 ingenic-tcu 13 13 14 + features 15 + 14 16 .. only:: subproject and html 15 17 16 18 Indices
+12
Documentation/nios2/index.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + ============================== 4 + Nios II Specific Documentation 5 + ============================== 6 + 7 + .. toctree:: 8 + :maxdepth: 2 9 + :numbered: 10 + 11 + nios2 12 + features
+3
Documentation/openrisc/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features openrisc
+2
Documentation/openrisc/index.rst
··· 10 10 openrisc_port 11 11 todo 12 12 13 + features 14 + 13 15 .. only:: subproject and html 14 16 15 17 Indices
+3
Documentation/parisc/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features parisc
+2
Documentation/parisc/index.rst
··· 10 10 debugging 11 11 registers 12 12 13 + features 14 + 13 15 .. only:: subproject and html 14 16 15 17 Indices
+3
Documentation/powerpc/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features powerpc
+2
Documentation/powerpc/index.rst
··· 34 34 vas-api 35 35 vcpudispatch_stats 36 36 37 + features 38 + 37 39 .. only:: subproject and html 38 40 39 41 Indices
+3
Documentation/riscv/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features riscv
+2
Documentation/riscv/index.rst
··· 9 9 pmu 10 10 patch-acceptance 11 11 12 + features 13 + 12 14 .. only:: subproject and html 13 15 14 16 Indices
+3
Documentation/s390/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features s390
+2
Documentation/s390/index.rst
··· 19 19 20 20 text_files 21 21 22 + features 23 + 22 24 .. only:: subproject and html 23 25 24 26 Indices
+3
Documentation/sh/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features sh
+2
Documentation/sh/index.rst
··· 11 11 new-machine 12 12 register-banks 13 13 14 + features 15 + 14 16 Memory Management 15 17 ================= 16 18
+3
Documentation/sparc/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features sparc
+2
Documentation/sparc/index.rst
··· 9 9 adi 10 10 11 11 oradax/oracle-dax 12 + 13 + features
+3
Documentation/x86/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features x86
+1
Documentation/x86/index.rst
··· 33 33 i386/index 34 34 x86_64/index 35 35 sva 36 + features
+3
Documentation/xtensa/features.rst
··· 1 + .. SPDX-License-Identifier: GPL-2.0 2 + 3 + .. kernel-feat:: $srctree/Documentation/features xtensa
+2
Documentation/xtensa/index.rst
··· 10 10 atomctl 11 11 booting 12 12 mmu 13 + 14 + features