summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/ptrace.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc: don't use asm-generic/ptrace.hChristoph Hellwig2019-07-011-7/+22
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* powerpc: Add a framework for Kernel Userspace Access ProtectionChristophe Leroy2019-04-211-2/+9
* powerpc: Use task_stack_page() in current_pt_regs()Christophe Leroy2019-02-231-1/+1
* powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin2018-11-151-0/+1
* Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2018-10-261-0/+36
|\
| * powerpc: Add support for function error injectionNaveen N. Rao2018-10-201-0/+5
| * powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin2018-10-141-0/+4
| * powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman2018-10-141-0/+27
* | signal: Simplify tracehook_report_syscall_exitEric W. Biederman2018-09-191-1/+1
|/
* powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy2018-07-301-0/+1
* powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman2016-06-141-1/+1
* powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard2014-09-091-0/+7
* powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras2014-02-281-1/+15
* powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy2013-04-181-1/+2
* Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2012-10-131-239/+3Star
|\
| * UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells2012-10-091-239/+3Star
* | powerpc: switch to generic sys_execve()/kernel_execve()Al Viro2012-10-011-0/+2
|/
* powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard2012-04-301-6/+0Star
* powerpc: Implement GET_IP/SET_IPSrikar Dronamraju2012-02-141-8/+12
* Audit: push audit success and retcode into arch ptrace.hEric Paris2012-01-171-1/+12
* powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf2011-03-211-0/+2
* powerpc: Fix userspace build of ptrace.hSam Ravnborg2010-07-081-18/+14Star
* powerpc: Add kprobe-based event tracerMahesh Salgaonkar2010-04-071-0/+64
* ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig2010-03-131-7/+0Star
* powerpc: Extended ptrace interfaceDave Kleikamp2010-02-171-0/+77
* ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov2009-12-161-0/+2
* powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath2009-06-091-0/+4
* remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig2008-11-301-2/+0Star
* misc: replace remaining __FUNCTION__ with __func__Harvey Harrison2008-10-211-1/+1
* powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell2008-08-041-0/+293