index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
sh
/
kernel
/
ptrace_64.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-24
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-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-4
/
+3
2012-01-18
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-28
ptrace: cleanup arch_ptrace() on sh
Namhyung Kim
1
-7
/
+12
2010-10-28
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-01
sh: Fix up the audit arch endian specification.
Paul Mundt
1
-1
/
+15
2008-08-01
sh: Make syscall tracer use tracehook notifiers, add TIF_NOTIFY_RESUME.
Paul Mundt
1
-26
/
+24
2008-08-01
sh: ptrace single stepping cleanups.
Paul Mundt
1
-65
/
+12
2008-08-01
sh: seccomp support.
Paul Mundt
1
-0
/
+3
2008-04-15
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