summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/traps_32.c
Commit message (Expand)AuthorAgeFilesLines
* sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt2008-12-221-4/+1Star
* sh: Add a few more branch types to the branch emulator.Paul Mundt2008-12-221-6/+11
* sh: Wire up oops reporting in the die notifier chain.Paul Mundt2008-10-211-0/+2
* sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt2008-09-211-12/+4Star
* sh: Fix up fpu emu build.Paul Mundt2008-09-171-5/+3Star
* sh: Add kprobes support.Chris Smith2008-09-081-0/+5
* sh: fixup many sparse errors.Paul Mundt2008-09-081-33/+35
* sh2(A) exception handler updateYoshinori Sato2008-07-281-0/+4
* sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-151-0/+1
* sh: trapped io support V2Magnus Damm2008-02-141-25/+34
* sh: use opcode_t and enable unaligned code for sh2aMagnus Damm2008-02-141-34/+25Star
* sh: add byte support to the sign extension codeMagnus Damm2008-02-141-1/+11
* sh: break out unaligned sign extension codeMagnus Damm2008-02-141-45/+23Star
* sh: SH-2A FPU support.Paul Mundt2008-01-281-9/+4Star
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-281-24/+1Star
* sh: Move in the SH-5 traps.c impl.Paul Mundt2008-01-281-0/+947