summaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/ptrace.h
AgeCommit message (Expand)Author
2019-02-23powerpc: Use task_stack_page() in current_pt_regs()Christophe Leroy
2018-11-15powerpc/64: Fix kernel stack 16-byte alignmentNicholas Piggin
2018-10-26Merge tag 'powerpc-4.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2018-10-20powerpc: Add support for function error injectionNaveen N. Rao
2018-10-14powerpc/64: Interrupts save PPR on stack rather than thread_structNicholas Piggin
2018-10-14powerpc: Split user/kernel definitions of struct pt_regsMichael Ellerman
2018-09-19signal: Simplify tracehook_report_syscall_exitEric W. Biederman
2018-07-30powerpc: move ASM_CONST and stringify_in_c() into asm-const.hChristophe Leroy
2016-06-14powerpc: Define and use PPC64_ELF_ABI_v2/v1Michael Ellerman
2014-09-09powerpc/perf: Fix ABIv2 kernel backtracesAnton Blanchard
2014-02-28powerpc: Increase stack redzone for 64-bit userspace to 512 bytesPaul Mackerras
2013-04-18powerpc: fixing ptrace_get_reg to return an errorAlexey Kardashevskiy
2012-10-13Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2012-10-09UAPI: (Scripted) Disintegrate arch/powerpc/include/asmDavid Howells
2012-09-30powerpc: switch to generic sys_execve()/kernel_execve()Al Viro
2012-04-30powerpc: Remove old powerpc specific ptrace getregs/setregs callsAnton Blanchard
2012-02-14powerpc: Implement GET_IP/SET_IPSrikar Dronamraju
2012-01-17Audit: push audit success and retcode into arch ptrace.hEric Paris
2011-03-21powerpc/ptrace: Remove BUG_ON when full register set not availableMike Wolf
2010-07-08powerpc: Fix userspace build of ptrace.hSam Ravnborg
2010-04-07powerpc: Add kprobe-based event tracerMahesh Salgaonkar
2010-03-12ptrace: move user_enable_single_step & co prototypes to linux/ptrace.hChristoph Hellwig
2010-02-17powerpc: Extended ptrace interfaceDave Kleikamp
2009-12-16ptrace: powerpc: implement user_single_step_siginfo()Oleg Nesterov
2009-06-09powerpc: Add PTRACE_SINGLEBLOCK supportRoland McGrath
2008-11-30remove __ARCH_WANT_COMPAT_SYS_PTRACEChristoph Hellwig
2008-10-20misc: replace remaining __FUNCTION__ with __func__Harvey Harrison
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell