]> bbs.cooldavid.org Git - net-next-2.6.git/blame - Documentation/00-INDEX
[NetLabel]: documentation
[net-next-2.6.git] / Documentation / 00-INDEX
CommitLineData
1da177e4
LT
1
2This is a brief list of all the files in ./linux/Documentation and what
3they contain. If you add a documentation file, please list it here in
4alphabetical order as well, or risk being hunted down like a rabid dog.
5Please try and keep the descriptions small enough to fit on one line.
6 Thanks -- Paul G.
7
8Following translations are available on the WWW:
9
10 - Japanese, maintained by the JF Project (JF@linux.or.jp), at
11 http://www.linux.or.jp/JF/
12
1300-INDEX
14 - this file.
1da177e4
LT
15BUG-HUNTING
16 - brute force method of doing binary search of patches to find bug.
17Changes
18 - list of changes that break older software packages.
19CodingStyle
20 - how the boss likes the C code in the kernel to look.
21DMA-API.txt
22 - DMA API, pci_ API & extensions for non-consistent memory machines.
23DMA-mapping.txt
24 - info for PCI drivers using DMA portably across all platforms.
25DocBook/
26 - directory with DocBook templates etc. for kernel documentation.
d36cc9d0
GKH
27HOWTO
28 - The process and procedures of how to do Linux kernel development.
1da177e4
LT
29IO-mapping.txt
30 - how to access I/O mapped memory from within device drivers.
31IPMI.txt
32 - info on Linux Intelligent Platform Management Interface (IPMI) Driver.
33IRQ-affinity.txt
34 - how to select which CPU(s) handle which interrupt events on SMP.
35ManagementStyle
36 - how to (attempt to) manage kernel hackers.
37MSI-HOWTO.txt
38 - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
39RCU/
40 - directory with info on RCU (read-copy update).
41README.DAC960
42 - info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux.
43SAK.txt
44 - info on Secure Attention Keys.
45SubmittingDrivers
46 - procedure to get a new driver source included into the kernel tree.
47SubmittingPatches
48 - procedure to get a source patch included into the kernel tree.
49VGA-softcursor.txt
50 - how to change your VGA cursor from a blinking underscore.
754c7976
JJ
51applying-patches.txt
52 - description of various trees and how to apply their patches.
1da177e4
LT
53arm/
54 - directory with info about Linux on the ARM architecture.
55basic_profiling.txt
56 - basic instructions for those who wants to profile Linux kernel.
57binfmt_misc.txt
58 - info on the kernel support for extra binary formats.
59block/
60 - info on the Block I/O (BIO) layer.
61cachetlb.txt
62 - describes the cache/TLB flushing interfaces Linux uses.
63cciss.txt
64 - info, major/minor #'s for Compaq's SMART Array Controllers.
65cdrom/
66 - directory with information on the CD-ROM drivers that Linux has.
67cli-sti-removal.txt
68 - cli()/sti() removal guide.
69computone.txt
70 - info on Computone Intelliport II/Plus Multiport Serial Driver.
71cpqarray.txt
72 - info on using Compaq's SMART2 Intelligent Disk Array Controllers.
73cpu-freq/
74 - info on CPU frequency and voltage scaling.
75cris/
76 - directory with info about Linux on CRIS architecture.
77crypto/
78 - directory with info on the Crypto API.
79debugging-modules.txt
80 - some notes on debugging modules after Linux 2.6.3.
81device-mapper/
82 - directory with info on Device Mapper.
83devices.txt
84 - plain ASCII listing of all the nodes in /dev/ with major minor #'s.
85digiepca.txt
86 - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
87dnotify.txt
88 - info about directory notification in Linux.
89driver-model/
90 - directory with info about Linux driver model.
91dvb/
92 - info on Linux Digital Video Broadcast (DVB) subsystem.
93early-userspace/
94 - info about initramfs, klibc, and userspace early during boot.
95eisa.txt
96 - info on EISA bus support.
97exception.txt
98 - how Linux v2.2 handles exceptions without verify_area etc.
99fb/
100 - directory with info on the frame buffer graphics abstraction layer.
101filesystems/
102 - directory with info on the various filesystems that Linux supports.
103firmware_class/
104 - request_firmware() hotplug interface info.
105floppy.txt
106 - notes and driver options for the floppy disk driver.
107ftape.txt
108 - notes about the floppy tape device driver.
109hayes-esp.txt
110 - info on using the Hayes ESP serial driver.
111highuid.txt
112 - notes on the change from 16 bit to 32 bit user/group IDs.
113hpet.txt
114 - High Precision Event Timer Driver for Linux.
115hw_random.txt
116 - info on Linux support for random number generator in i8xx chipsets.
117i2c/
118 - directory with info about the I2C bus/protocol (2 wire, kHz speed).
119i2o/
120 - directory with info about the Linux I2O subsystem.
121i386/
122 - directory with info about Linux on Intel 32 bit architecture.
123ia64/
124 - directory with info about Linux on Intel 64 bit architecture.
125ide.txt
126 - important info for users of ATA devices (IDE/EIDE disks and CD-ROMS).
127initrd.txt
128 - how to use the RAM disk as an initial/temporary root filesystem.
129input/
130 - info on Linux input device support.
131io_ordering.txt
132 - info on ordering I/O writes to memory-mapped addresses.
133ioctl-number.txt
134 - how to implement and register device/driver ioctl calls.
135iostats.txt
136 - info on I/O statistics Linux kernel provides.
137isapnp.txt
138 - info on Linux ISA Plug & Play support.
139isdn/
140 - directory with info on the Linux ISDN support, and supported cards.
141java.txt
142 - info on the in-kernel binary support for Java(tm).
143kbuild/
144 - directory with info about the kernel build process.
b089f4a6
VG
145kdumpt.txt
146 - mini HowTo on getting the crash dump code to work.
1da177e4
LT
147kernel-doc-nano-HOWTO.txt
148 - mini HowTo on generation and location of kernel documentation files.
149kernel-docs.txt
150 - listing of various WWW + books that document kernel internals.
151kernel-parameters.txt
152 - summary listing of command line / boot prompt args for the kernel.
153kobject.txt
154 - info of the kobject infrastructure of the Linux kernel.
155laptop-mode.txt
156 - How to conserve battery power using laptop-mode.
157ldm.txt
158 - a brief description of LDM (Windows Dynamic Disks).
159locks.txt
160 - info on file locking implementations, flock() vs. fcntl(), etc.
161logo.gif
162 - Full colour GIF image of Linux logo (penguin).
163logo.txt
164 - Info on creator of above logo & site to get additional images from.
165m68k/
166 - directory with info about Linux on Motorola 68k architecture.
167magic-number.txt
168 - list of magic numbers used to mark/protect kernel data structures.
169mandatory.txt
170 - info on the Linux implementation of Sys V mandatory file locking.
171mca.txt
172 - info on supporting Micro Channel Architecture (e.g. PS/2) systems.
173md.txt
174 - info on boot arguments for the multiple devices driver.
175memory.txt
176 - info on typical Linux memory problems.
177mips/
178 - directory with info about Linux on MIPS architecture.
179mono.txt
180 - how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
181moxa-smartio
182 - info on installing/using Moxa multiport serial driver.
183mtrr.txt
184 - how to use PPro Memory Type Range Registers to increase performance.
185nbd.txt
186 - info on a TCP implementation of a network block device.
8802f616
PM
187netlabel/
188 - directory with information on the NetLabel subsystem.
1da177e4
LT
189networking/
190 - directory with info on various aspects of networking with Linux.
191nfsroot.txt
192 - short guide on setting up a diskless box with NFS root filesystem.
193nmi_watchdog.txt
194 - info on NMI watchdog for SMP systems.
195numastat.txt
196 - info on how to read Numa policy hit/miss statistics in sysfs.
197oops-tracing.txt
198 - how to decode those nasty internal kernel error dump messages.
199paride.txt
200 - information about the parallel port IDE subsystem.
201parisc/
202 - directory with info on using Linux on PA-RISC architecture.
203parport.txt
204 - how to use the parallel-port driver.
205parport-lowlevel.txt
206 - description and usage of the low level parallel port functions.
207pci.txt
208 - info on the PCI subsystem for device driver authors.
209pm.txt
210 - info on Linux power management support.
211pnp.txt
212 - Linux Plug and Play documentation.
213power/
214 - directory with info on Linux PCI power management.
215powerpc/
216 - directory with info on using Linux with the PowerPC.
217preempt-locking.txt
218 - info on locking under a preemptive kernel.
219ramdisk.txt
220 - short guide on how to set up and use the RAM disk.
221riscom8.txt
222 - notes on using the RISCom/8 multi-port serial driver.
223rocket.txt
224 - info on the Comtrol RocketPort multiport serial driver.
225rpc-cache.txt
226 - introduction to the caching mechanisms in the sunrpc layer.
227rtc.txt
228 - notes on how to use the Real Time Clock (aka CMOS clock) driver.
229s390/
230 - directory with info on using Linux on the IBM S390.
231sched-coding.txt
232 - reference for various scheduler-related methods in the O(1) scheduler.
233sched-design.txt
234 - goals, design and implementation of the Linux O(1) scheduler.
235sched-domains.txt
236 - information on scheduling domains.
237sched-stats.txt
238 - information on schedstats (Linux Scheduler Statistics).
239scsi/
240 - directory with info on Linux scsi support.
241serial/
242 - directory with info on the low level serial API.
243serial-console.txt
244 - how to set up Linux with a serial line console as the default.
245sgi-visws.txt
246 - short blurb on the SGI Visual Workstations.
247sh/
248 - directory with info on porting Linux to a new architecture.
249smart-config.txt
250 - description of the Smart Config makefile feature.
251smp.txt
252 - a few notes on symmetric multi-processing.
253sonypi.txt
254 - info on Linux Sony Programmable I/O Device support.
255sound/
256 - directory with info on sound card support.
257sparc/
258 - directory with info on using Linux on Sparc architecture.
259specialix.txt
260 - info on hardware/driver for specialix IO8+ multiport serial card.
261spinlocks.txt
262 - info on using spinlocks to provide exclusive access in kernel.
8907e94b
GKH
263stable_api_nonsense.txt
264 - info on why the kernel does not have a stable in-kernel api or abi.
265stable_kernel_rules.txt
266 - rules and procedures for the -stable kernel releases.
1da177e4
LT
267stallion.txt
268 - info on using the Stallion multiport serial driver.
269svga.txt
270 - short guide on selecting video modes at boot via VGA BIOS.
271sx.txt
272 - info on the Specialix SX/SI multiport serial driver.
273sysctl/
274 - directory with info on the /proc/sys/* files.
275sysrq.txt
276 - info on the magic SysRq key.
277telephony/
278 - directory with info on telephony (e.g. voice over IP) support.
279time_interpolators.txt
280 - info on time interpolators.
281tipar.txt
282 - information about Parallel link cable for Texas Instruments handhelds.
283tty.txt
284 - guide to the locking policies of the tty layer.
285unicode.txt
286 - info on the Unicode character/font mapping used in Linux.
287uml/
d533f671 288 - directory with information about User Mode Linux.
1da177e4
LT
289usb/
290 - directory with info regarding the Universal Serial Bus.
291video4linux/
292 - directory with info regarding video/TV/radio cards and linux.
293vm/
294 - directory with info on the Linux vm code.
295voyager.txt
296 - guide to running Linux on the Voyager architecture.
297watchdog/
298 - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
299x86_64/
300 - directory with info on Linux support for AMD x86-64 (Hammer) machines.
301xterm-linux.xpm
302 - XPM image of penguin logo (see logo.txt) sitting on an xterm.
303zorro.txt
304 - info on writing drivers for Zorro bus devices found on Amigas.