index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
traps_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2015-11-06
arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension
Martin Kepplinger
1
-1
/
+1
2013-07-14
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
1
-1
/
+1
2012-06-14
sh64: Attempt to make reserved insn trap handler resemble C.
Paul Mundt
1
-191
/
+195
2012-06-14
sh: Consolidate die definitions for trap handlers.
Paul Mundt
1
-31
/
+0
2012-06-14
sh64: Kill off old exception debugging helpers.
Paul Mundt
1
-12
/
+0
2012-06-14
sh64: Use generic unaligned access control/counters.
Paul Mundt
1
-113
/
+37
2012-05-24
sh64: Convert to unwinder API.
Paul Mundt
1
-26
/
+0
2012-04-19
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
1
-2
/
+0
2012-03-28
Disintegrate asm/system.h for SH
David Howells
1
-1
/
+0
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-4
/
+4
2010-10-13
sh: wire up perf alignment and emulation faults.
Paul Mundt
1
-0
/
+9
2010-10-06
sh: fix uninitialized spinlock
Akinobu Mita
1
-1
/
+1
2010-05-18
sh64: provide a stub per_cpu_trap_init() definition.
Paul Mundt
1
-0
/
+5
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
1
-14
/
+14
2009-12-15
sh: Fix up FPU build for SH5
Matt Fleming
1
-2
/
+2
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
1
-3
/
+3
2009-11-12
sysctl sh: Remove dead binary sysctl support
Eric W. Biederman
1
-6
/
+1
2009-05-08
sh: Always fixup unaligned userspace accesses on sh64.
Paul Mundt
1
-30
/
+5
2008-04-16
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
1
-0
/
+1
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-1
/
+1
2008-02-14
sh: Kill off more dead symbols.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
1
-10
/
+4
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Have SH-5 provide an {en,dis}able_fpu() impl.
Paul Mundt
1
-4
/
+4
2008-01-28
sh: Move in the SH-5 traps.c impl.
Paul Mundt
1
-0
/
+981