aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorShuah Khan <shuahkh@osg.samsung.com>2016-10-06 18:12:29 -0400
committerShuah Khan <shuahkh@osg.samsung.com>2016-10-10 09:12:09 -0400
commitf59c668c0b898bbeba7179cd34e38a53e2f86c42 (patch)
tree17fa7e7cf4ee384d24fb95ec9bc69eda0044b32b
parent184892925118d924aa9304b466946ae18c029932 (diff)
Doc: update 00-INDEX files to reflect the runnable code move
Update 00-INDEX files with the current file list to reflect the runnable code move. Acked-by: Michal Marek <mmarek@suse.com> Acked-by: Jonathan Corbet <corbet@lwn.net> Reviewed-by: Kees Cook <keescook@chromium.org> Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
-rw-r--r--Documentation/00-INDEX3
-rw-r--r--Documentation/arm/00-INDEX2
-rw-r--r--Documentation/filesystems/00-INDEX2
-rw-r--r--Documentation/networking/00-INDEX2
-rw-r--r--Documentation/spi/00-INDEX2
-rw-r--r--Documentation/timers/00-INDEX4
6 files changed, 2 insertions, 13 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index cb9a6c6fa83b..3acc4f1a6f84 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -46,7 +46,8 @@ IRQ.txt
46Intel-IOMMU.txt 46Intel-IOMMU.txt
47 - basic info on the Intel IOMMU virtualization support. 47 - basic info on the Intel IOMMU virtualization support.
48Makefile 48Makefile
49 - some files in Documentation dir are actually sample code to build 49 - This file does nothing. Removing it breaks make htmldocs and
50 make distclean.
50ManagementStyle 51ManagementStyle
51 - how to (attempt to) manage kernel hackers. 52 - how to (attempt to) manage kernel hackers.
52RCU/ 53RCU/
diff --git a/Documentation/arm/00-INDEX b/Documentation/arm/00-INDEX
index dea011c8d7c7..b6e69fd371c4 100644
--- a/Documentation/arm/00-INDEX
+++ b/Documentation/arm/00-INDEX
@@ -8,8 +8,6 @@ Interrupts
8 - ARM Interrupt subsystem documentation 8 - ARM Interrupt subsystem documentation
9IXP4xx 9IXP4xx
10 - Intel IXP4xx Network processor. 10 - Intel IXP4xx Network processor.
11Makefile
12 - Build sourcefiles as part of the Documentation-build for arm
13Netwinder 11Netwinder
14 - Netwinder specific documentation 12 - Netwinder specific documentation
15Porting 13Porting
diff --git a/Documentation/filesystems/00-INDEX b/Documentation/filesystems/00-INDEX
index 9922939e7d99..f66e748fc5e4 100644
--- a/Documentation/filesystems/00-INDEX
+++ b/Documentation/filesystems/00-INDEX
@@ -2,8 +2,6 @@
2 - this file (info on some of the filesystems supported by linux). 2 - this file (info on some of the filesystems supported by linux).
3Locking 3Locking
4 - info on locking rules as they pertain to Linux VFS. 4 - info on locking rules as they pertain to Linux VFS.
5Makefile
6 - Makefile for building the filsystems-part of DocBook.
79p.txt 59p.txt
8 - 9p (v9fs) is an implementation of the Plan 9 remote fs protocol. 6 - 9p (v9fs) is an implementation of the Plan 9 remote fs protocol.
9adfs.txt 7adfs.txt
diff --git a/Documentation/networking/00-INDEX b/Documentation/networking/00-INDEX
index 415154a487d0..98f3d4b1bec9 100644
--- a/Documentation/networking/00-INDEX
+++ b/Documentation/networking/00-INDEX
@@ -10,8 +10,6 @@ LICENSE.qlge
10 - GPLv2 for QLogic Linux qlge NIC Driver 10 - GPLv2 for QLogic Linux qlge NIC Driver
11LICENSE.qlcnic 11LICENSE.qlcnic
12 - GPLv2 for QLogic Linux qlcnic NIC Driver 12 - GPLv2 for QLogic Linux qlcnic NIC Driver
13Makefile
14 - Makefile for docsrc.
15PLIP.txt 13PLIP.txt
16 - PLIP: The Parallel Line Internet Protocol device driver 14 - PLIP: The Parallel Line Internet Protocol device driver
17README.ipw2100 15README.ipw2100
diff --git a/Documentation/spi/00-INDEX b/Documentation/spi/00-INDEX
index 4644bf0d9832..8e4bb17d70eb 100644
--- a/Documentation/spi/00-INDEX
+++ b/Documentation/spi/00-INDEX
@@ -1,7 +1,5 @@
100-INDEX 100-INDEX
2 - this file. 2 - this file.
3Makefile
4 - Makefile for the example sourcefiles.
5butterfly 3butterfly
6 - AVR Butterfly SPI driver overview and pin configuration. 4 - AVR Butterfly SPI driver overview and pin configuration.
7ep93xx_spi 5ep93xx_spi
diff --git a/Documentation/timers/00-INDEX b/Documentation/timers/00-INDEX
index ee212a27772f..3be05fe0f1f9 100644
--- a/Documentation/timers/00-INDEX
+++ b/Documentation/timers/00-INDEX
@@ -4,12 +4,8 @@ highres.txt
4 - High resolution timers and dynamic ticks design notes 4 - High resolution timers and dynamic ticks design notes
5hpet.txt 5hpet.txt
6 - High Precision Event Timer Driver for Linux 6 - High Precision Event Timer Driver for Linux
7hpet_example.c
8 - sample hpet timer test program
9hrtimers.txt 7hrtimers.txt
10 - subsystem for high-resolution kernel timers 8 - subsystem for high-resolution kernel timers
11Makefile
12 - Build and link hpet_example
13NO_HZ.txt 9NO_HZ.txt
14 - Summary of the different methods for the scheduler clock-interrupts management. 10 - Summary of the different methods for the scheduler clock-interrupts management.
15timekeeping.txt 11timekeeping.txt