summaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@s-opensource.com>2016-12-05 06:41:44 -0500
committerJonathan Corbet <corbet@lwn.net>2016-12-05 16:21:39 -0500
commita240bfedee7fe2bad1a5ac5d104c513e7fe09d30 (patch)
tree6f774bb4c2fc92f8d6ce33a7f9280adb8605e7fe /Documentation/00-INDEX
parent822d289f2872317d2536028d063d1e1b9d9fd76f (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-INDEX52
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.
48SM501.txt 48SM501.txt
49 - Silicon Motion SM501 multimedia companion chip 49 - Silicon Motion SM501 multimedia companion chip
50VGA-softcursor.txt
51 - how to change your VGA cursor from a blinking underscore.
52accounting/ 50accounting/
53 - documentation on accounting and taskstats. 51 - documentation on accounting and taskstats.
54acpi/ 52acpi/
@@ -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.
62arm64/ 60arm64/
63 - directory with info about Linux on the 64 bit ARM architecture. 61 - directory with info about Linux on the 64 bit ARM architecture.
64assoc_array.txt
65 - generic associative array intro.
66atomic_ops.txt
67 - semantics and behavior of atomic and bitmask operations.
68auxdisplay/ 62auxdisplay/
69 - misc. LCD driver documentation (cfag12864b, ks0108). 63 - misc. LCD driver documentation (cfag12864b, ks0108).
70backlight/ 64backlight/
71 - directory with info on controlling backlights in flat panel displays 65 - directory with info on controlling backlights in flat panel displays
72basic_profiling.txt
73 - basic instructions for those who wants to profile Linux kernel.
74bcache.txt 66bcache.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.
76binfmt_misc.txt
77 - info on the kernel support for extra binary formats.
78blackfin/ 68blackfin/
79 - directory with documentation for the Blackfin arch. 69 - directory with documentation for the Blackfin arch.
80block/ 70block/
81 - info on the Block I/O (BIO) layer. 71 - info on the Block I/O (BIO) layer.
82blockdev/ 72blockdev/
83 - info on block devices & drivers 73 - info on block devices & drivers
84braille-console.txt
85 - info on how to use serial devices for Braille support.
86bt8xxgpio.txt 74bt8xxgpio.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.
88btmrvl.txt 76btmrvl.txt
@@ -105,8 +93,6 @@ clk.txt
105 - info on the common clock framework 93 - info on the common clock framework
106cma/ 94cma/
107 - Continuous Memory Area (CMA) debugfs interface. 95 - Continuous Memory Area (CMA) debugfs interface.
108coccinelle.txt
109 - info on how to get and use the Coccinelle code checking tool.
110connector/ 96connector/
111 - docs on the netlink based userspace<->kernel space communication mod. 97 - docs on the netlink based userspace<->kernel space communication mod.
112console/ 98console/
@@ -155,8 +141,6 @@ driver-api/
155 - the Linux driver implementer's API guide. 141 - the Linux driver implementer's API guide.
156driver-model/ 142driver-model/
157 - directory with info about Linux driver model. 143 - directory with info about Linux driver model.
158dynamic-debug-howto.txt
159 - how to use the dynamic debug (dyndbg) feature.
160early-userspace/ 144early-userspace/
161 - info about initramfs, klibc, and userspace early during boot. 145 - info about initramfs, klibc, and userspace early during boot.
162edac.txt 146edac.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
192gcc-plugins.txt 176gcc-plugins.txt
193 - GCC plugin infrastructure. 177 - GCC plugin infrastructure.
194gcov.txt
195 - use of GCC's coverage testing tool "gcov" with the Linux kernel
196gpio/ 178gpio/
197 - gpio related documentation 179 - gpio related documentation
198gpu/ 180gpu/
@@ -201,8 +183,6 @@ hid/
201 - directory with information on human interface devices 183 - directory with information on human interface devices
202highuid.txt 184highuid.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.
204hsi.txt
205 - HSI subsystem overview.
206hwspinlock.txt 186hwspinlock.txt
207 - hardware spinlock provides hardware assistance for synchronization 187 - hardware spinlock provides hardware assistance for synchronization
208timers/ 188timers/
@@ -213,8 +193,6 @@ hwmon/
213 - directory with docs on various hardware monitoring drivers. 193 - directory with docs on various hardware monitoring drivers.
214i2c/ 194i2c/
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).
216i2o/
217 - directory with info about the Linux I2O subsystem.
218x86/i386/ 196x86/i386/
219 - directory with info about Linux on Intel 32 bit architecture. 197 - directory with info about Linux on Intel 32 bit architecture.
220ia64/ 198ia64/
@@ -243,8 +221,6 @@ isapnp.txt
243 - info on Linux ISA Plug & Play support. 221 - info on Linux ISA Plug & Play support.
244isdn/ 222isdn/
245 - directory with info on the Linux ISDN support, and supported cards. 223 - directory with info on the Linux ISDN support, and supported cards.
246ja_JP/
247 - directory with Japanese translations of various documents
248kbuild/ 224kbuild/
249 - directory with info about the kernel build process. 225 - directory with info about the kernel build process.
250kernel-doc-nano-HOWTO.txt 226kernel-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
256kernel-per-CPU-kthreads.txt 232kernel-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.
258kmemcheck.txt
259 - info on dynamic checker that detects uses of uninitialized memory.
260kmemleak.txt
261 - info on how to make use of the kernel memory leak detection system
262ko_KR/
263 - directory with Korean translations of various documents
264kobject.txt 234kobject.txt
265 - info of the kobject infrastructure of the Linux kernel. 235 - info of the kobject infrastructure of the Linux kernel.
266kprobes.txt 236kprobes.txt
@@ -277,8 +247,6 @@ leds/
277 - directory with info about LED handling under Linux. 247 - directory with info about LED handling under Linux.
278livepatch/ 248livepatch/
279 - info on kernel live patching. 249 - info on kernel live patching.
280local_ops.txt
281 - semantics and behavior of local atomic operations.
282locking/ 250locking/
283 - directory with info about kernel locking primitives 251 - directory with info about kernel locking primitives
284lockup-watchdogs.txt 252lockup-watchdogs.txt
@@ -291,8 +259,6 @@ lzo.txt
291 - kernel LZO decompressor input formats 259 - kernel LZO decompressor input formats
292m68k/ 260m68k/
293 - directory with info about Linux on Motorola 68k architecture. 261 - directory with info about Linux on Motorola 68k architecture.
294magic-number.txt
295 - list of magic numbers used to mark/protect kernel data structures.
296mailbox.txt 262mailbox.txt
297 - How to write drivers for the common mailbox framework (IPC). 263 - How to write drivers for the common mailbox framework (IPC).
298md-cluster.txt 264md-cluster.txt
@@ -319,8 +285,6 @@ mmc/
319 - directory with info about the MMC subsystem 285 - directory with info about the MMC subsystem
320mn10300/ 286mn10300/
321 - directory with info about the mn10300 architecture port 287 - directory with info about the mn10300 architecture port
322module-signing.txt
323 - Kernel module signing for increased security when loading modules.
324mtd/ 288mtd/
325 - directory with info about memory technology devices (flash) 289 - directory with info about memory technology devices (flash)
326namespaces/ 290namespaces/
@@ -347,8 +311,6 @@ padata.txt
347 - An introduction to the "padata" parallel execution API 311 - An introduction to the "padata" parallel execution API
348parisc/ 312parisc/
349 - directory with info on using Linux on PA-RISC architecture. 313 - directory with info on using Linux on PA-RISC architecture.
350parport.txt
351 - how to use the parallel-port driver.
352parport-lowlevel.txt 314parport-lowlevel.txt
353 - description and usage of the low level parallel port functions. 315 - description and usage of the low level parallel port functions.
354pcmcia/ 316pcmcia/
@@ -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.
424sound/ 386sound/
425 - directory with info on sound card support. 387 - directory with info on sound card support.
426sparse.txt
427 - info on how to obtain and use the sparse tool for typechecking.
428spi/ 388spi/
429 - overview of Linux kernel Serial Peripheral Interface (SPI) support. 389 - overview of Linux kernel Serial Peripheral Interface (SPI) support.
430static-keys.txt 390static-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.
434sync_file.txt 394sync_file.txt
435 - Sync file API guide. 395 - Sync file API guide.
436sysfs-rules.txt
437 - How not to use sysfs.
438sysctl/ 396sysctl/
439 - directory with info on the /proc/sys/* files. 397 - directory with info on the /proc/sys/* files.
440sysrq.txt
441 - info on the magic SysRq key.
442target/ 398target/
443 - directory with info on generating TCM v4 fabric .ko modules 399 - directory with info on generating TCM v4 fabric .ko modules
444this_cpu_ops.txt 400this_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.
456usb/ 412usb/
457 - directory with info regarding the Universal Serial Bus. 413 - directory with info regarding the Universal Serial Bus.
458vDSO/
459 - directory with info regarding virtual dynamic shared objects
460vfio.txt 414vfio.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.
462vgaarbiter.txt
463 - info on enable/disable the legacy decoding on different VGA devices
464video-output.txt 416video-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.
466virtual/ 418virtual/
467 - directory with information on the various linux virtualizations. 419 - directory with information on the various linux virtualizations.
468vm/ 420vm/
469 - directory with info on the Linux vm code. 421 - directory with info on the Linux vm code.
470vme_api.txt
471 - file relating info on the VME bus API in linux
472w1/ 422w1/
473 - directory with documents regarding the 1-wire (w1) subsystem. 423 - directory with documents regarding the 1-wire (w1) subsystem.
474watchdog/ 424watchdog/
@@ -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
486xz.txt 436xz.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
488zh_CN/
489 - directory with Chinese translations of various documents
490zorro.txt 438zorro.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.