index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
traps_32.c
Age
Commit message (
Expand
)
Author
2011-05-13
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
2010-10-13
sh: wire up perf alignment and emulation faults.
Paul Mundt
2010-09-30
sh: boot kernel with SR.BL set
Magnus Damm
2010-02-17
sh: Setup boot CPU VBR early to enable early page faults.
Paul Mundt
2010-01-13
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
2010-01-12
sh: Split out the unaligned counters and user bits.
Paul Mundt
2010-01-12
sh: Tidy up the sh bios VBR handling.
Paul Mundt
2010-01-05
sh: Fix up breakpoint trap handler patching on SH-2A.
Paul Mundt
2009-12-14
sh: Make the unaligned trap handler always obey notification levels.
Paul Mundt
2009-11-30
sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
Alexey Dobriyan
2009-10-18
sh: Disable SCIF2 on the SH-X3 proto CPU.
Paul Mundt
2009-10-13
sh: update die() output.
Paul Mundt
2009-09-30
sh: Disable unaligned kernel access printks by default.
Paul Mundt
2009-09-24
sh: Fix up uninitialized variable use caught by gcc 4.4.
Paul Mundt
2009-09-24
sh: Handle unaligned 16-bit instructions on SH-2A.
Paul Mundt
2009-09-16
sh: Kill off unused se_skipped in alignment trap notification code.
Paul Mundt
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