summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm/elf.h (follow)
Commit message (Expand)AuthorAge
* FROMLIST: [PATCH 2/6] arm64: elf: Set AT_SYSINFO_EHDR in compat processesKevin Brodsky2019-12-23
* Merge android-4.4.97 (46d256d) into msm-4.4Srinivasarao P2017-12-18
|\
| * ANDROID: Revert "arm64: move ELF_ET_DYN_BASE to 4GB / 4MB"Evgenii Stepanov2017-11-02
* | Merge android-4.4@610af85 (v4.4.85) into msm-4.4Blagovest Kolenichev2017-09-04
|\|
| * Merge 4.4.84 into android-4.4Greg Kroah-Hartman2017-08-29
| |\
| | * mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changesKees Cook2017-08-24
* | | Merge android-4.4@59ff2e1 (v4.4.78) into msm-4.4Blagovest Kolenichev2017-08-04
|\| |
| * | Merge 4.4.78 into android-4.4Greg Kroah-Hartman2017-07-21
| |\|
| | * arm64: move ELF_ET_DYN_BASE to 4GB / 4MBKees Cook2017-07-21
| * | Merge remote-tracking branch 'common/android-4.4' into android-4.4.yDmitry Shmidt2016-09-26
| |\ \ | | |/ | |/|
| | * UPSTREAM: arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-09-22
| | * UPSTREAM: arm64: make asm/elf.h available to asm filesArd Biesheuvel2016-09-22
* | | arm64: fpsimd: add support to enable/disable fpsimd_settings.Sanrio Alvares2017-03-24
* | | arm64: fpsimd: Enable FP(floating-point) settings for msm8996Se Wang (Patrick) Oh2017-03-24
* | | Merge remote-tracking branch 'lts/linux-4.4.y' into linux-linaro-lsk-v4.4Alex Shi2016-09-20
|\| |
| * | arm64: Define AT_VECTOR_SIZE_ARCH for ARCH_DLINFOJames Hogan2016-09-07
* | | Merge tag 'v4.4.14' into linux-linaro-lsk-v4.4Alex Shi2016-06-27
|\| |
| * | arm64: Provide "model name" in /proc/cpuinfo for PER_LINUX32 tasksCatalin Marinas2016-06-24
| |/
* | arm64: add support for building vmlinux as a relocatable PIE binaryArd Biesheuvel2016-05-11
* | arm64: make asm/elf.h available to asm filesArd Biesheuvel2016-05-11
|/
* mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-14
* arm64: standardize mmap_rnd() usageKees Cook2015-04-14
* arm64: ASLR: Don't randomise text when randomise_va_space == 0Arun Chandran2014-10-24
* arm64: compat: add support for big-endian (BE8) AArch32 binariesWill Deacon2013-10-25
* arm64: ELF: add support for big-endian executablesWill Deacon2013-10-25
* Move the EM_ARM and EM_AARCH64 definitions to uapi/linux/elf-em.hDan Aloni2013-09-02
* arm64: elf: fix core dumping to match what glibc expectsWill Deacon2013-01-22
* arm64: elf: fix core dumping definitions for GP and FP registersWill Deacon2012-11-08
* arm64: ELF definitionsCatalin Marinas2012-09-17