aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace.c
Commit message (Expand)AuthorAge
* powerpc/ptrace: Preserve previous TM fprs/vsrs on short regset writeDave Martin2017-01-19
* powerpc/ptrace: Preserve previous fprs/vsrs on short regset writeDave Martin2017-01-19
* Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-24
* powerpc: tm: Rename transct_(*) to ck(\1)_stateCyril Bur2016-10-04
* powerpc: tm: Always use fp_state and vr_state to store live registersCyril Bur2016-10-04
* powerpc/ptrace: Fix cppcheck issue in gpr32_set_common/gpr32_get_common()Simon Guo2016-09-13
* powerpc/sparse: Add more assembler prototypesDaniel Axtens2016-09-13
* powerpc/ptrace: Fix coredump since ptrace TM changesCyril Bur2016-08-10
* powerpc/ptrace: Enable support for Performance Monitor registersAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable support for EBB registersAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable support for NT_PPPC_TAR, NT_PPC_PPR, NT_PPC_DSCRAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable NT_PPC_TM_CTAR, NT_PPC_TM_CPPR, NT_PPC_TM_CDSCRAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable support for TM SPR stateAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable support for NT_PPC_CVSXAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable support for NT_PPC_CVMXAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable support for NT_PPC_CFPRAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable support for NT_PPC_CGPRAnshuman Khandual2016-07-31
* powerpc/ptrace: Adapt gpr32_get, gpr32_set functions for transactionAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable in transaction NT_PPC_VSX ptrace requestsAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable in transaction NT_PPC_VMX ptrace requestsAnshuman Khandual2016-07-31
* powerpc/ptrace: Enable in transaction NT_PRFPREG ptrace requestsAnshuman Khandual2016-07-31
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds2016-07-29
|\
| * powerpc/ptrace: run seccomp after ptraceKees Cook2016-06-14
| * seccomp: Add a seccomp_data parameter secure_computing()Andy Lutomirski2016-06-14
* | powerpc/ptrace: Fix out of bounds array access warningKhem Raj2016-06-05
|/
* powerpc: Add rN aliases to the pt_regs_offset table.Rashmica Gupta2015-11-26
* powerpc/kernel: Enable seccomp filterMichael Ellerman2015-07-30
* powerpc/kernel: Change the do_syscall_trace_enter() APIMichael Ellerman2015-07-28
* Merge git://git.infradead.org/users/eparis/auditLinus Torvalds2014-10-19
|\
| * ARCH: AUDIT: audit_syscall_entry() should not require the archEric Paris2014-09-23
* | powerpc: Make a bunch of things staticAnton Blanchard2014-09-25
|/
* powerpc: PTRACE_PEEKUSR always returns FPR0Ulrich Weigand2013-12-12
* powerpc: Set the NOTE type for SPE regsetSuzuki Poulose2013-10-28
* powerpc/booke: clear DBCR0_BT in user_disable_single_step()James Yang2013-10-18
* powerpc: move debug registers in a structureBharat Bhushan2013-10-18
* Merge branch 'for-kvm' into nextBenjamin Herrenschmidt2013-10-11
|\
| * powerpc: Put FP/VSX and VR state into structuresPaul Mackerras2013-10-11
* | powerpc: PTRACE_PEEKUSR/PTRACE_POKEUSER of FPR registers in little endian buildsAnton Blanchard2013-10-11
|/
* ptrace/powerpc: revert "hw_breakpoints: Fix racy access to ptrace breakpoints"Oleg Nesterov2013-07-09
* powerpc/hw_brk: Fix setting of length for exact mode breakpointsMichael Neuling2013-06-25
* powerpc: Syscall hooks for context tracking subsystemLi Zhong2013-05-14
* powerpc/ptrace: Add DAWR debug feature info for userspaceMichael Neuling2013-04-18
* powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-17
* powerpc/ptrace: Fix brk.len used uninitialisedMichael Neuling2013-03-16
* powerpc: Add DSCR support to ptraceAlexey Kardashevskiy2013-01-15
* powerpc: Hardware breakpoints rewrite to handle non DABR breakpoint registersMichael Neuling2013-01-10
* powerpc/ptrace: Enable hardware breakpoint upon re-registeringAravinda Prasad2012-11-14
* powerpc/ptrace: Remove unused addr parameter in ppc_del_hwdebug()Michael Neuling2012-11-14
* powerpc/ptrace: Fix spelling mistakeMichael Neuling2012-11-14
* powerpc/hw-breakpoint: Use generic hw-breakpoint interfaces for new PPC ptrac...K.Prasad2012-11-14