index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
Files
Lines
2016-01-19
s390: remove all usages of PSW_ADDR_INSN
Heiko Carstens
1
-2
/
+2
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-1
/
+1
2016-01-11
s390/ptrace: get rid of long longs in psw_bits
Heiko Carstens
1
-19
/
+19
2015-10-14
s390/flags: use _BITUL macro
Heiko Carstens
1
-2
/
+3
2015-10-14
s390/flags: fix flag handling
Heiko Carstens
1
-3
/
+3
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-4
/
+0
2014-09-25
s390/uprobes: architecture backend for uprobes
Jan Willeke
1
-0
/
+6
2014-06-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into next
Linus Torvalds
1
-0
/
+44
2014-05-20
s390: split TIF bits into CIF, PIF and TIF bits
Martin Schwidefsky
1
-0
/
+22
2014-04-22
s390/ptrace: add struct psw and accessor function
Heiko Carstens
1
-0
/
+44
2014-03-14
s390/ptrace: add support for PTRACE_SINGLEBLOCK
Martin Schwidefsky
1
-0
/
+1
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-2
/
+5
2013-06-26
s390/irq: store interrupt information in pt_regs
Martin Schwidefsky
1
-0
/
+1
2013-04-23
s390/ptrace: remove empty ifdefs
Heiko Carstens
1
-5
/
+1
2012-10-09
UAPI: (Scripted) Disintegrate arch/s390/include/asm
David Howells
1
-461
/
+1
2012-09-26
s390: add support for transactional memory
Martin Schwidefsky
1
-2
/
+6
2012-09-26
s390: add support for runtime instrumentation
Jan Glauber
1
-1
/
+3
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-3
/
+1
2012-01-18
Audit: push audit success and retcode into arch ptrace.h
Eric Paris
1
-1
/
+5
2011-12-27
[S390] cleanup trap handling
Martin Schwidefsky
1
-1
/
+2
2011-10-30
[S390] allow all addressing modes
Martin Schwidefsky
1
-1
/
+1
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-14
/
+6
2011-10-30
[S390] addressing mode limits and psw address wrapping
Martin Schwidefsky
1
-0
/
+4
2011-10-30
[S390] signal race with restarting system calls
Martin Schwidefsky
1
-2
/
+3
2011-07-27
ptrace: unify show_regs() prototype
Mike Frysinger
1
-1
/
+0
2011-01-05
[S390] ptrace cleanup
Martin Schwidefsky
1
-1
/
+51
2010-10-25
[S390] remove ieee_instruction_pointer from thread_struct
Martin Schwidefsky
1
-2
/
+1
2010-05-17
[S390] add breaking event address for user space
Martin Schwidefsky
1
-1
/
+2
2010-03-13
ptrace: move user_enable_single_step & co prototypes to linux/ptrace.h
Christoph Hellwig
1
-3
/
+0
2010-02-17
s390: Add pt_regs register and stack access API
Heiko Carstens
1
-1
/
+12
2009-10-06
[S390] 64-bit register support for 31-bit processes
Heiko Carstens
1
-0
/
+4
2009-04-14
[S390] s390: move machine flags to lowcore
Christian Ehrhardt
1
-2
/
+0
2009-03-26
[S390] Expose a constant for the number of words representing the CRs
Dan Smith
1
-1
/
+3
2009-01-09
[S390] ptrace: no extern declarations for userspace
Heiko Carstens
1
-2
/
+5
2008-11-30
Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6
Linus Torvalds
1
-1
/
+1
2008-11-30
remove __ARCH_WANT_COMPAT_SYS_PTRACE
Christoph Hellwig
1
-2
/
+0
2008-11-27
[S390] fix system call parameter functions.
Martin Schwidefsky
1
-1
/
+1
2008-10-10
[S390] ptrace changes
Martin Schwidefsky
1
-0
/
+1
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky
1
-0
/
+499