index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ptrace32.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ptrace: Don't allow accessing an undumpable mm
Eric W. Biederman
2016-11-22
1
-2
/
+2
*
mm: replace access_process_vm() write parameter with gup_flags
Lorenzo Stoakes
2016-10-19
1
-2
/
+3
*
powerpc: move debug registers in a structure
Bharat Bhushan
2013-10-18
1
-1
/
+1
*
powerpc: Put FP/VSX and VR state into structures
Paul Mackerras
2013-10-11
1
-7
/
+4
*
powerpc: fixing ptrace_get_reg to return an error
Alexey Kardashevskiy
2013-04-18
1
-3
/
+12
*
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
Michael Neuling
2013-01-10
1
-1
/
+7
*
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
Anton Blanchard
2012-04-30
1
-32
/
+0
*
Disintegrate asm/system.h for PowerPC
David Howells
2012-03-28
1
-1
/
+1
*
powerpc: Update compat_arch_ptrace
Andreas Schwab
2010-12-09
1
-0
/
+7
*
headers: smp_lock.h redux
Alexey Dobriyan
2009-07-12
1
-1
/
+0
*
powerpc: Fix ptrace compat wrapper for FPU register access
Michael Neuling
2009-04-07
1
-4
/
+11
*
powerpc: Correctly hookup PTRACE_GET/SETVSRREGS for 32 bit processes
Michael Neuling
2008-07-30
1
-0
/
+2
*
powerpc: Add macros to access floating point registers in thread_struct.
Michael Neuling
2008-07-01
1
-3
/
+11
*
Revert "[POWERPC] Add compat handler for PTRACE_GETSIGINFO"
Paul Mackerras
2008-04-24
1
-27
/
+0
*
[POWERPC] Add compat handler for PTRACE_GETSIGINFO
Andreas Schwab
2008-04-20
1
-0
/
+27
*
[POWERPC] Use regset code for compat PTRACE_*REGS* calls
Roland McGrath
2008-02-07
1
-71
/
+25
*
[POWERPC] Use generic compat_sys_ptrace
Roland McGrath
2008-02-07
1
-28
/
+5
*
[POWERPC] Use generic compat_ptrace_request
Roland McGrath
2008-02-07
1
-32
/
+2
*
[POWERPC] Add CHECK_FULL_REGS in several places in ptrace code
Roland McGrath
2007-10-03
1
-0
/
+8
*
[POWERPC] ptrace shouldn't touch FP exec mode
Benjamin Herrenschmidt
2007-06-14
1
-2
/
+0
*
[POWERPC] Allow ptrace write to pt_regs trap and orig_r3
Benjamin Herrenschmidt
2007-06-14
1
-13
/
+14
*
[POWERPC] Uninline common ptrace bits
Benjamin Herrenschmidt
2007-06-14
1
-6
/
+5
*
[POWERPC] ptrace updates & new, better requests
Benjamin Herrenschmidt
2007-06-14
1
-117
/
+87
*
[POWERPC] ptrace cleanups
Benjamin Herrenschmidt
2007-06-14
1
-0
/
+1
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
1
-1
/
+0
*
[PATCH] use ptrace_get_task_struct in various places
Christoph Hellwig
2006-01-08
1
-21
/
+7
*
powerpc: move include/asm-ppc64/ptrace-common.h to arch/powerpc/kernel
Paul Mackerras
2005-11-19
1
-1
/
+2
*
powerpc: apply recent changes to merged code
Paul Mackerras
2005-10-31
1
-2
/
+2
*
powerpc: Move ptrace32.c from arch/ppc64 to arch/powerpc
Paul Mackerras
2005-10-20
1
-0
/
+450