aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ptrace.c
Commit message (Expand)AuthorAge
* [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
* tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone2009-08-25
* [S390] ftrace: update system call tracer supportIngo Molnar2009-08-19
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-12
* [S390] ftrace: add system call tracer supportHeiko Carstens2009-06-12
* [S390] secure computing arch backendHeiko Carstens2009-06-12
* [S390] implement is_compat_taskHeiko Carstens2009-06-12
* [S390] remove ptrace warning on 31 bit.Martin Schwidefsky2008-12-25
* [S390] fix system call parameter functions.Martin Schwidefsky2008-11-27
* [S390] ptrace changesMartin Schwidefsky2008-10-10
* [S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson2008-09-09
* [S390] Introduce user_regset accessors for s390Martin Schwidefsky2008-07-14
* [S390] compat ptrace cleanupRoland McGrath2008-05-07
* [S390] use generic sys_ptraceMartin Schwidefsky2008-04-30
* [S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky2008-04-30
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-17
* [S390] single-step cleanupRoland McGrath2008-01-26
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* [S390] noexec protectionGerald Schaefer2007-02-05
* [S390] Get rid of a lot of sparse warnings.Heiko Carstens2007-02-05
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-01
* [PATCH] s390: task_pt_regs()Al Viro2006-01-12
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-08
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-06
* [PATCH] s390: uml ptrace fixesBodo Stroesser2005-06-04
* [PATCH] s390: ptrace peek and pokeMartin Schwidefsky2005-06-04
* Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2005-05-03
|\
| * [PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl2005-05-01
* | [AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.2005-04-29
|/
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16