Pull button into test branch
[linux-drm-fsl-dcu.git] / Documentation / 00-INDEX
index f6de52b010591120e0acb63791e24df45cfaed74..f08ca953573392ec710a27db0f7f87f14ad54527 100644 (file)
@@ -24,6 +24,8 @@ DMA-mapping.txt
        - info for PCI drivers using DMA portably across all platforms.
 DocBook/
        - directory with DocBook templates etc. for kernel documentation.
+HOWTO
+       - The process and procedures of how to do Linux kernel development.
 IO-mapping.txt
        - how to access I/O mapped memory from within device drivers.
 IPMI.txt
@@ -102,8 +104,6 @@ firmware_class/
        - request_firmware() hotplug interface info.
 floppy.txt
        - notes and driver options for the floppy disk driver.
-ftape.txt
-       - notes about the floppy tape device driver.
 hayes-esp.txt
        - info on using the Hayes ESP serial driver.
 highuid.txt
@@ -182,6 +182,8 @@ mtrr.txt
        - how to use PPro Memory Type Range Registers to increase performance.
 nbd.txt
        - info on a TCP implementation of a network block device.
+netlabel/
+       - directory with information on the NetLabel subsystem.
 networking/
        - directory with info on various aspects of networking with Linux.
 nfsroot.txt
@@ -256,6 +258,10 @@ specialix.txt
        - info on hardware/driver for specialix IO8+ multiport serial card.
 spinlocks.txt
        - info on using spinlocks to provide exclusive access in kernel.
+stable_api_nonsense.txt
+       - info on why the kernel does not have a stable in-kernel api or abi.
+stable_kernel_rules.txt
+       - rules and procedures for the -stable kernel releases.
 stallion.txt
        - info on using the Stallion multiport serial driver.
 svga.txt
@@ -277,7 +283,7 @@ tty.txt
 unicode.txt
        - info on the Unicode character/font mapping used in Linux.
 uml/
-       - directory with infomation about User Mode Linux.
+       - directory with information about User Mode Linux.
 usb/
        - directory with info regarding the Universal Serial Bus.
 video4linux/