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
starfive-6.6.48-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
/
s390
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-41
/
+5
2014-12-08
s390/ptrace: always include vector registers in core files
Martin Schwidefsky
1
-10
/
+8
2014-11-19
s390: fix ptrace of user area if the inferior uses vector registers
Martin Schwidefsky
1
-22
/
+75
2014-10-20
Merge git://git.infradead.org/users/eparis/audit
Linus Torvalds
1
-3
/
+1
2014-10-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-52
/
+202
2014-10-09
s390: add support for vector extension
Martin Schwidefsky
1
-51
/
+198
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
1
-1
/
+4
2014-09-24
ARCH: AUDIT: audit_syscall_entry() should not require the arch
Eric Paris
1
-3
/
+1
2014-09-04
seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computing
Andy Lutomirski
1
-1
/
+1
2014-07-16
s390/ptrace: fix PSW mask check
Martin Schwidefsky
1
-2
/
+10
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-2
/
+2
2014-04-09
s390: fix control register update
Martin Schwidefsky
1
-1
/
+1
2014-03-14
s390/ptrace: add support for PTRACE_SINGLEBLOCK
Martin Schwidefsky
1
-1
/
+12
2013-12-16
s390: optimize control register update
Martin Schwidefsky
1
-11
/
+12
2013-12-16
s390/ptrace: simplify enable/disable single step
Martin Schwidefsky
1
-4
/
+0
2013-10-24
s390/compat: make psw32_user_bits a constant value again
Heiko Carstens
1
-2
/
+2
2013-10-24
s390: fix handling of runtime instrumentation psw bit
Heiko Carstens
1
-10
/
+20
2013-10-24
s390: fix save and restore of the floating-point-control register
Martin Schwidefsky
1
-18
/
+22
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-2
/
+2
2013-08-28
s390/tx: allow program interruption filtering in user space
Martin Schwidefsky
1
-3
/
+3
2013-08-22
s390: replace remaining strict_strtoul() with kstrtoul()
Heiko Carstens
1
-1
/
+1
2013-07-16
s390/ptrace: PTRACE_TE_ABORT_RAND
Michael Mueller
1
-11
/
+39
2012-09-26
s390/ptrace: add missing ifdef
Heiko Carstens
1
-1
/
+2
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
1
-0
/
+69
2012-08-08
s390/seccomp: add support for system call filtering using BPF
Heiko Carstens
1
-1
/
+6
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-1
/
+1
2012-04-18
seccomp: ignore secure_computing return values
Will Drewry
1
-1
/
+1
2012-03-28
Disintegrate asm/system.h for S390
David Howells
1
-1
/
+1
2012-02-27
compat: fix compile breakage on s390
Heiko Carstens
1
-1
/
+1
2012-01-18
audit: inline audit_syscall_entry to reduce burden on archs
Eric Paris
1
-6
/
+5
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-3
/
+1
2011-12-01
[S390] remove reset of system call restart on psw changes
Martin Schwidefsky
1
-12
/
+0
2011-12-01
[S390] add missing .set function for NT_S390_LAST_BREAK regset
Martin Schwidefsky
1
-0
/
+18
2011-10-30
[S390] allow all addressing modes
Martin Schwidefsky
1
-15
/
+10
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-18
/
+18
2011-10-30
[S390] add TIF_SYSCALL thread flag
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] signal race with restarting system calls
Martin Schwidefsky
1
-1
/
+50
2011-10-30
[S390] user per registers vs. ptrace single stepping
Martin Schwidefsky
1
-14
/
+16
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
1
-119
/
+187
2010-10-28
ptrace: change signature of arch_ptrace()
Namhyung Kim
1
-1
/
+2
2010-05-17
[S390] add breaking event address for user space
Martin Schwidefsky
1
-0
/
+68
2010-05-12
[S390] ptrace: fix return value of do_syscall_trace_enter()
Gerald Schaefer
1
-3
/
+2
2010-02-27
Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Ingo Molnar
1
-0
/
+58
2010-02-17
s390: Add pt_regs register and stack access API
Heiko Carstens
1
-0
/
+58
2010-01-13
[S390] fix loading of PER control registers for utrace.
Martin Schwidefsky
1
-0
/
+8
2009-12-18
[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGS
Martin Schwidefsky
1
-1
/
+1
2009-10-06
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
1
-0
/
+70
2009-09-23
[S390] ptrace: use common code for simple peek/poke operations
Christian Borntraeger
1
-15
/
+4
2009-08-26
tracing: Create generic syscall TRACE_EVENTs
Josh Stone
1
-4
/
+4
2009-08-26
tracing: Move tracepoint callbacks from declaration to definition
Josh Stone
1
-2
/
+2
[next]