kernel-ark/arch/powerpc/kernel
Paul Mackerras f78541dcec powerpc: Merge xmon
The merged version follows the ppc64 version pretty closely mostly,
and in fact ARCH=ppc64 now uses the arch/powerpc/xmon version.
The main difference for ppc64 is that the 'p' command to call
show_state (which was always pretty dodgy) has been replaced by
the ppc32 'p' command, which calls a given procedure (so in fact
the old 'p' command behaviour can be achieved with 'p $show_state').

Signed-off-by: Paul Mackerras <paulus@samba.org>
2005-10-28 22:53:37 +10:00
..
asm-offsets.c powerpc: Rename asm offset TRAP to _TRAP for 32-bit 2005-10-28 22:45:25 +10:00
binfmt_elf32.c
btext.c
cputable.c
entry_32.S powerpc: Rename asm offset TRAP to _TRAP for 32-bit 2005-10-28 22:45:25 +10:00
entry_64.S
fpu.S powerpc: Introduce toreal/fromreal assembly macros 2005-10-27 22:44:39 +10:00
head_4xx.S powerpc: Rename asm offset TRAP to _TRAP for 32-bit 2005-10-28 22:45:25 +10:00
head_8xx.S powerpc: Rename asm offset TRAP to _TRAP for 32-bit 2005-10-28 22:45:25 +10:00
head_32.S powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
head_44x.S
head_64.S
head_fsl_booke.S
idle_6xx.S
idle_power4.S
init_task.c
lparmap.c
Makefile Merge git://oak/home/sfr/kernels/iseries/work/ 2005-10-28 13:50:39 +10:00
misc_32.S [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
misc_64.S [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
of_device.c
pmc.c
ppc_ksyms.c powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
process.c [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
prom_init.c [PATCH] powerpc: Purge bootinfo.h 2005-10-27 20:50:46 +10:00
prom.c powerpc: 32-bit CHRP SMP fixes 2005-10-27 22:42:04 +10:00
ptrace32.c
ptrace.c
rtas.c powerpc: Merge rtas.c into arch/powerpc/kernel 2005-10-26 17:05:24 +10:00
semaphore.c
setup_32.c powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
setup_64.c powerpc: Merge xmon 2005-10-28 22:53:37 +10:00
setup-common.c [PATCH] powerpc: Remove dregs of bootinfo.h 2005-10-28 11:37:03 +10:00
signal_32.c [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
sys_ppc32.c
syscalls.c
systbl.S
time.c
traps.c [PATCH] powerpc: Fix handling of fpscr on 64-bit 2005-10-27 20:48:50 +10:00
vecemu.c
vector.S
vio.c
vmlinux.lds.S