Merge tag 'rtc-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
[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    librs
26    genalloc
27    errseq
28    printk-formats
29    circular-buffers
30    generic-radix-tree
31    memory-allocation
32    mm-api
33    gfp_mask-from-fs-io
34    timekeeping
35    boot-time-mm
36    memory-hotplug
37    protection-keys
38    ../RCU/index
39    gcc-plugins
40
41
42 Interfaces for kernel debugging
43 ===============================
44
45 .. toctree::
46    :maxdepth: 1
47
48    debug-objects
49    tracepoint
50
51 .. only::  subproject
52
53    Indices
54    =======
55
56    * :ref:`genindex`