5 This is the beginning of a manual for core kernel APIs. The conversion
6 (and writing!) of documents for this manual is much appreciated!
11 This section has general and "core core" documentation. The first is a
12 massive grab-bag of kerneldoc info left over from the docbook days; it
13 should really be broken up someday when somebody finds the energy to do
25 Data structures and low-level utilities
26 =======================================
28 Library functionality that is used throughout the kernel.
47 Concurrency primitives
48 ======================
50 How Linux keeps everything from happening at the same time. See
51 :doc:`/locking/index` for more related documentation.
63 Low-level hardware management
64 =============================
66 Cache management, managing CPU hotplug, etc.
80 How to allocate and use memory in the kernel. Note that there is a lot
81 more memory-management documentation in :doc:`/vm/index`.
87 unaligned-memory-access
98 Interfaces for kernel debugging
99 ===============================
106 debugging-via-ohci1394
111 Documents that don't fit elsewhere or which have yet to be categorized.
118 .. only:: subproject and html