aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
Commit message (Expand)AuthorAge
* powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
* powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-07
* powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp2010-03-08
* powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp2010-03-08
* powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-16
* powerpc: Extended ptrace interfaceDave Kleikamp2010-02-16
* powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-16
* powerpc: Fix booke user_disable_single_step()Dave Kleikamp2009-07-15
* powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-08
* 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