aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-27Merge branch 'tracing/core' of git://git.kernel.org/pub/scm/linux/kernel/git/frederic/random-tracing into tracing/coreIngo Molnar1-0/+58
2010-02-17s390: Add pt_regs register and stack access APIHeiko Carstens1-0/+58
2010-01-13[S390] fix loading of PER control registers for utrace.Martin Schwidefsky1-0/+8
2009-12-18[S390] rename NT_PRXSTATUS to NT_S390_HIGHREGSMartin Schwidefsky1-1/+1
2009-10-06[S390] 64-bit register support for 31-bit processesHeiko Carstens1-0/+70
2009-09-22[S390] ptrace: use common code for simple peek/poke operationsChristian Borntraeger1-15/+4
2009-08-26tracing: Create generic syscall TRACE_EVENTsJosh Stone1-4/+4
2009-08-26tracing: Move tracepoint callbacks from declaration to definitionJosh Stone1-2/+2
2009-08-26tracing: Rename FTRACE_SYSCALLS for tracepointsJosh Stone1-2/+2
2009-08-19[S390] ftrace: update system call tracer supportIngo Molnar1-2/+5
2009-07-12headers: smp_lock.h reduxAlexey Dobriyan1-1/+0
2009-06-12[S390] ftrace: add system call tracer supportHeiko Carstens1-0/+7
2009-06-12[S390] secure computing arch backendHeiko Carstens1-1/+5
2009-06-12[S390] implement is_compat_taskHeiko Carstens1-7/+5
2008-12-25[S390] remove ptrace warning on 31 bit.Martin Schwidefsky1-6/+4
2008-11-27[S390] fix system call parameter functions.Martin Schwidefsky1-1/+1
2008-10-10[S390] ptrace changesMartin Schwidefsky1-28/+33
2008-09-09[S390] CVE-2008-1514: prevent ptrace padding area read/write in 31-bit modeJarod Wilson1-0/+28
2008-07-14[S390] Introduce user_regset accessors for s390Martin Schwidefsky1-45/+318
2008-05-07[S390] compat ptrace cleanupRoland McGrath1-94/+6
2008-04-30[S390] use generic sys_ptraceMartin Schwidefsky1-36/+1
2008-04-30[S390] Remove self ptrace IEEE_IP hack.Martin Schwidefsky1-20/+0
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-0/+1
2008-01-26[S390] single-step cleanupRoland McGrath1-9/+6
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan1-5/+0
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan1-4/+1
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan1-5/+1
2007-02-05[S390] noexec protectionGerald Schaefer1-5/+5
2007-02-05[S390] Get rid of a lot of sparse warnings.Heiko Carstens1-17/+19
2006-05-01[PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro1-3/+2
2006-01-12[PATCH] s390: task_pt_regs()Al Viro1-13/+13
2006-01-08[PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig1-23/+6
2006-01-06[PATCH] s390: cleanup KconfigMartin Schwidefsky1-12/+12
2005-06-04[PATCH] s390: uml ptrace fixesBodo Stroesser1-0/+7
2005-06-04[PATCH] s390: ptrace peek and pokeMartin Schwidefsky1-5/+43
2005-05-03Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-2/+3
2005-05-01[PATCH] convert that currently tests _NSIG directly to use valid_signal()Jesper Juhl1-2/+3
2005-04-29[AUDIT] Don't allow ptrace to fool auditing, log arch of audited syscalls.1-10/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+738