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.
49 wrappers/atomic_bitops
51 Low level entry and exit
52 ========================
59 Concurrency primitives
60 ======================
62 How Linux keeps everything from happening at the same time. See
63 Documentation/locking/index.rst for more related documentation.
73 wrappers/memory-barriers.rst
75 Low-level hardware management
76 =============================
78 Cache management, managing CPU hotplug, etc.
92 How to allocate and use memory in the kernel. Note that there is a lot
93 more memory-management documentation in Documentation/mm/index.rst.
99 unaligned-memory-access
110 Interfaces for kernel debugging
111 ===============================
118 debugging-via-ohci1394
123 Documents that don't fit elsewhere or which have yet to be categorized.
130 .. only:: subproject and html