aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/vm/00-INDEX
diff options
context:
space:
mode:
Diffstat (limited to 'Documentation/vm/00-INDEX')
-rw-r--r--Documentation/vm/00-INDEX2
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/vm/00-INDEX b/Documentation/vm/00-INDEX
index f80a44944874..e57d6a9dd32b 100644
--- a/Documentation/vm/00-INDEX
+++ b/Documentation/vm/00-INDEX
@@ -22,3 +22,5 @@ slabinfo.c
22 - source code for a tool to get reports about slabs. 22 - source code for a tool to get reports about slabs.
23slub.txt 23slub.txt
24 - a short users guide for SLUB. 24 - a short users guide for SLUB.
25map_hugetlb.c
26 - an example program that uses the MAP_HUGETLB mmap flag.