summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* s390: optimize control register updateMartin Schwidefsky2013-12-161-11/+12
* s390/ptrace: simplify enable/disable single stepMartin Schwidefsky2013-12-161-4/+0
* s390/compat: make psw32_user_bits a constant value againHeiko Carstens2013-10-241-2/+2
* s390: fix handling of runtime instrumentation psw bitHeiko Carstens2013-10-241-10/+20
* s390: fix save and restore of the floating-point-control registerMartin Schwidefsky2013-10-241-18/+22
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-241-2/+2
* s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky2013-08-281-3/+3
* s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens2013-08-221-1/+1
* s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller2013-07-161-11/+39
* s390/ptrace: add missing ifdefHeiko Carstens2012-09-261-1/+2
* s390: add support for transactional memoryMartin Schwidefsky2012-09-261-0/+69
* s390/seccomp: add support for system call filtering using BPFHeiko Carstens2012-08-081-1/+6
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-1/+1
* seccomp: ignore secure_computing return valuesWill Drewry2012-04-181-1/+1
* Disintegrate asm/system.h for S390David Howells2012-03-281-1/+1
* compat: fix compile breakage on s390Heiko Carstens2012-02-271-1/+1
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-171-6/+5
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-3/+1
* [S390] remove reset of system call restart on psw changesMartin Schwidefsky2011-12-011-12/+0
* [S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky2011-12-011-0/+18
* [S390] allow all addressing modesMartin Schwidefsky2011-10-301-15/+10
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-18/+18
* [S390] add TIF_SYSCALL thread flagMartin Schwidefsky2011-10-301-1/+1
* [S390] signal race with restarting system callsMartin Schwidefsky2011-10-301-1/+50
* [S390] user per registers vs. ptrace single steppingMartin Schwidefsky2011-10-301-14/+16
* [S390] ptrace cleanupMartin Schwidefsky2011-01-051-119/+187
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-271-1/+2
* [S390] add breaking event address for user spaceMartin Schwidefsky2010-05-171-0/+68
* [S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer2010-05-121-3/+2
* Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar2010-02-271-0/+58
|\
| * s390: Add pt_regs register and stack access APIHeiko Carstens2010-02-171-0/+58
* | [S390] fix loading of PER control registers for utrace.Martin Schwidefsky2010-01-131-0/+8
|/
* [S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky2009-12-181-1/+1
* [S390] 64-bit register support for 31-bit processesHeiko Carstens2009-10-061-0/+70
* [S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger2009-09-221-15/+4
* tracing: Create generic syscall TRACE_EVENTsJosh Stone2009-08-261-4/+4
* tracing: Move tracepoint callbacks from declaration to definitionJosh Stone2009-08-261-2/+2
* tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-261-2/+2
* [S390] ftrace: update system call tracer supportIngo Molnar2009-08-191-2/+5
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-121-0/+7
* [S390] secure computing arch backendHeiko Carstens2009-06-121-1/+5
* [S390] implement is_compat_taskHeiko Carstens2009-06-121-7/+5
* [S390] remove ptrace warning on 31 bit.Martin Schwidefsky2008-12-251-6/+4
* [S390] fix system call parameter functions.Martin Schwidefsky2008-11-271-1/+1
* [S390] ptrace changesMartin Schwidefsky2008-10-101-28/+33
* [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-091-0/+28
* [S390] Introduce user_regset accessors for s390Martin Schwidefsky2008-07-141-45/+318
* [S390] compat ptrace cleanupRoland McGrath2008-05-071-94/+6
* [S390] use generic sys_ptraceMartin Schwidefsky2008-04-301-36/+1