powerpc: Add macros to access floating point registers in thread_struct.
[safe/jmp/linux-2.6] / arch / powerpc / kernel / ptrace.c
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