summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/kernel/ptrace (follow)
Commit message (Expand)AuthorAgeFilesLines
* powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek2020-04-021-1/+1
* powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy2020-04-011-19/+0
* powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy2020-04-014-31/+37
* powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy2020-04-014-16/+26
* powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy2020-04-015-650/+709
* powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy2020-04-014-968/+949
* powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy2020-04-014-914/+943
* powerpc/ptrace: split out SPE related functions.Christophe Leroy2020-04-014-66/+78
* powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy2020-04-014-124/+138
* powerpc/ptrace: split out VSX related functions.Christophe Leroy2020-04-015-172/+241
* 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-012-28/+2
* powerpc: Move ptrace into a subdirectory.Christophe Leroy2020-04-013-0/+3795