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
/
entry-common.S
Age
Commit message (
Expand
)
Author
2016-03-17
sh: provide unified syscall trap compatible with all SH models
Rich Felker
2014-04-03
sh: push extra copy of r0-r2 for syscall parameters
Bobby Bingham
2013-11-13
preempt: Make PREEMPT_ACTIVE generic
Thomas Gleixner
2012-10-22
sh: switch to generic kernel_thread()/kernel_execve()
Al Viro
2012-09-18
sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.
Al Viro
2012-01-10
sh: Ensure IRQs are enabled across do_notify_resume().
Paul Mundt
2010-02-08
sh: Correct the offset of the return address in ret_from_exception
Matt Fleming
2009-10-14
sh: TS_RESTORE_SIGMASK conversion.
Paul Mundt
2009-10-14
sh: Fix a TRACE_IRQS_OFF typo.
Paul Mundt
2009-08-24
sh: Remove implicit sign extension from assembler immediates
Stuart Menefy
2009-08-18
sh: Add a few missing irqflags tracing markers.
Matt Fleming
2009-08-14
sh: Add CFI annotations for exception return.
Matt Fleming
2009-08-14
sh: Setup the frame register in asm code
Matt Fleming
2009-07-29
sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.
Stuart Menefy
2009-07-06
sh: Add ftrace syscall tracing support
Matt Fleming
2008-12-22
sh: Generic kgdb stub support.
Paul Mundt
2008-12-22
sh: dynamic ftrace support.
Matt Fleming
2008-10-31
sh: FTRACE renamed to FUNCTION_TRACER.
Paul Mundt
2008-09-21
sh: ftrace support.
Paul Mundt
2008-09-05
sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.
Carmelo Amoroso
2008-08-02
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
2008-08-02
sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.
Paul Mundt
2008-07-28
sh: Don't miss pending signals returning to user mode after signal processing
Stuart MENEFY
2008-05-19
sh: Fix up restorer in debug_trap exception return path.
Paul Mundt
2008-05-16
sh: Fix up thread info pointer in syscall_badsys resume path.
Hideo Saito
2008-01-28
sh: GUSA atomic rollback support.
Stuart Menefy
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
2007-09-28
sh: Conditionalize gUSA support.
Paul Mundt
2007-03-05
sh: Clear UBC when not in use.
Stuart Menefy
2007-02-13
sh: Use a jump call table for debug trap handlers.
Paul Mundt
2006-12-12
sh: Fixup sh_bios() trap handling.
Paul Mundt
2006-12-06
sh: stacktrace/lockdep/irqflags tracing support.
Paul Mundt
2006-12-06
sh: Fix syscall tracing ordering.
Stuart Menefy
2006-12-06
sh: Exception vector rework and SH-2/SH-2A support.
Yoshinori Sato