Age | Commit message (Expand) | Author | Files | Lines |
2020-09-13 | sh: fix syscall tracing | Rich Felker | 1 | -1/+0 |
2020-08-14 | sh: Add SECCOMP_FILTER | Michael Karcher | 1 | -0/+2 |
2020-08-14 | sh: Rearrange blocks in entry-common.S | Michael Karcher | 1 | -28/+29 |
2020-07-27 | sh: Fix validation of system call number | Michael Karcher | 1 | -3/+3 |
2019-12-08 | sched/rt, sh: Use CONFIG_PREEMPTION | Thomas Gleixner | 1 | -2/+2 |
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 |