aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/elf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-05-31arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas1-2/+2
2016-04-20arm64: compat: Check for AArch32 stateSuzuki K Poulose1-1/+2
2016-02-24arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel1-0/+2
2016-02-24arm64: make asm/elf.h available to asm filesArd Biesheuvel1-9/+13
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-4/+0
2015-04-14arm64: standardize mmap_rnd() usageKees Cook1-1/+0
2014-10-24arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran1-2/+2
2013-10-25arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon1-0/+5
2013-10-25arm64: ELF: add support for big-endian executablesWill Deacon1-0/+13
2013-09-02Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni1-3/+0
2013-01-22arm64: elf: fix core dumping to match what glibc expectsWill Deacon1-1/+4
2012-11-08arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon1-4/+1
2012-09-17arm64: ELF definitionsCatalin Marinas1-0/+179