index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
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