Merge tag 'vfio-v4.18-rc4' of git://github.com/awilliam/linux-vfio
[linux-2.6-microblaze.git] / Documentation / 00-INDEX
1
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 keep the descriptions small enough to fit on one line.
6                                                          Thanks -- Paul G.
7
8 Following translations are available on the WWW:
9
10    - Japanese, maintained by the JF Project (jf@listserv.linux.or.jp), at
11      http://linuxjf.sourceforge.jp/
12
13 00-INDEX
14         - this file.
15 ABI/
16         - info on kernel <-> userspace ABI and relative interface stability.
17 CodingStyle
18         - nothing here, just a pointer to process/coding-style.rst.
19 DMA-API.txt
20         - DMA API, pci_ API & extensions for non-consistent memory machines.
21 DMA-API-HOWTO.txt
22         - Dynamic DMA mapping Guide
23 DMA-ISA-LPC.txt
24         - How to do DMA with ISA (and LPC) devices.
25 DMA-attributes.txt
26         - listing of the various possible attributes a DMA region can have
27 EDID/
28         - directory with info on customizing EDID for broken gfx/displays.
29 IPMI.txt
30         - info on Linux Intelligent Platform Management Interface (IPMI) Driver.
31 IRQ-affinity.txt
32         - how to select which CPU(s) handle which interrupt events on SMP.
33 IRQ-domain.txt
34         - info on interrupt numbering and setting up IRQ domains.
35 IRQ.txt
36         - description of what an IRQ is.
37 Intel-IOMMU.txt
38         - basic info on the Intel IOMMU virtualization support.
39 Makefile
40         - It's not of interest for those who aren't touching the build system.
41 PCI/
42         - info related to PCI drivers.
43 RCU/
44         - directory with info on RCU (read-copy update).
45 SAK.txt
46         - info on Secure Attention Keys.
47 SM501.txt
48         - Silicon Motion SM501 multimedia companion chip
49 SubmittingPatches
50         - nothing here, just a pointer to process/coding-style.rst.
51 accounting/
52         - documentation on accounting and taskstats.
53 acpi/
54         - info on ACPI-specific hooks in the kernel.
55 admin-guide/
56         - info related to Linux users and system admins.
57 aoe/
58         - description of AoE (ATA over Ethernet) along with config examples.
59 arm/
60         - directory with info about Linux on the ARM architecture.
61 arm64/
62         - directory with info about Linux on the 64 bit ARM architecture.
63 auxdisplay/
64         - misc. LCD driver documentation (cfag12864b, ks0108).
65 backlight/
66         - directory with info on controlling backlights in flat panel displays
67 block/
68         - info on the Block I/O (BIO) layer.
69 blockdev/
70         - info on block devices & drivers
71 bt8xxgpio.txt
72         - info on how to modify a bt8xx video card for GPIO usage.
73 btmrvl.txt
74         - info on Marvell Bluetooth driver usage.
75 bus-devices/
76         - directory with info on TI GPMC (General Purpose Memory Controller)
77 bus-virt-phys-mapping.txt
78         - how to access I/O mapped memory from within device drivers.
79 cdrom/
80         - directory with information on the CD-ROM drivers that Linux has.
81 cgroup-v1/
82         - cgroups v1 features, including cpusets and memory controller.
83 cma/
84         - Continuous Memory Area (CMA) debugfs interface.
85 conf.py
86         - It's not of interest for those who aren't touching the build system.
87 connector/
88         - docs on the netlink based userspace<->kernel space communication mod.
89 console/
90         - documentation on Linux console drivers.
91 core-api/
92         - documentation on kernel core components.
93 cpu-freq/
94         - info on CPU frequency and voltage scaling.
95 cpu-hotplug.txt
96         - document describing CPU hotplug support in the Linux kernel.
97 cpu-load.txt
98         - document describing how CPU load statistics are collected.
99 cpuidle/
100         - info on CPU_IDLE, CPU idle state management subsystem.
101 cputopology.txt
102         - documentation on how CPU topology info is exported via sysfs.
103 crc32.txt
104         - brief tutorial on CRC computation
105 crypto/
106         - directory with info on the Crypto API.
107 dcdbas.txt
108         - information on the Dell Systems Management Base Driver.
109 debugging-modules.txt
110         - some notes on debugging modules after Linux 2.6.3.
111 debugging-via-ohci1394.txt
112         - how to use firewire like a hardware debugger memory reader.
113 dell_rbu.txt
114         - document demonstrating the use of the Dell Remote BIOS Update driver.
115 dev-tools/
116         - directory with info on development tools for the kernel.
117 device-mapper/
118         - directory with info on Device Mapper.
119 dmaengine/
120         - the DMA engine and controller API guides.
121 devicetree/
122         - directory with info on device tree files used by OF/PowerPC/ARM
123 digsig.txt
124         -info on the Digital Signature Verification API
125 dma-buf-sharing.txt
126         - the DMA Buffer Sharing API Guide
127 docutils.conf
128         - nothing here. Just a configuration file for docutils.
129 dontdiff
130         - file containing a list of files that should never be diff'ed.
131 driver-api/
132         - the Linux driver implementer's API guide.
133 driver-model/
134         - directory with info about Linux driver model.
135 early-userspace/
136         - info about initramfs, klibc, and userspace early during boot.
137 efi-stub.txt
138         - How to use the EFI boot stub to bypass GRUB or elilo on EFI systems.
139 eisa.txt
140         - info on EISA bus support.
141 extcon/
142         - directory with porting guide for Android kernel switch driver.
143 isa.txt
144         - info on EISA bus support.
145 fault-injection/
146         - dir with docs about the fault injection capabilities infrastructure.
147 fb/
148         - directory with info on the frame buffer graphics abstraction layer.
149 features/
150         - status of feature implementation on different architectures.
151 filesystems/
152         - info on the vfs and the various filesystems that Linux supports.
153 firmware_class/
154         - request_firmware() hotplug interface info.
155 flexible-arrays.txt
156         - how to make use of flexible sized arrays in linux
157 fmc/
158         - information about the FMC bus abstraction
159 fpga/
160         - FPGA Manager Core.
161 futex-requeue-pi.txt
162         - info on requeueing of tasks from a non-PI futex to a PI futex
163 gcc-plugins.txt
164         - GCC plugin infrastructure.
165 gpio/
166         - gpio related documentation
167 gpu/
168         - directory with information on GPU driver developer's guide.
169 hid/
170         - directory with information on human interface devices
171 highuid.txt
172         - notes on the change from 16 bit to 32 bit user/group IDs.
173 hwspinlock.txt
174         - hardware spinlock provides hardware assistance for synchronization
175 timers/
176         - info on the timer related topics
177 hw_random.txt
178         - info on Linux support for random number generator in i8xx chipsets.
179 hwmon/
180         - directory with docs on various hardware monitoring drivers.
181 i2c/
182         - directory with info about the I2C bus/protocol (2 wire, kHz speed).
183 x86/i386/
184         - directory with info about Linux on Intel 32 bit architecture.
185 ia64/
186         - directory with info about Linux on Intel 64 bit architecture.
187 ide/
188         - Information regarding the Enhanced IDE drive.
189 iio/
190         - info on industrial IIO configfs support.
191 index.rst
192         - main index for the documentation at ReST format.
193 infiniband/
194         - directory with documents concerning Linux InfiniBand support.
195 input/
196         - info on Linux input device support.
197 intel_txt.txt
198         - info on intel Trusted Execution Technology (intel TXT).
199 io-mapping.txt
200         - description of io_mapping functions in linux/io-mapping.h
201 io_ordering.txt
202         - info on ordering I/O writes to memory-mapped addresses.
203 ioctl/
204         - directory with documents describing various IOCTL calls.
205 iostats.txt
206         - info on I/O statistics Linux kernel provides.
207 irqflags-tracing.txt
208         - how to use the irq-flags tracing feature.
209 isapnp.txt
210         - info on Linux ISA Plug & Play support.
211 isdn/
212         - directory with info on the Linux ISDN support, and supported cards.
213 kbuild/
214         - directory with info about the kernel build process.
215 kdump/
216         - directory with mini HowTo on getting the crash dump code to work.
217 doc-guide/
218         - how to write and format reStructuredText kernel documentation
219 kernel-per-CPU-kthreads.txt
220         - List of all per-CPU kthreads and how they introduce jitter.
221 kobject.txt
222         - info of the kobject infrastructure of the Linux kernel.
223 kprobes.txt
224         - documents the kernel probes debugging feature.
225 kref.txt
226         - docs on adding reference counters (krefs) to kernel objects.
227 laptops/
228         - directory with laptop related info and laptop driver documentation.
229 ldm.txt
230         - a brief description of LDM (Windows Dynamic Disks).
231 leds/
232         - directory with info about LED handling under Linux.
233 livepatch/
234         - info on kernel live patching.
235 locking/
236         - directory with info about kernel locking primitives
237 lockup-watchdogs.txt
238         - info on soft and hard lockup detectors (aka nmi_watchdog).
239 logo.gif
240         - full colour GIF image of Linux logo (penguin - Tux).
241 logo.txt
242         - info on creator of above logo & site to get additional images from.
243 lsm.txt
244         - Linux Security Modules: General Security Hooks for Linux
245 lzo.txt
246         - kernel LZO decompressor input formats
247 m68k/
248         - directory with info about Linux on Motorola 68k architecture.
249 mailbox.txt
250         - How to write drivers for the common mailbox framework (IPC).
251 md/
252         - directory with info about Linux Software RAID
253 media/
254         - info on media drivers: uAPI, kAPI and driver documentation.
255 memory-barriers.txt
256         - info on Linux kernel memory barriers.
257 memory-devices/
258         - directory with info on parts like the Texas Instruments EMIF driver
259 memory-hotplug.txt
260         - Hotpluggable memory support, how to use and current status.
261 men-chameleon-bus.txt
262         - info on MEN chameleon bus.
263 mic/
264         - Intel Many Integrated Core (MIC) architecture device driver.
265 mips/
266         - directory with info about Linux on MIPS architecture.
267 misc-devices/
268         - directory with info about devices using the misc dev subsystem
269 mmc/
270         - directory with info about the MMC subsystem
271 mtd/
272         - directory with info about memory technology devices (flash)
273 namespaces/
274         - directory with various information about namespaces
275 netlabel/
276         - directory with information on the NetLabel subsystem.
277 networking/
278         - directory with info on various aspects of networking with Linux.
279 nfc/
280         - directory relating info about Near Field Communications support.
281 nios2/
282         - Linux on the Nios II architecture.
283 nommu-mmap.txt
284         - documentation about no-mmu memory mapping support.
285 numastat.txt
286         - info on how to read Numa policy hit/miss statistics in sysfs.
287 ntb.txt
288         - info on Non-Transparent Bridge (NTB) drivers.
289 nvdimm/
290         - info on non-volatile devices.
291 nvmem/
292         - info on non volatile memory framework.
293 output/
294         - default directory where html/LaTeX/pdf files will be written.
295 padata.txt
296         - An introduction to the "padata" parallel execution API
297 parisc/
298         - directory with info on using Linux on PA-RISC architecture.
299 parport-lowlevel.txt
300         - description and usage of the low level parallel port functions.
301 pcmcia/
302         - info on the Linux PCMCIA driver.
303 percpu-rw-semaphore.txt
304         - RCU based read-write semaphore optimized for locking for reading
305 perf/
306         - info about the APM X-Gene SoC Performance Monitoring Unit (PMU).
307 phy/
308         - ino on Samsung USB 2.0 PHY adaptation layer.
309 phy.txt
310         - Description of the generic PHY framework.
311 pi-futex.txt
312         - documentation on lightweight priority inheritance futexes.
313 pinctrl.txt
314         - info on pinctrl subsystem and the PINMUX/PINCONF and drivers
315 platform/
316         - List of supported hardware by compal and Dell laptop.
317 pnp.txt
318         - Linux Plug and Play documentation.
319 power/
320         - directory with info on Linux PCI power management.
321 powerpc/
322         - directory with info on using Linux with the PowerPC.
323 prctl/
324         - directory with info on the priveledge control subsystem
325 preempt-locking.txt
326         - info on locking under a preemptive kernel.
327 process/
328         - how to work with the mainline kernel development process.
329 pps/
330         - directory with information on the pulse-per-second support
331 pti/
332         - directory with info on Intel MID PTI.
333 ptp/
334         - directory with info on support for IEEE 1588 PTP clocks in Linux.
335 pwm.txt
336         - info on the pulse width modulation driver subsystem
337 rapidio/
338         - directory with info on RapidIO packet-based fabric interconnect
339 rbtree.txt
340         - info on what red-black trees are and what they are for.
341 remoteproc.txt
342         - info on how to handle remote processor (e.g. AMP) offloads/usage.
343 rfkill.txt
344         - info on the radio frequency kill switch subsystem/support.
345 robust-futex-ABI.txt
346         - documentation of the robust futex ABI.
347 robust-futexes.txt
348         - a description of what robust futexes are.
349 rpmsg.txt
350         - info on the Remote Processor Messaging (rpmsg) Framework
351 rtc.txt
352         - notes on how to use the Real Time Clock (aka CMOS clock) driver.
353 s390/
354         - directory with info on using Linux on the IBM S390.
355 scheduler/
356         - directory with info on the scheduler.
357 scsi/
358         - directory with info on Linux scsi support.
359 security/
360         - directory that contains security-related info
361 serial/
362         - directory with info on the low level serial API.
363 sgi-ioc4.txt
364         - description of the SGI IOC4 PCI (multi function) device.
365 sh/
366         - directory with info on porting Linux to a new architecture.
367 smsc_ece1099.txt
368         -info on the smsc Keyboard Scan Expansion/GPIO Expansion device.
369 sound/
370         - directory with info on sound card support.
371 spi/
372         - overview of Linux kernel Serial Peripheral Interface (SPI) support.
373 sphinx/
374         - no documentation here, just files required by Sphinx toolchain.
375 sphinx-static/
376         - no documentation here, just files required by Sphinx toolchain.
377 static-keys.txt
378         - info on how static keys allow debug code in hotpaths via patching
379 svga.txt
380         - short guide on selecting video modes at boot via VGA BIOS.
381 sync_file.txt
382         - Sync file API guide.
383 sysctl/
384         - directory with info on the /proc/sys/* files.
385 target/
386         - directory with info on generating TCM v4 fabric .ko modules
387 tee.txt
388         - info on the TEE subsystem and drivers
389 this_cpu_ops.txt
390         - List rationale behind and the way to use this_cpu operations.
391 thermal/
392         - directory with information on managing thermal issues (CPU/temp)
393 trace/
394         - directory with info on tracing technologies within linux
395 translations/
396         - translations of this document from English to another language
397 unaligned-memory-access.txt
398         - info on how to avoid arch breaking unaligned memory access in code.
399 unshare.txt
400         - description of the Linux unshare system call.
401 usb/
402         - directory with info regarding the Universal Serial Bus.
403 vfio.txt
404         - info on Virtual Function I/O used in guest/hypervisor instances.
405 video-output.txt
406         - sysfs class driver interface to enable/disable a video output device.
407 virtual/
408         - directory with information on the various linux virtualizations.
409 vm/
410         - directory with info on the Linux vm code.
411 w1/
412         - directory with documents regarding the 1-wire (w1) subsystem.
413 watchdog/
414         - how to auto-reboot Linux if it has "fallen and can't get up". ;-)
415 wimax/
416         - directory with info about Intel Wireless Wimax Connections
417 core-api/workqueue.rst
418         - information on the Concurrency Managed Workqueue implementation
419 x86/x86_64/
420         - directory with info on Linux support for AMD x86-64 (Hammer) machines.
421 xillybus.txt
422         - Overview and basic ui of xillybus driver
423 xtensa/
424         - directory with documents relating to arch/xtensa port/implementation
425 xz.txt
426         - how to make use of the XZ data compression within linux kernel
427 zorro.txt
428         - info on writing drivers for Zorro bus devices found on Amigas.