diff options
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 9 |
1 files changed, 6 insertions, 3 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 299615d821ac..33f55917f23f 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -14,6 +14,7 @@ Following translations are available on the WWW: | |||
14 | - this file. | 14 | - this file. |
15 | ABI/ | 15 | ABI/ |
16 | - info on kernel <-> userspace ABI and relative interface stability. | 16 | - info on kernel <-> userspace ABI and relative interface stability. |
17 | |||
17 | BUG-HUNTING | 18 | BUG-HUNTING |
18 | - brute force method of doing binary search of patches to find bug. | 19 | - brute force method of doing binary search of patches to find bug. |
19 | Changes | 20 | Changes |
@@ -66,6 +67,8 @@ VGA-softcursor.txt | |||
66 | - how to change your VGA cursor from a blinking underscore. | 67 | - how to change your VGA cursor from a blinking underscore. |
67 | accounting/ | 68 | accounting/ |
68 | - documentation on accounting and taskstats. | 69 | - documentation on accounting and taskstats. |
70 | acpi/ | ||
71 | - info on ACPI-specific hooks in the kernel. | ||
69 | aoe/ | 72 | aoe/ |
70 | - description of AoE (ATA over Ethernet) along with config examples. | 73 | - description of AoE (ATA over Ethernet) along with config examples. |
71 | applying-patches.txt | 74 | applying-patches.txt |
@@ -154,7 +157,7 @@ firmware_class/ | |||
154 | - request_firmware() hotplug interface info. | 157 | - request_firmware() hotplug interface info. |
155 | floppy.txt | 158 | floppy.txt |
156 | - notes and driver options for the floppy disk driver. | 159 | - notes and driver options for the floppy disk driver. |
157 | fujitsu/ | 160 | frv/ |
158 | - Fujitsu FR-V Linux documentation. | 161 | - Fujitsu FR-V Linux documentation. |
159 | gpio.txt | 162 | gpio.txt |
160 | - overview of GPIO (General Purpose Input/Output) access conventions. | 163 | - overview of GPIO (General Purpose Input/Output) access conventions. |
@@ -262,6 +265,8 @@ mtrr.txt | |||
262 | - how to use PPro Memory Type Range Registers to increase performance. | 265 | - how to use PPro Memory Type Range Registers to increase performance. |
263 | mutex-design.txt | 266 | mutex-design.txt |
264 | - info on the generic mutex subsystem. | 267 | - info on the generic mutex subsystem. |
268 | namespaces/ | ||
269 | - directory with various information about namespaces | ||
265 | nbd.txt | 270 | nbd.txt |
266 | - info on a TCP implementation of a network block device. | 271 | - info on a TCP implementation of a network block device. |
267 | netlabel/ | 272 | netlabel/ |
@@ -362,8 +367,6 @@ sharedsubtree.txt | |||
362 | - a description of shared subtrees for namespaces. | 367 | - a description of shared subtrees for namespaces. |
363 | smart-config.txt | 368 | smart-config.txt |
364 | - description of the Smart Config makefile feature. | 369 | - description of the Smart Config makefile feature. |
365 | smp.txt | ||
366 | - a few notes on symmetric multi-processing. | ||
367 | sony-laptop.txt | 370 | sony-laptop.txt |
368 | - Sony Notebook Control Driver (SNC) Readme. | 371 | - Sony Notebook Control Driver (SNC) Readme. |
369 | sonypi.txt | 372 | sonypi.txt |