headers: smp_lock.h redux
[safe/jmp/linux-2.6] / arch / powerpc / kernel / ptrace32.c
2009-07-12 Alexey Dobriyanheaders: smp_lock.h redux
2009-04-07 Michael Neulingpowerpc: Fix ptrace compat wrapper for FPU register...
2008-07-30 Michael Neulingpowerpc: Correctly hookup PTRACE_GET/SETVSRREGS for...
2008-07-01 Michael Neulingpowerpc: Add macros to access floating point registers...
2008-04-24 Paul MackerrasRevert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"
2008-04-20 Andreas Schwab[POWERPC] Add compat handler for PTRACE_GETSIGINFO
2008-02-07 Roland McGrath[POWERPC] Use regset code for compat PTRACE_*REGS*...
2008-02-07 Roland McGrath[POWERPC] Use generic compat_sys_ptrace
2008-02-07 Roland McGrath[POWERPC] Use generic compat_ptrace_request
2007-10-03 Roland McGrath[POWERPC] Add CHECK_FULL_REGS in several places in...
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] Uninline common ptrace bits
2007-06-14 Benjamin Herrenschmidt[POWERPC] ptrace updates & new, better requests
2007-06-14 Benjamin Herrenschmidt[POWERPC] ptrace cleanups
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-01-09 Christoph Hellwig[PATCH] use ptrace_get_task_struct in various places
2005-11-19 Paul Mackerraspowerpc: move include/asm-ppc64/ptrace-common.h to...
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