index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ptrace32.c
Age
Commit message (
Expand
)
Author
2008-07-30
powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes
Michael Neuling
2008-07-01
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-04-24
Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"
Paul Mackerras
2008-04-20
[POWERPC] Add compat handler for PTRACE_GETSIGINFO
Andreas Schwab
2008-02-07
[POWERPC] Use regset code for compat PTRACE_*REGS* calls
Roland McGrath
2008-02-07
[POWERPC] Use generic compat_sys_ptrace
Roland McGrath
2008-02-07
[POWERPC] Use generic compat_ptrace_request
Roland McGrath
2007-10-03
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
Roland McGrath
2007-06-14
[POWERPC] ptrace shouldn't touch FP exec mode
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Allow ptrace write to pt_regs trap and orig_r3
Benjamin Herrenschmidt
2007-06-14
[POWERPC] Uninline common ptrace bits
Benjamin Herrenschmidt
2007-06-14
[POWERPC] ptrace updates & new, better requests
Benjamin Herrenschmidt
2007-06-14
[POWERPC] ptrace cleanups
Benjamin Herrenschmidt
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-01-08
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2005-11-19
powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel
Paul Mackerras
2005-10-31
powerpc: apply recent changes to merged code
Paul Mackerras
2005-10-20
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
Paul Mackerras