summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ptrace.c
AgeCommit message (Expand)Author
2017-09-20powerpc/tm: Flush TM only if CPU has TM featureGustavo Romero
2017-08-31powerpc: Squash lines for simple wrapper functionsMasahiro Yamada
2017-07-28powerpc/tm: Fix saving of TM SPRs in core dumpGustavo Romero
2017-01-20powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin
2017-01-20powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-10-04powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur
2016-10-04powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur
2016-09-13powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()Simon Guo
2016-09-13powerpc/sparse: Add more assembler prototypesDaniel Axtens
2016-08-10powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur
2016-08-01powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for EBB registersAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CFPRAnshuman Khandual
2016-08-01powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual
2016-08-01powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual
2016-08-01powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual
2016-07-29Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2016-06-14powerpc/ptrace: run seccomp after ptraceKees Cook
2016-06-14seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski
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