aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ptrace.c
AgeCommit message (Expand)Author
2012-11-15powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad
2012-11-15powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling
2012-11-15powerpc/ptrace: Fix spelling mistakeMichael Neuling
2012-11-15powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad
2012-09-10powerpc: Rework set_dabr so it can take a DABRX value as wellMichael Neuling
2012-05-23Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2012-05-22Revert "powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new P...Benjamin Herrenschmidt
2012-05-14powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard
2012-04-18seccomp: ignore secure_computing return valuesWill Drewry
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-01-17audit: inline audit_syscall_entry to reduce burden on archsEric Paris
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-10-31powerpc: remove non-required uses of include <linux/module.h>Paul Gortmaker
2011-09-29powerpc/ptrace: Fix build with gcc 4.6Benjamin Herrenschmidt
2011-07-01perf: Add context field to perf_eventAvi Kivity
2011-07-01perf: Remove the nmi parameter from the swevent and overflow interfacePeter Zijlstra
2011-05-26powerpc/ftrace: Implement raw syscall tracepoints on PowerPCIan Munsie
2011-05-06hw_breakpoints, powerpc: Fix CONFIG_HAVE_HW_BREAKPOINT off-case in ptrace_set...Frederic Weisbecker
2011-04-25powerpc, hw_breakpoints: Fix racy access to ptrace breakpointsFrederic Weisbecker
2011-03-31Fix common misspellingsLucas De Marchi
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf
2010-12-09powerpc: Fix PPC_PTRACE_SETHWDEBUG on PPC_BOOK3SAndreas Schwab
2010-10-27ptrace: cleanup arch_ptrace() on powerpcNamhyung Kim
2010-10-27ptrace: change signature of arch_ptrace()Namhyung Kim
2010-09-02powerpc: Use is_32bit_task() helper to test 32-bit binaryDenis Kirjanov
2010-06-22powerpc, hw_breakpoints: Implement hw_breakpoints for 64-bit server processorsK.Prasad
2010-04-07powerpc: Add kprobe-based event tracerMahesh Salgaonkar
2010-03-09powerpc/booke: Fix breakpoint/watchpoint one-shot behaviorDave Kleikamp
2010-03-09powerpc/booke: Fix a couple typos in the advanced ptrace codeDave Kleikamp
2010-02-17powerpc/booke: Add support for advanced debug registersDave Kleikamp
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp
2010-02-17powerpc/booke: Introduce new CONFIG options for advanced debug registersDave Kleikamp
2009-07-15powerpc: Fix booke user_disable_single_step()Dave Kleikamp
2009-06-09powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath
2008-07-30powerpc: Don't use the wrong thread_struct for ptrace get/set VSX regsMichael Neuling
2008-07-30powerpc: Fix ptrace buffer size for VSXMichael Neuling
2008-07-28powerpc: Make syscall tracing use tracehook.h helpersRoland McGrath
2008-07-28powerpc/booke: Clean up the hardware watchpoint supportKumar Gala
2008-07-25powerpc: BookE hardware watchpoint supportLuis Machado
2008-07-01powerpc: Update for VSX core file and ptraceMichael Neuling
2008-07-01powerpc: Add VSX context save/restore, ptrace and signal supportMichael Neuling
2008-07-01powerpc: Introduce VSX thread_struct and CONFIG_VSXMichael Neuling
2008-07-01powerpc: Add macros to access floating point registers in thread_struct.Michael Neuling
2008-03-20[POWERPC] user_regset PTRACE_SETREGS regression fixRoland McGrath
2008-02-07[POWERPC] Add SPE registers to core dumpsRoland McGrath
2008-02-07[POWERPC] Use generic ptrace peekdata/pokedataRoland McGrath
2008-02-07[POWERPC] Use regset code for PTRACE_*REGS* requestsRoland McGrath
2008-02-07[POWERPC] Add user_regset compat supportRoland McGrath