index
:
delta/linux-rt.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
traps_32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sh: don't pass saved userspace state to exception handlers
Bobby Bingham
2014-04-03
1
-16
/
+7
*
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2013-07-14
1
-1
/
+1
*
sh: Consolidate die definitions for trap handlers.
Paul Mundt
2012-06-14
1
-71
/
+0
*
sh64: Convert to unwinder API.
Paul Mundt
2012-05-24
1
-50
/
+0
*
Disintegrate asm/system.h for SH
David Howells
2012-03-28
1
-1
/
+2
*
sh: Add unaligned memory access for PC relative intructions
Phil Edworthy
2011-08-29
1
-0
/
+35
*
sh: Fix unaligned memory access for branches without delay slots
Phil Edworthy
2011-08-29
1
-0
/
+2
*
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2011-07-01
1
-1
/
+1
*
sysfs: remove "last sysfs file:" line from the oops messages
Greg Kroah-Hartman
2011-05-13
1
-1
/
+0
*
sh: wire up perf alignment and emulation faults.
Paul Mundt
2010-10-13
1
-7
/
+19
*
sh: boot kernel with SR.BL set
Magnus Damm
2010-09-30
1
-0
/
+3
*
sh: Setup boot CPU VBR early to enable early page faults.
Paul Mundt
2010-02-17
1
-7
/
+0
*
-
.
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
2010-01-13
1
-1
/
+1
|
\
\
|
*
|
sh: Fix up breakpoint trap handler patching on SH-2A.
Paul Mundt
2010-01-05
1
-1
/
+1
|
|
/
*
|
sh: Split out the unaligned counters and user bits.
Paul Mundt
2010-01-12
1
-134
/
+17
*
|
sh: Tidy up the sh bios VBR handling.
Paul Mundt
2010-01-12
1
-25
/
+4
|
/
*
sh: Make the unaligned trap handler always obey notification levels.
Paul Mundt
2009-12-14
1
-6
/
+12
*
sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
Alexey Dobriyan
2009-11-30
1
-46
/
+31
*
sh: Disable SCIF2 on the SH-X3 proto CPU.
Paul Mundt
2009-10-18
1
-5
/
+0
*
sh: update die() output.
Paul Mundt
2009-10-13
1
-3
/
+4
*
sh: Disable unaligned kernel access printks by default.
Paul Mundt
2009-09-30
1
-2
/
+2
*
sh: Fix up uninitialized variable use caught by gcc 4.4.
Paul Mundt
2009-09-24
1
-6
/
+6
*
sh: Handle unaligned 16-bit instructions on SH-2A.
Paul Mundt
2009-09-24
1
-3
/
+8
*
sh: Kill off unused se_skipped in alignment trap notification code.
Paul Mundt
2009-09-16
1
-2
/
+0
*
sh: Only shout about fixing up unexpected unaligned accesses
Matt Fleming
2009-08-29
1
-4
/
+5
*
sh: cleanup of do_address_error()
Andre Draszik
2009-08-24
1
-10
/
+10
*
sh: Allow user control over misaligned fixup handling
Andre Draszik
2009-08-24
1
-0
/
+153
*
sh: ratelimit unaligned fixups
Andre Draszik
2009-08-24
1
-13
/
+4
*
sh: unwinder: Introduce UNWINDER_BUG() and UNWINDER_BUG_ON()
Matt Fleming
2009-08-21
1
-0
/
+1
*
sh: Use the generalized stacktrace ops
Matt Fleming
2009-08-13
1
-24
/
+0
*
sh: Rename opcode_t to insn_size_t.
Paul Mundt
2009-05-09
1
-5
/
+5
*
sh: Add UBC trap vector for SH2A
Peter Griffin
2009-05-09
1
-0
/
+5
*
sh: Fix up DSP context save/restore.
Michael Trimarchi
2009-04-04
1
-0
/
+2
*
sh: fix unaligned and nonexistent address handling
SUGIOKA Toshinobu
2009-01-21
1
-5
/
+4
*
remove linux/hardirq.h from asm-generic/local.h
Russell King
2009-01-06
1
-0
/
+1
*
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
1
-14
/
+0
*
sh: Tidy up backtrace formatting with kallsyms disabled.
Paul Mundt
2008-12-22
1
-4
/
+1
*
sh: Add a few more branch types to the branch emulator.
Paul Mundt
2008-12-22
1
-6
/
+11
*
sh: Wire up oops reporting in the die notifier chain.
Paul Mundt
2008-10-21
1
-0
/
+2
*
sh: Move lookup_exception_vector() out to asm/system_32.h.
Paul Mundt
2008-09-21
1
-12
/
+4
*
sh: Fix up fpu emu build.
Paul Mundt
2008-09-17
1
-5
/
+3
*
sh: Add kprobes support.
Chris Smith
2008-09-08
1
-0
/
+5
*
sh: fixup many sparse errors.
Paul Mundt
2008-09-08
1
-33
/
+35
*
sh2(A) exception handler update
Yoshinori Sato
2008-07-28
1
-0
/
+4
*
sh: arch/sh/kernel/traps_32.c needs asm/fpu.h
Andrew Morton
2008-04-16
1
-0
/
+1
*
sh: trapped io support V2
Magnus Damm
2008-02-14
1
-25
/
+34
*
sh: use opcode_t and enable unaligned code for sh2a
Magnus Damm
2008-02-14
1
-34
/
+25
*
sh: add byte support to the sign extension code
Magnus Damm
2008-02-14
1
-1
/
+11
*
sh: break out unaligned sign extension code
Magnus Damm
2008-02-14
1
-45
/
+23
*
sh: SH-2A FPU support.
Paul Mundt
2008-01-28
1
-9
/
+4
[next]