summaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/entry-common.S
Commit message (Expand)AuthorAgeFilesLines
* sh: kernel: convert to SPDX identifiersKuninori Morimoto2018-12-281-6/+2Star
* sh: fix debug trap failure to process signals before return to userRich Felker2018-04-131-1/+1
* sh: provide unified syscall trap compatible with all SH modelsRich Felker2016-03-171-6/+15
* sh: push extra copy of r0-r2 for syscall parametersBobby Bingham2014-04-041-4/+11
* preempt: Make PREEMPT_ACTIVE genericThomas Gleixner2013-11-131-4/+2Star
* sh: switch to generic kernel_thread()/kernel_execve()Al Viro2012-10-231-0/+13
* sh: Fix up TIF_NOTIFY_RESUME sans TIF_SIGPENDING handling.Al Viro2012-09-181-1/+1
* sh: Ensure IRQs are enabled across do_notify_resume().Paul Mundt2012-01-101-0/+1
* 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-131-0/+7
* sh: Setup the frame register in asm codeMatt Fleming2009-08-131-0/+1
* sh: Rework irqflags tracing to fix up CONFIG_PROVE_LOCKING.Stuart Menefy2009-07-291-47/+16Star
* 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/+0Star
* 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/+3Star
* sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.Paul Mundt2008-08-011-7/+5Star
* sh: Tidy up the _TIF work masks, and fix syscall trace bug on singlestep.Paul Mundt2008-08-011-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/+5Star
* 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/+0Star
* 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/+43Star
* 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/+22Star
* sh: Exception vector rework and SH-2/SH-2A support.Yoshinori Sato2006-12-061-0/+372