]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - Documentation/00-INDEX
Merge branches 'release' and 'menlo' into release
[mirror_ubuntu-artful-kernel.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.
f6b07d39
JJ
15ABI/
16 - info on kernel <-> userspace ABI and relative interface stability.
b4d2730a 17
1da177e4
LT
18BUG-HUNTING
19 - brute force method of doing binary search of patches to find bug.
20Changes
21 - list of changes that break older software packages.
22CodingStyle
23 - how the boss likes the C code in the kernel to look.
24DMA-API.txt
25 - DMA API, pci_ API & extensions for non-consistent memory machines.
5ef43567
RL
26DMA-ISA-LPC.txt
27 - How to do DMA with ISA (and LPC) devices.
1da177e4
LT
28DMA-mapping.txt
29 - info for PCI drivers using DMA portably across all platforms.
30DocBook/
31 - directory with DocBook templates etc. for kernel documentation.
d36cc9d0 32HOWTO
f6b07d39 33 - the process and procedures of how to do Linux kernel development.
1da177e4
LT
34IO-mapping.txt
35 - how to access I/O mapped memory from within device drivers.
36IPMI.txt
37 - info on Linux Intelligent Platform Management Interface (IPMI) Driver.
38IRQ-affinity.txt
39 - how to select which CPU(s) handle which interrupt events on SMP.
f6b07d39
JJ
40IRQ.txt
41 - description of what an IRQ is.
1da177e4
LT
42ManagementStyle
43 - how to (attempt to) manage kernel hackers.
44MSI-HOWTO.txt
45 - the Message Signaled Interrupts (MSI) Driver Guide HOWTO and FAQ.
f6b07d39
JJ
46PCIEBUS-HOWTO.txt
47 - a guide describing the PCI Express Port Bus driver.
1da177e4
LT
48RCU/
49 - directory with info on RCU (read-copy update).
50README.DAC960
51 - info on Mylex DAC960/DAC1100 PCI RAID Controller Driver for Linux.
f6b07d39
JJ
52README.cycladesZ
53 - info on Cyclades-Z firmware loading.
1da177e4
LT
54SAK.txt
55 - info on Secure Attention Keys.
5ef43567
RL
56SM501.txt
57 - Silicon Motion SM501 multimedia companion chip
f6b07d39
JJ
58SecurityBugs
59 - procedure for reporting security bugs found in the kernel.
60SubmitChecklist
61 - Linux kernel patch submission checklist.
1da177e4
LT
62SubmittingDrivers
63 - procedure to get a new driver source included into the kernel tree.
64SubmittingPatches
65 - procedure to get a source patch included into the kernel tree.
66VGA-softcursor.txt
67 - how to change your VGA cursor from a blinking underscore.
f6b07d39
JJ
68accounting/
69 - documentation on accounting and taskstats.
b4d2730a
LB
70acpi/
71 - info on ACPI-specific hooks in the kernel.
f6b07d39
JJ
72aoe/
73 - description of AoE (ATA over Ethernet) along with config examples.
754c7976
JJ
74applying-patches.txt
75 - description of various trees and how to apply their patches.
1da177e4
LT
76arm/
77 - directory with info about Linux on the ARM architecture.
f6b07d39
JJ
78atomic_ops.txt
79 - semantics and behavior of atomic and bitmask operations.
80auxdisplay/
81 - misc. LCD driver documentation (cfag12864b, ks0108).
1da177e4
LT
82basic_profiling.txt
83 - basic instructions for those who wants to profile Linux kernel.
84binfmt_misc.txt
85 - info on the kernel support for extra binary formats.
f6b07d39
JJ
86blackfin/
87 - directory with documentation for the Blackfin arch.
1da177e4
LT
88block/
89 - info on the Block I/O (BIO) layer.
90cachetlb.txt
91 - describes the cache/TLB flushing interfaces Linux uses.
92cciss.txt
93 - info, major/minor #'s for Compaq's SMART Array Controllers.
94cdrom/
95 - directory with information on the CD-ROM drivers that Linux has.
96cli-sti-removal.txt
97 - cli()/sti() removal guide.
98computone.txt
99 - info on Computone Intelliport II/Plus Multiport Serial Driver.
f6b07d39
JJ
100connector/
101 - docs on the netlink based userspace<->kernel space communication mod.
102console/
103 - documentation on Linux console drivers.
1da177e4
LT
104cpqarray.txt
105 - info on using Compaq's SMART2 Intelligent Disk Array Controllers.
106cpu-freq/
107 - info on CPU frequency and voltage scaling.
f6b07d39
JJ
108cpu-hotplug.txt
109 - document describing CPU hotplug support in the Linux kernel.
110cpu-load.txt
111 - document describing how CPU load statistics are collected.
112cpusets.txt
113 - documents the cpusets feature; assign CPUs and Mem to a set of tasks.
114cputopology.txt
115 - documentation on how CPU topology info is exported via sysfs.
1da177e4
LT
116cris/
117 - directory with info about Linux on CRIS architecture.
118crypto/
119 - directory with info on the Crypto API.
f6b07d39
JJ
120dcdbas.txt
121 - information on the Dell Systems Management Base Driver.
1da177e4
LT
122debugging-modules.txt
123 - some notes on debugging modules after Linux 2.6.3.
f6b07d39
JJ
124dell_rbu.txt
125 - document demonstrating the use of the Dell Remote BIOS Update driver.
1da177e4
LT
126device-mapper/
127 - directory with info on Device Mapper.
128devices.txt
129 - plain ASCII listing of all the nodes in /dev/ with major minor #'s.
130digiepca.txt
131 - info on Digi Intl. {PC,PCI,EISA}Xx and Xem series cards.
132dnotify.txt
133 - info about directory notification in Linux.
f6b07d39
JJ
134dontdiff
135 - file containing a list of files that should never be diff'ed.
1da177e4
LT
136driver-model/
137 - directory with info about Linux driver model.
f6b07d39
JJ
138drivers/
139 - directory with driver documentation (currently only EDAC).
1da177e4
LT
140dvb/
141 - info on Linux Digital Video Broadcast (DVB) subsystem.
142early-userspace/
143 - info about initramfs, klibc, and userspace early during boot.
144eisa.txt
145 - info on EISA bus support.
146exception.txt
147 - how Linux v2.2 handles exceptions without verify_area etc.
f6b07d39
JJ
148fault-injection/
149 - dir with docs about the fault injection capabilities infrastructure.
1da177e4
LT
150fb/
151 - directory with info on the frame buffer graphics abstraction layer.
f6b07d39
JJ
152feature-removal-schedule.txt
153 - list of files and features that are going to be removed.
1da177e4 154filesystems/
4f3b19ca 155 - info on the vfs and the various filesystems that Linux supports.
1da177e4
LT
156firmware_class/
157 - request_firmware() hotplug interface info.
158floppy.txt
159 - notes and driver options for the floppy disk driver.
0868ff7a 160frv/
f6b07d39
JJ
161 - Fujitsu FR-V Linux documentation.
162gpio.txt
163 - overview of GPIO (General Purpose Input/Output) access conventions.
1da177e4
LT
164hayes-esp.txt
165 - info on using the Hayes ESP serial driver.
166highuid.txt
167 - notes on the change from 16 bit to 32 bit user/group IDs.
168hpet.txt
169 - High Precision Event Timer Driver for Linux.
f6b07d39
JJ
170hrtimer/
171 - info on the timer_stats debugging facility for timer (ab)use.
172hrtimers/
173 - info on the hrtimers subsystem for high-resolution kernel timers.
1da177e4
LT
174hw_random.txt
175 - info on Linux support for random number generator in i8xx chipsets.
f6b07d39
JJ
176hwmon/
177 - directory with docs on various hardware monitoring drivers.
1da177e4
LT
178i2c/
179 - directory with info about the I2C bus/protocol (2 wire, kHz speed).
180i2o/
181 - directory with info about the Linux I2O subsystem.
182i386/
183 - directory with info about Linux on Intel 32 bit architecture.
184ia64/
185 - directory with info about Linux on Intel 64 bit architecture.
186ide.txt
187 - important info for users of ATA devices (IDE/EIDE disks and CD-ROMS).
f6b07d39
JJ
188infiniband/
189 - directory with documents concerning Linux InfiniBand support.
1da177e4
LT
190initrd.txt
191 - how to use the RAM disk as an initial/temporary root filesystem.
192input/
193 - info on Linux input device support.
194io_ordering.txt
195 - info on ordering I/O writes to memory-mapped addresses.
f6b07d39
JJ
196ioctl/
197 - directory with documents describing various IOCTL calls.
1da177e4
LT
198ioctl-number.txt
199 - how to implement and register device/driver ioctl calls.
200iostats.txt
201 - info on I/O statistics Linux kernel provides.
f6b07d39
JJ
202irqflags-tracing.txt
203 - how to use the irq-flags tracing feature.
1da177e4
LT
204isapnp.txt
205 - info on Linux ISA Plug & Play support.
206isdn/
207 - directory with info on the Linux ISDN support, and supported cards.
208java.txt
209 - info on the in-kernel binary support for Java(tm).
210kbuild/
211 - directory with info about the kernel build process.
f6b07d39
JJ
212kdump/
213 - directory with mini HowTo on getting the crash dump code to work.
1da177e4
LT
214kernel-doc-nano-HOWTO.txt
215 - mini HowTo on generation and location of kernel documentation files.
216kernel-docs.txt
217 - listing of various WWW + books that document kernel internals.
218kernel-parameters.txt
219 - summary listing of command line / boot prompt args for the kernel.
f6b07d39
JJ
220keys-request-key.txt
221 - description of the kernel key request service.
222keys.txt
223 - description of the kernel key retention service.
1da177e4
LT
224kobject.txt
225 - info of the kobject infrastructure of the Linux kernel.
f6b07d39
JJ
226kprobes.txt
227 - documents the kernel probes debugging feature.
228kref.txt
229 - docs on adding reference counters (krefs) to kernel objects.
1da177e4 230laptop-mode.txt
f6b07d39 231 - how to conserve battery power using laptop-mode.
1da177e4
LT
232ldm.txt
233 - a brief description of LDM (Windows Dynamic Disks).
f6b07d39
JJ
234leds-class.txt
235 - documents LED handling under Linux.
236local_ops.txt
237 - semantics and behavior of local atomic operations.
238lockdep-design.txt
239 - documentation on the runtime locking correctness validator.
1da177e4 240logo.gif
f6b07d39 241 - full colour GIF image of Linux logo (penguin - Tux).
1da177e4 242logo.txt
f6b07d39 243 - info on creator of above logo & site to get additional images from.
1da177e4
LT
244m68k/
245 - directory with info about Linux on Motorola 68k architecture.
246magic-number.txt
247 - list of magic numbers used to mark/protect kernel data structures.
1da177e4
LT
248mca.txt
249 - info on supporting Micro Channel Architecture (e.g. PS/2) systems.
250md.txt
251 - info on boot arguments for the multiple devices driver.
f6b07d39
JJ
252memory-barriers.txt
253 - info on Linux kernel memory barriers.
5ef43567
RL
254memory-hotplug.txt
255 - Hotpluggable memory support, how to use and current status.
1da177e4
LT
256memory.txt
257 - info on typical Linux memory problems.
258mips/
259 - directory with info about Linux on MIPS architecture.
260mono.txt
261 - how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
262moxa-smartio
f6b07d39 263 - file with info on installing/using Moxa multiport serial driver.
1da177e4
LT
264mtrr.txt
265 - how to use PPro Memory Type Range Registers to increase performance.
f6b07d39
JJ
266mutex-design.txt
267 - info on the generic mutex subsystem.
2868f89f
PE
268namespaces/
269 - directory with various information about namespaces
1da177e4
LT
270nbd.txt
271 - info on a TCP implementation of a network block device.
8802f616
PM
272netlabel/
273 - directory with information on the NetLabel subsystem.
1da177e4
LT
274networking/
275 - directory with info on various aspects of networking with Linux.
276nfsroot.txt
277 - short guide on setting up a diskless box with NFS root filesystem.
278nmi_watchdog.txt
279 - info on NMI watchdog for SMP systems.
f6b07d39
JJ
280nommu-mmap.txt
281 - documentation about no-mmu memory mapping support.
1da177e4
LT
282numastat.txt
283 - info on how to read Numa policy hit/miss statistics in sysfs.
284oops-tracing.txt
285 - how to decode those nasty internal kernel error dump messages.
286paride.txt
287 - information about the parallel port IDE subsystem.
288parisc/
289 - directory with info on using Linux on PA-RISC architecture.
290parport.txt
291 - how to use the parallel-port driver.
292parport-lowlevel.txt
293 - description and usage of the low level parallel port functions.
f6b07d39
JJ
294pci-error-recovery.txt
295 - info on PCI error recovery.
1da177e4
LT
296pci.txt
297 - info on the PCI subsystem for device driver authors.
f6b07d39
JJ
298pcieaer-howto.txt
299 - the PCI Express Advanced Error Reporting Driver Guide HOWTO.
300pcmcia/
301 - info on the Linux PCMCIA driver.
302pi-futex.txt
303 - documentation on lightweight PI-futexes.
1da177e4
LT
304pm.txt
305 - info on Linux power management support.
306pnp.txt
307 - Linux Plug and Play documentation.
5ef43567
RL
308power_supply_class.txt
309 - Tells userspace about battery, UPS, AC or DC power supply properties
1da177e4
LT
310power/
311 - directory with info on Linux PCI power management.
312powerpc/
313 - directory with info on using Linux with the PowerPC.
314preempt-locking.txt
315 - info on locking under a preemptive kernel.
f6b07d39
JJ
316prio_tree.txt
317 - info on radix-priority-search-tree use for indexing vmas.
1da177e4
LT
318ramdisk.txt
319 - short guide on how to set up and use the RAM disk.
f6b07d39
JJ
320rbtree.txt
321 - info on what red-black trees are and what they are for.
1da177e4
LT
322riscom8.txt
323 - notes on using the RISCom/8 multi-port serial driver.
f6b07d39
JJ
324robust-futex-ABI.txt
325 - documentation of the robust futex ABI.
326robust-futexes.txt
327 - a description of what robust futexes are.
1da177e4
LT
328rocket.txt
329 - info on the Comtrol RocketPort multiport serial driver.
330rpc-cache.txt
331 - introduction to the caching mechanisms in the sunrpc layer.
f6b07d39
JJ
332rt-mutex-design.txt
333 - description of the RealTime mutex implementation design.
334rt-mutex.txt
335 - desc. of RT-mutex subsystem with PI (Priority Inheritance) support.
1da177e4
LT
336rtc.txt
337 - notes on how to use the Real Time Clock (aka CMOS clock) driver.
338s390/
339 - directory with info on using Linux on the IBM S390.
f6b07d39
JJ
340sched-arch.txt
341 - CPU Scheduler implementation hints for architecture specific code.
1da177e4
LT
342sched-coding.txt
343 - reference for various scheduler-related methods in the O(1) scheduler.
344sched-design.txt
345 - goals, design and implementation of the Linux O(1) scheduler.
5ef43567
RL
346sched-design-CFS.txt
347 - goals, design and implementation of the Complete Fair Scheduler.
1da177e4
LT
348sched-domains.txt
349 - information on scheduling domains.
5ef43567
RL
350sched-nice-design.txt
351 - How and why the scheduler's nice levels are implemented.
1da177e4
LT
352sched-stats.txt
353 - information on schedstats (Linux Scheduler Statistics).
354scsi/
355 - directory with info on Linux scsi support.
356serial/
357 - directory with info on the low level serial API.
358serial-console.txt
359 - how to set up Linux with a serial line console as the default.
f6b07d39
JJ
360sgi-ioc4.txt
361 - description of the SGI IOC4 PCI (multi function) device.
1da177e4
LT
362sgi-visws.txt
363 - short blurb on the SGI Visual Workstations.
364sh/
365 - directory with info on porting Linux to a new architecture.
f6b07d39
JJ
366sharedsubtree.txt
367 - a description of shared subtrees for namespaces.
1da177e4
LT
368smart-config.txt
369 - description of the Smart Config makefile feature.
f6b07d39
JJ
370sony-laptop.txt
371 - Sony Notebook Control Driver (SNC) Readme.
1da177e4
LT
372sonypi.txt
373 - info on Linux Sony Programmable I/O Device support.
374sound/
375 - directory with info on sound card support.
376sparc/
377 - directory with info on using Linux on Sparc architecture.
f6b07d39
JJ
378sparse.txt
379 - info on how to obtain and use the sparse tool for typechecking.
1da177e4
LT
380specialix.txt
381 - info on hardware/driver for specialix IO8+ multiport serial card.
f6b07d39
JJ
382spi/
383 - overview of Linux kernel Serial Peripheral Interface (SPI) support.
1da177e4
LT
384spinlocks.txt
385 - info on using spinlocks to provide exclusive access in kernel.
8907e94b
GKH
386stable_api_nonsense.txt
387 - info on why the kernel does not have a stable in-kernel api or abi.
388stable_kernel_rules.txt
389 - rules and procedures for the -stable kernel releases.
1da177e4
LT
390stallion.txt
391 - info on using the Stallion multiport serial driver.
392svga.txt
393 - short guide on selecting video modes at boot via VGA BIOS.
5ef43567
RL
394sysfs-rules.txt
395 - How not to use sysfs.
1da177e4
LT
396sx.txt
397 - info on the Specialix SX/SI multiport serial driver.
398sysctl/
399 - directory with info on the /proc/sys/* files.
400sysrq.txt
401 - info on the magic SysRq key.
402telephony/
403 - directory with info on telephony (e.g. voice over IP) support.
f6b07d39
JJ
404thinkpad-acpi.txt
405 - information on the (IBM and Lenovo) ThinkPad ACPI Extras driver.
1da177e4
LT
406time_interpolators.txt
407 - info on time interpolators.
408tipar.txt
409 - information about Parallel link cable for Texas Instruments handhelds.
410tty.txt
411 - guide to the locking policies of the tty layer.
1da177e4 412uml/
d533f671 413 - directory with information about User Mode Linux.
f6b07d39
JJ
414unicode.txt
415 - info on the Unicode character/font mapping used in Linux.
416unshare.txt
417 - description of the Linux unshare system call.
1da177e4
LT
418usb/
419 - directory with info regarding the Universal Serial Bus.
f6b07d39
JJ
420video-output.txt
421 - sysfs class driver interface to enable/disable a video output device.
1da177e4
LT
422video4linux/
423 - directory with info regarding video/TV/radio cards and linux.
424vm/
425 - directory with info on the Linux vm code.
5ef43567
RL
426volatile-considered-harmful.txt
427 - Why the "volatile" type class should not be used
1da177e4
LT
428voyager.txt
429 - guide to running Linux on the Voyager architecture.
f6b07d39
JJ
430w1/
431 - directory with documents regarding the 1-wire (w1) subsystem.
1da177e4
LT
432watchdog/
433 - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
434x86_64/
435 - directory with info on Linux support for AMD x86-64 (Hammer) machines.
1da177e4
LT
436zorro.txt
437 - info on writing drivers for Zorro bus devices found on Amigas.