index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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