alistair23-linux/arch/powerpc
Benjamin Herrenschmidt 0ebc4cdaa3 powerpc: Split exception handling out of head_64.S
To prepare for future support of Book3E 64-bit PowerPC processors,
which use a completely different exception handling, we move that
code to a new exceptions-64s.S file.

This file is #included from head_64.S due to some of the absolute
address requirements which can currently only be fulfilled from
within that file.

Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-09 16:47:37 +10:00
..
boot powerpc/virtex: Add ml510 reference design device tree 2009-06-06 10:16:00 -06:00
configs powerpc/ps3: Update ps3_defconfig 2009-05-18 15:19:05 +10:00
include/asm powerpc: Set init_bootmem_done on NUMA platforms as well 2009-06-09 16:43:04 +10:00
kernel powerpc: Split exception handling out of head_64.S 2009-06-09 16:47:37 +10:00
kvm KVM: ppc: e500: Fix the bug that KVM is unstable in SMP 2009-03-24 11:03:15 +02:00
lib powerpc: Move dma-noncoherent.c from arch/powerpc/lib to arch/powerpc/mm 2009-05-27 16:32:05 +10:00
math-emu powerpc/math-emu: Fix efp dependence 2009-03-11 06:00:08 -05:00
mm powerpc: Set init_bootmem_done on NUMA platforms as well 2009-06-09 16:43:04 +10:00
oprofile powerpc/oprofile: Remove unused dump_pmcs() in FSL oprofile 2009-05-19 00:46:13 -05:00
platforms powerpc: Introduce CONFIG_PPC_BOOK3S 2009-06-09 16:47:22 +10:00
sysdev powerpc/virtex: Add Xilinx ML510 reference design support 2009-06-06 10:15:24 -06:00
xmon powerpc/xmon: Add dl command to dump contents of __log_buf 2009-05-21 15:44:25 +10:00
Kconfig Merge branch 'merge' into next 2009-05-29 13:54:52 +10:00
Kconfig.debug powerpc: Keep track of emulated instructions 2009-05-21 15:44:26 +10:00
Makefile powerpc: Move VMX and VSX asm code to vector.S 2009-06-09 16:46:25 +10:00