aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
Commit message (Expand)AuthorAge
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-25
* hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-06
* powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-20
* powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab2010-12-08
* ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-02
* 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