summaryrefslogtreecommitdiff
path: root/Documentation/00-INDEX
diff options
context:
space:
mode:
authorSilvio Fricke <silvio.fricke@gmail.com>2016-10-28 10:14:10 +0200
committerJonathan Corbet <corbet@lwn.net>2016-10-28 10:54:51 -0600
commit24755a55b01ffbf6ed128c1dd4028c05a2b0b1ef (patch)
treece8d63d1262290ecdb196d806683b584a59c8f79 /Documentation/00-INDEX
parent42412c3aae5d8ea57a46b8ff86bb67bc1a270d9c (diff)
Documentation/00-index: update for new core-api folder
Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r--Documentation/00-INDEX4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 903ebc494f29..e2e74448d425 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -126,6 +126,8 @@ connector/
- docs on the netlink based userspace<->kernel space communication mod.
console/
- documentation on Linux console drivers.
+core-api/
+ - documentation on kernel core components.
cpu-freq/
- info on CPU frequency and voltage scaling.
cpu-hotplug.txt
@@ -470,7 +472,7 @@ watchdog/
- how to auto-reboot Linux if it has "fallen and can't get up". ;-)
wimax/
- directory with info about Intel Wireless Wimax Connections
-workqueue.txt
+core-api/workqueue.rst
- information on the Concurrency Managed Workqueue implementation
x86/x86_64/
- directory with info on Linux support for AMD x86-64 (Hammer) machines.