aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/kernel/ptrace.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-10-18arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon1-16/+21
2012-10-18arm64: ptrace: make structure padding explicit for debug registersWill Deacon1-6/+30
2012-10-11arm64: Do not export the compat-specific definitions to the userCatalin Marinas1-3/+3
2012-09-27arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon1-6/+6
2012-09-17arm64: Debugging supportWill Deacon1-0/+1126