@@ -0,0 +1,5 @@
+# Linux kernel concepts
+
+This chapter describes various concepts which are used in the Linux kernel.
+* [Per-CPU variables](http://0xax.gitbooks.io/linux-insides/content/Concepts/per-cpu.html)