summaryrefslogtreecommitdiff
path: root/arch/powerpc/kernel/ptrace
AgeCommit message (Expand)Author
2020-09-15powerpc/watchpoint/ptrace: Introduce PPC_DEBUG_FEATURE_DATA_BP_ARCH_31Ravi Bangoria
2020-09-15powerpc/watchpoint: Add hw_len wherever missingRavi Bangoria
2020-09-15powerpc/watchpoint: Fix exception handling for CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria
2020-09-15powerpc/watchpoint/ptrace: Fix SETHWDEBUG when CONFIG_HAVE_HW_BREAKPOINT=NRavi Bangoria
2020-08-07powerpc/ptrace: Fix build error in pkey_get()Michael Ellerman
2020-08-07Merge tag 'powerpc-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2020-07-27powerpc: switch to ->regset_get()Al Viro
2020-07-20powerpc/book3s64/kuap: Move UAMOR setup to key init functionAneesh Kumar K.V
2020-05-19powerpc/watchpoint: Use builtin ALIGN*() macrosRavi Bangoria
2020-05-19powerpc/watchpoint: Use loop for thread_struct->ptrace_bpsRavi Bangoria
2020-05-19powerpc/watchpoint: Convert thread_struct->hw_brk to an arrayRavi Bangoria
2020-05-19powerpc/watchpoint/ptrace: Return actual num of available watchpointsRavi Bangoria
2020-05-15powerpc: Use set_trap() and avoid open-coding trap maskingNicholas Piggin
2020-04-03powerpc/64: make buildable without CONFIG_COMPATMichal Suchanek
2020-04-01powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.cChristophe Leroy
2020-04-01powerpc/ptrace: create ppc_gethwdinfo()Christophe Leroy
2020-04-01powerpc/ptrace: create ptrace_get_debugreg()Christophe Leroy
2020-04-01powerpc/ptrace: split out ADV_DEBUG_REGS related functions.Christophe Leroy
2020-04-01powerpc/ptrace: move register viewing functions out of ptrace.cChristophe Leroy
2020-04-01powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out SPE related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out ALTIVEC related functions.Christophe Leroy
2020-04-01powerpc/ptrace: split out VSX related functions.Christophe Leroy
2020-04-01powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSETChristophe Leroy
2020-04-01powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64Christophe Leroy
2020-04-01powerpc/ptrace: remove unused header includesChristophe Leroy
2020-04-01powerpc: Move ptrace into a subdirectory.Christophe Leroy