aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/ptrace.h
AgeCommit message (Expand)Author
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier
2014-05-12arm64: Add regs_return_value() in syscall.hAKASHI Takahiro
2014-03-13ARM64: perf: support dwarf unwinding in compat modeJean Pihet
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet
2014-02-26misc: debug: remove compilation warningsVijaya Kumar K
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon
2013-01-29arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier
2012-12-05arm64: add AArch32 execution modes to ptrace.hMarc Zyngier
2012-12-05arm64: expand register mapping between AArch32 and AArch64Marc Zyngier
2012-10-11UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells
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: Exception handlingCatalin Marinas