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