sh: Add UBC trap vector for SH2A
[safe/jmp/linux-2.6] / arch / sh / kernel / traps_32.c
2009-05-08 Peter Griffinsh: Add UBC trap vector for SH2A
2009-04-04 Michael Trimarchish: Fix up DSP context save/restore.
2009-01-21 SUGIOKA Toshinobush: fix unaligned and nonexistent address handling
2009-01-06 Russell Kingremove linux/hardirq.h from asm-generic/local.h
2008-12-22 Paul Mundtsh: Generic kgdb stub support.
2008-12-22 Paul Mundtsh: Tidy up backtrace formatting with kallsyms disabled.
2008-12-22 Paul Mundtsh: Add a few more branch types to the branch emulator.
2008-10-21 Paul Mundtsh: Wire up oops reporting in the die notifier chain.
2008-09-21 Paul Mundtsh: Move lookup_exception_vector() out to asm/system_32.h.
2008-09-17 Paul Mundtsh: Fix up fpu emu build.
2008-09-08 Chris Smithsh: Add kprobes support.
2008-09-08 Paul Mundtsh: fixup many sparse errors.
2008-07-28 Yoshinori Satosh2(A) exception handler update
2008-04-15 Andrew Mortonsh: arch/sh/kernel/traps_32.c needs asm/fpu.h
2008-02-14 Magnus Dammsh: trapped io support V2
2008-02-14 Magnus Dammsh: use opcode_t and enable unaligned code for sh2a
2008-02-14 Magnus Dammsh: add byte support to the sign extension code
2008-02-14 Magnus Dammsh: break out unaligned sign extension code
2008-01-28 Paul Mundtsh: SH-2A FPU support.
2008-01-28 Paul Mundtsh: Share bug/debug traps across _32 and _64.
2008-01-28 Paul Mundtsh: Move in the SH-5 traps.c impl.