index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
traps_64.c
Age
Commit message (
Expand
)
Author
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-11-06
arch/sh/kernel/traps_64.c: use sign_extend64() for sign extension
Martin Kepplinger
2013-07-14
sh: delete __cpuinit usage from all sh files
Paul Gortmaker
2012-06-14
sh64: Attempt to make reserved insn trap handler resemble C.
Paul Mundt
2012-06-14
sh: Consolidate die definitions for trap handlers.
Paul Mundt
2012-06-14
sh64: Kill off old exception debugging helpers.
Paul Mundt
2012-06-14
sh64: Use generic unaligned access control/counters.
Paul Mundt
2012-05-24
sh64: Convert to unwinder API.
Paul Mundt
2012-04-19
sh64: Kill off unused trap_no/error_code from thread_struct.
Paul Mundt
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
2010-10-13
sh: wire up perf alignment and emulation faults.
Paul Mundt
2010-10-06
sh: fix uninitialized spinlock
Akinobu Mita
2010-05-18
sh64: provide a stub per_cpu_trap_init() definition.
Paul Mundt
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2009-12-15
sh: Fix up FPU build for SH5
Matt Fleming
2009-11-18
sysctl: Drop & in front of every proc_handler.
Eric W. Biederman
2009-11-12
sysctl sh: Remove dead binary sysctl support
Eric W. Biederman
2009-05-08
sh: Always fixup unaligned userspace accesses on sh64.
Paul Mundt
2008-04-16
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
2008-03-06
sh: replace remaining __FUNCTION__ occurrences
Harvey Harrison
2008-02-14
sh: Kill off more dead symbols.
Paul Mundt
2008-01-28
sh: comment tidying for sh64->sh migration.
Paul Mundt
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
sh: Have SH-5 provide an {en,dis}able_fpu() impl.
Paul Mundt
2008-01-28
sh: Move in the SH-5 traps.c impl.
Paul Mundt