index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
ptrace_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-01
sh: remove sh5 support
Arnd Bergmann
1
-576
/
+0
2019-05-27
signal: Remove task parameter from force_sig
Eric W. Biederman
1
-2
/
+2
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
1
-4
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-16
/
+1
2012-04-18
seccomp: ignore secure_computing return values
Will Drewry
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for SH
David Howells
1
-1
/
+1
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-4
/
+3
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-3
/
+1
2011-03-23
sh: Fix ptrace fpu state initialisation
Phil Edworthy
1
-0
/
+6
2010-10-27
ptrace: cleanup arch_ptrace() on sh
Namhyung Kim
1
-7
/
+12
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-2
/
+4
2010-09-16
sh: kill big kernel lock
Arnd Bergmann
1
-6
/
+3
2010-06-14
sh: Add kprobe-based event tracer.
Paul Mundt
1
-0
/
+79
2010-02-15
Merge branch 'sh/stable-updates'
Paul Mundt
1
-2
/
+9
2010-02-15
sh64: fix tracing of signals.
Paul Mundt
1
-2
/
+9
2010-01-19
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
1
-2
/
+3
2010-01-19
sh64: Use the shared FPU state restorer.
Paul Mundt
1
-2
/
+1
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
1
-5
/
+5
2009-12-15
sh: Fix up FPU build for SH5
Matt Fleming
1
-2
/
+2
2009-09-16
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
Paul Mundt
1
-0
/
+9
2008-12-22
sh: Provide linux/regset.h interface for SH-5.
Paul Mundt
1
-1
/
+185
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
1
-0
/
+1
2008-08-25
sh: fix ptrace_64.c:user_disable_single_step()
Adrian Bunk
1
-0
/
+2
2008-08-02
sh: Fix up the audit arch endian specification.
Paul Mundt
1
-1
/
+15
2008-08-02
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
1
-26
/
+24
2008-08-02
sh: ptrace single stepping cleanups.
Paul Mundt
1
-65
/
+12
2008-08-02
sh: seccomp support.
Paul Mundt
1
-0
/
+3
2008-04-16
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
1
-0
/
+1
2008-01-28
sh: syscall auditing for sh5, too.
Paul Mundt
1
-14
/
+24
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
1
-2
/
+2
2008-01-28
sh: Move quad-word real-address I/O defs to io.h.
Paul Mundt
1
-1
/
+0
2008-01-28
sh: Have SH-5 provide an {en,dis}able_fpu() impl.
Paul Mundt
1
-4
/
+4
2008-01-28
sh: Move in the SH-5 ptrace impl.
Paul Mundt
1
-0
/
+332