1 This is a brief list of all the files in ./linux/Documentation and what
2 they contain. If you add a documentation file, please list it here in
3 alphabetical order as well, or risk being hunted down like a rabid dog.
4 Note that subdirectories have their own index files too. Please try and
5 keep the descriptions small enough to fit on one line.
11 - information for using Linux on the ARM architecture.
13 - brute force method of doing binary search of patches to find bug.
15 - list of changes that break older software packages.
17 - how the boss likes the C code in the kernel to look.
19 - text file that is used for help when you run "make config"
21 - info on using the enhanced interrupt hardware on SMP boards.
23 - how to access I/O mapped memory from within device drivers.
25 - notes, and "To Fix" list for multi-processor Linux. (see smp.tex)
27 - how to change your VGA cursor from a blinking underscore.
29 - directory with info about Linux on the ARM architecture.
31 - info on the kernel support for extra binary formats.
33 - directory with information on the CD-ROM drivers that Linux has.
35 - info on using Compaq's SMART2 Intelligent Disk Array Controllers.
37 - LaTeX source listing of all the nodes in /dev/ with major minor #'s
39 - plain ASCII listing of all the nodes in /dev/ with major minor #'s
41 - info on the Digiboard PC/X{i,e,eve} multiport boards.
43 - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
45 - how Linux v2.2 handles exceptions without verify_area etc.
47 - directory with info on the frame buffer graphics abstraction layer.
49 - directory with info on the various filesystems that Linux supports.
51 - notes about the floppy tape device driver
53 - info on using the Hayes ESP serial driver.
55 - directory with info about Linux on the intel ix86 architecture.
57 - important info for users of ATA devices (IDE/EIDE disks and CD-ROMS)
59 - how to use the RAM disk as an initial/temporary root filesystem.
61 - how to implement and register device/driver ioctl calls.
63 - directory with info on the Linux ISDN support, and supported cards.
65 - info on the in-kernel binary support for Java(tm)
67 - info on using joystick devices (and driver) with Linux.
69 - API specification for applications that will be using the joystick.
71 - info on how to hook joysticks/gamepads to the parallel port.
73 - directory with info about the kernel build process
75 - listing of various WWW + books that document kernel internals.
77 - summary listing of command line / boot prompt args for the kernel.
79 - info on the kernel module loader/unloader (kerneld replacement).
81 - info on file locking implementations, flock() vs. fcntl(), etc.
83 - Full colour GIF image of Linux logo (penguin)
85 - Info on creator of above logo & site to get additional images from.
87 - directory with info about Linux on Motorola 68k architecture.
89 - list of magic numbers used to mark/protect kernel data structures.
91 - info on the Linux implementation of Sys V mandatory file locking.
93 - info on supporting Micro Channel Architecture (e.g. PS/2) systems.
95 - info on boot arguments for the multiple devices driver
97 - info on typical Linux memory problems.
99 - script to make /dev entries for Intelligent Disk Array Controllers.
101 - short guide on how to make kernel parts into loadable modules
103 - how to use PPro Memory Type Range Registers to increase performance
105 - info on a TCP implementation of a network block device.
107 - directory with info on various aspects of networking with Linux.
109 - short guide on setting up a diskless box with NFS root filesystem
111 - how to decode those nasty internal kernel error dump messages.
113 - information about the parallel port IDE subsystem.
115 - how to use the parallel-port driver.
117 - info on the PCI subsystem for device driver authors
119 - info and sample code for using with the PC Watchdog reset card.
121 - directory with info on using Linux with the PowerPC.
123 - detailed info on Linux's /proc filesystem.
125 - short guide on how to set up and use the RAM disk.
127 - notes on using the RISCom/8 multi-port serial driver.
129 - notes on how to use the Real Time Clock (aka CMOS clock) driver.
131 - info on the sg driver for generic (non-disk/CD/tape) SCSI devices.
133 - short blurb on using SCSI support as a module.
135 - how to set up Linux with a serial line console as the default.
137 - short blurb on the SGI Visual Workstations.
139 - description of the Smart Config makefile feature.
141 - LaTeX document describing implementation of Multiprocessor Linux
143 - a few more notes on symmetric multi-processing
145 - directory with info on sound card support
147 - info on hardware/driver for specialix IO8+ multiport serial card.
149 - info on using spinlocks to provide exclusive access in kernel.
151 - info on using the Stallion multiport serial driver.
153 - short guide on selecting video modes at boot via VGA BIOS.
155 - info on the Specialix SX/SI multiport serial driver.
157 - directory with info on the /proc/sys/* files
159 - info on the magic SysRq key
161 - how to use name translation to ease use of diskless systems.
163 - info on the Unicode character/font mapping used in Linux.
165 - directory with info regarding video/TV/radio cards and linux.
167 - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
169 - XPM image of penguin logo (see logo.txt) sitting on an xterm.