summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/elf.h
Commit message (Expand)AuthorAgeFilesLines
* arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-05-311-2/+2
* arm64: compat: Check for AArch32 stateSuzuki K Poulose2016-04-201-1/+2
* arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-02-241-0/+2
* arm64: make asm/elf.h available to asm filesArd Biesheuvel2016-02-241-9/+13
* mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-141-4/+0
* arm64: standardize mmap_rnd() usageKees Cook2015-04-141-1/+0
* arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-241-2/+2
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-251-0/+5
* arm64: ELF: add support for big-endian executablesWill Deacon2013-10-251-0/+13
* Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-021-3/+0
* arm64: elf: fix core dumping to match what glibc expectsWill Deacon2013-01-221-1/+4
* arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-081-4/+1
* arm64: ELF definitionsCatalin Marinas2012-09-171-0/+179
OpenPOWER on IntegriCloud