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
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-11-22
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-10-19
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2013-10-18
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-11
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-04-18
powerpc: fixing ptrace_get_reg to return an error
Alexey Kardashevskiy
2013-01-10
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2012-04-30
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
Anton Blanchard
2012-03-28
Disintegrate asm/system.h for PowerPC
David Howells
2010-12-09
powerpc: Update compat_arch_ptrace
Andreas Schwab
2009-07-12
headers: smp_lock.h redux
Alexey Dobriyan
2009-04-07
powerpc: Fix ptrace compat wrapper for FPU register access
Michael Neuling
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