aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/powerpc/kernel/ptrace/ptrace-noadv.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-06-25powerpc/64s: avoid reloading (H)SRR registers if they are still validNicholas Piggin1-9/+5
2020-09-15powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31Ravi Bangoria1-0/+2
2020-09-15powerpc/watchpoint: Add hw_len wherever missingRavi Bangoria1-0/+1
2020-09-15powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria1-1/+3
2020-09-15powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria1-1/+1
2020-05-19powerpc/watchpoint: Use builtin ALIGN*() macrosRavi Bangoria1-1/+1
2020-05-19powerpc/watchpoint: Use loop for thread_struct->ptrace_bpsRavi Bangoria1-7/+21
2020-05-19powerpc/watchpoint: Convert thread_struct->hw_brk to an arrayRavi Bangoria1-11/+29
2020-05-19powerpc/watchpoint/ptrace: Return actual num of available watchpointsRavi Bangoria1-1/+1
2020-04-01powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy1-0/+20
2020-04-01powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy1-0/+13
2020-04-01powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy1-0/+232