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
/
elf.h
Age
Commit message (
Expand
)
Author
2018-06-01
arm64: signal: Report signal frame size to userspace via auxv
Dave Martin
2017-10-09
arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation
Ben Hutchings
2017-09-05
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-08-22
arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro
Yury Norov
2017-08-22
arm64: introduce separated bits for mm_context_t flags
Yury Norov
2017-08-18
mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes
Kees Cook
2017-07-10
arm64: move ELF_ET_DYN_BASE to 4GB / 4MB
Kees Cook
2017-05-30
arm64: Preventing READ_IMPLIES_EXEC propagation
Dong Bo
2016-11-07
arm64: introduce mm context flag to keep 32 bit task information
Pratyush Anand
2016-07-29
arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFO
James Hogan
2016-05-31
arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasks
Catalin Marinas
2016-04-20
arm64: compat: Check for AArch32 state
Suzuki K Poulose
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
2016-02-24
arm64: make asm/elf.h available to asm files
Ard Biesheuvel
2015-04-14
mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZE
Kees Cook
2015-04-14
arm64: standardize mmap_rnd() usage
Kees Cook
2014-10-24
arm64: ASLR: Don't randomise text when randomise_va_space == 0
Arun Chandran
2013-10-25
arm64: compat: add support for big-endian (BE8) AArch32 binaries
Will Deacon
2013-10-25
arm64: ELF: add support for big-endian executables
Will Deacon
2013-09-02
Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.h
Dan Aloni
2013-01-22
arm64: elf: fix core dumping to match what glibc expects
Will Deacon
2012-11-08
arm64: elf: fix core dumping definitions for GP and FP registers
Will Deacon
2012-09-17
arm64: ELF definitions
Catalin Marinas