aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/ptrace.c
Commit message (Expand)AuthorAge
* arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon2013-12-19
* arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach2013-11-28
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-12
* arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon2012-10-18
* arm64: ptrace: make structure padding explicit for debug registersWill Deacon2012-10-18
* arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-11
* arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon2012-09-27
* arm64: Debugging supportWill Deacon2012-09-17