aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/00-INDEX
diff options
context:
space:
mode:
authorHenrik Austad <henrik@austad.us>2014-12-26 03:26:22 -0500
committerJonathan Corbet <corbet@lwn.net>2014-12-29 17:27:54 -0500
commit8ea8f3eb9c6aee87e23907fc263108a0f9091c71 (patch)
treef2dcc8f985e0e9ca073bcaf2b19cc18452b5687f /Documentation/00-INDEX
parentb7392d2247cfe6771f95d256374f1a8e6a6f48d6 (diff)
Update of Documentation/00-INDEX
Added files - hsi.txt was added by 3a8ab8af (HSI: Add some general description for the HSI subsystem) - lzo.txt was added by d98a0526 (lzo: document part of the encoding) - xillybus.txt was added by 7051924f (xillybus: Move out of staging) - mailbox.txt was added by 15320fbc (add documentation for mailbox framework) Moved files - xommit 214e0aed (Move locking related docs into Documentation/locking/): * lockdep-design.txt * lockstat.txt * mutex-design.txt * rt-mutex-design.txt * rt-mutex.txt * spinlocks.txt * ww-mutex-design.txt - kselftest.txt was moved by 3c415707 (kselftest: Move the docs to the Documentation dir) CC: Davidlohr Bueso <davidlohr@hp.com> CC: Willy Tarreau <w@1wt.eu> CC: Randy Dunlap <rdunlap@infradead.org> CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: Sebastian Reichel <sre@kernel.org> CC: Eli Billauer <eli.billauer@gmail.com> CC: Jonathan Corbet <corbet@lwn.net> CC: Jiri Kosina <trivial@kernel.org> CC: linux-doc@vger.kernel.org CC: linux-kernel@vger.kernel.org Cc: Tim Bird <tim.bird@sonymobile.com> Cc: Shuah Khan <shuahkh@osg.samsung.com> Signed-off-by: Henrik Austad <henrik@austad.us> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/00-INDEX')
-rw-r--r--Documentation/00-INDEX24
1 files changed, 10 insertions, 14 deletions
diff --git a/Documentation/00-INDEX b/Documentation/00-INDEX
index 1750fcef1ab4..0fb40ac894fe 100644
--- a/Documentation/00-INDEX
+++ b/Documentation/00-INDEX
@@ -209,6 +209,8 @@ hid/
209 - directory with information on human interface devices 209 - directory with information on human interface devices
210highuid.txt 210highuid.txt
211 - notes on the change from 16 bit to 32 bit user/group IDs. 211 - notes on the change from 16 bit to 32 bit user/group IDs.
212hsi.txt
213 - HSI subsystem overview.
212hwspinlock.txt 214hwspinlock.txt
213 - hardware spinlock provides hardware assistance for synchronization 215 - hardware spinlock provides hardware assistance for synchronization
214timers/ 216timers/
@@ -277,6 +279,8 @@ kprobes.txt
277 - documents the kernel probes debugging feature. 279 - documents the kernel probes debugging feature.
278kref.txt 280kref.txt
279 - docs on adding reference counters (krefs) to kernel objects. 281 - docs on adding reference counters (krefs) to kernel objects.
282kselftest.txt
283 - small unittests for (some) individual codepaths in the kernel.
280laptops/ 284laptops/
281 - directory with laptop related info and laptop driver documentation. 285 - directory with laptop related info and laptop driver documentation.
282ldm.txt 286ldm.txt
@@ -285,22 +289,22 @@ leds/
285 - directory with info about LED handling under Linux. 289 - directory with info about LED handling under Linux.
286local_ops.txt 290local_ops.txt
287 - semantics and behavior of local atomic operations. 291 - semantics and behavior of local atomic operations.
288lockdep-design.txt
289 - documentation on the runtime locking correctness validator.
290locking/ 292locking/
291 - directory with info about kernel locking primitives 293 - directory with info about kernel locking primitives
292lockstat.txt
293 - info on collecting statistics on locks (and contention).
294lockup-watchdogs.txt 294lockup-watchdogs.txt
295 - info on soft and hard lockup detectors (aka nmi_watchdog). 295 - info on soft and hard lockup detectors (aka nmi_watchdog).
296logo.gif 296logo.gif
297 - full colour GIF image of Linux logo (penguin - Tux). 297 - full colour GIF image of Linux logo (penguin - Tux).
298logo.txt 298logo.txt
299 - info on creator of above logo & site to get additional images from. 299 - info on creator of above logo & site to get additional images from.
300lzo.txt
301 - kernel LZO decompressor input formats
300m68k/ 302m68k/
301 - directory with info about Linux on Motorola 68k architecture. 303 - directory with info about Linux on Motorola 68k architecture.
302magic-number.txt 304magic-number.txt
303 - list of magic numbers used to mark/protect kernel data structures. 305 - list of magic numbers used to mark/protect kernel data structures.
306mailbox.txt
307 - How to write drivers for the common mailbox framework (IPC).
304md.txt 308md.txt
305 - info on boot arguments for the multiple devices driver. 309 - info on boot arguments for the multiple devices driver.
306media-framework.txt 310media-framework.txt
@@ -327,8 +331,6 @@ mtd/
327 - directory with info about memory technology devices (flash) 331 - directory with info about memory technology devices (flash)
328mono.txt 332mono.txt
329 - how to execute Mono-based .NET binaries with the help of BINFMT_MISC. 333 - how to execute Mono-based .NET binaries with the help of BINFMT_MISC.
330mutex-design.txt
331 - info on the generic mutex subsystem.
332namespaces/ 334namespaces/
333 - directory with various information about namespaces 335 - directory with various information about namespaces
334netlabel/ 336netlabel/
@@ -395,10 +397,6 @@ robust-futexes.txt
395 - a description of what robust futexes are. 397 - a description of what robust futexes are.
396rpmsg.txt 398rpmsg.txt
397 - info on the Remote Processor Messaging (rpmsg) Framework 399 - info on the Remote Processor Messaging (rpmsg) Framework
398rt-mutex-design.txt
399 - description of the RealTime mutex implementation design.
400rt-mutex.txt
401 - desc. of RT-mutex subsystem with PI (Priority Inheritance) support.
402rtc.txt 400rtc.txt
403 - notes on how to use the Real Time Clock (aka CMOS clock) driver. 401 - notes on how to use the Real Time Clock (aka CMOS clock) driver.
404s390/ 402s390/
@@ -425,8 +423,6 @@ sparse.txt
425 - info on how to obtain and use the sparse tool for typechecking. 423 - info on how to obtain and use the sparse tool for typechecking.
426spi/ 424spi/
427 - overview of Linux kernel Serial Peripheral Interface (SPI) support. 425 - overview of Linux kernel Serial Peripheral Interface (SPI) support.
428spinlocks.txt
429 - info on using spinlocks to provide exclusive access in kernel.
430stable_api_nonsense.txt 426stable_api_nonsense.txt
431 - info on why the kernel does not have a stable in-kernel api or abi. 427 - info on why the kernel does not have a stable in-kernel api or abi.
432stable_kernel_rules.txt 428stable_kernel_rules.txt
@@ -483,10 +479,10 @@ wimax/
483 - directory with info about Intel Wireless Wimax Connections 479 - directory with info about Intel Wireless Wimax Connections
484workqueue.txt 480workqueue.txt
485 - information on the Concurrency Managed Workqueue implementation 481 - information on the Concurrency Managed Workqueue implementation
486ww-mutex-design.txt
487 - Intro to Mutex wait/would deadlock handling.s
488x86/x86_64/ 482x86/x86_64/
489 - directory with info on Linux support for AMD x86-64 (Hammer) machines. 483 - directory with info on Linux support for AMD x86-64 (Hammer) machines.
484xillybus.txt
485 - Overview and basic ui of xillybus driver
490xtensa/ 486xtensa/
491 - directory with documents relating to arch/xtensa port/implementation 487 - directory with documents relating to arch/xtensa port/implementation
492xz.txt 488xz.txt