index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ptrace
/
ptrace-decl.h
Age
Commit message (
Expand
)
Author
2023-06-19
powerpc/ptrace: Expose HASHKEYR register to ptrace
Benjamin Gray
2023-06-19
powerpc/ptrace: Expose DEXCR and HDEXCR registers to ptrace
Benjamin Gray
2023-06-19
powerpc/ptrace: Add missing <linux/regset.h> include
Benjamin Gray
2021-04-02
powerpc/ptrace: Don't return error when getting/setting FP regs without CONFI...
Christophe Leroy
2020-12-04
powerpc/signal: Don't manage floating point regs when no FPU
Christophe Leroy
2020-12-04
powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()
Christophe Leroy
2020-12-04
powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg()
Christophe Leroy
2020-07-27
powerpc: switch to ->regset_get()
Al Viro
2020-04-01
powerpc/ptrace: create ppc_gethwdinfo()
Christophe Leroy
2020-04-01
powerpc/ptrace: create ptrace_get_debugreg()
Christophe Leroy
2020-04-01
powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
2020-04-01
powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out SPE related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out ALTIVEC related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out VSX related functions.
Christophe Leroy