aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/entry-common.S
Commit message (Expand)AuthorAgeFilesLines
* sh: Correct the offset of the return address in ret_from_exceptionMatt Fleming2010-02-081-1/+7
* sh: TS_RESTORE_SIGMASK conversion.Paul Mundt2009-10-141-1/+1
* sh: Fix a TRACE_IRQS_OFF typo.Paul Mundt2009-10-141-1/+1
* sh: Remove implicit sign extension from assembler immediatesStuart Menefy2009-08-241-2/+3
* sh: Add a few missing irqflags tracing markers.Matt Fleming2009-08-181-11/+16
* sh: Add CFI annotations for exception return.Matt Fleming2009-08-141-0/+7
* sh: Setup the frame register in asm codeMatt Fleming2009-08-141-0/+1
* sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-291-47/+16
* sh: Add ftrace syscall tracing supportMatt Fleming2009-07-061-5/+13
* sh: Generic kgdb stub support.Paul Mundt2008-12-221-3/+7
* sh: dynamic ftrace support.Matt Fleming2008-12-221-44/+0
* sh: FTRACE renamed to FUNCTION_TRACER.Paul Mundt2008-10-311-2/+2
* sh: ftrace support.Paul Mundt2008-09-211-0/+44
* sh: resume_kernel fix for kernel oops built with CONFIG_BKL_PREEMPT=y.Carmelo Amoroso2008-09-051-24/+3
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-021-7/+5
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-021-2/+2
* sh: Don't miss pending signals returning to user mode after signal processingStuart MENEFY2008-07-281-1/+1
* sh: Fix up restorer in debug_trap exception return path.Paul Mundt2008-05-191-6/+5
* sh: Fix up thread info pointer in syscall_badsys resume path.Hideo Saito2008-05-161-0/+1
* sh: GUSA atomic rollback support.Stuart Menefy2008-01-281-19/+0
* sh: syscall audit support.Yuichi Nakamura2008-01-281-2/+6
* sh: Conditionalize gUSA support.Paul Mundt2007-09-281-1/+1
* sh: Clear UBC when not in use.Stuart Menefy2007-03-051-1/+1
* sh: Use a jump call table for debug trap handlers.Paul Mundt2007-02-131-76/+43
* sh: Fixup sh_bios() trap handling.Paul Mundt2006-12-121-2/+13
* sh: stacktrace/lockdep/irqflags tracing support.Paul Mundt2006-12-061-1/+63
* sh: Fix syscall tracing ordering.Stuart Menefy2006-12-061-23/+22
* sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato2006-12-061-0/+372