summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
AgeCommit message (Expand)Author
2016-06-06powerpc/ptrace: Fix out of bounds array access warningKhem Raj
2015-11-26powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta
2015-07-30powerpc/kernel: Enable seccomp filterMichael Ellerman
2015-07-29powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman
2014-10-19Merge git://git.infradead.org/users/eparis/auditLinus Torvalds
2014-09-25powerpc: Make a bunch of things staticAnton Blanchard
2014-09-23ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris
2013-12-13powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand
2013-10-28powerpc: Set the NOTE type for SPE regsetSuzuki Poulose
2013-10-18powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang
2013-10-18powerpc: move debug registers in a structureBharat Bhushan
2013-10-11Merge branch 'for-kvm' into nextBenjamin Herrenschmidt
2013-10-11powerpc: Put FP/VSX and VR state into structuresPaul Mackerras
2013-10-11powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard
2013-07-09ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov
2013-06-25powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling
2013-05-14powerpc: Syscall hooks for context tracking subsystemLi Zhong
2013-04-18powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy
2013-03-17powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling
2013-01-16powerpc: Add DSCR support to ptraceAlexey Kardashevskiy
2013-01-10powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling
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