arch/ppc/Kconfig | 2 arch/ppc/kernel/misc.S | 1 arch/ppc/kernel/process.c | 6 drivers/perfctr/ppc.c | 1012 ++++++++++++++++++++++++++++++++++++++++++++ drivers/perfctr/ppc_tests.c | 286 ++++++++++++ drivers/perfctr/ppc_tests.h | 12 include/asm-ppc/perfctr.h | 170 +++++++ include/asm-ppc/processor.h | 1 include/asm-ppc/unistd.h | 3 9 files changed, 1492 insertions(+), 1 deletion(-)