diff options
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 24 |
1 files changed, 4 insertions, 20 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 33f55917f23f..6e9c4050a41b 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
@@ -129,18 +129,16 @@ devices.txt | |||
129 | - plain ASCII listing of all the nodes in /dev/ with major minor #'s. | 129 | - plain ASCII listing of all the nodes in /dev/ with major minor #'s. |
130 | digiepca.txt | 130 | digiepca.txt |
131 | - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards. | 131 | - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards. |
132 | dnotify.txt | ||
133 | - info about directory notification in Linux. | ||
134 | dontdiff | 132 | dontdiff |
135 | - file containing a list of files that should never be diff'ed. | 133 | - file containing a list of files that should never be diff'ed. |
136 | driver-model/ | 134 | driver-model/ |
137 | - directory with info about Linux driver model. | 135 | - directory with info about Linux driver model. |
138 | drivers/ | ||
139 | - directory with driver documentation (currently only EDAC). | ||
140 | dvb/ | 136 | dvb/ |
141 | - info on Linux Digital Video Broadcast (DVB) subsystem. | 137 | - info on Linux Digital Video Broadcast (DVB) subsystem. |
142 | early-userspace/ | 138 | early-userspace/ |
143 | - info about initramfs, klibc, and userspace early during boot. | 139 | - info about initramfs, klibc, and userspace early during boot. |
140 | edac.txt | ||
141 | - information on EDAC - Error Detection And Correction | ||
144 | eisa.txt | 142 | eisa.txt |
145 | - info on EISA bus support. | 143 | - info on EISA bus support. |
146 | exception.txt | 144 | exception.txt |
@@ -337,20 +335,8 @@ rtc.txt | |||
337 | - notes on how to use the Real Time Clock (aka CMOS clock) driver. | 335 | - notes on how to use the Real Time Clock (aka CMOS clock) driver. |
338 | s390/ | 336 | s390/ |
339 | - directory with info on using Linux on the IBM S390. | 337 | - directory with info on using Linux on the IBM S390. |
340 | sched-arch.txt | 338 | scheduler/ |
341 | - CPU Scheduler implementation hints for architecture specific code. | 339 | - directory with info on the scheduler. |
342 | sched-coding.txt | ||
343 | - reference for various scheduler-related methods in the O(1) scheduler. | ||
344 | sched-design.txt | ||
345 | - goals, design and implementation of the Linux O(1) scheduler. | ||
346 | sched-design-CFS.txt | ||
347 | - goals, design and implementation of the Complete Fair Scheduler. | ||
348 | sched-domains.txt | ||
349 | - information on scheduling domains. | ||
350 | sched-nice-design.txt | ||
351 | - How and why the scheduler's nice levels are implemented. | ||
352 | sched-stats.txt | ||
353 | - information on schedstats (Linux Scheduler Statistics). | ||
354 | scsi/ | 340 | scsi/ |
355 | - directory with info on Linux scsi support. | 341 | - directory with info on Linux scsi support. |
356 | serial/ | 342 | serial/ |
@@ -363,8 +349,6 @@ sgi-visws.txt | |||
363 | - short blurb on the SGI Visual Workstations. | 349 | - short blurb on the SGI Visual Workstations. |
364 | sh/ | 350 | sh/ |
365 | - directory with info on porting Linux to a new architecture. | 351 | - directory with info on porting Linux to a new architecture. |
366 | sharedsubtree.txt | ||
367 | - a description of shared subtrees for namespaces. | ||
368 | smart-config.txt | 352 | smart-config.txt |
369 | - description of the Smart Config makefile feature. | 353 | - description of the Smart Config makefile feature. |
370 | sony-laptop.txt | 354 | sony-laptop.txt |