index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/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
2024-07-09
arm64: add 'runtime constant' support
Linus Torvalds
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
2024-02-16
arm64: head: Run feature override detection before mapping the kernel
Ard Biesheuvel
2024-02-16
arm64: head: Clear BSS and the kernel page tables in one go
Ard Biesheuvel
2024-02-16
arm64: head: move relocation handling to C code
Ard Biesheuvel
2023-05-02
arm64: lds: move .got section out of .text
Fangrui Song
2023-02-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
2023-01-27
arm64: avoid executing padding bytes during kexec / hibernation
Mark Rutland
2023-01-24
arm64: kernel: move identity map out of .text mapping
Ard Biesheuvel
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
2022-06-24
arm64: entry: simplify trampoline data page
Ard Biesheuvel
2022-05-17
arm64: lds: move special code sections out of kernel exec segment
Ard Biesheuvel
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
2021-10-29
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
2021-10-21
arm64: vmlinux.lds.S: remove `.fixup` section
Mark Rutland
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
2021-10-01
arm64: kexec: use ld script for relocation function
Pasha Tatashin
2021-08-04
arm64: Move .hyp.rodata outside of the _sdata.._edata range
Marc Zyngier
2021-03-19
KVM: arm64: Page-align the .hyp sections
Quentin Perret
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
2021-02-03
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
2021-01-23
KVM: arm64: Generate hyp relocation data
David Brazdil
2021-01-23
KVM: arm64: Set up .hyp.rodata ELF section
David Brazdil
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
2020-11-27
arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
Youling Tang
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
2020-11-09
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
2020-10-28
arm64: vmlinux.lds: account for spurious empty .igot.plt sections
Ard Biesheuvel
2020-10-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-10-12
Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-30
kvm: arm64: Set up hyp percpu data for nVHE
David Brazdil
2020-09-30
kvm: arm64: Only define __kvm_ex_table for CONFIG_KVM
David Brazdil
2020-09-30
kvm: arm64: Move nVHE hyp namespace macros to hyp_image.h
David Brazdil
2020-09-07
arm64: get rid of TEXT_OFFSET
Ard Biesheuvel
2020-09-01
arm64/build: Assert for unwanted sections
Kees Cook
2020-09-01
arm64/build: Add missing DWARF sections
Kees Cook
2020-09-01
arm64/build: Use common DISCARDS in linker script
Kees Cook
2020-09-01
arm64/build: Remove .eh_frame* sections due to unwind tables
Kees Cook
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
[next]