Michael Neuling
|
2bb78efab4
powerpc/ptrace: Fix brk.len used uninitialised
|
12 years ago |
Alexey Kardashevskiy
|
1715a826a5
powerpc: Add DSCR support to ptrace
|
12 years ago |
Michael Neuling
|
9422de3e95
powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registers
|
12 years ago |
Aravinda Prasad
|
a53fd61ac2
powerpc/ptrace: Enable hardware breakpoint upon re-registering
|
12 years ago |
Michael Neuling
|
ec1b33dcd2
powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()
|
12 years ago |
Michael Neuling
|
84295dfc59
powerpc/ptrace: Fix spelling mistake
|
12 years ago |
K.Prasad
|
6c7a2856ad
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags
|
12 years ago |
Michael Neuling
|
4474ef055c
powerpc: Rework set_dabr so it can take a DABRX value as well
|
12 years ago |
Linus Torvalds
|
6f73b3629f
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
|
13 years ago |
Benjamin Herrenschmidt
|
6749ef0b8b
Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags"
|
13 years ago |
K.Prasad
|
1b788400bb
powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrace flags
|
13 years ago |
Anton Blanchard
|
ec34a68149
powerpc: Remove old powerpc specific ptrace getregs/setregs calls
|
13 years ago |
Will Drewry
|
e4da89d02f
seccomp: ignore secure_computing return values
|
13 years ago |
David Howells
|
ae3a197e3d
Disintegrate asm/system.h for PowerPC
|
13 years ago |
Eric Paris
|
b05d8447e7
audit: inline audit_syscall_entry to reduce burden on archs
|
13 years ago |
Eric Paris
|
d7e7528bcd
Audit: push audit success and retcode into arch ptrace.h
|
13 years ago |
Linus Torvalds
|
32aaeffbd4
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 years ago |
Paul Gortmaker
|
ead53f22dc
powerpc: remove non-required uses of include <linux/module.h>
|
14 years ago |
Benjamin Herrenschmidt
|
e69b742a67
powerpc/ptrace: Fix build with gcc 4.6
|
13 years ago |
Avi Kivity
|
4dc0da8696
perf: Add context field to perf_event
|
14 years ago |
Peter Zijlstra
|
a8b0ca17b8
perf: Remove the nmi parameter from the swevent and overflow interface
|
14 years ago |
Ian Munsie
|
02424d8966
powerpc/ftrace: Implement raw syscall tracepoints on PowerPC
|
14 years ago |
Frederic Weisbecker
|
925f83c085
hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set_debugreg()
|
14 years ago |
Frederic Weisbecker
|
07fa7a0a8a
powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Mike Wolf
|
a71f5d5d27
powerpc/ptrace: Remove BUG_ON when full register set not available
|
14 years ago |
Andreas Schwab
|
4dfbf290ae
powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S
|
14 years ago |
Namhyung Kim
|
f68d204820
ptrace: cleanup arch_ptrace() on powerpc
|
14 years ago |
Namhyung Kim
|
9b05a69e05
ptrace: change signature of arch_ptrace()
|
14 years ago |
Denis Kirjanov
|
cab175f9fa
powerpc: Use is_32bit_task() helper to test 32-bit binary
|
15 years ago |