aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
Commit message (Expand)AuthorAge
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2012-05-23
|\
| * Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt2012-05-22
| * powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-05-13
| * powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-30
* | seccomp: ignore secure_computing return valuesWill Drewry2012-04-17
|/
* Disintegrate asm/system.h for PowerPCDavid Howells2012-03-28
* audit: inline audit_syscall_entry to reduce burden on archsEric Paris2012-01-17
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-17
* Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2011-11-06
|\
| * powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker2011-10-31
* | powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt2011-09-29
|/
* perf: Add context field to perf_eventAvi Kivity2011-07-01
* perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra2011-07-01
* powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie2011-05-25
* hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker2011-05-06
* powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker2011-04-25
* Fix common misspellingsLucas De Marchi2011-03-31
* powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-20
* powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab2010-12-08
* ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim2010-10-27
* ptrace: change signature of arch_ptrace()Namhyung Kim2010-10-27
* powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov2010-09-02
* powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad2010-06-22
* powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-07
* powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp2010-03-08
* powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp2010-03-08
* powerpc/booke: Add support for advanced debug registersDave Kleikamp2010-02-16
* powerpc: Extended ptrace interfaceDave Kleikamp2010-02-16
* powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp2010-02-16
* powerpc: Fix booke user_disable_single_step()Dave Kleikamp2009-07-15
* powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-08
* powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling2008-07-30
* powerpc: Fix ptrace buffer size for VSXMichael Neuling2008-07-30
* powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath2008-07-28
* powerpc/booke: Clean up the hardware watchpoint supportKumar Gala2008-07-28
* powerpc: BookE hardware watchpoint supportLuis Machado2008-07-25
* powerpc: Update for VSX core file and ptraceMichael Neuling2008-07-01
* powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling2008-06-30
* powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling2008-06-30
* powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling2008-06-30
* [POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath2008-03-19
* [POWERPC] Add SPE registers to core dumpsRoland McGrath2008-02-07
* [POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath2008-02-07
* [POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath2008-02-07
* [POWERPC] Add user_regset compat supportRoland McGrath2008-02-07
* [POWERPC] Add user_regset_view definitionsRoland McGrath2008-02-07
* [POWERPC] Use user_regset accessors for GPRsRoland McGrath2008-02-07
* [POWERPC] ptrace accessors for special regs MSR and TRAPRoland McGrath2008-02-07
* [POWERPC] Use user_regset accessors for SPE regsRoland McGrath2008-02-07
* [POWERPC] Use user_regset accessors for altivec regsRoland McGrath2008-02-07