Age | Commit message (Expand) | Author |
2019-04-23 | arm64: compat: Alloc separate pages for vectors and sigpage | Vincenzo Frascino |
2018-12-10 | arm64: mm: Allow forcing all userspace addresses to 52-bit | Steve Capper |
2018-12-10 | arm64: mm: Introduce DEFAULT_MAP_WINDOW | Steve Capper |
2018-06-01 | arm64: signal: Report signal frame size to userspace via auxv | Dave Martin |
2017-10-09 | arm64: elf.h: Correct comment about READ_IMPLIES_EXEC propagation | Ben Hutchings |
2017-09-05 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds |
2017-08-22 | arm64: cleanup {COMPAT_,}SET_PERSONALITY() macro | Yury Norov |
2017-08-22 | arm64: introduce separated bits for mm_context_t flags | Yury Norov |
2017-08-18 | mm: revert x86_64 and arm64 ELF_ET_DYN_BASE base changes | Kees Cook |
2017-07-10 | arm64: move ELF_ET_DYN_BASE to 4GB / 4MB | Kees Cook |
2017-05-30 | arm64: Preventing READ_IMPLIES_EXEC propagation | Dong Bo |
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 |