diff options
author | Mauro Carvalho Chehab <mchehab@s-opensource.com> | 2016-12-05 06:41:44 -0500 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-12-05 16:21:39 -0500 |
commit | a240bfedee7fe2bad1a5ac5d104c513e7fe09d30 (patch) | |
tree | 6f774bb4c2fc92f8d6ce33a7f9280adb8605e7fe /Documentation/00-INDEX | |
parent | 822d289f2872317d2536028d063d1e1b9d9fd76f (diff) |
docs: 00-INDEX: remove non-existing entries
Several entries were moved to a directory; others got simply
removed. Get rid of those entries.
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 52 |
1 files changed, 0 insertions, 52 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index bd532a7e03e6..272f5c4481f1 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -47,8 +47,6 @@ SAK.txt | |||
47 | - info on Secure Attention Keys. | 47 | - info on Secure Attention Keys. |
48 | SM501.txt | 48 | SM501.txt |
49 | - Silicon Motion SM501 multimedia companion chip | 49 | - Silicon Motion SM501 multimedia companion chip |
50 | VGA-softcursor.txt | ||
51 | - how to change your VGA cursor from a blinking underscore. | ||
52 | accounting/ | 50 | accounting/ |
53 | - documentation on accounting and taskstats. | 51 | - documentation on accounting and taskstats. |
54 | acpi/ | 52 | acpi/ |
@@ -61,28 +59,18 @@ arm/ | |||
61 | - directory with info about Linux on the ARM architecture. | 59 | - directory with info about Linux on the ARM architecture. |
62 | arm64/ | 60 | arm64/ |
63 | - directory with info about Linux on the 64 bit ARM architecture. | 61 | - directory with info about Linux on the 64 bit ARM architecture. |
64 | assoc_array.txt | ||
65 | - generic associative array intro. | ||
66 | atomic_ops.txt | ||
67 | - semantics and behavior of atomic and bitmask operations. | ||
68 | auxdisplay/ | 62 | auxdisplay/ |
69 | - misc. LCD driver documentation (cfag12864b, ks0108). | 63 | - misc. LCD driver documentation (cfag12864b, ks0108). |
70 | backlight/ | 64 | backlight/ |
71 | - directory with info on controlling backlights in flat panel displays | 65 | - directory with info on controlling backlights in flat panel displays |
72 | basic_profiling.txt | ||
73 | - basic instructions for those who wants to profile Linux kernel. | ||
74 | bcache.txt | 66 | bcache.txt |
75 | - Block-layer cache on fast SSDs to improve slow (raid) I/O performance. | 67 | - Block-layer cache on fast SSDs to improve slow (raid) I/O performance. |
76 | binfmt_misc.txt | ||
77 | - info on the kernel support for extra binary formats. | ||
78 | blackfin/ | 68 | blackfin/ |
79 | - directory with documentation for the Blackfin arch. | 69 | - directory with documentation for the Blackfin arch. |
80 | block/ | 70 | block/ |
81 | - info on the Block I/O (BIO) layer. | 71 | - info on the Block I/O (BIO) layer. |
82 | blockdev/ | 72 | blockdev/ |
83 | - info on block devices & drivers | 73 | - info on block devices & drivers |
84 | braille-console.txt | ||
85 | - info on how to use serial devices for Braille support. | ||
86 | bt8xxgpio.txt | 74 | bt8xxgpio.txt |
87 | - info on how to modify a bt8xx video card for GPIO usage. | 75 | - info on how to modify a bt8xx video card for GPIO usage. |
88 | btmrvl.txt | 76 | btmrvl.txt |
@@ -105,8 +93,6 @@ clk.txt | |||
105 | - info on the common clock framework | 93 | - info on the common clock framework |
106 | cma/ | 94 | cma/ |
107 | - Continuous Memory Area (CMA) debugfs interface. | 95 | - Continuous Memory Area (CMA) debugfs interface. |
108 | coccinelle.txt | ||
109 | - info on how to get and use the Coccinelle code checking tool. | ||
110 | connector/ | 96 | connector/ |
111 | - docs on the netlink based userspace<->kernel space communication mod. | 97 | - docs on the netlink based userspace<->kernel space communication mod. |
112 | console/ | 98 | console/ |
@@ -155,8 +141,6 @@ driver-api/ | |||
155 | - the Linux driver implementer's API guide. | 141 | - the Linux driver implementer's API guide. |
156 | driver-model/ | 142 | driver-model/ |
157 | - directory with info about Linux driver model. | 143 | - directory with info about Linux driver model. |
158 | dynamic-debug-howto.txt | ||
159 | - how to use the dynamic debug (dyndbg) feature. | ||
160 | early-userspace/ | 144 | early-userspace/ |
161 | - info about initramfs, klibc, and userspace early during boot. | 145 | - info about initramfs, klibc, and userspace early during boot. |
162 | edac.txt | 146 | edac.txt |
@@ -191,8 +175,6 @@ futex-requeue-pi.txt | |||
191 | - info on requeueing of tasks from a non-PI futex to a PI futex | 175 | - info on requeueing of tasks from a non-PI futex to a PI futex |
192 | gcc-plugins.txt | 176 | gcc-plugins.txt |
193 | - GCC plugin infrastructure. | 177 | - GCC plugin infrastructure. |
194 | gcov.txt | ||
195 | - use of GCC's coverage testing tool "gcov" with the Linux kernel | ||
196 | gpio/ | 178 | gpio/ |
197 | - gpio related documentation | 179 | - gpio related documentation |
198 | gpu/ | 180 | gpu/ |
@@ -201,8 +183,6 @@ hid/ | |||
201 | - directory with information on human interface devices | 183 | - directory with information on human interface devices |
202 | highuid.txt | 184 | highuid.txt |
203 | - notes on the change from 16 bit to 32 bit user/group IDs. | 185 | - notes on the change from 16 bit to 32 bit user/group IDs. |
204 | hsi.txt | ||
205 | - HSI subsystem overview. | ||
206 | hwspinlock.txt | 186 | hwspinlock.txt |
207 | - hardware spinlock provides hardware assistance for synchronization | 187 | - hardware spinlock provides hardware assistance for synchronization |
208 | timers/ | 188 | timers/ |
@@ -213,8 +193,6 @@ hwmon/ | |||
213 | - directory with docs on various hardware monitoring drivers. | 193 | - directory with docs on various hardware monitoring drivers. |
214 | i2c/ | 194 | i2c/ |
215 | - directory with info about the I2C bus/protocol (2 wire, kHz speed). | 195 | - directory with info about the I2C bus/protocol (2 wire, kHz speed). |
216 | i2o/ | ||
217 | - directory with info about the Linux I2O subsystem. | ||
218 | x86/i386/ | 196 | x86/i386/ |
219 | - directory with info about Linux on Intel 32 bit architecture. | 197 | - directory with info about Linux on Intel 32 bit architecture. |
220 | ia64/ | 198 | ia64/ |
@@ -243,8 +221,6 @@ isapnp.txt | |||
243 | - info on Linux ISA Plug & Play support. | 221 | - info on Linux ISA Plug & Play support. |
244 | isdn/ | 222 | isdn/ |
245 | - directory with info on the Linux ISDN support, and supported cards. | 223 | - directory with info on the Linux ISDN support, and supported cards. |
246 | ja_JP/ | ||
247 | - directory with Japanese translations of various documents | ||
248 | kbuild/ | 224 | kbuild/ |
249 | - directory with info about the kernel build process. | 225 | - directory with info about the kernel build process. |
250 | kernel-doc-nano-HOWTO.txt | 226 | kernel-doc-nano-HOWTO.txt |
@@ -255,12 +231,6 @@ doc-guide/ | |||
255 | - how to write and format reStructuredText kernel documentation | 231 | - how to write and format reStructuredText kernel documentation |
256 | kernel-per-CPU-kthreads.txt | 232 | kernel-per-CPU-kthreads.txt |
257 | - List of all per-CPU kthreads and how they introduce jitter. | 233 | - List of all per-CPU kthreads and how they introduce jitter. |
258 | kmemcheck.txt | ||
259 | - info on dynamic checker that detects uses of uninitialized memory. | ||
260 | kmemleak.txt | ||
261 | - info on how to make use of the kernel memory leak detection system | ||
262 | ko_KR/ | ||
263 | - directory with Korean translations of various documents | ||
264 | kobject.txt | 234 | kobject.txt |
265 | - info of the kobject infrastructure of the Linux kernel. | 235 | - info of the kobject infrastructure of the Linux kernel. |
266 | kprobes.txt | 236 | kprobes.txt |
@@ -277,8 +247,6 @@ leds/ | |||
277 | - directory with info about LED handling under Linux. | 247 | - directory with info about LED handling under Linux. |
278 | livepatch/ | 248 | livepatch/ |
279 | - info on kernel live patching. | 249 | - info on kernel live patching. |
280 | local_ops.txt | ||
281 | - semantics and behavior of local atomic operations. | ||
282 | locking/ | 250 | locking/ |
283 | - directory with info about kernel locking primitives | 251 | - directory with info about kernel locking primitives |
284 | lockup-watchdogs.txt | 252 | lockup-watchdogs.txt |
@@ -291,8 +259,6 @@ lzo.txt | |||
291 | - kernel LZO decompressor input formats | 259 | - kernel LZO decompressor input formats |
292 | m68k/ | 260 | m68k/ |
293 | - directory with info about Linux on Motorola 68k architecture. | 261 | - directory with info about Linux on Motorola 68k architecture. |
294 | magic-number.txt | ||
295 | - list of magic numbers used to mark/protect kernel data structures. | ||
296 | mailbox.txt | 262 | mailbox.txt |
297 | - How to write drivers for the common mailbox framework (IPC). | 263 | - How to write drivers for the common mailbox framework (IPC). |
298 | md-cluster.txt | 264 | md-cluster.txt |
@@ -319,8 +285,6 @@ mmc/ | |||
319 | - directory with info about the MMC subsystem | 285 | - directory with info about the MMC subsystem |
320 | mn10300/ | 286 | mn10300/ |
321 | - directory with info about the mn10300 architecture port | 287 | - directory with info about the mn10300 architecture port |
322 | module-signing.txt | ||
323 | - Kernel module signing for increased security when loading modules. | ||
324 | mtd/ | 288 | mtd/ |
325 | - directory with info about memory technology devices (flash) | 289 | - directory with info about memory technology devices (flash) |
326 | namespaces/ | 290 | namespaces/ |
@@ -347,8 +311,6 @@ padata.txt | |||
347 | - An introduction to the "padata" parallel execution API | 311 | - An introduction to the "padata" parallel execution API |
348 | parisc/ | 312 | parisc/ |
349 | - directory with info on using Linux on PA-RISC architecture. | 313 | - directory with info on using Linux on PA-RISC architecture. |
350 | parport.txt | ||
351 | - how to use the parallel-port driver. | ||
352 | parport-lowlevel.txt | 314 | parport-lowlevel.txt |
353 | - description and usage of the low level parallel port functions. | 315 | - description and usage of the low level parallel port functions. |
354 | pcmcia/ | 316 | pcmcia/ |
@@ -423,8 +385,6 @@ smsc_ece1099.txt | |||
423 | -info on the smsc Keyboard Scan Expansion/GPIO Expansion device. | 385 | -info on the smsc Keyboard Scan Expansion/GPIO Expansion device. |
424 | sound/ | 386 | sound/ |
425 | - directory with info on sound card support. | 387 | - directory with info on sound card support. |
426 | sparse.txt | ||
427 | - info on how to obtain and use the sparse tool for typechecking. | ||
428 | spi/ | 388 | spi/ |
429 | - overview of Linux kernel Serial Peripheral Interface (SPI) support. | 389 | - overview of Linux kernel Serial Peripheral Interface (SPI) support. |
430 | static-keys.txt | 390 | static-keys.txt |
@@ -433,12 +393,8 @@ svga.txt | |||
433 | - short guide on selecting video modes at boot via VGA BIOS. | 393 | - short guide on selecting video modes at boot via VGA BIOS. |
434 | sync_file.txt | 394 | sync_file.txt |
435 | - Sync file API guide. | 395 | - Sync file API guide. |
436 | sysfs-rules.txt | ||
437 | - How not to use sysfs. | ||
438 | sysctl/ | 396 | sysctl/ |
439 | - directory with info on the /proc/sys/* files. | 397 | - directory with info on the /proc/sys/* files. |
440 | sysrq.txt | ||
441 | - info on the magic SysRq key. | ||
442 | target/ | 398 | target/ |
443 | - directory with info on generating TCM v4 fabric .ko modules | 399 | - directory with info on generating TCM v4 fabric .ko modules |
444 | this_cpu_ops.txt | 400 | this_cpu_ops.txt |
@@ -455,20 +411,14 @@ unshare.txt | |||
455 | - description of the Linux unshare system call. | 411 | - description of the Linux unshare system call. |
456 | usb/ | 412 | usb/ |
457 | - directory with info regarding the Universal Serial Bus. | 413 | - directory with info regarding the Universal Serial Bus. |
458 | vDSO/ | ||
459 | - directory with info regarding virtual dynamic shared objects | ||
460 | vfio.txt | 414 | vfio.txt |
461 | - info on Virtual Function I/O used in guest/hypervisor instances. | 415 | - info on Virtual Function I/O used in guest/hypervisor instances. |
462 | vgaarbiter.txt | ||
463 | - info on enable/disable the legacy decoding on different VGA devices | ||
464 | video-output.txt | 416 | video-output.txt |
465 | - sysfs class driver interface to enable/disable a video output device. | 417 | - sysfs class driver interface to enable/disable a video output device. |
466 | virtual/ | 418 | virtual/ |
467 | - directory with information on the various linux virtualizations. | 419 | - directory with information on the various linux virtualizations. |
468 | vm/ | 420 | vm/ |
469 | - directory with info on the Linux vm code. | 421 | - directory with info on the Linux vm code. |
470 | vme_api.txt | ||
471 | - file relating info on the VME bus API in linux | ||
472 | w1/ | 422 | w1/ |
473 | - directory with documents regarding the 1-wire (w1) subsystem. | 423 | - directory with documents regarding the 1-wire (w1) subsystem. |
474 | watchdog/ | 424 | watchdog/ |
@@ -485,7 +435,5 @@ xtensa/ | |||
485 | - directory with documents relating to arch/xtensa port/implementation | 435 | - directory with documents relating to arch/xtensa port/implementation |
486 | xz.txt | 436 | xz.txt |
487 | - how to make use of the XZ data compression within linux kernel | 437 | - how to make use of the XZ data compression within linux kernel |
488 | zh_CN/ | ||
489 | - directory with Chinese translations of various documents | ||
490 | zorro.txt | 438 | zorro.txt |
491 | - info on writing drivers for Zorro bus devices found on Amigas. | 439 | - info on writing drivers for Zorro bus devices found on Amigas. |