index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
ptrace_64.c
Age
Commit message (
Expand
)
Author
2018-12-28
sh: kernel: convert to SPDX identifiers
Kuninori Morimoto
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2014-09-23
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
2012-04-18
seccomp: ignore secure_computing return values
Will Drewry
2012-03-28
Disintegrate asm/system.h for SH
David Howells
2012-01-17
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
2012-01-17
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
2011-03-23
sh: Fix ptrace fpu state initialisation
Phil Edworthy
2010-10-27
ptrace: cleanup arch_ptrace() on sh
Namhyung Kim
2010-10-27
ptrace: change signature of arch_ptrace()
Namhyung Kim
2010-09-16
sh: kill big kernel lock
Arnd Bergmann
2010-06-14
sh: Add kprobe-based event tracer.
Paul Mundt
2010-02-15
Merge branch 'sh/stable-updates'
Paul Mundt
2010-02-15
sh64: fix tracing of signals.
Paul Mundt
2010-01-19
sh64: Fixup build breakage from breakpoint handler rename.
Paul Mundt
2010-01-19
sh64: Use the shared FPU state restorer.
Paul Mundt
2010-01-19
sh64: Fix up the build for the thread_xstate changes.
Paul Mundt
2009-12-15
sh: Fix up FPU build for SH5
Matt Fleming
2009-09-16
sh: Wire up HAVE_SYSCALL_TRACEPOINTS.
Paul Mundt
2008-12-22
sh: Provide linux/regset.h interface for SH-5.
Paul Mundt
2008-09-08
sh: fixup many sparse errors.
Paul Mundt
2008-08-25
sh: fix ptrace_64.c:user_disable_single_step()
Adrian Bunk
2008-08-02
sh: Fix up the audit arch endian specification.
Paul Mundt
2008-08-02
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
2008-08-02
sh: ptrace single stepping cleanups.
Paul Mundt
2008-08-02
sh: seccomp support.
Paul Mundt
2008-04-16
sh64: add missing #include <asm/fpu.h>'s
Adrian Bunk
2008-01-28
sh: syscall auditing for sh5, too.
Paul Mundt
2008-01-28
sh: Bring the SH-5 FPU in line with the SH-4 FPU API.
Paul Mundt
2008-01-28
sh: Move quad-word real-address I/O defs to io.h.
Paul Mundt
2008-01-28
sh: Have SH-5 provide an {en,dis}able_fpu() impl.
Paul Mundt
2008-01-28
sh: Move in the SH-5 ptrace impl.
Paul Mundt