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.
62 Low-level hardware management
63 =============================
65 Cache management, managing CPU hotplug, etc.
79 How to allocate and use memory in the kernel. Note that there is a lot
80 more memory-management documentation in :doc:`/vm/index`.
86 unaligned-memory-access
97 Interfaces for kernel debugging
98 ===============================
105 debugging-via-ohci1394
110 Documents that don't fit elsewhere or which have yet to be categorized.
117 .. only:: subproject and html