hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()
[linux-flexiantxendom0-natty.git] / arch / powerpc / kernel / ptrace.c
2011-06-02 Frederic Weisbeckerhw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT...
2010-12-09 Andreas Schwabpowerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S
2010-10-28 Namhyung Kimptrace: cleanup arch_ptrace() on powerpc
2010-10-28 Namhyung Kimptrace: change signature of arch_ptrace()
2010-09-02 Denis Kirjanovpowerpc: Use is_32bit_task() helper to test 32-bit...
2010-06-22 K.Prasadpowerpc, hw_breakpoints: Implement hw_breakpoints for...
2010-04-07 Mahesh Salgaonkarpowerpc: Add kprobe-based event tracer
2010-03-09 Dave Kleikamppowerpc/booke: Fix breakpoint/watchpoint one-shot behavior
2010-03-09 Dave Kleikamppowerpc/booke: Fix a couple typos in the advanced ptrac...
2010-02-17 Dave Kleikamppowerpc/booke: Add support for advanced debug registers
2010-02-17 Dave Kleikamppowerpc: Extended ptrace interface
2010-02-17 Dave Kleikamppowerpc/booke: Introduce new CONFIG options for advance...
2009-07-15 Dave Kleikamppowerpc: Fix booke user_disable_single_step()
2009-06-09 Roland McGrathpowerpc: Add PTRACE_SINGLEBLOCK support
2008-07-30 Michael Neulingpowerpc: Don't use the wrong thread_struct for ptrace...
2008-07-30 Michael Neulingpowerpc: Fix ptrace buffer size for VSX
2008-07-28 Roland McGrathpowerpc: Make syscall tracing use tracehook.h helpers
2008-07-28 Kumar Galapowerpc/booke: Clean up the hardware watchpoint support
2008-07-25 Kumar Galapowerpc: clean up the Book-E HW watchpoint support
2008-07-25 Luis Machadopowerpc: BookE hardware watchpoint support
2008-07-01 Michael Neulingpowerpc: Update for VSX core file and ptrace
2008-07-01 Michael Neulingpowerpc: Add VSX context save/restore, ptrace and signa...
2008-07-01 Michael Neulingpowerpc: Introduce VSX thread_struct and CONFIG_VSX
2008-07-01 Michael Neulingpowerpc: Add macros to access floating point registers...
2008-03-19 Roland McGrath[POWERPC] user_regset PTRACE_SETREGS regression fix
2008-02-07 Roland McGrath[POWERPC] Add SPE registers to core dumps
2008-02-07 Roland McGrath[POWERPC] Use generic ptrace peekdata/pokedata
2008-02-07 Roland McGrath[POWERPC] Use regset code for PTRACE_*REGS* requests
2008-02-07 Roland McGrath[POWERPC] Add user_regset compat support
2008-02-07 Roland McGrath[POWERPC] Add user_regset_view definitions
2008-02-07 Roland McGrath[POWERPC] Use user_regset accessors for GPRs
2008-02-07 Roland McGrath[POWERPC] ptrace accessors for special regs MSR and...
2008-02-07 Roland McGrath[POWERPC] Use user_regset accessors for SPE regs
2008-02-07 Roland McGrath[POWERPC] Use user_regset accessors for altivec regs
2008-02-07 Roland McGrath[POWERPC] Use user_regset accessors for FP regs
2008-01-30 Roland McGrathpowerpc: ptrace generic resume
2008-01-30 Roland McGrathpowerpc: arch_has_single_step
2007-10-16 Alexey DobriyanConsolidate PTRACE_DETACH
2007-10-03 Roland McGrath[POWERPC] Add CHECK_FULL_REGS in several places in...
2007-09-14 Kumar Gala[POWERPC] Add cpu feature for SPE handling
2007-07-17 Alexey DobriyanPTRACE_POKEDATA consolidation
2007-07-17 Alexey DobriyanPTRACE_PEEKDATA consolidation
2007-06-14 Benjamin Herrenschmidt[POWERPC] powerpc: ptrace can set DABR on both 32 and...
2007-06-14 Benjamin Herrenschmidt[POWERPC] ptrace shouldn't touch FP exec mode
2007-06-14 Benjamin Herrenschmidt[POWERPC] Allow ptrace write to pt_regs trap and orig_r3
2007-06-14 Benjamin Herrenschmidt[POWERPC] Remove some useless ifdef's in ptrace
2007-06-14 Benjamin Herrenschmidt[POWERPC] Uninline common ptrace bits
2007-06-14 Benjamin Herrenschmidt[POWERPC] ptrace updates & new, better requests
2007-06-14 Benjamin Herrenschmidt[POWERPC] ptrace cleanups
2007-06-14 Benjamin Herrenschmidt[POWERPC] Disable broken PPC_PTRACE_GETFPREGS on 32...
2007-06-02 Benjamin Herrenschmidt[POWERPC] Fix ppc32 single-stepping out of syscalls
2007-05-08 Randy Dunlapheader cleaning: don't include smp_lock.h when not...
2007-01-24 David Woodhouse[POWERPC] Mask 32-bit system call arguments to 32 bits...
2006-09-26 David Woodhouse[POWERPC] Fix PPC32 SECCOMP, unexport do_syscall_trace_...
2006-09-26 David Woodhouse[POWERPC] Fix audit syscall success/failure reporting...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-09 Renzo Davoli[PATCH] powerpc: enable PPC_PTRACE_[GS]ETREGS on ppc32
2006-05-01 Al Viro[PATCH] drop task argument of audit_syscall_{entry...
2006-03-08 Paul Mackerraspowerpc: Fix various syscall/signal/swapcontext bugs
2005-11-19 Paul Mackerraspowerpc: move include/asm-ppc64/ptrace-common.h to...
2005-11-07 Christoph Hellwig[PATCH] consolidate sys_ptrace()
2005-10-31 Paul Mackerraspowerpc: apply recent changes to merged code
2005-10-19 Paul Mackerraspowerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
2005-10-13 Stephen Rothwellpowerpc: merge ptrace.c