diff options
Diffstat (limited to 'Documentation/00-INDEX')
| -rw-r--r-- | Documentation/00-INDEX | 42 |
1 files changed, 2 insertions, 40 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 50f99eab0e1f..2a39aeba1464 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX | |||
| @@ -42,14 +42,8 @@ IRQ.txt | |||
| 42 | - description of what an IRQ is. | 42 | - description of what an IRQ is. |
| 43 | ManagementStyle | 43 | ManagementStyle |
| 44 | - how to (attempt to) manage kernel hackers. | 44 | - how to (attempt to) manage kernel hackers. |
| 45 | MSI-HOWTO.txt | ||
| 46 | - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ. | ||
| 47 | RCU/ | 45 | RCU/ |
| 48 | - directory with info on RCU (read-copy update). | 46 | - directory with info on RCU (read-copy update). |
| 49 | README.DAC960 | ||
| 50 | - info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux. | ||
| 51 | README.cycladesZ | ||
| 52 | - info on Cyclades-Z firmware loading. | ||
| 53 | SAK.txt | 47 | SAK.txt |
| 54 | - info on Secure Attention Keys. | 48 | - info on Secure Attention Keys. |
| 55 | SM501.txt | 49 | SM501.txt |
| @@ -86,20 +80,16 @@ blackfin/ | |||
| 86 | - directory with documentation for the Blackfin arch. | 80 | - directory with documentation for the Blackfin arch. |
| 87 | block/ | 81 | block/ |
| 88 | - info on the Block I/O (BIO) layer. | 82 | - info on the Block I/O (BIO) layer. |
| 83 | blockdev/ | ||
| 84 | - info on block devices & drivers | ||
| 89 | cachetlb.txt | 85 | cachetlb.txt |
| 90 | - describes the cache/TLB flushing interfaces Linux uses. | 86 | - describes the cache/TLB flushing interfaces Linux uses. |
| 91 | cciss.txt | ||
| 92 | - info, major/minor #'s for Compaq's SMART Array Controllers. | ||
| 93 | cdrom/ | 87 | cdrom/ |
| 94 | - directory with information on the CD-ROM drivers that Linux has. | 88 | - directory with information on the CD-ROM drivers that Linux has. |
| 95 | computone.txt | ||
| 96 | - info on Computone Intelliport II/Plus Multiport Serial Driver. | ||
| 97 | connector/ | 89 | connector/ |
| 98 | - docs on the netlink based userspace<->kernel space communication mod. | 90 | - docs on the netlink based userspace<->kernel space communication mod. |
| 99 | console/ | 91 | console/ |
| 100 | - documentation on Linux console drivers. | 92 | - documentation on Linux console drivers. |
| 101 | cpqarray.txt | ||
| 102 | - info on using Compaq's SMART2 Intelligent Disk Array Controllers. | ||
| 103 | cpu-freq/ | 93 | cpu-freq/ |
| 104 | - info on CPU frequency and voltage scaling. | 94 | - info on CPU frequency and voltage scaling. |
| 105 | cpu-hotplug.txt | 95 | cpu-hotplug.txt |
| @@ -126,8 +116,6 @@ device-mapper/ | |||
| 126 | - directory with info on Device Mapper. | 116 | - directory with info on Device Mapper. |
| 127 | devices.txt | 117 | devices.txt |
| 128 | - plain ASCII listing of all the nodes in /dev/ with major minor #'s. | 118 | - plain ASCII listing of all the nodes in /dev/ with major minor #'s. |
| 129 | digiepca.txt | ||
| 130 | - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards. | ||
| 131 | dontdiff | 119 | dontdiff |
| 132 | - file containing a list of files that should never be diff'ed. | 120 | - file containing a list of files that should never be diff'ed. |
| 133 | driver-model/ | 121 | driver-model/ |
| @@ -152,14 +140,10 @@ filesystems/ | |||
| 152 | - info on the vfs and the various filesystems that Linux supports. | 140 | - info on the vfs and the various filesystems that Linux supports. |
| 153 | firmware_class/ | 141 | firmware_class/ |
| 154 | - request_firmware() hotplug interface info. | 142 | - request_firmware() hotplug interface info. |
| 155 | floppy.txt | ||
| 156 | - notes and driver options for the floppy disk driver. | ||
| 157 | frv/ | 143 | frv/ |
| 158 | - Fujitsu FR-V Linux documentation. | 144 | - Fujitsu FR-V Linux documentation. |
| 159 | gpio.txt | 145 | gpio.txt |
| 160 | - overview of GPIO (General Purpose Input/Output) access conventions. | 146 | - overview of GPIO (General Purpose Input/Output) access conventions. |
| 161 | hayes-esp.txt | ||
| 162 | - info on using the Hayes ESP serial driver. | ||
| 163 | highuid.txt | 147 | highuid.txt |
| 164 | - notes on the change from 16 bit to 32 bit user/group IDs. | 148 | - notes on the change from 16 bit to 32 bit user/group IDs. |
| 165 | timers/ | 149 | timers/ |
| @@ -186,8 +170,6 @@ io_ordering.txt | |||
| 186 | - info on ordering I/O writes to memory-mapped addresses. | 170 | - info on ordering I/O writes to memory-mapped addresses. |
| 187 | ioctl/ | 171 | ioctl/ |
| 188 | - directory with documents describing various IOCTL calls. | 172 | - directory with documents describing various IOCTL calls. |
| 189 | ioctl-number.txt | ||
| 190 | - how to implement and register device/driver ioctl calls. | ||
| 191 | iostats.txt | 173 | iostats.txt |
| 192 | - info on I/O statistics Linux kernel provides. | 174 | - info on I/O statistics Linux kernel provides. |
| 193 | irqflags-tracing.txt | 175 | irqflags-tracing.txt |
| @@ -250,14 +232,10 @@ mips/ | |||
| 250 | - directory with info about Linux on MIPS architecture. | 232 | - directory with info about Linux on MIPS architecture. |
| 251 | mono.txt | 233 | mono.txt |
| 252 | - how to execute Mono-based .NET binaries with the help of BINFMT_MISC. | 234 | - how to execute Mono-based .NET binaries with the help of BINFMT_MISC. |
| 253 | moxa-smartio | ||
| 254 | - file with info on installing/using Moxa multiport serial driver. | ||
| 255 | mutex-design.txt | 235 | mutex-design.txt |
| 256 | - info on the generic mutex subsystem. | 236 | - info on the generic mutex subsystem. |
| 257 | namespaces/ | 237 | namespaces/ |
| 258 | - directory with various information about namespaces | 238 | - directory with various information about namespaces |
| 259 | nbd.txt | ||
| 260 | - info on a TCP implementation of a network block device. | ||
| 261 | netlabel/ | 239 | netlabel/ |
| 262 | - directory with information on the NetLabel subsystem. | 240 | - directory with information on the NetLabel subsystem. |
| 263 | networking/ | 241 | networking/ |
| @@ -270,8 +248,6 @@ numastat.txt | |||
| 270 | - info on how to read Numa policy hit/miss statistics in sysfs. | 248 | - info on how to read Numa policy hit/miss statistics in sysfs. |
| 271 | oops-tracing.txt | 249 | oops-tracing.txt |
| 272 | - how to decode those nasty internal kernel error dump messages. | 250 | - how to decode those nasty internal kernel error dump messages. |
| 273 | paride.txt | ||
| 274 | - information about the parallel port IDE subsystem. | ||
| 275 | parisc/ | 251 | parisc/ |
| 276 | - directory with info on using Linux on PA-RISC architecture. | 252 | - directory with info on using Linux on PA-RISC architecture. |
| 277 | parport.txt | 253 | parport.txt |
| @@ -294,18 +270,12 @@ printk-formats.txt | |||
| 294 | - how to get printk format specifiers right | 270 | - how to get printk format specifiers right |
| 295 | prio_tree.txt | 271 | prio_tree.txt |
| 296 | - info on radix-priority-search-tree use for indexing vmas. | 272 | - info on radix-priority-search-tree use for indexing vmas. |
| 297 | ramdisk.txt | ||
| 298 | - short guide on how to set up and use the RAM disk. | ||
| 299 | rbtree.txt | 273 | rbtree.txt |
| 300 | - info on what red-black trees are and what they are for. | 274 | - info on what red-black trees are and what they are for. |
| 301 | riscom8.txt | ||
| 302 | - notes on using the RISCom/8 multi-port serial driver. | ||
| 303 | robust-futex-ABI.txt | 275 | robust-futex-ABI.txt |
| 304 | - documentation of the robust futex ABI. | 276 | - documentation of the robust futex ABI. |
| 305 | robust-futexes.txt | 277 | robust-futexes.txt |
| 306 | - a description of what robust futexes are. | 278 | - a description of what robust futexes are. |
| 307 | rocket.txt | ||
| 308 | - info on the Comtrol RocketPort multiport serial driver. | ||
| 309 | rt-mutex-design.txt | 279 | rt-mutex-design.txt |
| 310 | - description of the RealTime mutex implementation design. | 280 | - description of the RealTime mutex implementation design. |
| 311 | rt-mutex.txt | 281 | rt-mutex.txt |
| @@ -334,8 +304,6 @@ sparc/ | |||
| 334 | - directory with info on using Linux on Sparc architecture. | 304 | - directory with info on using Linux on Sparc architecture. |
| 335 | sparse.txt | 305 | sparse.txt |
| 336 | - info on how to obtain and use the sparse tool for typechecking. | 306 | - info on how to obtain and use the sparse tool for typechecking. |
| 337 | specialix.txt | ||
| 338 | - info on hardware/driver for specialix IO8+ multiport serial card. | ||
| 339 | spi/ | 307 | spi/ |
| 340 | - overview of Linux kernel Serial Peripheral Interface (SPI) support. | 308 | - overview of Linux kernel Serial Peripheral Interface (SPI) support. |
| 341 | spinlocks.txt | 309 | spinlocks.txt |
| @@ -344,14 +312,10 @@ stable_api_nonsense.txt | |||
| 344 | - info on why the kernel does not have a stable in-kernel api or abi. | 312 | - info on why the kernel does not have a stable in-kernel api or abi. |
| 345 | stable_kernel_rules.txt | 313 | stable_kernel_rules.txt |
| 346 | - rules and procedures for the -stable kernel releases. | 314 | - rules and procedures for the -stable kernel releases. |
| 347 | stallion.txt | ||
| 348 | - info on using the Stallion multiport serial driver. | ||
| 349 | svga.txt | 315 | svga.txt |
| 350 | - short guide on selecting video modes at boot via VGA BIOS. | 316 | - short guide on selecting video modes at boot via VGA BIOS. |
| 351 | sysfs-rules.txt | 317 | sysfs-rules.txt |
| 352 | - How not to use sysfs. | 318 | - How not to use sysfs. |
| 353 | sx.txt | ||
| 354 | - info on the Specialix SX/SI multiport serial driver. | ||
| 355 | sysctl/ | 319 | sysctl/ |
| 356 | - directory with info on the /proc/sys/* files. | 320 | - directory with info on the /proc/sys/* files. |
| 357 | sysrq.txt | 321 | sysrq.txt |
| @@ -360,8 +324,6 @@ telephony/ | |||
| 360 | - directory with info on telephony (e.g. voice over IP) support. | 324 | - directory with info on telephony (e.g. voice over IP) support. |
| 361 | time_interpolators.txt | 325 | time_interpolators.txt |
| 362 | - info on time interpolators. | 326 | - info on time interpolators. |
| 363 | tty.txt | ||
| 364 | - guide to the locking policies of the tty layer. | ||
| 365 | uml/ | 327 | uml/ |
| 366 | - directory with information about User Mode Linux. | 328 | - directory with information about User Mode Linux. |
| 367 | unicode.txt | 329 | unicode.txt |
