summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/elf.h
AgeCommit message (Expand)Author
2016-11-07arm64: introduce mm context flag to keep 32 bit task informationPratyush Anand
2016-07-29arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas
2016-04-20arm64: compat: Check for AArch32 stateSuzuki K Poulose
2016-02-24arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel
2016-02-24arm64: make asm/elf.h available to asm filesArd Biesheuvel
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook
2015-04-14arm64: standardize mmap_rnd() usageKees Cook
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon
2013-10-25arm64: ELF: add support for big-endian executablesWill Deacon
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon
2012-09-17arm64: ELF definitionsCatalin Marinas