diff options
40 files changed, 47 insertions, 33 deletions
diff --git a/Documentation/ABI/stable/sysfs-devices-node b/Documentation/ABI/stable/sysfs-devices-node index f7ce68fbd4b9..df8413cf1468 100644 --- a/Documentation/ABI/stable/sysfs-devices-node +++ b/Documentation/ABI/stable/sysfs-devices-node | |||
@@ -61,7 +61,7 @@ Date: October 2002 | |||
61 | Contact: Linux Memory Management list <linux-mm@kvack.org> | 61 | Contact: Linux Memory Management list <linux-mm@kvack.org> |
62 | Description: | 62 | Description: |
63 | The node's hit/miss statistics, in units of pages. | 63 | The node's hit/miss statistics, in units of pages. |
64 | See Documentation/numastat.txt | 64 | See Documentation/admin-guide/numastat.rst |
65 | 65 | ||
66 | What: /sys/devices/system/node/nodeX/distance | 66 | What: /sys/devices/system/node/nodeX/distance |
67 | Date: October 2002 | 67 | Date: October 2002 |
diff --git a/Documentation/ABI/testing/procfs-diskstats b/Documentation/ABI/testing/procfs-diskstats index abac31d216de..2c44b4f1b060 100644 --- a/Documentation/ABI/testing/procfs-diskstats +++ b/Documentation/ABI/testing/procfs-diskstats | |||
@@ -29,4 +29,4 @@ Description: | |||
29 | 17 - sectors discarded | 29 | 17 - sectors discarded |
30 | 18 - time spent discarding | 30 | 18 - time spent discarding |
31 | 31 | ||
32 | For more details refer to Documentation/iostats.txt | 32 | For more details refer to Documentation/admin-guide/iostats.rst |
diff --git a/Documentation/ABI/testing/sysfs-block b/Documentation/ABI/testing/sysfs-block index dfad7427817c..f8c7c7126bb1 100644 --- a/Documentation/ABI/testing/sysfs-block +++ b/Documentation/ABI/testing/sysfs-block | |||
@@ -15,7 +15,7 @@ Description: | |||
15 | 9 - I/Os currently in progress | 15 | 9 - I/Os currently in progress |
16 | 10 - time spent doing I/Os (ms) | 16 | 10 - time spent doing I/Os (ms) |
17 | 11 - weighted time spent doing I/Os (ms) | 17 | 11 - weighted time spent doing I/Os (ms) |
18 | For more details refer Documentation/iostats.txt | 18 | For more details refer Documentation/admin-guide/iostats.rst |
19 | 19 | ||
20 | 20 | ||
21 | What: /sys/block/<disk>/<part>/stat | 21 | What: /sys/block/<disk>/<part>/stat |
diff --git a/Documentation/ABI/testing/sysfs-devices-system-cpu b/Documentation/ABI/testing/sysfs-devices-system-cpu index d404603c6b52..5f7d7b14fa44 100644 --- a/Documentation/ABI/testing/sysfs-devices-system-cpu +++ b/Documentation/ABI/testing/sysfs-devices-system-cpu | |||
@@ -34,7 +34,7 @@ Description: CPU topology files that describe kernel limits related to | |||
34 | present: cpus that have been identified as being present in | 34 | present: cpus that have been identified as being present in |
35 | the system. | 35 | the system. |
36 | 36 | ||
37 | See Documentation/cputopology.txt for more information. | 37 | See Documentation/admin-guide/cputopology.rst for more information. |
38 | 38 | ||
39 | 39 | ||
40 | What: /sys/devices/system/cpu/probe | 40 | What: /sys/devices/system/cpu/probe |
@@ -103,7 +103,7 @@ Description: CPU topology files that describe a logical CPU's relationship | |||
103 | thread_siblings_list: human-readable list of cpu#'s hardware | 103 | thread_siblings_list: human-readable list of cpu#'s hardware |
104 | threads within the same core as cpu# | 104 | threads within the same core as cpu# |
105 | 105 | ||
106 | See Documentation/cputopology.txt for more information. | 106 | See Documentation/admin-guide/cputopology.rst for more information. |
107 | 107 | ||
108 | 108 | ||
109 | What: /sys/devices/system/cpu/cpuidle/current_driver | 109 | What: /sys/devices/system/cpu/cpuidle/current_driver |
diff --git a/Documentation/btmrvl.txt b/Documentation/admin-guide/btmrvl.rst index ec57740ead0c..ec57740ead0c 100644 --- a/Documentation/btmrvl.txt +++ b/Documentation/admin-guide/btmrvl.rst | |||
diff --git a/Documentation/clearing-warn-once.txt b/Documentation/admin-guide/clearing-warn-once.rst index 211fd926cf00..211fd926cf00 100644 --- a/Documentation/clearing-warn-once.txt +++ b/Documentation/admin-guide/clearing-warn-once.rst | |||
diff --git a/Documentation/cpu-load.txt b/Documentation/admin-guide/cpu-load.rst index 2d01ce43d2a2..2d01ce43d2a2 100644 --- a/Documentation/cpu-load.txt +++ b/Documentation/admin-guide/cpu-load.rst | |||
diff --git a/Documentation/cputopology.txt b/Documentation/admin-guide/cputopology.rst index b90dafcc8237..b90dafcc8237 100644 --- a/Documentation/cputopology.txt +++ b/Documentation/admin-guide/cputopology.rst | |||
diff --git a/Documentation/admin-guide/device-mapper/statistics.rst b/Documentation/admin-guide/device-mapper/statistics.rst index 3d80a9f850cc..41ded0bc5933 100644 --- a/Documentation/admin-guide/device-mapper/statistics.rst +++ b/Documentation/admin-guide/device-mapper/statistics.rst | |||
@@ -13,7 +13,7 @@ the range specified. | |||
13 | 13 | ||
14 | The I/O statistics counters for each step-sized area of a region are | 14 | The I/O statistics counters for each step-sized area of a region are |
15 | in the same format as `/sys/block/*/stat` or `/proc/diskstats` (see: | 15 | in the same format as `/sys/block/*/stat` or `/proc/diskstats` (see: |
16 | Documentation/iostats.txt). But two extra counters (12 and 13) are | 16 | Documentation/admin-guide/iostats.rst). But two extra counters (12 and 13) are |
17 | provided: total time spent reading and writing. When the histogram | 17 | provided: total time spent reading and writing. When the histogram |
18 | argument is used, the 14th parameter is reported that represents the | 18 | argument is used, the 14th parameter is reported that represents the |
19 | histogram of latencies. All these counters may be accessed by sending | 19 | histogram of latencies. All these counters may be accessed by sending |
@@ -151,7 +151,7 @@ Messages | |||
151 | The first 11 counters have the same meaning as | 151 | The first 11 counters have the same meaning as |
152 | `/sys/block/*/stat or /proc/diskstats`. | 152 | `/sys/block/*/stat or /proc/diskstats`. |
153 | 153 | ||
154 | Please refer to Documentation/iostats.txt for details. | 154 | Please refer to Documentation/admin-guide/iostats.rst for details. |
155 | 155 | ||
156 | 1. the number of reads completed | 156 | 1. the number of reads completed |
157 | 2. the number of reads merged | 157 | 2. the number of reads merged |
diff --git a/Documentation/efi-stub.txt b/Documentation/admin-guide/efi-stub.rst index 833edb0d0bc4..833edb0d0bc4 100644 --- a/Documentation/efi-stub.txt +++ b/Documentation/admin-guide/efi-stub.rst | |||
diff --git a/Documentation/highuid.txt b/Documentation/admin-guide/highuid.rst index 6ee70465c0ea..6ee70465c0ea 100644 --- a/Documentation/highuid.txt +++ b/Documentation/admin-guide/highuid.rst | |||
diff --git a/Documentation/admin-guide/hw-vuln/l1tf.rst b/Documentation/admin-guide/hw-vuln/l1tf.rst index 656aee262e23..f83212fae4d5 100644 --- a/Documentation/admin-guide/hw-vuln/l1tf.rst +++ b/Documentation/admin-guide/hw-vuln/l1tf.rst | |||
@@ -241,7 +241,7 @@ Guest mitigation mechanisms | |||
241 | For further information about confining guests to a single or to a group | 241 | For further information about confining guests to a single or to a group |
242 | of cores consult the cpusets documentation: | 242 | of cores consult the cpusets documentation: |
243 | 243 | ||
244 | https://www.kernel.org/doc/Documentation/cgroup-v1/cpusets.rst | 244 | https://www.kernel.org/doc/Documentation/admin-guide/cgroup-v1/cpusets.rst |
245 | 245 | ||
246 | .. _interrupt_isolation: | 246 | .. _interrupt_isolation: |
247 | 247 | ||
diff --git a/Documentation/hw_random.txt b/Documentation/admin-guide/hw_random.rst index 121de96e395e..121de96e395e 100644 --- a/Documentation/hw_random.txt +++ b/Documentation/admin-guide/hw_random.rst | |||
diff --git a/Documentation/admin-guide/index.rst b/Documentation/admin-guide/index.rst index a5fdb1a846ce..4e98f5596da0 100644 --- a/Documentation/admin-guide/index.rst +++ b/Documentation/admin-guide/index.rst | |||
@@ -85,8 +85,25 @@ configure specific aspects of kernel behavior to your liking. | |||
85 | perf-security | 85 | perf-security |
86 | acpi/index | 86 | acpi/index |
87 | aoe/index | 87 | aoe/index |
88 | btmrvl | ||
89 | clearing-warn-once | ||
90 | cpu-load | ||
91 | cputopology | ||
88 | device-mapper/index | 92 | device-mapper/index |
93 | efi-stub | ||
94 | highuid | ||
95 | hw_random | ||
96 | iostats | ||
97 | kernel-per-CPU-kthreads | ||
89 | laptops/index | 98 | laptops/index |
99 | lcd-panel-cgram | ||
100 | ldm | ||
101 | lockup-watchdogs | ||
102 | numastat | ||
103 | pnp | ||
104 | rtc | ||
105 | svga | ||
106 | video-output | ||
90 | 107 | ||
91 | .. only:: subproject and html | 108 | .. only:: subproject and html |
92 | 109 | ||
diff --git a/Documentation/iostats.txt b/Documentation/admin-guide/iostats.rst index 5d63b18bd6d1..5d63b18bd6d1 100644 --- a/Documentation/iostats.txt +++ b/Documentation/admin-guide/iostats.rst | |||
diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt index a571a67e0c85..19b1e3bef56c 100644 --- a/Documentation/admin-guide/kernel-parameters.txt +++ b/Documentation/admin-guide/kernel-parameters.txt | |||
@@ -5066,7 +5066,7 @@ | |||
5066 | 5066 | ||
5067 | vga= [BOOT,X86-32] Select a particular video mode | 5067 | vga= [BOOT,X86-32] Select a particular video mode |
5068 | See Documentation/x86/boot.rst and | 5068 | See Documentation/x86/boot.rst and |
5069 | Documentation/svga.txt. | 5069 | Documentation/admin-guide/svga.rst. |
5070 | Use vga=ask for menu. | 5070 | Use vga=ask for menu. |
5071 | This is actually a boot loader parameter; the value is | 5071 | This is actually a boot loader parameter; the value is |
5072 | passed to the kernel using a special protocol. | 5072 | passed to the kernel using a special protocol. |
diff --git a/Documentation/kernel-per-CPU-kthreads.txt b/Documentation/admin-guide/kernel-per-CPU-kthreads.rst index 4f18456dd3b1..4f18456dd3b1 100644 --- a/Documentation/kernel-per-CPU-kthreads.txt +++ b/Documentation/admin-guide/kernel-per-CPU-kthreads.rst | |||
diff --git a/Documentation/auxdisplay/lcd-panel-cgram.rst b/Documentation/admin-guide/lcd-panel-cgram.rst index dfef50286018..a3eb00c62f53 100644 --- a/Documentation/auxdisplay/lcd-panel-cgram.rst +++ b/Documentation/admin-guide/lcd-panel-cgram.rst | |||
@@ -1,5 +1,3 @@ | |||
1 | :orphan: | ||
2 | |||
3 | ====================================== | 1 | ====================================== |
4 | Parallel port LCD/Keypad Panel support | 2 | Parallel port LCD/Keypad Panel support |
5 | ====================================== | 3 | ====================================== |
diff --git a/Documentation/ldm.txt b/Documentation/admin-guide/ldm.rst index 12c571368e73..12c571368e73 100644 --- a/Documentation/ldm.txt +++ b/Documentation/admin-guide/ldm.rst | |||
diff --git a/Documentation/lockup-watchdogs.txt b/Documentation/admin-guide/lockup-watchdogs.rst index 290840c160af..290840c160af 100644 --- a/Documentation/lockup-watchdogs.txt +++ b/Documentation/admin-guide/lockup-watchdogs.rst | |||
diff --git a/Documentation/cma/debugfs.rst b/Documentation/admin-guide/mm/cma_debugfs.rst index 518fe401b5ee..4e06ffabd78a 100644 --- a/Documentation/cma/debugfs.rst +++ b/Documentation/admin-guide/mm/cma_debugfs.rst | |||
@@ -1,5 +1,3 @@ | |||
1 | :orphan: | ||
2 | |||
3 | ===================== | 1 | ===================== |
4 | CMA Debugfs Interface | 2 | CMA Debugfs Interface |
5 | ===================== | 3 | ===================== |
diff --git a/Documentation/admin-guide/mm/index.rst b/Documentation/admin-guide/mm/index.rst index 5f61a6c429e0..11db46448354 100644 --- a/Documentation/admin-guide/mm/index.rst +++ b/Documentation/admin-guide/mm/index.rst | |||
@@ -26,6 +26,7 @@ the Linux memory management. | |||
26 | :maxdepth: 1 | 26 | :maxdepth: 1 |
27 | 27 | ||
28 | concepts | 28 | concepts |
29 | cma_debugfs | ||
29 | hugetlbpage | 30 | hugetlbpage |
30 | idle_page_tracking | 31 | idle_page_tracking |
31 | ksm | 32 | ksm |
diff --git a/Documentation/numastat.txt b/Documentation/admin-guide/numastat.rst index aaf1667489f8..aaf1667489f8 100644 --- a/Documentation/numastat.txt +++ b/Documentation/admin-guide/numastat.rst | |||
diff --git a/Documentation/pnp.txt b/Documentation/admin-guide/pnp.rst index bab2d10631f0..bab2d10631f0 100644 --- a/Documentation/pnp.txt +++ b/Documentation/admin-guide/pnp.rst | |||
diff --git a/Documentation/rtc.txt b/Documentation/admin-guide/rtc.rst index 688c95b11919..688c95b11919 100644 --- a/Documentation/rtc.txt +++ b/Documentation/admin-guide/rtc.rst | |||
diff --git a/Documentation/svga.txt b/Documentation/admin-guide/svga.rst index b6c2f9acca92..b6c2f9acca92 100644 --- a/Documentation/svga.txt +++ b/Documentation/admin-guide/svga.rst | |||
diff --git a/Documentation/admin-guide/sysctl/kernel.rst b/Documentation/admin-guide/sysctl/kernel.rst index a0c1d4ce403a..032c7cd3cede 100644 --- a/Documentation/admin-guide/sysctl/kernel.rst +++ b/Documentation/admin-guide/sysctl/kernel.rst | |||
@@ -327,7 +327,7 @@ when a hard lockup is detected. | |||
327 | 0 - don't panic on hard lockup | 327 | 0 - don't panic on hard lockup |
328 | 1 - panic on hard lockup | 328 | 1 - panic on hard lockup |
329 | 329 | ||
330 | See Documentation/lockup-watchdogs.txt for more information. This can | 330 | See Documentation/admin-guide/lockup-watchdogs.rst for more information. This can |
331 | also be set using the nmi_watchdog kernel parameter. | 331 | also be set using the nmi_watchdog kernel parameter. |
332 | 332 | ||
333 | 333 | ||
diff --git a/Documentation/video-output.txt b/Documentation/admin-guide/video-output.rst index 56d6fa2e2368..56d6fa2e2368 100644 --- a/Documentation/video-output.txt +++ b/Documentation/admin-guide/video-output.rst | |||
diff --git a/Documentation/fb/vesafb.rst b/Documentation/fb/vesafb.rst index 2ed0dfb661cf..6821c87b7893 100644 --- a/Documentation/fb/vesafb.rst +++ b/Documentation/fb/vesafb.rst | |||
@@ -30,7 +30,7 @@ How to use it? | |||
30 | ============== | 30 | ============== |
31 | 31 | ||
32 | Switching modes is done using the vga=... boot parameter. Read | 32 | Switching modes is done using the vga=... boot parameter. Read |
33 | Documentation/svga.txt for details. | 33 | Documentation/admin-guide/svga.rst for details. |
34 | 34 | ||
35 | You should compile in both vgacon (for text mode) and vesafb (for | 35 | You should compile in both vgacon (for text mode) and vesafb (for |
36 | graphics mode). Which of them takes over the console depends on | 36 | graphics mode). Which of them takes over the console depends on |
diff --git a/Documentation/x86/topology.rst b/Documentation/x86/topology.rst index 8e9704f61017..e29739904e37 100644 --- a/Documentation/x86/topology.rst +++ b/Documentation/x86/topology.rst | |||
@@ -9,7 +9,7 @@ representation in the kernel. Update/change when doing changes to the | |||
9 | respective code. | 9 | respective code. |
10 | 10 | ||
11 | The architecture-agnostic topology definitions are in | 11 | The architecture-agnostic topology definitions are in |
12 | Documentation/cputopology.txt. This file holds x86-specific | 12 | Documentation/admin-guide/cputopology.rst. This file holds x86-specific |
13 | differences/specialities which must not necessarily apply to the generic | 13 | differences/specialities which must not necessarily apply to the generic |
14 | definitions. Thus, the way to read up on Linux topology on x86 is to start | 14 | definitions. Thus, the way to read up on Linux topology on x86 is to start |
15 | with the generic one and look at this one in parallel for the x86 specifics. | 15 | with the generic one and look at this one in parallel for the x86 specifics. |
diff --git a/MAINTAINERS b/MAINTAINERS index c1593a668f80..570572627fd1 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6080,7 +6080,7 @@ M: Ard Biesheuvel <ard.biesheuvel@linaro.org> | |||
6080 | L: linux-efi@vger.kernel.org | 6080 | L: linux-efi@vger.kernel.org |
6081 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git | 6081 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/efi/efi.git |
6082 | S: Maintained | 6082 | S: Maintained |
6083 | F: Documentation/efi-stub.txt | 6083 | F: Documentation/admin-guide/efi-stub.rst |
6084 | F: arch/*/kernel/efi.c | 6084 | F: arch/*/kernel/efi.c |
6085 | F: arch/x86/boot/compressed/eboot.[ch] | 6085 | F: arch/x86/boot/compressed/eboot.[ch] |
6086 | F: arch/*/include/asm/efi.h | 6086 | F: arch/*/include/asm/efi.h |
@@ -7088,7 +7088,7 @@ M: Herbert Xu <herbert@gondor.apana.org.au> | |||
7088 | L: linux-crypto@vger.kernel.org | 7088 | L: linux-crypto@vger.kernel.org |
7089 | S: Odd fixes | 7089 | S: Odd fixes |
7090 | F: Documentation/devicetree/bindings/rng/ | 7090 | F: Documentation/devicetree/bindings/rng/ |
7091 | F: Documentation/hw_random.txt | 7091 | F: Documentation/admin-guide/hw_random.rst |
7092 | F: drivers/char/hw_random/ | 7092 | F: drivers/char/hw_random/ |
7093 | F: include/linux/hw_random.h | 7093 | F: include/linux/hw_random.h |
7094 | 7094 | ||
@@ -9398,7 +9398,7 @@ M: "Richard Russon (FlatCap)" <ldm@flatcap.org> | |||
9398 | L: linux-ntfs-dev@lists.sourceforge.net | 9398 | L: linux-ntfs-dev@lists.sourceforge.net |
9399 | W: http://www.linux-ntfs.org/content/view/19/37/ | 9399 | W: http://www.linux-ntfs.org/content/view/19/37/ |
9400 | S: Maintained | 9400 | S: Maintained |
9401 | F: Documentation/ldm.txt | 9401 | F: Documentation/admin-guide/ldm.rst |
9402 | F: block/partitions/ldm.* | 9402 | F: block/partitions/ldm.* |
9403 | 9403 | ||
9404 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) | 9404 | LSILOGIC MPT FUSION DRIVERS (FC/SAS/SPI) |
@@ -12058,7 +12058,7 @@ PARALLEL LCD/KEYPAD PANEL DRIVER | |||
12058 | M: Willy Tarreau <willy@haproxy.com> | 12058 | M: Willy Tarreau <willy@haproxy.com> |
12059 | M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> | 12059 | M: Ksenija Stanojevic <ksenija.stanojevic@gmail.com> |
12060 | S: Odd Fixes | 12060 | S: Odd Fixes |
12061 | F: Documentation/auxdisplay/lcd-panel-cgram.rst | 12061 | F: Documentation/admin-guide/lcd-panel-cgram.rst |
12062 | F: drivers/auxdisplay/panel.c | 12062 | F: drivers/auxdisplay/panel.c |
12063 | 12063 | ||
12064 | PARALLEL PORT SUBSYSTEM | 12064 | PARALLEL PORT SUBSYSTEM |
@@ -13476,7 +13476,7 @@ Q: http://patchwork.ozlabs.org/project/rtc-linux/list/ | |||
13476 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git | 13476 | T: git git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux.git |
13477 | S: Maintained | 13477 | S: Maintained |
13478 | F: Documentation/devicetree/bindings/rtc/ | 13478 | F: Documentation/devicetree/bindings/rtc/ |
13479 | F: Documentation/rtc.txt | 13479 | F: Documentation/admin-guide/rtc.rst |
13480 | F: drivers/rtc/ | 13480 | F: drivers/rtc/ |
13481 | F: include/linux/rtc.h | 13481 | F: include/linux/rtc.h |
13482 | F: include/uapi/linux/rtc.h | 13482 | F: include/uapi/linux/rtc.h |
@@ -15306,7 +15306,7 @@ SVGA HANDLING | |||
15306 | M: Martin Mares <mj@ucw.cz> | 15306 | M: Martin Mares <mj@ucw.cz> |
15307 | L: linux-video@atrey.karlin.mff.cuni.cz | 15307 | L: linux-video@atrey.karlin.mff.cuni.cz |
15308 | S: Maintained | 15308 | S: Maintained |
15309 | F: Documentation/svga.txt | 15309 | F: Documentation/admin-guide/svga.rst |
15310 | F: arch/x86/boot/video* | 15310 | F: arch/x86/boot/video* |
15311 | 15311 | ||
15312 | SWIOTLB SUBSYSTEM | 15312 | SWIOTLB SUBSYSTEM |
diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig index 20afd6077465..600c5ba1af41 100644 --- a/arch/arm/Kconfig +++ b/arch/arm/Kconfig | |||
@@ -1297,7 +1297,7 @@ config SMP | |||
1297 | will run faster if you say N here. | 1297 | will run faster if you say N here. |
1298 | 1298 | ||
1299 | See also <file:Documentation/x86/i386/IO-APIC.rst>, | 1299 | See also <file:Documentation/x86/i386/IO-APIC.rst>, |
1300 | <file:Documentation/lockup-watchdogs.txt> and the SMP-HOWTO available at | 1300 | <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO available at |
1301 | <http://tldp.org/HOWTO/SMP-HOWTO.html>. | 1301 | <http://tldp.org/HOWTO/SMP-HOWTO.html>. |
1302 | 1302 | ||
1303 | If you don't know what to do here, say N. | 1303 | If you don't know what to do here, say N. |
diff --git a/arch/parisc/Kconfig b/arch/parisc/Kconfig index 42875ff15671..6d732e451071 100644 --- a/arch/parisc/Kconfig +++ b/arch/parisc/Kconfig | |||
@@ -277,7 +277,7 @@ config SMP | |||
277 | machines, but will use only one CPU of a multiprocessor machine. | 277 | machines, but will use only one CPU of a multiprocessor machine. |
278 | On a uniprocessor machine, the kernel will run faster if you say N. | 278 | On a uniprocessor machine, the kernel will run faster if you say N. |
279 | 279 | ||
280 | See also <file:Documentation/lockup-watchdogs.txt> and the SMP-HOWTO | 280 | See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO |
281 | available at <http://www.tldp.org/docs.html#howto>. | 281 | available at <http://www.tldp.org/docs.html#howto>. |
282 | 282 | ||
283 | If you don't know what to do here, say N. | 283 | If you don't know what to do here, say N. |
diff --git a/arch/sh/Kconfig b/arch/sh/Kconfig index c2858ac6a46a..6b1b5941b618 100644 --- a/arch/sh/Kconfig +++ b/arch/sh/Kconfig | |||
@@ -679,7 +679,7 @@ config SMP | |||
679 | People using multiprocessor machines who say Y here should also say | 679 | People using multiprocessor machines who say Y here should also say |
680 | Y to "Enhanced Real Time Clock Support", below. | 680 | Y to "Enhanced Real Time Clock Support", below. |
681 | 681 | ||
682 | See also <file:Documentation/lockup-watchdogs.txt> and the SMP-HOWTO | 682 | See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO |
683 | available at <http://www.tldp.org/docs.html#howto>. | 683 | available at <http://www.tldp.org/docs.html#howto>. |
684 | 684 | ||
685 | If you don't know what to do here, say N. | 685 | If you don't know what to do here, say N. |
diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig index e9f5d62e9817..7926a2e11bdc 100644 --- a/arch/sparc/Kconfig +++ b/arch/sparc/Kconfig | |||
@@ -180,7 +180,7 @@ config SMP | |||
180 | Y to "Enhanced Real Time Clock Support", below. The "Advanced Power | 180 | Y to "Enhanced Real Time Clock Support", below. The "Advanced Power |
181 | Management" code will be disabled if you say Y here. | 181 | Management" code will be disabled if you say Y here. |
182 | 182 | ||
183 | See also <file:Documentation/lockup-watchdogs.txt> and the SMP-HOWTO | 183 | See also <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO |
184 | available at <http://www.tldp.org/docs.html#howto>. | 184 | available at <http://www.tldp.org/docs.html#howto>. |
185 | 185 | ||
186 | If you don't know what to do here, say N. | 186 | If you don't know what to do here, say N. |
diff --git a/arch/x86/Kconfig b/arch/x86/Kconfig index 9505066b7ba3..9e95af666b33 100644 --- a/arch/x86/Kconfig +++ b/arch/x86/Kconfig | |||
@@ -402,7 +402,7 @@ config SMP | |||
402 | Management" code will be disabled if you say Y here. | 402 | Management" code will be disabled if you say Y here. |
403 | 403 | ||
404 | See also <file:Documentation/x86/i386/IO-APIC.rst>, | 404 | See also <file:Documentation/x86/i386/IO-APIC.rst>, |
405 | <file:Documentation/lockup-watchdogs.txt> and the SMP-HOWTO available at | 405 | <file:Documentation/admin-guide/lockup-watchdogs.rst> and the SMP-HOWTO available at |
406 | <http://www.tldp.org/docs.html#howto>. | 406 | <http://www.tldp.org/docs.html#howto>. |
407 | 407 | ||
408 | If you don't know what to do here, say N. | 408 | If you don't know what to do here, say N. |
@@ -1959,7 +1959,7 @@ config EFI_STUB | |||
1959 | This kernel feature allows a bzImage to be loaded directly | 1959 | This kernel feature allows a bzImage to be loaded directly |
1960 | by EFI firmware without the use of a bootloader. | 1960 | by EFI firmware without the use of a bootloader. |
1961 | 1961 | ||
1962 | See Documentation/efi-stub.txt for more information. | 1962 | See Documentation/admin-guide/efi-stub.rst for more information. |
1963 | 1963 | ||
1964 | config EFI_MIXED | 1964 | config EFI_MIXED |
1965 | bool "EFI mixed-mode support" | 1965 | bool "EFI mixed-mode support" |
diff --git a/block/partitions/Kconfig b/block/partitions/Kconfig index 37b9710cc80a..702689a628f0 100644 --- a/block/partitions/Kconfig +++ b/block/partitions/Kconfig | |||
@@ -194,7 +194,7 @@ config LDM_PARTITION | |||
194 | Normal partitions are now called Basic Disks under Windows 2000, XP, | 194 | Normal partitions are now called Basic Disks under Windows 2000, XP, |
195 | and Vista. | 195 | and Vista. |
196 | 196 | ||
197 | For a fuller description read <file:Documentation/ldm.txt>. | 197 | For a fuller description read <file:Documentation/admin-guide/ldm.rst>. |
198 | 198 | ||
199 | If unsure, say N. | 199 | If unsure, say N. |
200 | 200 | ||
diff --git a/drivers/char/Kconfig b/drivers/char/Kconfig index 442403abd73a..3e866885a405 100644 --- a/drivers/char/Kconfig +++ b/drivers/char/Kconfig | |||
@@ -291,7 +291,7 @@ config RTC | |||
291 | and set the RTC in an SMP compatible fashion. | 291 | and set the RTC in an SMP compatible fashion. |
292 | 292 | ||
293 | If you think you have a use for such a device (such as periodic data | 293 | If you think you have a use for such a device (such as periodic data |
294 | sampling), then say Y here, and read <file:Documentation/rtc.txt> | 294 | sampling), then say Y here, and read <file:Documentation/admin-guide/rtc.rst> |
295 | for details. | 295 | for details. |
296 | 296 | ||
297 | To compile this driver as a module, choose M here: the | 297 | To compile this driver as a module, choose M here: the |
@@ -313,7 +313,7 @@ config JS_RTC | |||
313 | /dev/rtc. | 313 | /dev/rtc. |
314 | 314 | ||
315 | If you think you have a use for such a device (such as periodic data | 315 | If you think you have a use for such a device (such as periodic data |
316 | sampling), then say Y here, and read <file:Documentation/rtc.txt> | 316 | sampling), then say Y here, and read <file:Documentation/admin-guide/rtc.rst> |
317 | for details. | 317 | for details. |
318 | 318 | ||
319 | To compile this driver as a module, choose M here: the | 319 | To compile this driver as a module, choose M here: the |
diff --git a/drivers/char/hw_random/core.c b/drivers/char/hw_random/core.c index 95be7228f327..9044d31ab1a1 100644 --- a/drivers/char/hw_random/core.c +++ b/drivers/char/hw_random/core.c | |||
@@ -4,7 +4,7 @@ | |||
4 | * Copyright 2006 Michael Buesch <m@bues.ch> | 4 | * Copyright 2006 Michael Buesch <m@bues.ch> |
5 | * Copyright 2005 (c) MontaVista Software, Inc. | 5 | * Copyright 2005 (c) MontaVista Software, Inc. |
6 | * | 6 | * |
7 | * Please read Documentation/hw_random.txt for details on use. | 7 | * Please read Documentation/admin-guide/hw_random.rst for details on use. |
8 | * | 8 | * |
9 | * This software may be used and distributed according to the terms | 9 | * This software may be used and distributed according to the terms |
10 | * of the GNU General Public License, incorporated herein by reference. | 10 | * of the GNU General Public License, incorporated herein by reference. |
diff --git a/include/linux/hw_random.h b/include/linux/hw_random.h index c0b93e0ff0c0..8e6dd908da21 100644 --- a/include/linux/hw_random.h +++ b/include/linux/hw_random.h | |||
@@ -1,7 +1,7 @@ | |||
1 | /* | 1 | /* |
2 | Hardware Random Number Generator | 2 | Hardware Random Number Generator |
3 | 3 | ||
4 | Please read Documentation/hw_random.txt for details on use. | 4 | Please read Documentation/admin-guide/hw_random.rst for details on use. |
5 | 5 | ||
6 | ---------------------------------------------------------- | 6 | ---------------------------------------------------------- |
7 | This software may be used and distributed according to the terms | 7 | This software may be used and distributed according to the terms |