summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-251-6/+66
* powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-011-8/+13
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-07-011-0/+70
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-07-011-1/+28
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-07-011-4/+6
* [POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath2008-03-201-2/+8
* [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-071-1/+1
* [POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath2008-02-071-12/+0
* [POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath2008-02-071-175/+59
* [POWERPC] Add user_regset compat supportRoland McGrath2008-02-071-0/+162
* [POWERPC] Add user_regset_view definitionsRoland McGrath2008-02-071-0/+52
* [POWERPC] Use user_regset accessors for GPRsRoland McGrath2008-02-071-0/+91
* [POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath2008-02-071-15/+30
* [POWERPC] Use user_regset accessors for SPE regsRoland McGrath2008-02-071-33/+57
* [POWERPC] Use user_regset accessors for altivec regsRoland McGrath2008-02-071-34/+78
* [POWERPC] Use user_regset accessors for FP regsRoland McGrath2008-02-071-6/+31
* powerpc: ptrace generic resumeRoland McGrath2008-01-301-46/+0
* powerpc: arch_has_single_stepRoland McGrath2008-01-301-6/+6
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-161-4/+0
* [POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2007-10-031-0/+4
* [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-141-4/+2
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-171-5/+1
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-171-10/+2
* [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt2007-06-141-4/+0
* [POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt2007-06-141-6/+39
* [POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2007-06-141-3/+6
* [POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt2007-06-141-4/+0
* [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-141-6/+227
* [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-141-49/+99
* [POWERPC] ptrace cleanupsBenjamin Herrenschmidt2007-06-141-194/+4
* [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt2007-06-141-0/+2
* [POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt2007-06-021-0/+2
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-081-1/+0
* [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse2007-01-241-9/+15
* [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse2006-09-261-11/+0
* [POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse2006-09-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32Renzo Davoli2006-06-091-2/+0
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-011-3/+2
* powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-081-4/+1
* powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras2005-11-191-1/+2
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-071-41/+2
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-311-1/+1
* powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpcPaul Mackerras2005-10-201-1/+1
* powerpc: merge ptrace.cStephen Rothwell2005-10-131-0/+613
OpenPOWER on IntegriCloud