Merge branch 'core/speculation' of git://git.kernel.org/pub/scm/linux/kernel/git...
[sfrench/cifs-2.6.git] / Documentation / core-api / index.rst
1 ======================
2 Core API Documentation
3 ======================
4
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!
7
8 Core utilities
9 ==============
10
11 .. toctree::
12    :maxdepth: 1
13
14    kernel-api
15    assoc_array
16    atomic_ops
17    cachetlb
18    refcount-vs-atomic
19    cpu_hotplug
20    idr
21    local_ops
22    workqueue
23    genericirq
24    xarray
25    flexible-arrays
26    librs
27    genalloc
28    errseq
29    printk-formats
30    circular-buffers
31    generic-radix-tree
32    memory-allocation
33    mm-api
34    gfp_mask-from-fs-io
35    timekeeping
36    boot-time-mm
37    memory-hotplug
38
39
40 Interfaces for kernel debugging
41 ===============================
42
43 .. toctree::
44    :maxdepth: 1
45
46    debug-objects
47    tracepoint
48
49 .. only::  subproject
50
51    Indices
52    =======
53
54    * :ref:`genindex`