Age | Commit message (Expand) | Author | Files | Lines |
2012-03-28 | Disintegrate asm/system.h for PowerPC | David Howells | 1 | -1/+1 |
2012-01-18 | audit: inline audit_syscall_entry to reduce burden on archs | Eric Paris | 1 | -14/+12 |
2012-01-18 | Audit: push audit success and retcode into arch ptrace.h | Eric Paris | 1 | -3/+1 |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -3/+0 |
2011-11-01 | powerpc: remove non-required uses of include <linux/module.h> | Paul Gortmaker | 1 | -3/+0 |
2011-09-29 | powerpc/ptrace: Fix build with gcc 4.6 | Benjamin Herrenschmidt | 1 | -4/+14 |
2011-07-01 | perf: Add context field to perf_event | Avi Kivity | 1 | -1/+1 |
2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra | 1 | -1/+1 |
2011-05-26 | powerpc/ftrace: Implement raw syscall tracepoints on PowerPC | Ian Munsie | 1 | -0/+10 |
2011-05-06 | hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set... | Frederic Weisbecker | 1 | -4/+11 |
2011-04-25 | powerpc, hw_breakpoints: Fix racy access to ptrace breakpoints | Frederic Weisbecker | 1 | -0/+3 |
2011-03-31 | Fix common misspellings | Lucas De Marchi | 1 | -1/+1 |
2011-03-21 | powerpc/ptrace: Remove BUG_ON when full register set not available | Mike Wolf | 1 | -3/+12 |
2010-12-09 | powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3S | Andreas Schwab | 1 | -6/+16 |
2010-10-28 | ptrace: cleanup arch_ptrace() on powerpc | Namhyung Kim | 1 | -25/+26 |
2010-10-28 | ptrace: change signature of arch_ptrace() | Namhyung Kim | 1 | -7/+8 |
2010-09-02 | powerpc: Use is_32bit_task() helper to test 32-bit binary | Denis Kirjanov | 1 | -1/+1 |
2010-06-22 | powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processors | K.Prasad | 1 | -0/+64 |
2010-04-07 | powerpc: Add kprobe-based event tracer | Mahesh Salgaonkar | 1 | -0/+103 |
2010-03-09 | powerpc/booke: Fix breakpoint/watchpoint one-shot behavior | Dave Kleikamp | 1 | -6/+6 |
2010-03-09 | powerpc/booke: Fix a couple typos in the advanced ptrace code | Dave Kleikamp | 1 | -1/+1 |
2010-02-17 | powerpc/booke: Add support for advanced debug registers | Dave Kleikamp | 1 | -30/+404 |
2010-02-17 | powerpc: Extended ptrace interface | Dave Kleikamp | 1 | -0/+90 |
2010-02-17 | powerpc/booke: Introduce new CONFIG options for advanced debug registers | Dave Kleikamp | 1 | -11/+7 |
2009-07-15 | powerpc: Fix booke user_disable_single_step() | Dave Kleikamp | 1 | -8/+9 |
2009-06-09 | powerpc: Add PTRACE_SINGLEBLOCK support | Roland McGrath | 1 | -2/+21 |
2008-07-30 | powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regs | Michael Neuling | 1 | -2/+2 |
2008-07-30 | powerpc: Fix ptrace buffer size for VSX | Michael Neuling | 1 | -4/+2 |
2008-07-28 | powerpc: Make syscall tracing use tracehook.h helpers | Roland McGrath | 1 | -25/+22 |
2008-07-28 | powerpc/booke: Clean up the hardware watchpoint support | Kumar Gala | 1 | -3/+4 |
2008-07-25 | powerpc: BookE hardware watchpoint support | Luis Machado | 1 | -6/+66 |
2008-07-01 | powerpc: Update for VSX core file and ptrace | Michael Neuling | 1 | -8/+13 |
2008-07-01 | powerpc: Add VSX context save/restore, ptrace and signal support | Michael Neuling | 1 | -0/+70 |
2008-07-01 | powerpc: Introduce VSX thread_struct and CONFIG_VSX | Michael Neuling | 1 | -1/+28 |
2008-07-01 | powerpc: Add macros to access floating point registers in thread_struct. | Michael Neuling | 1 | -4/+6 |
2008-03-20 | [POWERPC] user_regset PTRACE_SETREGS regression fix | Roland McGrath | 1 | -2/+8 |
2008-02-07 | [POWERPC] Add SPE registers to core dumps | Roland McGrath | 1 | -1/+1 |
2008-02-07 | [POWERPC] Use generic ptrace peekdata/pokedata | Roland McGrath | 1 | -12/+0 |
2008-02-07 | [POWERPC] Use regset code for PTRACE_*REGS* requests | Roland McGrath | 1 | -175/+59 |
2008-02-07 | [POWERPC] Add user_regset compat support | Roland McGrath | 1 | -0/+162 |
2008-02-07 | [POWERPC] Add user_regset_view definitions | Roland McGrath | 1 | -0/+52 |
2008-02-07 | [POWERPC] Use user_regset accessors for GPRs | Roland McGrath | 1 | -0/+91 |
2008-02-07 | [POWERPC] ptrace accessors for special regs MSR and TRAP | Roland McGrath | 1 | -15/+30 |
2008-02-07 | [POWERPC] Use user_regset accessors for SPE regs | Roland McGrath | 1 | -33/+57 |
2008-02-07 | [POWERPC] Use user_regset accessors for altivec regs | Roland McGrath | 1 | -34/+78 |
2008-02-07 | [POWERPC] Use user_regset accessors for FP regs | Roland McGrath | 1 | -6/+31 |
2008-01-30 | powerpc: ptrace generic resume | Roland McGrath | 1 | -46/+0 |
2008-01-30 | powerpc: arch_has_single_step | Roland McGrath | 1 | -6/+6 |
2007-10-16 | Consolidate PTRACE_DETACH | Alexey Dobriyan | 1 | -4/+0 |
2007-10-03 | [POWERPC] Add CHECK_FULL_REGS in several places in ptrace code | Roland McGrath | 1 | -0/+4 |