diff options
author | Jody McIntyre <scjody@modernduck.com> | 2005-11-18 21:16:15 +0100 |
---|---|---|
committer | Jody McIntyre <scjody@modernduck.com> | 2005-11-18 21:16:15 +0100 |
commit | 35267ab61f0bf7a867ac87e19714b858d08d440a (patch) | |
tree | db84140a40b22208fe2a598fa233c26e79eb6465 /Documentation/00-INDEX | |
parent | Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git (diff) | |
parent | [PATCH] update Documentation/00-INDEX (diff) | |
download | linux-35267ab61f0bf7a867ac87e19714b858d08d440a.tar.xz linux-35267ab61f0bf7a867ac87e19714b858d08d440a.zip |
Merge with http://kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX index 433cf5e9ae04..5f7f7d7f77d2 100644 --- a/Documentation/00-INDEX +++ b/Documentation/00-INDEX @@ -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 @@ -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 |