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 - directory with DocBook templates etc. for kernel documentation.
31 - the process and procedures of how to do Linux kernel development.
33 - how to access I/O mapped memory from within device drivers.
35 - info on Linux Intelligent Platform Management Interface (IPMI) Driver.
37 - how to select which CPU(s) handle which interrupt events on SMP.
39 - description of what an IRQ is.
41 - how to (attempt to) manage kernel hackers.
43 - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
45 - directory with info on RCU (read-copy update).
47 - info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux.
49 - info on Cyclades-Z firmware loading.
51 - info on Secure Attention Keys.
53 - Silicon Motion SM501 multimedia companion chip
55 - procedure for reporting security bugs found in the kernel.
57 - Linux kernel patch submission checklist.
59 - procedure to get a new driver source included into the kernel tree.
61 - procedure to get a source patch included into the kernel tree.
63 - how to change your VGA cursor from a blinking underscore.
65 - documentation on accounting and taskstats.
67 - info on ACPI-specific hooks in the kernel.
69 - description of AoE (ATA over Ethernet) along with config examples.
71 - description of various trees and how to apply their patches.
73 - directory with info about Linux on the ARM architecture.
75 - semantics and behavior of atomic and bitmask operations.
77 - misc. LCD driver documentation (cfag12864b, ks0108).
79 - basic instructions for those who wants to profile Linux kernel.
81 - info on the kernel support for extra binary formats.
83 - directory with documentation for the Blackfin arch.
85 - info on the Block I/O (BIO) layer.
87 - describes the cache/TLB flushing interfaces Linux uses.
89 - info, major/minor #'s for Compaq's SMART Array Controllers.
91 - directory with information on the CD-ROM drivers that Linux has.
93 - cli()/sti() removal guide.
95 - info on Computone Intelliport II/Plus Multiport Serial Driver.
97 - docs on the netlink based userspace<->kernel space communication mod.
99 - documentation on Linux console drivers.
101 - info on using Compaq's SMART2 Intelligent Disk Array Controllers.
103 - info on CPU frequency and voltage scaling.
105 - document describing CPU hotplug support in the Linux kernel.
107 - document describing how CPU load statistics are collected.
109 - info on CPU_IDLE, CPU idle state management subsystem.
111 - documents the cpusets feature; assign CPUs and Mem to a set of tasks.
113 - documentation on how CPU topology info is exported via sysfs.
115 - directory with info about Linux on CRIS architecture.
117 - directory with info on the Crypto API.
119 - information on the Dell Systems Management Base Driver.
120 debugging-modules.txt
121 - some notes on debugging modules after Linux 2.6.3.
123 - document demonstrating the use of the Dell Remote BIOS Update driver.
125 - directory with info on Device Mapper.
127 - plain ASCII listing of all the nodes in /dev/ with major minor #'s.
129 - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
131 - file containing a list of files that should never be diff'ed.
133 - directory with info about Linux driver model.
135 - info on Linux Digital Video Broadcast (DVB) subsystem.
137 - info about initramfs, klibc, and userspace early during boot.
139 - information on EDAC - Error Detection And Correction
141 - info on EISA bus support.
143 - how Linux v2.2 handles exceptions without verify_area etc.
145 - dir with docs about the fault injection capabilities infrastructure.
147 - directory with info on the frame buffer graphics abstraction layer.
148 feature-removal-schedule.txt
149 - list of files and features that are going to be removed.
151 - info on the vfs and the various filesystems that Linux supports.
153 - request_firmware() hotplug interface info.
155 - notes and driver options for the floppy disk driver.
157 - Fujitsu FR-V Linux documentation.
159 - overview of GPIO (General Purpose Input/Output) access conventions.
161 - info on using the Hayes ESP serial driver.
163 - notes on the change from 16 bit to 32 bit user/group IDs.
165 - High Precision Event Timer Driver for Linux.
167 - info on the timer related topics
169 - info on Linux support for random number generator in i8xx chipsets.
171 - directory with docs on various hardware monitoring drivers.
173 - directory with info about the I2C bus/protocol (2 wire, kHz speed).
175 - directory with info about the Linux I2O subsystem.
177 - directory with info about Linux on Intel 32 bit architecture.
179 - directory with info about Linux on Intel 64 bit architecture.
181 - directory with documents concerning Linux InfiniBand support.
183 - how to use the RAM disk as an initial/temporary root filesystem.
185 - info on Linux input device support.
187 - info on ordering I/O writes to memory-mapped addresses.
189 - directory with documents describing various IOCTL calls.
191 - how to implement and register device/driver ioctl calls.
193 - info on I/O statistics Linux kernel provides.
195 - how to use the irq-flags tracing feature.
197 - info on Linux ISA Plug & Play support.
199 - directory with info on the Linux ISDN support, and supported cards.
201 - info on the in-kernel binary support for Java(tm).
203 - directory with info about the kernel build process.
205 - directory with mini HowTo on getting the crash dump code to work.
206 kernel-doc-nano-HOWTO.txt
207 - mini HowTo on generation and location of kernel documentation files.
209 - listing of various WWW + books that document kernel internals.
210 kernel-parameters.txt
211 - summary listing of command line / boot prompt args for the kernel.
213 - description of the kernel key request service.
215 - description of the kernel key retention service.
217 - info of the kobject infrastructure of the Linux kernel.
219 - documents the kernel probes debugging feature.
221 - docs on adding reference counters (krefs) to kernel objects.
223 - directory with laptop related info and laptop driver documentation.
225 - a brief description of LDM (Windows Dynamic Disks).
227 - documents LED handling under Linux.
229 - semantics and behavior of local atomic operations.
231 - documentation on the runtime locking correctness validator.
233 - full colour GIF image of Linux logo (penguin - Tux).
235 - info on creator of above logo & site to get additional images from.
237 - directory with info about Linux on Motorola 68k architecture.
239 - list of magic numbers used to mark/protect kernel data structures.
241 - info on supporting Micro Channel Architecture (e.g. PS/2) systems.
243 - info on boot arguments for the multiple devices driver.
245 - info on Linux kernel memory barriers.
247 - Hotpluggable memory support, how to use and current status.
249 - info on typical Linux memory problems.
251 - directory with info about Linux on MIPS architecture.
253 - how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
255 - file with info on installing/using Moxa multiport serial driver.
257 - how to use PPro Memory Type Range Registers to increase performance.
259 - info on the generic mutex subsystem.
261 - directory with various information about namespaces
263 - info on a TCP implementation of a network block device.
265 - directory with information on the NetLabel subsystem.
267 - directory with info on various aspects of networking with Linux.
269 - info on NMI watchdog for SMP systems.
271 - documentation about no-mmu memory mapping support.
273 - info on how to read Numa policy hit/miss statistics in sysfs.
275 - how to decode those nasty internal kernel error dump messages.
277 - information about the parallel port IDE subsystem.
279 - directory with info on using Linux on PA-RISC architecture.
281 - how to use the parallel-port driver.
283 - description and usage of the low level parallel port functions.
285 - info on the Linux PCMCIA driver.
287 - documentation on lightweight PI-futexes.
289 - Linux Plug and Play documentation.
291 - directory with info on Linux PCI power management.
293 - directory with info on using Linux with the PowerPC.
295 - info on locking under a preemptive kernel.
297 - info on radix-priority-search-tree use for indexing vmas.
299 - short guide on how to set up and use the RAM disk.
301 - info on what red-black trees are and what they are for.
303 - notes on using the RISCom/8 multi-port serial driver.
305 - documentation of the robust futex ABI.
307 - a description of what robust futexes are.
309 - info on the Comtrol RocketPort multiport serial driver.
311 - description of the RealTime mutex implementation design.
313 - desc. of RT-mutex subsystem with PI (Priority Inheritance) support.
315 - notes on how to use the Real Time Clock (aka CMOS clock) driver.
317 - directory with info on using Linux on the IBM S390.
319 - directory with info on the scheduler.
321 - directory with info on Linux scsi support.
323 - directory with info on the low level serial API.
325 - how to set up Linux with a serial line console as the default.
327 - description of the SGI IOC4 PCI (multi function) device.
329 - short blurb on the SGI Visual Workstations.
331 - directory with info on porting Linux to a new architecture.
333 - directory with info on sound card support.
335 - directory with info on using Linux on Sparc architecture.
337 - info on how to obtain and use the sparse tool for typechecking.
339 - info on hardware/driver for specialix IO8+ multiport serial card.
341 - overview of Linux kernel Serial Peripheral Interface (SPI) support.
343 - info on using spinlocks to provide exclusive access in kernel.
344 stable_api_nonsense.txt
345 - info on why the kernel does not have a stable in-kernel api or abi.
346 stable_kernel_rules.txt
347 - rules and procedures for the -stable kernel releases.
349 - info on using the Stallion multiport serial driver.
351 - short guide on selecting video modes at boot via VGA BIOS.
353 - How not to use sysfs.
355 - info on the Specialix SX/SI multiport serial driver.
357 - directory with info on the /proc/sys/* files.
359 - info on the magic SysRq key.
361 - directory with info on telephony (e.g. voice over IP) support.
362 time_interpolators.txt
363 - info on time interpolators.
365 - information about Parallel link cable for Texas Instruments handhelds.
367 - guide to the locking policies of the tty layer.
369 - directory with information about User Mode Linux.
371 - info on the Unicode character/font mapping used in Linux.
373 - description of the Linux unshare system call.
375 - directory with info regarding the Universal Serial Bus.
377 - sysfs class driver interface to enable/disable a video output device.
379 - directory with info regarding video/TV/radio cards and linux.
381 - directory with info on the Linux vm code.
382 volatile-considered-harmful.txt
383 - Why the "volatile" type class should not be used
385 - guide to running Linux on the Voyager architecture.
387 - directory with documents regarding the 1-wire (w1) subsystem.
389 - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
391 - directory with info on Linux support for AMD x86-64 (Hammer) machines.
393 - info on writing drivers for Zorro bus devices found on Amigas.