summaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
committerRalf Baechle <ralf@linux-mips.org>1998-08-25 09:12:35 +0000
commitc7fc24dc4420057f103afe8fc64524ebc25c5d37 (patch)
tree3682407a599b8f9f03fc096298134cafba1c9b2f /Documentation/00-INDEX
parent1d793fade8b063fde3cf275bf1a5c2d381292cd9 (diff)
o Merge with Linux 2.1.116.
o New Newport console code. o New G364 console code.
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r--Documentation/00-INDEX11
1 files changed, 8 insertions, 3 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index fd986e95c..ed078ac3e 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -1,7 +1,8 @@
This is a brief list of all the files in ./linux/Documentation and what
they contain. If you add a documentation file, please list it here in
alphabetical order as well, or risk being hunted down like a rabid dog.
-Note that subdirectories have their own index files too.
+Note that subdirectories have their own index files too. Please try and
+keep the descriptions small enough to fit on one line.
Thanks -- Paul G.
00-INDEX
@@ -56,6 +57,8 @@ java.txt
- info on the in-kernel binary support for Java(tm)
joystick.txt
- info on using joystick devices (and driver) with linux.
+kmod.txt
+ - - info on the kernel module loader/unloader (kerneld replacement)
locks.txt
- info on file locking implementations, flock() vs. fcntl(), etc.
logo.gif
@@ -63,7 +66,7 @@ logo.gif
logo.txt
- Info on creator of above logo & site to get additional images from.
m68k/
- - directory with info about Linux on Motorola 68k archtecture.
+ - directory with info about Linux on Motorola 68k architecture.
magic-number.txt
- list of magic numbers used to mark/protect kernel data structures.
mandatory.txt
@@ -76,10 +79,12 @@ memory.txt
- info on typical Linux memory problems.
modules.txt
- short guide on how to make kernel parts into loadable modules
+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.
networking/
- - directory with info on various linux networking aspects.
+ - directory with info on various aspects of networking with Linux.
nfsroot.txt
- short guide on setting up a diskless box with NFS root filesystem
oops-tracing.txt