aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ptrace.c
AgeCommit message (Expand)Author
2010-04-07powerpc: Add kprobe-based event tracerMahesh Salgaonkar
2010-03-09powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp
2010-03-09powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp
2009-06-09powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath
2008-07-30powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling
2008-07-30powerpc: Fix ptrace buffer size for VSXMichael Neuling
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling
2008-03-20[POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath
2008-02-07[POWERPC] Add SPE registers to core dumpsRoland McGrath
2008-02-07[POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath
2008-02-07[POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath
2008-02-07[POWERPC] Add user_regset compat supportRoland McGrath
2008-02-07[POWERPC] Add user_regset_view definitionsRoland McGrath
2008-02-07[POWERPC] Use user_regset accessors for GPRsRoland McGrath
2008-02-07[POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath
2008-02-07[POWERPC] Use user_regset accessors for SPE regsRoland McGrath
2008-02-07[POWERPC] Use user_regset accessors for altivec regsRoland McGrath
2008-02-07[POWERPC] Use user_regset accessors for FP regsRoland McGrath
2008-01-30powerpc: ptrace generic resumeRoland McGrath
2008-01-30powerpc: arch_has_single_stepRoland McGrath
2007-10-16Consolidate PTRACE_DETACHAlexey Dobriyan
2007-10-03[POWERPC] Add CHECK_FULL_REGS in several places in ptrace codeRoland McGrath
2007-09-14[POWERPC] Add cpu feature for SPE handlingKumar Gala
2007-07-17PTRACE_POKEDATA consolidationAlexey Dobriyan
2007-07-17PTRACE_PEEKDATA consolidationAlexey Dobriyan
2007-06-14[POWERPC] powerpc: ptrace can set DABR on both 32 and 64 bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace shouldn't touch FP exec modeBenjamin Herrenschmidt
2007-06-14[POWERPC] Allow ptrace write to pt_regs trap and orig_r3Benjamin Herrenschmidt
2007-06-14[POWERPC] Remove some useless ifdef's in ptraceBenjamin Herrenschmidt
2007-06-14[POWERPC] Uninline common ptrace bitsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace updates & new, better requestsBenjamin Herrenschmidt
2007-06-14[POWERPC] ptrace cleanupsBenjamin Herrenschmidt
2007-06-14[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32 bitsBenjamin Herrenschmidt
2007-06-02[POWERPC] Fix ppc32 single-stepping out of syscallsBenjamin Herrenschmidt
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-01-24[POWERPC] Mask 32-bit system call arguments to 32 bits on PPC64 in audit codeDavid Woodhouse
2006-09-26[POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_{enter,leave}David Woodhouse
2006-09-26[POWERPC] Fix audit syscall success/failure reporting on PowerPCDavid Woodhouse
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-09[PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32Renzo Davoli