index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
ptrace.c
Age
Commit message (
Expand
)
Author
2014-08-28
arm64: ptrace: fix compat reg getter/setter return values
Will Deacon
2014-08-28
arm64: ptrace: fix compat hardware watchpoint reporting
Will Deacon
2014-08-19
Revert "arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL"
Will Deacon
2014-07-24
arm64: Do not invoke audit_syscall_* functions if !CONFIG_AUDIT_SYSCALL
Catalin Marinas
2014-07-10
arm64: audit: Add audit hook in syscall_trace_enter/exit()
AKASHI Takahiro
2014-06-18
arm64: ptrace: fix empty registers set in prstatus of aarch32 process core
Victor Kamensky
2014-06-18
arm64: ptrace: change fs when passing kernel pointer to regset code
Will Deacon
2014-05-29
arm64: ftrace: Add system call tracepoint
AKASHI Takahiro
2014-05-16
Merge tag 'for-3.16' of git://git.linaro.org/people/ard.biesheuvel/linux-arm ...
Catalin Marinas
2014-05-12
arm64: is_compat_task is defined both in asm/compat.h and linux/compat.h
AKASHI Takahiro
2014-05-12
arm64: split syscall_trace() into separate functions for enter/exit
AKASHI Takahiro
2014-05-08
arm64: defer reloading a task's FPSIMD state to userland resume
Ard Biesheuvel
2013-12-19
arm64: ptrace: avoid using HW_BREAKPOINT_EMPTY for disabled events
Will Deacon
2013-11-28
arm64: ptrace: fix compat registes get/set to be endian clean
Matthew Leach
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2012-10-18
arm64: ptrace: use HW_BREAKPOINT_EMPTY type for disabled breakpoints
Will Deacon
2012-10-18
arm64: ptrace: make structure padding explicit for debug registers
Will Deacon
2012-10-11
arm64: Do not export the compat-specific definitions to the user
Catalin Marinas
2012-09-27
arm64: ptrace: remove obsolete ptrace request numbers from user headers
Will Deacon
2012-09-17
arm64: Debugging support
Will Deacon