index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2014-08-29
arm64: Add brackets around user_stack_pointer()
Catalin Marinas
2014-07-04
arm64: fix el2_setup check of CurrentEL
Marc Zyngier
2014-05-12
arm64: Add regs_return_value() in syscall.h
AKASHI Takahiro
2014-03-13
ARM64: perf: support dwarf unwinding in compat mode
Jean Pihet
2014-03-13
ARM64: perf: add support for perf registers API
Jean Pihet
2014-02-26
misc: debug: remove compilation warnings
Vijaya Kumar K
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
2013-06-12
arm64: debug: consolidate software breakpoint handlers
Will Deacon
2013-01-29
arm64: add COMPAT_PSR_*_BIT flags
Marc Zyngier
2012-12-05
arm64: add AArch32 execution modes to ptrace.h
Marc Zyngier
2012-12-05
arm64: expand register mapping between AArch32 and AArch64
Marc Zyngier
2012-10-11
UAPI: (Scripted) Disintegrate arch/arm64/include/asm
David Howells
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: Exception handling
Catalin Marinas