docs: move remaining stuff under Documentation/*.txt to Documentation/staging
[linux-block.git] / Documentation / staging / index.rst
CommitLineData
8e2a46a4
MCC
1.. SPDX-License-Identifier: GPL-2.0
2
3Unsorted Documentation
4======================
5
6.. toctree::
7 :maxdepth: 2
8
9 crc32
10 kprobes
11 lzo
12 remoteproc
13 rpmsg
14 speculation
15 static-keys
16 tee
17 xz
18
19Atomic Types
20============
21
22.. literalinclude:: ../atomic_t.txt
23
24Atomic bitops
25=============
26
27.. literalinclude:: ../atomic_bitops.txt
28
29Memory Barriers
30===============
31
32.. literalinclude:: ../memory-barriers.txt