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
28 Data structures and low-level utilities
29 =======================================
31 Library functionality that is used throughout the kernel.
50 wrappers/atomic_bitops
52 Low level entry and exit
53 ========================
60 Concurrency primitives
61 ======================
63 How Linux keeps everything from happening at the same time. See
64 Documentation/locking/index.rst for more related documentation.
74 wrappers/memory-barriers.rst
76 Low-level hardware management
77 =============================
79 Cache management, managing CPU hotplug, etc.
93 How to allocate and use memory in the kernel. Note that there is a lot
94 more memory-management documentation in Documentation/mm/index.rst.
100 unaligned-memory-access
111 Interfaces for kernel debugging
112 ===============================
119 debugging-via-ohci1394
124 Documents that don't fit elsewhere or which have yet to be categorized.
131 .. only:: subproject and html