diff options
46 files changed, 3 insertions, 47 deletions
diff --git a/Documentation/admin-guide/README.rst b/Documentation/admin-guide/README.rst index 697a00ccec25..02f639aab06e 100644 --- a/Documentation/admin-guide/README.rst +++ b/Documentation/admin-guide/README.rst | |||
| @@ -27,7 +27,7 @@ On what hardware does it run? | |||
| 27 | today Linux also runs on (at least) the Compaq Alpha AXP, Sun SPARC and | 27 | today Linux also runs on (at least) the Compaq Alpha AXP, Sun SPARC and |
| 28 | UltraSPARC, Motorola 68000, PowerPC, PowerPC64, ARM, Hitachi SuperH, Cell, | 28 | UltraSPARC, Motorola 68000, PowerPC, PowerPC64, ARM, Hitachi SuperH, Cell, |
| 29 | IBM S/390, MIPS, HP PA-RISC, Intel IA-64, DEC VAX, AMD x86-64, AXIS CRIS, | 29 | IBM S/390, MIPS, HP PA-RISC, Intel IA-64, DEC VAX, AMD x86-64, AXIS CRIS, |
| 30 | Xtensa, Tilera TILE, AVR32, ARC and Renesas M32R architectures. | 30 | Xtensa, Tilera TILE, ARC and Renesas M32R architectures. |
| 31 | 31 | ||
| 32 | Linux is easily portable to most general-purpose 32- or 64-bit architectures | 32 | Linux is easily portable to most general-purpose 32- or 64-bit architectures |
| 33 | as long as they have a paged memory management unit (PMMU) and a port of the | 33 | as long as they have a paged memory management unit (PMMU) and a port of the |
diff --git a/Documentation/admin-guide/kernel-parameters.rst b/Documentation/admin-guide/kernel-parameters.rst index b516164999a8..c74933ccf7c9 100644 --- a/Documentation/admin-guide/kernel-parameters.rst +++ b/Documentation/admin-guide/kernel-parameters.rst | |||
| @@ -86,7 +86,6 @@ parameter is applicable:: | |||
| 86 | APIC APIC support is enabled. | 86 | APIC APIC support is enabled. |
| 87 | APM Advanced Power Management support is enabled. | 87 | APM Advanced Power Management support is enabled. |
| 88 | ARM ARM architecture is enabled. | 88 | ARM ARM architecture is enabled. |
| 89 | AVR32 AVR32 architecture is enabled. | ||
| 90 | AX25 Appropriate AX.25 support is enabled. | 89 | AX25 Appropriate AX.25 support is enabled. |
| 91 | BLACKFIN Blackfin architecture is enabled. | 90 | BLACKFIN Blackfin architecture is enabled. |
| 92 | CLK Common clock infrastructure is enabled. | 91 | CLK Common clock infrastructure is enabled. |
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index facc20a3f962..51d4dddde0b3 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt | |||
| @@ -531,7 +531,6 @@ | |||
| 531 | [ACPI] acpi_pm | 531 | [ACPI] acpi_pm |
| 532 | [ARM] imx_timer1,OSTS,netx_timer,mpu_timer2, | 532 | [ARM] imx_timer1,OSTS,netx_timer,mpu_timer2, |
| 533 | pxa_timer,timer3,32k_counter,timer0_1 | 533 | pxa_timer,timer3,32k_counter,timer0_1 |
| 534 | [AVR32] avr32 | ||
| 535 | [X86-32] pit,hpet,tsc; | 534 | [X86-32] pit,hpet,tsc; |
| 536 | scx200_hrt on Geode; cyclone on IBM x440 | 535 | scx200_hrt on Geode; cyclone on IBM x440 |
| 537 | [MIPS] MIPS | 536 | [MIPS] MIPS |
| @@ -2425,7 +2424,7 @@ | |||
| 2425 | osd-targets. Please see: | 2424 | osd-targets. Please see: |
| 2426 | Documentation/filesystems/pnfs.txt for more explanations | 2425 | Documentation/filesystems/pnfs.txt for more explanations |
| 2427 | 2426 | ||
| 2428 | nmi_debug= [KNL,AVR32,SH] Specify one or more actions to take | 2427 | nmi_debug= [KNL,SH] Specify one or more actions to take |
| 2429 | when a NMI is triggered. | 2428 | when a NMI is triggered. |
| 2430 | Format: [state][,regs][,debounce][,die] | 2429 | Format: [state][,regs][,debounce][,die] |
| 2431 | 2430 | ||
diff --git a/Documentation/features/core/BPF-JIT/arch-support.txt b/Documentation/features/core/BPF-JIT/arch-support.txt index c1b4f917238f..5575d2d09625 100644 --- a/Documentation/features/core/BPF-JIT/arch-support.txt +++ b/Documentation/features/core/BPF-JIT/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/core/generic-idle-thread/arch-support.txt b/Documentation/features/core/generic-idle-thread/arch-support.txt index 6d930fcbe519..abb5f271a792 100644 --- a/Documentation/features/core/generic-idle-thread/arch-support.txt +++ b/Documentation/features/core/generic-idle-thread/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | ok | | 13 | | blackfin: | ok | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/core/jump-labels/arch-support.txt b/Documentation/features/core/jump-labels/arch-support.txt index 136868b636e6..dbdaffcc5110 100644 --- a/Documentation/features/core/jump-labels/arch-support.txt +++ b/Documentation/features/core/jump-labels/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/core/tracehook/arch-support.txt b/Documentation/features/core/tracehook/arch-support.txt index 728061d763b1..5e97a89420ef 100644 --- a/Documentation/features/core/tracehook/arch-support.txt +++ b/Documentation/features/core/tracehook/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | ok | | 13 | | blackfin: | ok | |
| 15 | | c6x: | ok | | 14 | | c6x: | ok | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/KASAN/arch-support.txt b/Documentation/features/debug/KASAN/arch-support.txt index 703f5784bc90..76bbd7fe27b3 100644 --- a/Documentation/features/debug/KASAN/arch-support.txt +++ b/Documentation/features/debug/KASAN/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/gcov-profile-all/arch-support.txt b/Documentation/features/debug/gcov-profile-all/arch-support.txt index 38dea8eeba0a..830dbe801aaf 100644 --- a/Documentation/features/debug/gcov-profile-all/arch-support.txt +++ b/Documentation/features/debug/gcov-profile-all/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/kgdb/arch-support.txt b/Documentation/features/debug/kgdb/arch-support.txt index 862e15d6f79e..0217bf6e942d 100644 --- a/Documentation/features/debug/kgdb/arch-support.txt +++ b/Documentation/features/debug/kgdb/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | ok | | 13 | | blackfin: | ok | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt index 40f44d041fb4..f9133a921d5a 100644 --- a/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt +++ b/Documentation/features/debug/kprobes-on-ftrace/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/kprobes/arch-support.txt b/Documentation/features/debug/kprobes/arch-support.txt index a44bfff6940b..529f66eda679 100644 --- a/Documentation/features/debug/kprobes/arch-support.txt +++ b/Documentation/features/debug/kprobes/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | ok | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/kretprobes/arch-support.txt b/Documentation/features/debug/kretprobes/arch-support.txt index d87c1ce24204..43353242e439 100644 --- a/Documentation/features/debug/kretprobes/arch-support.txt +++ b/Documentation/features/debug/kretprobes/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/optprobes/arch-support.txt b/Documentation/features/debug/optprobes/arch-support.txt index b8999d8544ca..f559f1ba5416 100644 --- a/Documentation/features/debug/optprobes/arch-support.txt +++ b/Documentation/features/debug/optprobes/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/stackprotector/arch-support.txt b/Documentation/features/debug/stackprotector/arch-support.txt index 0fa423313409..d7acd7bd3619 100644 --- a/Documentation/features/debug/stackprotector/arch-support.txt +++ b/Documentation/features/debug/stackprotector/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/uprobes/arch-support.txt b/Documentation/features/debug/uprobes/arch-support.txt index d605c3fc38fd..53ed42b0e7e5 100644 --- a/Documentation/features/debug/uprobes/arch-support.txt +++ b/Documentation/features/debug/uprobes/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/debug/user-ret-profiler/arch-support.txt b/Documentation/features/debug/user-ret-profiler/arch-support.txt index 44cc1ff3f603..149443936de9 100644 --- a/Documentation/features/debug/user-ret-profiler/arch-support.txt +++ b/Documentation/features/debug/user-ret-profiler/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/io/dma-api-debug/arch-support.txt b/Documentation/features/io/dma-api-debug/arch-support.txt index ffa522a9bdfd..6be920643be6 100644 --- a/Documentation/features/io/dma-api-debug/arch-support.txt +++ b/Documentation/features/io/dma-api-debug/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | ok | | 14 | | c6x: | ok | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/io/dma-contiguous/arch-support.txt b/Documentation/features/io/dma-contiguous/arch-support.txt index 83d2cf989ea3..0eb08e1e32b8 100644 --- a/Documentation/features/io/dma-contiguous/arch-support.txt +++ b/Documentation/features/io/dma-contiguous/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/io/sg-chain/arch-support.txt b/Documentation/features/io/sg-chain/arch-support.txt index 6ca98f9911bb..514ad3468aa5 100644 --- a/Documentation/features/io/sg-chain/arch-support.txt +++ b/Documentation/features/io/sg-chain/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/lib/strncasecmp/arch-support.txt b/Documentation/features/lib/strncasecmp/arch-support.txt index 12b1c9358e57..532c6f0fc15c 100644 --- a/Documentation/features/lib/strncasecmp/arch-support.txt +++ b/Documentation/features/lib/strncasecmp/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/locking/cmpxchg-local/arch-support.txt b/Documentation/features/locking/cmpxchg-local/arch-support.txt index d9c310889bc1..f3eec26c8cf8 100644 --- a/Documentation/features/locking/cmpxchg-local/arch-support.txt +++ b/Documentation/features/locking/cmpxchg-local/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/locking/lockdep/arch-support.txt b/Documentation/features/locking/lockdep/arch-support.txt index cf90635bdcbb..9756abc680a7 100644 --- a/Documentation/features/locking/lockdep/arch-support.txt +++ b/Documentation/features/locking/lockdep/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | ok | | ||
| 14 | | blackfin: | ok | | 13 | | blackfin: | ok | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/locking/queued-rwlocks/arch-support.txt b/Documentation/features/locking/queued-rwlocks/arch-support.txt index 68c3a5ddd9b9..62f4ee5c156c 100644 --- a/Documentation/features/locking/queued-rwlocks/arch-support.txt +++ b/Documentation/features/locking/queued-rwlocks/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/locking/queued-spinlocks/arch-support.txt b/Documentation/features/locking/queued-spinlocks/arch-support.txt index e973b1a9572f..321b32f6e63c 100644 --- a/Documentation/features/locking/queued-spinlocks/arch-support.txt +++ b/Documentation/features/locking/queued-spinlocks/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/locking/rwsem-optimized/arch-support.txt b/Documentation/features/locking/rwsem-optimized/arch-support.txt index ac93d7ab66c4..79bfa4d6e41f 100644 --- a/Documentation/features/locking/rwsem-optimized/arch-support.txt +++ b/Documentation/features/locking/rwsem-optimized/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/perf/kprobes-event/arch-support.txt b/Documentation/features/perf/kprobes-event/arch-support.txt index 4660bf222db1..00f1606bbf45 100644 --- a/Documentation/features/perf/kprobes-event/arch-support.txt +++ b/Documentation/features/perf/kprobes-event/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/perf/perf-regs/arch-support.txt b/Documentation/features/perf/perf-regs/arch-support.txt index f179b1fb26ef..7d516eacf7b9 100644 --- a/Documentation/features/perf/perf-regs/arch-support.txt +++ b/Documentation/features/perf/perf-regs/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/perf/perf-stackdump/arch-support.txt b/Documentation/features/perf/perf-stackdump/arch-support.txt index 85777c5c6353..f974b8df5d82 100644 --- a/Documentation/features/perf/perf-stackdump/arch-support.txt +++ b/Documentation/features/perf/perf-stackdump/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/sched/numa-balancing/arch-support.txt b/Documentation/features/sched/numa-balancing/arch-support.txt index ac7cd6b1502b..1d3c0f669152 100644 --- a/Documentation/features/sched/numa-balancing/arch-support.txt +++ b/Documentation/features/sched/numa-balancing/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | .. | | 10 | | arc: | .. | |
| 11 | | arm: | .. | | 11 | | arm: | .. | |
| 12 | | arm64: | .. | | 12 | | arm64: | .. | |
| 13 | | avr32: | .. | | ||
| 14 | | blackfin: | .. | | 13 | | blackfin: | .. | |
| 15 | | c6x: | .. | | 14 | | c6x: | .. | |
| 16 | | cris: | .. | | 15 | | cris: | .. | |
diff --git a/Documentation/features/seccomp/seccomp-filter/arch-support.txt b/Documentation/features/seccomp/seccomp-filter/arch-support.txt index 4f66ec133951..a32d5b207679 100644 --- a/Documentation/features/seccomp/seccomp-filter/arch-support.txt +++ b/Documentation/features/seccomp/seccomp-filter/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/time/arch-tick-broadcast/arch-support.txt b/Documentation/features/time/arch-tick-broadcast/arch-support.txt index 8acb439a4a17..caee8f64d1bc 100644 --- a/Documentation/features/time/arch-tick-broadcast/arch-support.txt +++ b/Documentation/features/time/arch-tick-broadcast/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/time/clockevents/arch-support.txt b/Documentation/features/time/clockevents/arch-support.txt index ff670b2207f1..1cd87f6cd07d 100644 --- a/Documentation/features/time/clockevents/arch-support.txt +++ b/Documentation/features/time/clockevents/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | ok | | ||
| 14 | | blackfin: | ok | | 13 | | blackfin: | ok | |
| 15 | | c6x: | ok | | 14 | | c6x: | ok | |
| 16 | | cris: | ok | | 15 | | cris: | ok | |
diff --git a/Documentation/features/time/context-tracking/arch-support.txt b/Documentation/features/time/context-tracking/arch-support.txt index a1e3eea7003f..e6d7c7b2253c 100644 --- a/Documentation/features/time/context-tracking/arch-support.txt +++ b/Documentation/features/time/context-tracking/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/time/irq-time-acct/arch-support.txt b/Documentation/features/time/irq-time-acct/arch-support.txt index 4199ffecc0ff..15c6071788ae 100644 --- a/Documentation/features/time/irq-time-acct/arch-support.txt +++ b/Documentation/features/time/irq-time-acct/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/time/modern-timekeeping/arch-support.txt b/Documentation/features/time/modern-timekeeping/arch-support.txt index 17f68a02e84d..baee7611ba3d 100644 --- a/Documentation/features/time/modern-timekeeping/arch-support.txt +++ b/Documentation/features/time/modern-timekeeping/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | ok | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | ok | | 14 | | c6x: | ok | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/time/virt-cpuacct/arch-support.txt b/Documentation/features/time/virt-cpuacct/arch-support.txt index cf3c3e383d15..9129530cb73c 100644 --- a/Documentation/features/time/virt-cpuacct/arch-support.txt +++ b/Documentation/features/time/virt-cpuacct/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/vm/ELF-ASLR/arch-support.txt b/Documentation/features/vm/ELF-ASLR/arch-support.txt index ec4dd28e1297..f6829af3255f 100644 --- a/Documentation/features/vm/ELF-ASLR/arch-support.txt +++ b/Documentation/features/vm/ELF-ASLR/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/vm/PG_uncached/arch-support.txt b/Documentation/features/vm/PG_uncached/arch-support.txt index 991974275a3e..1a09ea99d486 100644 --- a/Documentation/features/vm/PG_uncached/arch-support.txt +++ b/Documentation/features/vm/PG_uncached/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/vm/THP/arch-support.txt b/Documentation/features/vm/THP/arch-support.txt index 523f8307b9cd..d170e6236503 100644 --- a/Documentation/features/vm/THP/arch-support.txt +++ b/Documentation/features/vm/THP/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | .. | | ||
| 14 | | blackfin: | .. | | 13 | | blackfin: | .. | |
| 15 | | c6x: | .. | | 14 | | c6x: | .. | |
| 16 | | cris: | .. | | 15 | | cris: | .. | |
diff --git a/Documentation/features/vm/TLB/arch-support.txt b/Documentation/features/vm/TLB/arch-support.txt index 261b92e2fb1a..abfab4080a91 100644 --- a/Documentation/features/vm/TLB/arch-support.txt +++ b/Documentation/features/vm/TLB/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | .. | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | .. | | 14 | | c6x: | .. | |
| 16 | | cris: | .. | | 15 | | cris: | .. | |
diff --git a/Documentation/features/vm/huge-vmap/arch-support.txt b/Documentation/features/vm/huge-vmap/arch-support.txt index df1d1f3c9af2..f81f09b22b08 100644 --- a/Documentation/features/vm/huge-vmap/arch-support.txt +++ b/Documentation/features/vm/huge-vmap/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | TODO | | 10 | | arc: | TODO | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/vm/ioremap_prot/arch-support.txt b/Documentation/features/vm/ioremap_prot/arch-support.txt index 90c53749fde7..0cc3e11c42e2 100644 --- a/Documentation/features/vm/ioremap_prot/arch-support.txt +++ b/Documentation/features/vm/ioremap_prot/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | TODO | | 11 | | arm: | TODO | |
| 12 | | arm64: | TODO | | 12 | | arm64: | TODO | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/features/vm/numa-memblock/arch-support.txt b/Documentation/features/vm/numa-memblock/arch-support.txt index e7c252a0c531..9a3fdac42ce1 100644 --- a/Documentation/features/vm/numa-memblock/arch-support.txt +++ b/Documentation/features/vm/numa-memblock/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | .. | | 10 | | arc: | .. | |
| 11 | | arm: | .. | | 11 | | arm: | .. | |
| 12 | | arm64: | .. | | 12 | | arm64: | .. | |
| 13 | | avr32: | .. | | ||
| 14 | | blackfin: | .. | | 13 | | blackfin: | .. | |
| 15 | | c6x: | .. | | 14 | | c6x: | .. | |
| 16 | | cris: | .. | | 15 | | cris: | .. | |
diff --git a/Documentation/features/vm/pte_special/arch-support.txt b/Documentation/features/vm/pte_special/arch-support.txt index 3de5434c857c..dfaa39e664ff 100644 --- a/Documentation/features/vm/pte_special/arch-support.txt +++ b/Documentation/features/vm/pte_special/arch-support.txt | |||
| @@ -10,7 +10,6 @@ | |||
| 10 | | arc: | ok | | 10 | | arc: | ok | |
| 11 | | arm: | ok | | 11 | | arm: | ok | |
| 12 | | arm64: | ok | | 12 | | arm64: | ok | |
| 13 | | avr32: | TODO | | ||
| 14 | | blackfin: | TODO | | 13 | | blackfin: | TODO | |
| 15 | | c6x: | TODO | | 14 | | c6x: | TODO | |
| 16 | | cris: | TODO | | 15 | | cris: | TODO | |
diff --git a/Documentation/media/v4l-drivers/soc-camera.rst b/Documentation/media/v4l-drivers/soc-camera.rst index ba0c15dd092c..79d09e423700 100644 --- a/Documentation/media/v4l-drivers/soc-camera.rst +++ b/Documentation/media/v4l-drivers/soc-camera.rst | |||
| @@ -12,7 +12,7 @@ The following terms are used in this document: | |||
| 12 | control and configuration, and a parallel or a serial bus for data. | 12 | control and configuration, and a parallel or a serial bus for data. |
| 13 | - camera host - an interface, to which a camera is connected. Typically a | 13 | - camera host - an interface, to which a camera is connected. Typically a |
| 14 | specialised interface, present on many SoCs, e.g. PXA27x and PXA3xx, SuperH, | 14 | specialised interface, present on many SoCs, e.g. PXA27x and PXA3xx, SuperH, |
| 15 | AVR32, i.MX27, i.MX31. | 15 | i.MX27, i.MX31. |
| 16 | - camera host bus - a connection between a camera host and a camera. Can be | 16 | - camera host bus - a connection between a camera host and a camera. Can be |
| 17 | parallel or serial, consists of data and control lines, e.g. clock, vertical | 17 | parallel or serial, consists of data and control lines, e.g. clock, vertical |
| 18 | and horizontal synchronization signals. | 18 | and horizontal synchronization signals. |
