index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ptrace
/
ptrace.c
Age
Commit message (
Expand
)
Author
2021-08-26
powerpc: Add dear as a synonym for pt_regs.dar register
Xiongwei Song
2021-08-26
powerpc: Add esr as a synonym for pt_regs.dsisr
Xiongwei Song
2021-04-14
powerpc: remove partial register save logic
Nicholas Piggin
2021-03-24
powerpc/ptrace: Remove duplicate check from pt_regs_check()
Denis Efremov
2021-02-09
powerpc/64: context tracking remove _TIF_NOHZ
Nicholas Piggin
2020-12-04
powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()
Christophe Leroy
2020-12-04
powerpc/ptrace: Consolidate reg index calculation
Christophe Leroy
2020-04-01
powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
Christophe Leroy
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
2020-04-01
powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
Christophe Leroy
2020-04-01
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
2020-04-01
powerpc/ptrace: remove unused header includes
Christophe Leroy
2020-04-01
powerpc: Move ptrace into a subdirectory.
Christophe Leroy