summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ptrace.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: unwind: reference pt_regs via embedded stack frameArd Biesheuvel2017-08-091-0/+1
* arm64: ptrace: add XZR-safe regs accessorsMark Rutland2017-02-151-0/+20
* arm64: Add uprobe supportPratyush Anand2016-11-071-0/+8
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-271-3/+61
|\
| * arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas2016-07-271-1/+0Star
| * Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-211-2/+62
| |\
| | * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-191-2/+12
| | * arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-191-0/+50
| * | arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin2016-07-191-1/+0Star
| |/
* / arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-071-0/+2
|/
* arm64: Rework valid_user_regsMark Rutland2016-03-021-29/+4Star
* arm64: Fix compat register mappingsRobin Murphy2015-10-291-8/+8
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-271-4/+0Star
* arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-231-0/+7
* arm64: Add brackets around user_stack_pointer()Catalin Marinas2014-08-291-1/+1
* arm64: fix el2_setup check of CurrentELMarc Zyngier2014-07-041-0/+4
* arm64: Add regs_return_value() in syscall.hAKASHI Takahiro2014-05-121-0/+5
* ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-131-1/+1
* ARM64: perf: add support for perf registers APIJean Pihet2014-03-131-0/+1
* misc: debug: remove compilation warningsVijaya Kumar K2014-02-261-1/+1
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-251-0/+1
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-121-2/+0Star
* arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier2013-01-291-0/+10
* arm64: add AArch32 execution modes to ptrace.hMarc Zyngier2012-12-051-0/+10
* arm64: expand register mapping between AArch32 and AArch64Marc Zyngier2012-12-051-2/+19
* UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells2012-10-111-74/+1Star
* arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-111-3/+9
* arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon2012-09-271-11/+6Star
* arm64: Exception handlingCatalin Marinas2012-09-171-0/+212