summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace32.c
Commit message (Expand)AuthorAgeFilesLines
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
* ptrace: Don't allow accessing an undumpable mmEric W. Biederman2016-11-221-2/+2
* mm: replace access_process_vm() write parameter with gup_flagsLorenzo Stoakes2016-10-191-2/+3
* powerpc: move debug registers in a structureBharat Bhushan2013-10-181-1/+1
* powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-111-7/+4
* powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-181-3/+12
* powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-101-1/+7
* powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-301-32/+0
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-281-1/+1
* powerpc: Update compat_arch_ptraceAndreas Schwab2010-12-091-0/+7
* headers: smp_lock.h reduxAlexey Dobriyan2009-07-121-1/+0
* powerpc: Fix ptrace compat wrapper for FPU register accessMichael Neuling2009-04-071-4/+11
* powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processesMichael Neuling2008-07-301-0/+2
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-011-3/+11
* Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"Paul Mackerras2008-04-241-27/+0
* [POWERPC] Add compat handler for PTRACE_GETSIGINFOAndreas Schwab2008-04-201-0/+27
* [POWERPC] Use regset code for compat PTRACE_*REGS* callsRoland McGrath2008-02-071-71/+25
* [POWERPC] Use generic compat_sys_ptraceRoland McGrath2008-02-071-28/+5
* [POWERPC] Use generic compat_ptrace_requestRoland McGrath2008-02-071-32/+2
* [POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2007-10-031-0/+8
* [POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt2007-06-141-2/+0
* [POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2007-06-141-13/+14
* [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-141-6/+5
* [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-141-117/+87
* [POWERPC] ptrace cleanupsBenjamin Herrenschmidt2007-06-141-0/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] use ptrace_get_task_struct in various placesChristoph Hellwig2006-01-081-21/+7
* powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras2005-11-191-1/+2
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-311-2/+2
* powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpcPaul Mackerras2005-10-201-0/+450