aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
Commit message (Expand)AuthorAge
* powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling2008-07-30
* powerpc: Fix ptrace buffer size for VSXMichael Neuling2008-07-30
* powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-28
* powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-28
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-25
* powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-01
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-06-30
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-06-30
* [POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath2008-03-19
* [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-07
* [POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath2008-02-07
* [POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath2008-02-07
* [POWERPC] Add user_regset compat supportRoland McGrath2008-02-07
* [POWERPC] Add user_regset_view definitionsRoland McGrath2008-02-07
* [POWERPC] Use user_regset accessors for GPRsRoland McGrath2008-02-07
* [POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath2008-02-07
* [POWERPC] Use user_regset accessors for SPE regsRoland McGrath2008-02-07
* [POWERPC] Use user_regset accessors for altivec regsRoland McGrath2008-02-07
* [POWERPC] Use user_regset accessors for FP regsRoland McGrath2008-02-07
* powerpc: ptrace generic resumeRoland McGrath2008-01-30
* powerpc: arch_has_single_stepRoland McGrath2008-01-30
* Consolidate PTRACE_DETACHAlexey Dobriyan2007-10-16
* [POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath2007-10-02
* [POWERPC] Add cpu feature for SPE handlingKumar Gala2007-09-14
* PTRACE_POKEDATA consolidationAlexey Dobriyan2007-07-17
* PTRACE_PEEKDATA consolidationAlexey Dobriyan2007-07-17
* [POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt2007-06-14
* [POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt2007-06-14
* [POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt2007-06-14
* [POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt2007-06-14
* [POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt2007-06-14
* [POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt2007-06-14
* [POWERPC] ptrace cleanupsBenjamin Herrenschmidt2007-06-14
* [POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt2007-06-14
* [POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt2007-06-02
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse2007-01-24
* [POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse2006-09-26
* [POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse2006-09-26
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32Renzo Davoli2006-06-09
* [PATCH] drop task argument of audit_syscall_{entry,exit}Al Viro2006-05-01
* powerpc: Fix various syscall/signal/swapcontext bugsPaul Mackerras2006-03-07
* powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernelPaul Mackerras2005-11-19
* [PATCH] consolidate sys_ptrace()Christoph Hellwig2005-11-07
* powerpc: apply recent changes to merged codePaul Mackerras2005-10-30
* powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpcPaul Mackerras2005-10-19
* powerpc: merge ptrace.cStephen Rothwell2005-10-13