aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/entry-common.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-08sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming1-1/+7
2009-10-14sh: TS_RESTORE_SIGMASK conversion.Paul Mundt1-1/+1
2009-10-14sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt1-1/+1
2009-08-24sh: Remove implicit sign extension from assembler immediatesStuart Menefy1-2/+3
2009-08-18sh: Add a few missing irqflags tracing markers.Matt Fleming1-11/+16
2009-08-14sh: Add CFI annotations for exception return.Matt Fleming1-0/+7
2009-08-14sh: Setup the frame register in asm codeMatt Fleming1-0/+1
2009-07-29sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy1-47/+16
2009-07-06sh: Add ftrace syscall tracing supportMatt Fleming1-5/+13
2008-12-22sh: Generic kgdb stub support.Paul Mundt1-3/+7
2008-12-22sh: dynamic ftrace support.Matt Fleming1-44/+0
2008-10-31sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt1-2/+2
2008-09-21sh: ftrace support.Paul Mundt1-0/+44
2008-09-05sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso1-24/+3
2008-08-02sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt1-7/+5
2008-08-02sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt1-2/+2
2008-07-28sh: Don't miss pending signals returning to user mode after signal processingStuart MENEFY1-1/+1
2008-05-19sh: Fix up restorer in debug_trap exception return path.Paul Mundt1-6/+5
2008-05-16sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito1-0/+1
2008-01-28sh: GUSA atomic rollback support.Stuart Menefy1-19/+0
2008-01-28sh: syscall audit support.Yuichi Nakamura1-2/+6
2007-09-28sh: Conditionalize gUSA support.Paul Mundt1-1/+1
2007-03-05sh: Clear UBC when not in use.Stuart Menefy1-1/+1
2007-02-13sh: Use a jump call table for debug trap handlers.Paul Mundt1-76/+43
2006-12-12sh: Fixup sh_bios() trap handling.Paul Mundt1-2/+13
2006-12-06sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt1-1/+63
2006-12-06sh: Fix syscall tracing ordering.Stuart Menefy1-23/+22
2006-12-06sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato1-0/+372