summaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/ptrace.c (follow)
Commit message (Expand)AuthorAge
* arm64: ftrace: Add system call tracepointAKASHI Takahiro2014-05-29
* Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...Catalin Marinas2014-05-16
|\
| * arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel2014-05-08
* | arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro2014-05-12
* | arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro2014-05-12
|/
* 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