]> Pileus Git - ~andy/linux/blobdiff - Documentation/powerpc/00-INDEX
Merge tag 'renesas-fixes3-for-v3.12' of git://git.kernel.org/pub/scm/linux/kernel...
[~andy/linux] / Documentation / powerpc / 00-INDEX
index 05026ce1875e9969084166b04c60014c04ff863a..6db73df0427848fcd1083445c004e2724205854a 100644 (file)
@@ -5,13 +5,20 @@ please mail me.
 
 00-INDEX
        - this file
+bootwrapper.txt
+       - Information on how the powerpc kernel is wrapped for boot on various
+         different platforms.
 cpu_features.txt
        - info on how we support a variety of CPUs with minimal compile-time
        options.
 eeh-pci-error-recovery.txt
        - info on PCI Bus EEH Error Recovery
+firmware-assisted-dump.txt
+       - Documentation on the firmware assisted dump mechanism "fadump".
 hvcs.txt
        - IBM "Hypervisor Virtual Console Server" Installation Guide
+kvm_440.txt
+       - Various notes on the implementation of KVM for PowerPC 440.
 mpc52xx.txt
        - Linux 2.6.x on MPC52xx family
 pmu-ebb.txt
@@ -19,3 +26,7 @@ pmu-ebb.txt
 qe_firmware.txt
        - describes the layout of firmware binaries for the Freescale QUICC
          Engine and the code that parses and uploads the microcode therein.
+ptrace.txt
+       - Information on the ptrace interfaces for hardware debug registers.
+transactional_memory.txt
+       - Overview of the Power8 transactional memory support.