2 This is a brief list of all the files in ./linux/Documentation and what
3 they contain. If you add a documentation file, please list it here in
4 alphabetical order as well, or risk being hunted down like a rabid dog.
5 Please try and keep the descriptions small enough to fit on one line.
8 Following translations are available on the WWW:
10 - Japanese, maintained by the JF Project (JF@linux.or.jp), at
11 http://www.linux.or.jp/JF/
16 - info on kernel <-> userspace ABI and relative interface stability.
19 - brute force method of doing binary search of patches to find bug.
21 - list of changes that break older software packages.
23 - how the boss likes the C code in the kernel to look.
25 - DMA API, pci_ API & extensions for non-consistent memory machines.
27 - How to do DMA with ISA (and LPC) devices.
29 - info for PCI drivers using DMA portably across all platforms.
31 - directory with DocBook templates etc. for kernel documentation.
33 - the process and procedures of how to do Linux kernel development.
35 - how to access I/O mapped memory from within device drivers.
37 - info on Linux Intelligent Platform Management Interface (IPMI) Driver.
39 - how to select which CPU(s) handle which interrupt events on SMP.
41 - description of what an IRQ is.
43 - how to (attempt to) manage kernel hackers.
45 - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
47 - a guide describing the PCI Express Port Bus driver.
49 - directory with info on RCU (read-copy update).
51 - info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux.
53 - info on Cyclades-Z firmware loading.
55 - info on Secure Attention Keys.
57 - Silicon Motion SM501 multimedia companion chip
59 - procedure for reporting security bugs found in the kernel.
61 - Linux kernel patch submission checklist.
63 - procedure to get a new driver source included into the kernel tree.
65 - procedure to get a source patch included into the kernel tree.
67 - how to change your VGA cursor from a blinking underscore.
69 - documentation on accounting and taskstats.
71 - info on ACPI-specific hooks in the kernel.
73 - description of AoE (ATA over Ethernet) along with config examples.
75 - description of various trees and how to apply their patches.
77 - directory with info about Linux on the ARM architecture.
79 - semantics and behavior of atomic and bitmask operations.
81 - misc. LCD driver documentation (cfag12864b, ks0108).
83 - basic instructions for those who wants to profile Linux kernel.
85 - info on the kernel support for extra binary formats.
87 - directory with documentation for the Blackfin arch.
89 - info on the Block I/O (BIO) layer.
91 - describes the cache/TLB flushing interfaces Linux uses.
93 - info, major/minor #'s for Compaq's SMART Array Controllers.
95 - directory with information on the CD-ROM drivers that Linux has.
97 - cli()/sti() removal guide.
99 - info on Computone Intelliport II/Plus Multiport Serial Driver.
101 - docs on the netlink based userspace<->kernel space communication mod.
103 - documentation on Linux console drivers.
105 - info on using Compaq's SMART2 Intelligent Disk Array Controllers.
107 - info on CPU frequency and voltage scaling.
109 - document describing CPU hotplug support in the Linux kernel.
111 - document describing how CPU load statistics are collected.
113 - info on CPU_IDLE, CPU idle state management subsystem.
115 - documents the cpusets feature; assign CPUs and Mem to a set of tasks.
117 - documentation on how CPU topology info is exported via sysfs.
119 - directory with info about Linux on CRIS architecture.
121 - directory with info on the Crypto API.
123 - information on the Dell Systems Management Base Driver.
124 debugging-modules.txt
125 - some notes on debugging modules after Linux 2.6.3.
127 - document demonstrating the use of the Dell Remote BIOS Update driver.
129 - directory with info on Device Mapper.
131 - plain ASCII listing of all the nodes in /dev/ with major minor #'s.
133 - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
135 - file containing a list of files that should never be diff'ed.
137 - directory with info about Linux driver model.
139 - info on Linux Digital Video Broadcast (DVB) subsystem.
141 - info about initramfs, klibc, and userspace early during boot.
143 - information on EDAC - Error Detection And Correction
145 - info on EISA bus support.
147 - how Linux v2.2 handles exceptions without verify_area etc.
149 - dir with docs about the fault injection capabilities infrastructure.
151 - directory with info on the frame buffer graphics abstraction layer.
152 feature-removal-schedule.txt
153 - list of files and features that are going to be removed.
155 - info on the vfs and the various filesystems that Linux supports.
157 - request_firmware() hotplug interface info.
159 - notes and driver options for the floppy disk driver.
161 - Fujitsu FR-V Linux documentation.
163 - overview of GPIO (General Purpose Input/Output) access conventions.
165 - info on using the Hayes ESP serial driver.
167 - notes on the change from 16 bit to 32 bit user/group IDs.
169 - High Precision Event Timer Driver for Linux.
171 - info on the timer_stats debugging facility for timer (ab)use.
173 - info on the hrtimers subsystem for high-resolution kernel timers.
175 - info on Linux support for random number generator in i8xx chipsets.
177 - directory with docs on various hardware monitoring drivers.
179 - directory with info about the I2C bus/protocol (2 wire, kHz speed).
181 - directory with info about the Linux I2O subsystem.
183 - directory with info about Linux on Intel 32 bit architecture.
185 - directory with info about Linux on Intel 64 bit architecture.
186 <<<<<<< HEAD:Documentation/00-INDEX
188 - important info for users of ATA devices (IDE/EIDE disks and CD-ROMS).
190 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:Documentation/00-INDEX
192 - directory with documents concerning Linux InfiniBand support.
194 - how to use the RAM disk as an initial/temporary root filesystem.
196 - info on Linux input device support.
198 - info on ordering I/O writes to memory-mapped addresses.
200 - directory with documents describing various IOCTL calls.
202 - how to implement and register device/driver ioctl calls.
204 - info on I/O statistics Linux kernel provides.
206 - how to use the irq-flags tracing feature.
208 - info on Linux ISA Plug & Play support.
210 - directory with info on the Linux ISDN support, and supported cards.
212 - info on the in-kernel binary support for Java(tm).
214 - directory with info about the kernel build process.
216 - directory with mini HowTo on getting the crash dump code to work.
217 kernel-doc-nano-HOWTO.txt
218 - mini HowTo on generation and location of kernel documentation files.
220 - listing of various WWW + books that document kernel internals.
221 kernel-parameters.txt
222 - summary listing of command line / boot prompt args for the kernel.
224 - description of the kernel key request service.
226 - description of the kernel key retention service.
228 - info of the kobject infrastructure of the Linux kernel.
230 - documents the kernel probes debugging feature.
232 - docs on adding reference counters (krefs) to kernel objects.
233 <<<<<<< HEAD:Documentation/00-INDEX
235 - how to conserve battery power using laptop-mode.
237 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:Documentation/00-INDEX
239 - directory with laptop related info and laptop driver documentation.
241 - a brief description of LDM (Windows Dynamic Disks).
243 - documents LED handling under Linux.
245 - semantics and behavior of local atomic operations.
247 - documentation on the runtime locking correctness validator.
249 - full colour GIF image of Linux logo (penguin - Tux).
251 - info on creator of above logo & site to get additional images from.
253 - directory with info about Linux on Motorola 68k architecture.
255 - list of magic numbers used to mark/protect kernel data structures.
257 - info on supporting Micro Channel Architecture (e.g. PS/2) systems.
259 - info on boot arguments for the multiple devices driver.
261 - info on Linux kernel memory barriers.
263 - Hotpluggable memory support, how to use and current status.
265 - info on typical Linux memory problems.
267 - directory with info about Linux on MIPS architecture.
269 - how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
271 - file with info on installing/using Moxa multiport serial driver.
273 - how to use PPro Memory Type Range Registers to increase performance.
275 - info on the generic mutex subsystem.
277 - directory with various information about namespaces
279 - info on a TCP implementation of a network block device.
281 - directory with information on the NetLabel subsystem.
283 - directory with info on various aspects of networking with Linux.
285 - short guide on setting up a diskless box with NFS root filesystem.
287 - info on NMI watchdog for SMP systems.
289 - documentation about no-mmu memory mapping support.
291 - info on how to read Numa policy hit/miss statistics in sysfs.
293 - how to decode those nasty internal kernel error dump messages.
295 - information about the parallel port IDE subsystem.
297 - directory with info on using Linux on PA-RISC architecture.
299 - how to use the parallel-port driver.
301 - description and usage of the low level parallel port functions.
302 pci-error-recovery.txt
303 - info on PCI error recovery.
305 - info on the PCI subsystem for device driver authors.
307 - the PCI Express Advanced Error Reporting Driver Guide HOWTO.
309 - info on the Linux PCMCIA driver.
311 - documentation on lightweight PI-futexes.
312 <<<<<<< HEAD:Documentation/00-INDEX
314 - info on Linux power management support.
316 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:Documentation/00-INDEX
318 - Linux Plug and Play documentation.
319 <<<<<<< HEAD:Documentation/00-INDEX
320 power_supply_class.txt
321 - Tells userspace about battery, UPS, AC or DC power supply properties
323 >>>>>>> 264e3e889d86e552b4191d69bb60f4f3b383135a:Documentation/00-INDEX
325 - directory with info on Linux PCI power management.
327 - directory with info on using Linux with the PowerPC.
329 - info on locking under a preemptive kernel.
331 - info on radix-priority-search-tree use for indexing vmas.
333 - short guide on how to set up and use the RAM disk.
335 - info on what red-black trees are and what they are for.
337 - notes on using the RISCom/8 multi-port serial driver.
339 - documentation of the robust futex ABI.
341 - a description of what robust futexes are.
343 - info on the Comtrol RocketPort multiport serial driver.
345 - introduction to the caching mechanisms in the sunrpc layer.
347 - description of the RealTime mutex implementation design.
349 - desc. of RT-mutex subsystem with PI (Priority Inheritance) support.
351 - notes on how to use the Real Time Clock (aka CMOS clock) driver.
353 - directory with info on using Linux on the IBM S390.
355 - directory with info on the scheduler.
357 - directory with info on Linux scsi support.
359 - directory with info on the low level serial API.
361 - how to set up Linux with a serial line console as the default.
363 - description of the SGI IOC4 PCI (multi function) device.
365 - short blurb on the SGI Visual Workstations.
367 - directory with info on porting Linux to a new architecture.
369 - description of the Smart Config makefile feature.
371 - directory with info on sound card support.
373 - directory with info on using Linux on Sparc architecture.
375 - info on how to obtain and use the sparse tool for typechecking.
377 - info on hardware/driver for specialix IO8+ multiport serial card.
379 - overview of Linux kernel Serial Peripheral Interface (SPI) support.
381 - info on using spinlocks to provide exclusive access in kernel.
382 stable_api_nonsense.txt
383 - info on why the kernel does not have a stable in-kernel api or abi.
384 stable_kernel_rules.txt
385 - rules and procedures for the -stable kernel releases.
387 - info on using the Stallion multiport serial driver.
389 - short guide on selecting video modes at boot via VGA BIOS.
391 - How not to use sysfs.
393 - info on the Specialix SX/SI multiport serial driver.
395 - directory with info on the /proc/sys/* files.
397 - info on the magic SysRq key.
399 - directory with info on telephony (e.g. voice over IP) support.
400 time_interpolators.txt
401 - info on time interpolators.
403 - information about Parallel link cable for Texas Instruments handhelds.
405 - guide to the locking policies of the tty layer.
407 - directory with information about User Mode Linux.
409 - info on the Unicode character/font mapping used in Linux.
411 - description of the Linux unshare system call.
413 - directory with info regarding the Universal Serial Bus.
415 - sysfs class driver interface to enable/disable a video output device.
417 - directory with info regarding video/TV/radio cards and linux.
419 - directory with info on the Linux vm code.
420 volatile-considered-harmful.txt
421 - Why the "volatile" type class should not be used
423 - guide to running Linux on the Voyager architecture.
425 - directory with documents regarding the 1-wire (w1) subsystem.
427 - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
429 - directory with info on Linux support for AMD x86-64 (Hammer) machines.
431 - info on writing drivers for Zorro bus devices found on Amigas.