1======================
2Core API Documentation
3======================
4
5This is the beginning of a manual for core kernel APIs.  The conversion
6(and writing!) of documents for this manual is much appreciated!
7
8Core utilities
9==============
10
11.. toctree::
12   :maxdepth: 1
13
14   kernel-api
15   assoc_array
16   atomic_ops
17   refcount-vs-atomic
18   cpu_hotplug
19   local_ops
20   workqueue
21   genericirq
22   flexible-arrays
23   librs
24   genalloc
25   printk-formats
26
27Interfaces for kernel debugging
28===============================
29
30.. toctree::
31   :maxdepth: 1
32
33   debug-objects
34   tracepoint
35
36.. only::  subproject
37
38   Indices
39   =======
40
41   * :ref:`genindex`
42