index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
entry-common.S
Age
Commit message (
Expand
)
Author
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