aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ptrace.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-15arm64: ptrace: add XZR-safe regs accessorsMark Rutland1-0/+20
2016-11-07arm64: Add uprobe supportPratyush Anand1-0/+8
2016-07-27Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-3/+61
2016-07-27arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas1-1/+0
2016-07-21Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas1-2/+62
2016-07-19arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin1-1/+0
2016-07-19arm64: Kprobes with single stepping supportSandeepa Prabhu1-2/+12
2016-07-19arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long1-0/+50
2016-07-07arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse1-0/+2
2016-03-02arm64: Rework valid_user_regsMark Rutland1-29/+4
2015-10-29arm64: Fix compat register mappingsRobin Murphy1-8/+8
2015-07-27arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon1-4/+0
2015-01-23arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose1-0/+7
2014-08-29arm64: Add brackets around user_stack_pointer()Catalin Marinas1-1/+1
2014-07-04arm64: fix el2_setup check of CurrentELMarc Zyngier1-0/+4
2014-05-12arm64: Add regs_return_value() in syscall.hAKASHI Takahiro1-0/+5
2014-03-13ARM64: perf: support dwarf unwinding in compat modeJean Pihet1-1/+1
2014-03-13ARM64: perf: add support for perf registers APIJean Pihet1-0/+1
2014-02-26misc: debug: remove compilation warningsVijaya Kumar K1-1/+1
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon1-0/+1
2013-06-12arm64: debug: consolidate software breakpoint handlersWill Deacon1-2/+0
2013-01-29arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier1-0/+10
2012-12-05arm64: add AArch32 execution modes to ptrace.hMarc Zyngier1-0/+10
2012-12-05arm64: expand register mapping between AArch32 and AArch64Marc Zyngier1-2/+19
2012-10-11UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells1-74/+1
2012-10-11arm64: Do not export the compat-specific definitions to the userCatalin Marinas1-3/+9
2012-09-27arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon1-11/+6
2012-09-17arm64: Exception handlingCatalin Marinas1-0/+212