======================
Core API Documentation
======================

This is the beginning of a manual for core kernel APIs.  The conversion
(and writing!) of documents for this manual is much appreciated!

Core utilities
==============

.. toctree::
   :maxdepth: 1

   kernel-api
   workqueue
   watch_queue
   printk-basics
   printk-formats
   printk-index
   symbol-namespaces
   asm-annotations

Data structures and low-level utilities
=======================================

Library functionality that is used throughout the kernel.

.. toctree::
   :maxdepth: 1

   kobject
   kref
   cleanup
   assoc_array
   atomic_ops
   cachetlb
   refcount-vs-atomic
   cpu_hotplug
   idr
   local_ops
   workqueue
   genericirq
   xarray
   flexible-arrays
   librs
   dma-api
   dma-api-howto
   dma-attributes
   dma-isa-lpc
   genalloc
   errseq
   printk-formats
   circular-buffers
   generic-radix-tree
   pin_user_pages
   gfp_mask-from-fs-io
   padata

Interfaces for kernel debugging
===============================

.. toctree::
   :maxdepth: 1

   debug-objects
   tracepoint

.. only::  subproject

   Indices
   =======

   * :ref:`genindex`
