aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r--Documentation/00-INDEX7
1 files changed, 3 insertions, 4 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 5b5aba404aac..7286ad090db7 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -21,6 +21,9 @@ Changes
21 - list of changes that break older software packages. 21 - list of changes that break older software packages.
22CodingStyle 22CodingStyle
23 - how the boss likes the C code in the kernel to look. 23 - how the boss likes the C code in the kernel to look.
24development-process/
25 - An extended tutorial on how to work with the kernel development
26 process.
24DMA-API.txt 27DMA-API.txt
25 - DMA API, pci_ API & extensions for non-consistent memory machines. 28 - DMA API, pci_ API & extensions for non-consistent memory machines.
26DMA-ISA-LPC.txt 29DMA-ISA-LPC.txt
@@ -159,8 +162,6 @@ hayes-esp.txt
159 - info on using the Hayes ESP serial driver. 162 - info on using the Hayes ESP serial driver.
160highuid.txt 163highuid.txt
161 - notes on the change from 16 bit to 32 bit user/group IDs. 164 - notes on the change from 16 bit to 32 bit user/group IDs.
162hpet.txt
163 - High Precision Event Timer Driver for Linux.
164timers/ 165timers/
165 - info on the timer related topics 166 - info on the timer related topics
166hw_random.txt 167hw_random.txt
@@ -251,8 +252,6 @@ mono.txt
251 - how to execute Mono-based .NET binaries with the help of BINFMT_MISC. 252 - how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
252moxa-smartio 253moxa-smartio
253 - file with info on installing/using Moxa multiport serial driver. 254 - file with info on installing/using Moxa multiport serial driver.
254mtrr.txt
255 - how to use PPro Memory Type Range Registers to increase performance.
256mutex-design.txt 255mutex-design.txt
257 - info on the generic mutex subsystem. 256 - info on the generic mutex subsystem.
258namespaces/ 257namespaces/