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_32.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
ptrace: Create ptrace_report_syscall_{entry,exit} in ptrace.h
Eric W. Biederman
1
-3
/
+2
2020-09-13
sh: fix syscall tracing
Rich Felker
1
-10
/
+5
2020-08-15
Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh
Linus Torvalds
1
-2
/
+3
2020-08-14
sh: Add SECCOMP_FILTER
Michael Karcher
1
-2
/
+3
2020-07-27
kill unused dump_fpu() instances
Al Viro
1
-1
/
+1
2020-07-27
sh: convert to ->regset_get()
Al Viro
1
-38
/
+10
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
1
-1
/
+0
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
-13
/
+1
2013-07-09
ptrace/sh: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"
Oleg Nesterov
1
-4
/
+0
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
/
+0
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-07-01
perf: Add context field to perf_event
Avi Kivity
1
-1
/
+2
2011-07-01
perf: Remove the nmi parameter from the swevent and overflow interface
Peter Zijlstra
1
-1
/
+1
2011-04-25
sh, hw_breakpoints: Fix racy access to ptrace breakpoints
Frederic Weisbecker
1
-0
/
+4
2011-03-23
sh: Fix ptrace hw_breakpoint handling
David Engraf
1
-0
/
+2
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
-17
/
+21
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-10
/
+11
2010-06-14
sh: Add kprobe-based event tracer.
Paul Mundt
1
-0
/
+27
2010-05-27
ptrace: unify FDPIC implementations
Mike Frysinger
1
-23
/
+0
2010-05-01
hw-breakpoints: Tag ptrace breakpoint as exclude_kernel
Frederic Weisbecker
1
-1
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-01-13
Merge branches 'sh/xstate', 'sh/hw-breakpoints' and 'sh/stable-updates'
Paul Mundt
1
-25
/
+57
2010-01-13
sh: Move over to dynamically allocated FPU context.
Paul Mundt
1
-6
/
+6
2009-12-28
sh: Convert ptrace to hw_breakpoint API.
Paul Mundt
1
-1
/
+52
2009-12-08
sh: hw-breakpoints: Add preliminary support for SH-4A UBC.
Paul Mundt
1
-19
/
+0
2009-09-16
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
Paul Mundt
1
-9
/
+6
2009-08-20
sh: Fix up the CONFIG_FTRACE_SYSCALLS=n build.
Paul Mundt
1
-0
/
+4
2009-07-06
sh: Add ftrace syscall tracing support
Matt Fleming
1
-0
/
+8
2009-05-09
sh: Add ptrace support for NOMMU debugging
Peter Griffin
1
-0
/
+8
2009-04-04
sh: Fix up DSP context save/restore.
Michael Trimarchi
1
-2
/
+4
2008-09-21
sh: Add FPU registers to regset interface.
Paul Mundt
1
-0
/
+76
2008-09-12
sh: Check SR.DSP bit for DSP regset validity.
Paul Mundt
1
-0
/
+9
2008-09-12
sh: Add missing task_user_regset_view() definition.
Paul Mundt
1
-0
/
+5
2008-09-12
sh: Add DSP registers to regset interface.
Paul Mundt
1
-27
/
+59
2008-09-12
sh: ptrace: Introduce user_regset interface for gp regs.
Paul Mundt
1
-17
/
+99
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
1
-2
/
+4
2008-08-02
sh: Fix up the audit arch endian specification.
Paul Mundt
1
-1
/
+12
2008-08-02
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
1
-28
/
+26
2008-08-02
sh: ptrace single stepping cleanups.
Paul Mundt
1
-75
/
+18
2008-08-02
sh: seccomp support.
Paul Mundt
1
-0
/
+3
2008-07-28
sh: Initial ELF FDPIC support.
Paul Mundt
1
-0
/
+23
2008-02-14
sh: fix ptrace copy_from/to_user() compilation error
Magnus Damm
1
-2
/
+2
2008-01-28
sh: syscall audit support.
Yuichi Nakamura
1
-4
/
+17
2008-01-28
sh: Move in the SH-5 ptrace impl.
Paul Mundt
1
-0
/
+274