aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace/ptrace.c
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Add dear as a synonym for pt_regs.dar registerXiongwei Song2021-08-261-0/+2
* powerpc: Add esr as a synonym for pt_regs.dsisrXiongwei Song2021-08-261-0/+2
* powerpc: remove partial register save logicNicholas Piggin2021-04-141-2/+0
* powerpc/ptrace: Remove duplicate check from pt_regs_check()Denis Efremov2021-03-241-2/+0
* powerpc/64: context tracking remove _TIF_NOHZNicholas Piggin2021-02-091-4/+0
* powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr()Christophe Leroy2020-12-041-29/+11
* powerpc/ptrace: Consolidate reg index calculationChristophe Leroy2020-12-041-14/+4
* powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy2020-04-011-19/+0
* powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy2020-04-011-31/+1
* powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy2020-04-011-16/+2
* powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy2020-04-011-650/+0
* powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy2020-04-011-966/+0
* powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy2020-04-011-914/+2
* powerpc/ptrace: split out SPE related functions.Christophe Leroy2020-04-011-66/+0
* powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy2020-04-011-124/+0
* powerpc/ptrace: split out VSX related functions.Christophe Leroy2020-04-011-172/+3
* powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSETChristophe Leroy2020-04-011-10/+0
* powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64Christophe Leroy2020-04-011-15/+3
* powerpc/ptrace: remove unused header includesChristophe Leroy2020-04-011-17/+2
* powerpc: Move ptrace into a subdirectory.Christophe Leroy2020-04-011-0/+3468