linux-kernel-test/arch/powerpc
Benjamin Herrenschmidt 78c5c68a4c powerpc/pmac: Fix SMP kernels on pre-core99 UP machines
The code for "powersurge" SMP would kick in and cause a crash
at boot due to the lack of a NULL test.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2011-12-16 11:10:25 +11:00
..
boot powerpc: Add support for OpenBlockS 600 2011-12-08 14:22:52 +11:00
configs Merge branch 'ps3' into next 2011-12-16 11:09:15 +11:00
include/asm Merge branch 'kexec' into next 2011-12-16 11:09:21 +11:00
kernel Merge branch 'kexec' into next 2011-12-16 11:09:21 +11:00
kvm powerpc: Provide a way for KVM to indicate that NV GPR values are lost 2011-12-08 14:22:53 +11:00
lib powerpc: Copy down exception vectors after feature fixups 2011-11-16 14:47:54 +11:00
math-emu powerpc/math_emu/efp: Look for errata handler when type mismatches 2011-10-06 23:36:47 -05:00
mm powerpc: Punch a hole in /dev/mem for librtas 2011-12-08 14:22:52 +11:00
net net: filter: BPF 'JIT' compiler for PPC64 2011-07-21 12:38:32 -07:00
oprofile powerpc/oprofile: Handle events that raise an exception without overflowing 2011-05-26 13:38:57 +10:00
platforms powerpc/pmac: Fix SMP kernels on pre-core99 UP machines 2011-12-16 11:10:25 +11:00
sysdev powerpc/xics: Reset the CPPR if H_EOI fails 2011-12-08 14:02:23 +11:00
xmon powerpc/xmon: Fix #if typo for systems without MSR[RI] 2011-11-25 14:11:28 +11:00
Kconfig powerpc/cpuidle: Add cpu_idle_wait() to allow switching of idle routines 2011-12-08 13:54:58 +11:00
Kconfig.debug powerpc: Implement CONFIG_STRICT_DEVMEM 2011-11-28 11:42:08 +11:00
Makefile powerpc: Add support for OpenBlockS 600 2011-12-08 14:22:52 +11:00
relocs_check.pl