aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r--Documentation/00-INDEX16
1 files changed, 4 insertions, 12 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 8dfc6708a25..1f89424c36a 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -192,10 +192,6 @@ kernel-docs.txt
192 - listing of various WWW + books that document kernel internals. 192 - listing of various WWW + books that document kernel internals.
193kernel-parameters.txt 193kernel-parameters.txt
194 - summary listing of command line / boot prompt args for the kernel. 194 - summary listing of command line / boot prompt args for the kernel.
195keys-request-key.txt
196 - description of the kernel key request service.
197keys.txt
198 - description of the kernel key retention service.
199kobject.txt 195kobject.txt
200 - info of the kobject infrastructure of the Linux kernel. 196 - info of the kobject infrastructure of the Linux kernel.
201kprobes.txt 197kprobes.txt
@@ -206,8 +202,8 @@ laptops/
206 - directory with laptop related info and laptop driver documentation. 202 - directory with laptop related info and laptop driver documentation.
207ldm.txt 203ldm.txt
208 - a brief description of LDM (Windows Dynamic Disks). 204 - a brief description of LDM (Windows Dynamic Disks).
209leds-class.txt 205leds/
210 - documents LED handling under Linux. 206 - directory with info about LED handling under Linux.
211local_ops.txt 207local_ops.txt
212 - semantics and behavior of local atomic operations. 208 - semantics and behavior of local atomic operations.
213lockdep-design.txt 209lockdep-design.txt
@@ -294,6 +290,8 @@ scheduler/
294 - directory with info on the scheduler. 290 - directory with info on the scheduler.
295scsi/ 291scsi/
296 - directory with info on Linux scsi support. 292 - directory with info on Linux scsi support.
293security/
294 - directory that contains security-related info
297serial/ 295serial/
298 - directory with info on the low level serial API. 296 - directory with info on the low level serial API.
299serial-console.txt 297serial-console.txt
@@ -328,10 +326,6 @@ sysrq.txt
328 - info on the magic SysRq key. 326 - info on the magic SysRq key.
329telephony/ 327telephony/
330 - directory with info on telephony (e.g. voice over IP) support. 328 - directory with info on telephony (e.g. voice over IP) support.
331time_interpolators.txt
332 - info on time interpolators.
333uml/
334 - directory with information about User Mode Linux.
335unicode.txt 329unicode.txt
336 - info on the Unicode character/font mapping used in Linux. 330 - info on the Unicode character/font mapping used in Linux.
337unshare.txt 331unshare.txt
@@ -346,8 +340,6 @@ vm/
346 - directory with info on the Linux vm code. 340 - directory with info on the Linux vm code.
347volatile-considered-harmful.txt 341volatile-considered-harmful.txt
348 - Why the "volatile" type class should not be used 342 - Why the "volatile" type class should not be used
349voyager.txt
350 - guide to running Linux on the Voyager architecture.
351w1/ 343w1/
352 - directory with documents regarding the 1-wire (w1) subsystem. 344 - directory with documents regarding the 1-wire (w1) subsystem.
353watchdog/ 345watchdog/