index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-13
arm64: Handle .ARM.attributes section in linker scripts
Nathan Chancellor
1
-0
/
+1
2024-12-14
arm64: fix .data.rel.ro size assertion when CONFIG_LTO_CLANG
Masahiro Yamada
1
-3
/
+3
2022-03-11
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
1
-1
/
+1
2021-07-14
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-5
/
+3
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
1
-1
/
+1
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+13
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+24
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
1
-0
/
+8
2020-09-30
kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
David Brazdil
1
-0
/
+4
2020-09-30
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
1
-0
/
+1
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
1
-2
/
+2
2020-09-01
arm64/build: Assert for unwanted sections
Kees Cook
1
-0
/
+20
2020-09-01
arm64/build: Add missing DWARF sections
Kees Cook
1
-0
/
+1
2020-09-01
arm64/build: Use common DISCARDS in linker script
Kees Cook
1
-3
/
+2
2020-09-01
arm64/build: Remove .eh_frame* sections due to unwind tables
Kees Cook
1
-1
/
+0
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
1
-0
/
+1
2020-08-28
KVM: arm64: Add kvm_extable for vaxorcism code
James Morse
1
-0
/
+8
2020-08-03
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+0
2020-07-21
arm64: Reduce the number of header files pulled into vmlinux.lds.S
Will Deacon
1
-1
/
+0
2020-07-02
arm64/alternatives: use subsections for replacement sequences
Ard Biesheuvel
1
-3
/
+0
2020-06-09
mm: reorder includes after introduction of linux/pgtable.h
Mike Rapoport
1
-1
/
+0
2020-06-09
mm: introduce include/linux/pgtable.h
Mike Rapoport
1
-1
/
+1
2020-04-28
efi/libstub/arm64: align PE/COFF sections to segment alignment
Ard Biesheuvel
1
-1
/
+2
2020-04-28
arm64/kernel: Fix range on invalidating dcache for boot page tables
Gavin Shan
1
-0
/
+1
2020-04-28
arm64/kernel: vmlinux.lds: drop redundant discard/keep macros
Ard Biesheuvel
1
-8
/
+2
2020-04-28
arm64: rename stext to primary_entry
Ard Biesheuvel
1
-2
/
+2
2019-12-06
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+3
2019-12-04
arm64: insn: consistently handle exit text
Mark Rutland
1
-0
/
+3
2019-11-26
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+5
2019-11-04
arm64: Move EXCEPTION_TABLE to RO_DATA segment
Kees Cook
1
-3
/
+4
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
1
-1
/
+1
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
1
-1
/
+0
2019-10-28
arm64: remove __exception annotations
James Morse
1
-3
/
+0
2019-08-14
arm64/efi: Move variable assignments after SECTIONS
Kees Cook
1
-0
/
+2
2019-08-05
arm64: Add support for relocating the kernel with RELR relocations
Peter Collingbourne
1
-0
/
+9
2018-12-04
arm64: relocatable: fix inconsistencies in linker script and options
Ard Biesheuvel
1
-4
/
+5
2018-10-24
Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+0
2018-10-10
vmlinux.lds.h: Move LSM_TABLE into INIT_DATA
Kees Cook
1
-1
/
+0
2018-09-25
arm64/mm: move runtime pgds to rodata
Jun Yao
1
-16
/
+17
2018-09-25
arm64/mm: Separate boot-time page tables from swapper_pg_dir
Jun Yao
1
-1
/
+5
2018-05-15
arm64: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
1
-10
/
+10
2018-01-14
arm64: Extend early page table code to allow for larger kernels
Steve Capper
1
-0
/
+1
2018-01-14
arm64: entry: Move the trampoline to be before PAN
Steve Capper
1
-5
/
+6
2018-01-14
arm64: Re-order reserved_ttbr0 in linker script
Steve Capper
1
-3
/
+2
2017-12-11
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
1
-1
/
+4
2017-12-11
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
1
-0
/
+17
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-08-15
arm64: add basic VMAP_STACK support
Mark Rutland
1
-1
/
+1
2017-08-15
arm64: move SEGMENT_ALIGN to <asm/memory.h>
Mark Rutland
1
-16
/
+0
2017-04-04
arm64: efi: split Image code and data into separate PE/COFF sections
Ard Biesheuvel
1
-0
/
+2
[next]