diff options
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r-- | Documentation/00-INDEX | 7 |
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. |
22 | CodingStyle | 22 | CodingStyle |
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. |
24 | development-process/ | ||
25 | - An extended tutorial on how to work with the kernel development | ||
26 | process. | ||
24 | DMA-API.txt | 27 | DMA-API.txt |
25 | - DMA API, pci_ API & extensions for non-consistent memory machines. | 28 | - DMA API, pci_ API & extensions for non-consistent memory machines. |
26 | DMA-ISA-LPC.txt | 29 | DMA-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. |
160 | highuid.txt | 163 | highuid.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. |
162 | hpet.txt | ||
163 | - High Precision Event Timer Driver for Linux. | ||
164 | timers/ | 165 | timers/ |
165 | - info on the timer related topics | 166 | - info on the timer related topics |
166 | hw_random.txt | 167 | hw_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. |
252 | moxa-smartio | 253 | moxa-smartio |
253 | - file with info on installing/using Moxa multiport serial driver. | 254 | - file with info on installing/using Moxa multiport serial driver. |
254 | mtrr.txt | ||
255 | - how to use PPro Memory Type Range Registers to increase performance. | ||
256 | mutex-design.txt | 255 | mutex-design.txt |
257 | - info on the generic mutex subsystem. | 256 | - info on the generic mutex subsystem. |
258 | namespaces/ | 257 | namespaces/ |