index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2016-07-27
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2016-07-27
arm64: arm: Fix-up the removal of the arm64 regs_query_register_name() prototype
Catalin Marinas
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: ptrace: remove extra define for CPSR's E bit
Vladimir Murzin
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-07-19
arm64: Add HAVE_REGS_AND_STACK_ACCESS_API feature
David A. Long
2016-07-07
arm64: kernel: Save and restore UAO and addr_limit on exception entry
James Morse
2016-03-02
arm64: Rework valid_user_regs
Mark Rutland
2015-10-29
arm64: Fix compat register mappings
Robin Murphy
2015-07-27
arm64: force CONFIG_SMP=y and remove redundant #ifdefs
Will Deacon
2015-01-23
arm64: Emulate SETEND for AArch32 tasks
Suzuki K. Poulose
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