aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/traps_32.c
Commit message (Expand)AuthorAge
* sh: Make the unaligned trap handler always obey notification levels.Paul Mundt2009-12-13
* sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_fileAlexey Dobriyan2009-11-29
* sh: Disable SCIF2 on the SH-X3 proto CPU.Paul Mundt2009-10-18
* sh: update die() output.Paul Mundt2009-10-12
* sh: Disable unaligned kernel access printks by default.Paul Mundt2009-09-30
* sh: Fix up uninitialized variable use caught by gcc 4.4.Paul Mundt2009-09-24
* sh: Handle unaligned 16-bit instructions on SH-2A.Paul Mundt2009-09-24
* sh: Kill off unused se_skipped in alignment trap notification code.Paul Mundt2009-09-16
* sh: Only shout about fixing up unexpected unaligned accessesMatt Fleming2009-08-29
* sh: cleanup of do_address_error()Andre Draszik2009-08-24
* sh: Allow user control over misaligned fixup handlingAndre Draszik2009-08-24
* sh: ratelimit unaligned fixupsAndre Draszik2009-08-24
* sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()Matt Fleming2009-08-21
* sh: Use the generalized stacktrace opsMatt Fleming2009-08-12
* sh: Rename opcode_t to insn_size_t.Paul Mundt2009-05-09
* sh: Add UBC trap vector for SH2APeter Griffin2009-05-08
* sh: Fix up DSP context save/restore.Michael Trimarchi2009-04-04
* sh: fix unaligned and nonexistent address handlingSUGIOKA Toshinobu2009-01-21
* remove linux/hardirq.h from asm-generic/local.hRussell King2009-01-06
* sh: Generic kgdb stub support.Paul Mundt2008-12-22
* sh: Tidy up backtrace formatting with kallsyms disabled.Paul Mundt2008-12-22
* sh: Add a few more branch types to the branch emulator.Paul Mundt2008-12-22
* sh: Wire up oops reporting in the die notifier chain.Paul Mundt2008-10-21
* sh: Move lookup_exception_vector() out to asm/system_32.h.Paul Mundt2008-09-20
* sh: Fix up fpu emu build.Paul Mundt2008-09-17
* sh: Add kprobes support.Chris Smith2008-09-07
* sh: fixup many sparse errors.Paul Mundt2008-09-07
* sh2(A) exception handler updateYoshinori Sato2008-07-28
* sh: arch/sh/kernel/traps_32.c needs asm/fpu.hAndrew Morton2008-04-15
* sh: trapped io support V2Magnus Damm2008-02-14
* sh: use opcode_t and enable unaligned code for sh2aMagnus Damm2008-02-14
* sh: add byte support to the sign extension codeMagnus Damm2008-02-14
* sh: break out unaligned sign extension codeMagnus Damm2008-02-14
* sh: SH-2A FPU support.Paul Mundt2008-01-27
* sh: Share bug/debug traps across _32 and _64.Paul Mundt2008-01-27
* sh: Move in the SH-5 traps.c impl.Paul Mundt2008-01-27