index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
ptrace.h
Age
Commit message (
Expand
)
Author
2017-08-09
Merge branch 'arm64/exception-stack' of git://git.kernel.org/pub/scm/linux/ke...
Catalin Marinas
2017-08-09
arm64: unwind: reference pt_regs via embedded stack frame
Ard Biesheuvel
2017-08-07
arm64: Abstract syscallno manipulation
Dave Martin
2017-08-07
arm64: syscallno is secretly an int, make it official
Dave Martin
2017-02-15
arm64: ptrace: add XZR-safe regs accessors
Mark Rutland
2016-11-07
arm64: Add uprobe support
Pratyush Anand
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