aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kernel/ptrace.c
AgeCommit message (Expand)Author
2013-12-16s390: optimize control register updateMartin Schwidefsky
2013-12-16s390/ptrace: simplify enable/disable single stepMartin Schwidefsky
2013-10-24s390/compat: make psw32_user_bits a constant value againHeiko Carstens
2013-10-24s390: fix handling of runtime instrumentation psw bitHeiko Carstens
2013-10-24s390: fix save and restore of the floating-point-control registerMartin Schwidefsky
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky
2013-08-28s390/tx: allow program interruption filtering in user spaceMartin Schwidefsky
2013-08-22s390: replace remaining strict_strtoul() with kstrtoul()Heiko Carstens
2013-07-16s390/ptrace: PTRACE_TE_ABORT_RANDMichael Mueller
2012-09-26s390/ptrace: add missing ifdefHeiko Carstens
2012-09-26s390: add support for transactional memoryMartin Schwidefsky
2012-08-08s390/seccomp: add support for system call filtering using BPFHeiko Carstens
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-03-28Disintegrate asm/system.h for S390David Howells
2012-02-27compat: fix compile breakage on s390Heiko Carstens
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2011-12-01[S390] remove reset of system call restart on psw changesMartin Schwidefsky
2011-12-01[S390] add missing .set function for NT_S390_LAST_BREAK regsetMartin Schwidefsky
2011-10-30[S390] allow all addressing modesMartin Schwidefsky
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
2011-10-30[S390] add TIF_SYSCALL thread flagMartin Schwidefsky
2011-10-30[S390] signal race with restarting system callsMartin Schwidefsky
2011-10-30[S390] user per registers vs. ptrace single steppingMartin Schwidefsky
2011-01-05[S390] ptrace cleanupMartin Schwidefsky
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-05-17[S390] add breaking event address for user spaceMartin Schwidefsky
2010-05-12[S390] ptrace: fix return value of do_syscall_trace_enter()Gerald Schaefer
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/...Ingo Molnar
2010-02-17s390: Add pt_regs register and stack access APIHeiko Carstens
2010-01-13[S390] fix loading of PER control registers for utrace.Martin Schwidefsky
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone
2009-08-19[S390] ftrace: update system call tracer supportIngo Molnar
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens
2009-06-12[S390] secure computing arch backendHeiko Carstens
2009-06-12[S390] implement is_compat_taskHeiko Carstens
2008-12-25[S390] remove ptrace warning on 31 bit.Martin Schwidefsky
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky
2008-10-10[S390] ptrace changesMartin Schwidefsky
2008-09-09[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson
2008-07-14[S390] Introduce user_regset accessors for s390Martin Schwidefsky
2008-05-07[S390] compat ptrace cleanupRoland McGrath
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky