Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

powerpc: Update the 00-Index in Documentation/powerpc

People have been dropping things in here without updating the index, do
it for them.

Signed-off-by: Michael Ellerman <michael@ellerman.id.au>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>

authored by

Michael Ellerman and committed by
Benjamin Herrenschmidt
380a0b35 5c2e0823

+11
+11
Documentation/powerpc/00-INDEX
··· 5 5 6 6 00-INDEX 7 7 - this file 8 + bootwrapper.txt 9 + - Information on how the powerpc kernel is wrapped for boot on various 10 + different platforms. 8 11 cpu_features.txt 9 12 - info on how we support a variety of CPUs with minimal compile-time 10 13 options. 11 14 eeh-pci-error-recovery.txt 12 15 - info on PCI Bus EEH Error Recovery 16 + firmware-assisted-dump.txt 17 + - Documentation on the firmware assisted dump mechanism "fadump". 13 18 hvcs.txt 14 19 - IBM "Hypervisor Virtual Console Server" Installation Guide 20 + kvm_440.txt 21 + - Various notes on the implementation of KVM for PowerPC 440. 15 22 mpc52xx.txt 16 23 - Linux 2.6.x on MPC52xx family 17 24 pmu-ebb.txt ··· 26 19 qe_firmware.txt 27 20 - describes the layout of firmware binaries for the Freescale QUICC 28 21 Engine and the code that parses and uploads the microcode therein. 22 + ptrace.txt 23 + - Information on the ptrace interfaces for hardware debug registers. 24 + transactional_memory.txt 25 + - Overview of the Power8 transactional memory support.