index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
elf.h
Age
Commit message (
Expand
)
Author
2019-07-22
arm64: vdso: Fix population of AT_SYSINFO_EHDR for compat vdso
Vincenzo Frascino
2019-06-22
arm64: elf: VDSO code page discovery
Vincenzo Frascino
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
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