index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
traps_32.c
Age
Commit message (
Expand
)
Author
2009-08-29
sh: Only shout about fixing up unexpected unaligned accesses
Matt Fleming
2009-08-24
sh: cleanup of do_address_error()
Andre Draszik
2009-08-24
sh: Allow user control over misaligned fixup handling
Andre Draszik
2009-08-24
sh: ratelimit unaligned fixups
Andre Draszik
2009-08-21
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
2009-08-13
sh: Use the generalized stacktrace ops
Matt Fleming
2009-05-09
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2009-05-09
sh: Add UBC trap vector for SH2A
Peter Griffin
2009-04-04
sh: Fix up DSP context save/restore.
Michael Trimarchi
2009-01-21
sh: fix unaligned and nonexistent address handling
SUGIOKA Toshinobu
2009-01-06
remove linux/hardirq.h from asm-generic/local.h
Russell King
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
sh: Tidy up backtrace formatting with kallsyms disabled.
Paul Mundt
2008-12-22
sh: Add a few more branch types to the branch emulator.
Paul Mundt
2008-10-21
sh: Wire up oops reporting in the die notifier chain.
Paul Mundt
2008-09-21
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
2008-09-17
sh: Fix up fpu emu build.
Paul Mundt
2008-09-08
sh: Add kprobes support.
Chris Smith
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-07-28
sh2(A) exception handler update
Yoshinori Sato
2008-04-16
sh: arch/sh/kernel/traps_32.c needs asm/fpu.h
Andrew Morton
2008-02-14
sh: trapped io support V2
Magnus Damm
2008-02-14
sh: use opcode_t and enable unaligned code for sh2a
Magnus Damm
2008-02-14
sh: add byte support to the sign extension code
Magnus Damm
2008-02-14
sh: break out unaligned sign extension code
Magnus Damm
2008-01-28
sh: SH-2A FPU support.
Paul Mundt
2008-01-28
sh: Share bug/debug traps across _32 and _64.
Paul Mundt
2008-01-28
sh: Move in the SH-5 traps.c impl.
Paul Mundt