summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace/ptrace-decl.h
Commit message (Expand)AuthorAgeFilesLines
* powerpc/ptrace: Expose HASHKEYR register to ptraceBenjamin Gray2023-06-191-0/+3
* powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptraceBenjamin Gray2023-06-191-0/+1
* powerpc/ptrace: Add missing <linux/regset.h> includeBenjamin Gray2023-06-191-0/+2
* powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...Christophe Leroy2021-04-021-14/+0
* powerpc/signal: Don't manage floating point regs when no FPUChristophe Leroy2020-12-041-0/+14
* powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()Christophe Leroy2020-12-041-0/+4
* powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()Christophe Leroy2020-12-041-0/+3
* powerpc: switch to ->regset_get()Al Viro2020-07-271-29/+15
* powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy2020-04-011-0/+1
* powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy2020-04-011-0/+2
* powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy2020-04-011-0/+5
* powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy2020-04-011-0/+43
* powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy2020-04-011-0/+89
* powerpc/ptrace: split out SPE related functions.Christophe Leroy2020-04-011-0/+9
* powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy2020-04-011-0/+9
* powerpc/ptrace: split out VSX related functions.Christophe Leroy2020-04-011-0/+26