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
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2018-12-04
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
2018-09-25
arm64/mm: move runtime pgds to rodata
Jun Yao
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
2018-05-15
arm64: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
2018-01-14
arm64: entry: Move the trampoline to be before PAN
Steve Capper
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
2017-04-04
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
2017-03-23
arm64: mmu: apply strict permissions to .init.text and .init.data
Ard Biesheuvel
2016-11-21
arm64: Introduce uaccess_{disable,enable} functionality based on TTBR0_EL1
Catalin Marinas
2016-10-07
nmi_backtrace: generate one-line reports for idle cpus
Chris Metcalf
2016-08-25
arm64: vmlinux.ld: Add mmuoff data sections and move mmuoff text into idmap
James Morse
2016-07-29
arm64: relocatable: suppress R_AARCH64_ABS64 relocations in vmlinux
Ard Biesheuvel
2016-07-29
arm64: vmlinux.lds: make __rela_offset and __dynsym_offset ABSOLUTE
Ard Biesheuvel
2016-07-21
Merge branch 'for-next/kprobes' into for-next/core
Catalin Marinas
2016-07-19
arm64: Treat all entry code as non-kprobe-able
Pratyush Anand
2016-07-19
arm64: Kprobes with single stepping support
Sandeepa Prabhu
2016-06-27
arm64: mm: fix location of _etext
Ard Biesheuvel
2016-04-28
arm64: kernel: Add support for hibernate/suspend-to-disk
James Morse
2016-04-26
arm64: kernel: perform relocation processing from ID map
Ard Biesheuvel
2016-04-14
arm64: simplify kernel segment mapping granularity
Ard Biesheuvel
2016-04-14
arm64: cover the .head.text section in the .text segment mapping
Ard Biesheuvel
2016-03-25
arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections
Alexander Potapenko
2016-03-20
Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-02-26
arm64: mm: Mark .rodata as RO
Jeremy Linton
2016-02-24
arm64: add support for building vmlinux as a relocatable PIE binary
Ard Biesheuvel
2016-02-22
arm64/vmlinux.lds.S: Handle .init.rodata.xxx and .init.bss sections
Ard Biesheuvel
2016-02-18
arm64: introduce KIMAGE_VADDR as the virtual base of the kernel region
Ard Biesheuvel
2016-02-16
arm64: ensure _stext and _etext are page-aligned
Mark Rutland
2016-01-12
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-12-10
arm64: mm: fold alternatives into .init
Mark Rutland
2015-12-10
arm64: Remove redundant padding from linker script
Mark Rutland
2015-12-07
arm64: update linker script to increased L1_CACHE_BYTES value
Ard Biesheuvel
2015-10-29
arm64: page-align sections for DEBUG_RODATA
Mark Rutland
2015-10-19
arm64: Move swapper pagetable definitions
Suzuki K. Poulose
2015-06-02
arm64: reduce ID map to a single page
Ard Biesheuvel
2015-03-19
ARM, arm64: kvm: get rid of the bounce page
Ard Biesheuvel
2015-01-22
arm64: add better page protections to arm64
Laura Abbott
2014-11-25
arm64: vmlinux.lds.S: don't discard .exit.* sections at link-time
Will Deacon
2014-11-25
arm64: add alternative runtime patching
Andre Przywara
2014-11-05
arm64/efi: set PE/COFF file alignment to 512 bytes
Ard Biesheuvel
2014-10-02
ARM: 8168/1: extend __init_end to a page align address
Yalin Wang
2014-07-10
arm64: Enable TEXT_OFFSET fuzzing
Mark Rutland
[next]