aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ptrace.c
Commit message (Expand)AuthorAge
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390/ptrace: always include vector registers in core filesMartin Schwidefsky2014-12-08
* s390: fix ptrace of user area if the inferior uses vector registersMartin Schwidefsky2014-11-19
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-10-13
|\ \
| * | s390: add support for vector extensionMartin Schwidefsky2014-10-09
| * | s390/uprobes: architecture backend for uprobesJan Willeke2014-09-25
| |/
* / seccomp,x86,arm,mips,s390: Remove nr parameter from secure_computingAndy Lutomirski2014-09-03
|/
* s390/ptrace: fix PSW mask checkMartin Schwidefsky2014-07-16
* s390: split TIF bits into CIF, PIF and TIF bitsMartin Schwidefsky2014-05-20
* s390: fix control register updateMartin Schwidefsky2014-04-09
* s390/ptrace: add support for PTRACE_SINGLEBLOCKMartin Schwidefsky2014-03-14
* s390: optimize control register updateMartin Schwidefsky2013-12-16
* s390/ptrace: simplify enable/disable single stepMartin Schwidefsky2013-12-16
* s390/compat: make psw32_user_bits a constant value againHeiko Carstens2013-10-24
* s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-24
* s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-24
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky2013-08-28
* s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-22
* s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-16
* s390/ptrace: add missing ifdefHeiko Carstens2012-09-26
* s390: add support for transactional memoryMartin Schwidefsky2012-09-26
* s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-08
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* seccomp: ignore secure_computing return valuesWill Drewry2012-04-17
* Disintegrate asm/system.h for S390David Howells2012-03-28
* compat: fix compile breakage on s390Heiko Carstens2012-02-27
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* [S390] remove reset of system call restart on psw changesMartin Schwidefsky2011-12-01
* [S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-01
* [S390] allow all addressing modesMartin Schwidefsky2011-10-30
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-30
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-30
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-30
* [S390] user per registers vs. ptrace single steppingMartin Schwidefsky2011-10-30
* [S390] ptrace cleanupMartin Schwidefsky2011-01-05
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-17
* [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-12
* Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-27
|\
| * s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-17
* | [S390] fix loading of PER control registers for utrace.Martin Schwidefsky2010-01-13
|/
* [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-18
* [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-06
* [S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger2009-09-22
* tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-25
* tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-25