index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
kernel
/
ptrace
Age
Commit message (
Expand
)
Author
2020-07-20
powerpc/book3s64/kuap: Move UAMOR setup to key init function
Aneesh Kumar K.V
2020-05-19
powerpc/watchpoint: Use builtin ALIGN*() macros
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Use loop for thread_struct->ptrace_bps
Ravi Bangoria
2020-05-19
powerpc/watchpoint: Convert thread_struct->hw_brk to an array
Ravi Bangoria
2020-05-19
powerpc/watchpoint/ptrace: Return actual num of available watchpoints
Ravi Bangoria
2020-05-15
powerpc: Use set_trap() and avoid open-coding trap masking
Nicholas Piggin
2020-04-03
powerpc/64: make buildable without CONFIG_COMPAT
Michal Suchanek
2020-04-01
powerpc/ptrace: move ptrace_triggered() into hw_breakpoint.c
Christophe Leroy
2020-04-01
powerpc/ptrace: create ppc_gethwdinfo()
Christophe Leroy
2020-04-01
powerpc/ptrace: create ptrace_get_debugreg()
Christophe Leroy
2020-04-01
powerpc/ptrace: split out ADV_DEBUG_REGS related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: move register viewing functions out of ptrace.c
Christophe Leroy
2020-04-01
powerpc/ptrace: split out TRANSACTIONAL_MEM related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out SPE related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out ALTIVEC related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: split out VSX related functions.
Christophe Leroy
2020-04-01
powerpc/ptrace: drop PARAMETER_SAVE_AREA_OFFSET
Christophe Leroy
2020-04-01
powerpc/ptrace: drop unnecessary #ifdefs CONFIG_PPC64
Christophe Leroy
2020-04-01
powerpc/ptrace: remove unused header includes
Christophe Leroy
2020-04-01
powerpc: Move ptrace into a subdirectory.
Christophe Leroy