sh: update die() output.
[safe/jmp/linux-2.6] / arch / sh / kernel / traps_32.c
2009-10-13 Paul Mundtsh: update die() output.
2009-09-30 Paul Mundtsh: Disable unaligned kernel access printks by default.
2009-09-24 Paul Mundtsh: Fix up uninitialized variable use caught by gcc...
2009-09-24 Paul Mundtsh: Handle unaligned 16-bit instructions on SH-2A.
2009-09-16 Paul Mundtsh: Kill off unused se_skipped in alignment trap notifi...
2009-08-29 Matt Flemingsh: Only shout about fixing up unexpected unaligned...
2009-08-24 Andre Drasziksh: cleanup of do_address_error()
2009-08-24 Andre Drasziksh: Allow user control over misaligned fixup handling
2009-08-24 Andre Drasziksh: ratelimit unaligned fixups
2009-08-21 Matt Flemingsh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG...
2009-08-13 Matt Flemingsh: Use the generalized stacktrace ops
2009-05-09 Paul Mundtsh: Rename opcode_t to insn_size_t.
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.