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