diff options
author | Jonathan Corbet <corbet@lwn.net> | 2016-12-01 01:46:23 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2016-12-01 01:46:23 +0100 |
commit | 2fc9254d0c473e26a668d8efc75dd71146a07852 (patch) | |
tree | 70a341f1fe80735c59003f682da0bfef5d1e162e /Documentation/core-api/index.rst | |
parent | docs-rst: parse-headers.pl: cleanup the documentation (diff) | |
parent | Documentation/atomic_ops.txt: convert to ReST markup (diff) | |
download | linux-2fc9254d0c473e26a668d8efc75dd71146a07852.tar.xz linux-2fc9254d0c473e26a668d8efc75dd71146a07852.zip |
Merge branch 'silvio' into docs-next
Diffstat (limited to 'Documentation/core-api/index.rst')
-rw-r--r-- | Documentation/core-api/index.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/core-api/index.rst b/Documentation/core-api/index.rst index 91b3a010817a..2872ca1a52f1 100644 --- a/Documentation/core-api/index.rst +++ b/Documentation/core-api/index.rst @@ -11,6 +11,9 @@ Core utilities .. toctree:: :maxdepth: 1 + assoc_array + atomic_ops + local_ops workqueue Interfaces for kernel debugging |