summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace/ptrace.c
AgeCommit message (Expand)AuthorFilesLines
2020-04-01powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy1-19/+0
2020-04-01powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy1-31/+1
2020-04-01powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy1-16/+2
2020-04-01powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy1-650/+0
2020-04-01powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy1-966/+0
2020-04-01powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy1-914/+2
2020-04-01powerpc/ptrace: split out SPE related functions.Christophe Leroy1-66/+0
2020-04-01powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy1-124/+0
2020-04-01powerpc/ptrace: split out VSX related functions.Christophe Leroy1-172/+3
2020-04-01powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSETChristophe Leroy1-10/+0
2020-04-01powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64Christophe Leroy1-15/+3
2020-04-01powerpc/ptrace: remove unused header includesChristophe Leroy1-17/+2
2020-04-01powerpc: Move ptrace into a subdirectory.Christophe Leroy1-0/+3468