aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/ptrace.h
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-07-27
|\
| * arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototypeCatalin Marinas2016-07-27
| * Merge branch 'for-next/kprobes' into for-next/coreCatalin Marinas2016-07-21
| |\
| | * arm64: Kprobes with single stepping supportSandeepa Prabhu2016-07-19
| | * arm64: Add HAVE_REGS_AND_STACK_ACCESS_API featureDavid A. Long2016-07-19
| * | arm64: ptrace: remove extra define for CPSR's E bitVladimir Murzin2016-07-19
| |/
* / arm64: kernel: Save and restore UAO and addr_limit on exception entryJames Morse2016-07-07
|/
* arm64: Rework valid_user_regsMark Rutland2016-03-02
* arm64: Fix compat register mappingsRobin Murphy2015-10-29
* arm64: force CONFIG_SMP=y and remove redundant #ifdefsWill Deacon2015-07-27
* arm64: Emulate SETEND for AArch32 tasksSuzuki K. Poulose2015-01-23
* arm64: Add brackets around user_stack_pointer()Catalin Marinas2014-08-29
* arm64: fix el2_setup check of CurrentELMarc Zyngier2014-07-04
* arm64: Add regs_return_value() in syscall.hAKASHI Takahiro2014-05-12
* ARM64: perf: support dwarf unwinding in compat modeJean Pihet2014-03-13
* ARM64: perf: add support for perf registers APIJean Pihet2014-03-13
* misc: debug: remove compilation warningsVijaya Kumar K2014-02-26
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-25
* arm64: debug: consolidate software breakpoint handlersWill Deacon2013-06-12
* arm64: add COMPAT_PSR_*_BIT flagsMarc Zyngier2013-01-29
* arm64: add AArch32 execution modes to ptrace.hMarc Zyngier2012-12-05
* arm64: expand register mapping between AArch32 and AArch64Marc Zyngier2012-12-05
* UAPI: (Scripted) Disintegrate arch/arm64/include/asmDavid Howells2012-10-11
* arm64: Do not export the compat-specific definitions to the userCatalin Marinas2012-10-11
* arm64: ptrace: remove obsolete ptrace request numbers from user headersWill Deacon2012-09-27
* arm64: Exception handlingCatalin Marinas2012-09-17