aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/kernel/ptrace.c
AgeCommit message (Expand)Author
2014-11-18Merge remote-tracking branch 'lsk/v3.14/topic/arm64-fpsimd' into linux-linaro...Mark Brown
2014-11-18arm64: defer reloading a task's FPSIMD state to userland resumeArd Biesheuvel
2014-10-06Merge tag 'v3.14.20' into linux-linaro-lsk-v3.14Mark Brown
2014-10-05arm64: ptrace: fix compat hardware watchpoint reportingWill Deacon
2014-07-01Merge tag 'v3.14.10' into linux-linaro-lsk-v3.14Mark Brown
2014-06-30arm64: ptrace: fix empty registers set in prstatus of aarch32 process coreVictor Kamensky
2014-06-30arm64: ptrace: change fs when passing kernel pointer to regset codeWill Deacon
2014-06-04arm64: ftrace: Add system call tracepointAKASHI Takahiro
2014-06-04arm64: is_compat_task is defined both in asm/compat.h and linux/compat.hAKASHI Takahiro
2014-06-04arm64: split syscall_trace() into separate functions for enter/exitAKASHI Takahiro
2013-12-19arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled eventsWill Deacon
2013-11-28arm64: ptrace: fix compat registes get/set to be endian cleanMatthew Leach
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2012-10-18arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpointsWill Deacon
2012-10-18arm64: ptrace: make structure padding explicit for debug registersWill Deacon
2012-10-11arm64: Do not export the compat-specific definitions to the userCatalin Marinas
2012-09-27arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon
2012-09-17arm64: Debugging supportWill Deacon