index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
1
-2
/
+1
2024-07-09
arm64: add 'runtime constant' support
Linus Torvalds
1
-0
/
+3
2024-02-16
arm64: head: Move early kernel mapping routines into C code
Ard Biesheuvel
1
-2
/
+2
2024-02-16
arm64: head: Run feature override detection before mapping the kernel
Ard Biesheuvel
1
-3
/
+1
2024-02-16
arm64: head: Clear BSS and the kernel page tables in one go
Ard Biesheuvel
1
-0
/
+3
2024-02-16
arm64: head: move relocation handling to C code
Ard Biesheuvel
1
-4
/
+8
2023-05-02
arm64: lds: move .got section out of .text
Fangrui Song
1
-10
/
+9
2023-02-22
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-1
/
+7
2023-02-10
Merge branches 'for-next/sysreg', 'for-next/sme', 'for-next/kselftest', 'for-...
Catalin Marinas
1
-1
/
+7
2023-01-27
arm64: avoid executing padding bytes during kexec / hibernation
Mark Rutland
1
-0
/
+6
2023-01-24
arm64: kernel: move identity map out of .text mapping
Ard Biesheuvel
1
-1
/
+1
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
1
-1
/
+0
2022-11-09
arm64: unwind: add asynchronous unwind tables to kernel and modules
Ard Biesheuvel
1
-0
/
+13
2022-07-25
Merge branch 'for-next/boot' into for-next/core
Will Deacon
1
-10
/
+9
2022-06-24
arm64: head: use relative references to the RELA and RELR tables
Ard Biesheuvel
1
-8
/
+4
2022-06-24
arm64: head: cover entire kernel image in initial ID map
Ard Biesheuvel
1
-2
/
+5
2022-06-24
arm64: entry: simplify trampoline data page
Ard Biesheuvel
1
-1
/
+2
2022-05-17
arm64: lds: move special code sections out of kernel exec segment
Ard Biesheuvel
1
-9
/
+12
2022-02-15
arm64: entry: Allow the trampoline text to occupy multiple pages
James Morse
1
-1
/
+1
2021-10-29
Merge branch 'for-next/kexec' into for-next/core
Will Deacon
1
-0
/
+19
2021-10-21
arm64: vmlinux.lds.S: remove `.fixup` section
Mark Rutland
1
-1
/
+0
2021-10-21
arm64: extable: add `type` and `data` fields
Mark Rutland
1
-1
/
+1
2021-10-01
arm64: kexec: use ld script for relocation function
Pasha Tatashin
1
-0
/
+19
2021-08-04
arm64: Move .hyp.rodata outside of the _sdata.._edata range
Marc Zyngier
1
-2
/
+2
2021-03-19
KVM: arm64: Page-align the .hyp sections
Quentin Perret
1
-13
/
+9
2021-03-19
KVM: arm64: Introduce a BSS section for use at Hyp
Quentin Perret
1
-18
/
+34
2021-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+15
2021-02-03
arm64: vmlinux.ld.S: add assertion for tramp_pg_dir offset
Joey Gouly
1
-0
/
+5
2021-02-03
arm64: vmlinux.ld.S: add assertion for reserved_pg_dir offset
Joey Gouly
1
-0
/
+3
2021-01-23
KVM: arm64: Generate hyp relocation data
David Brazdil
1
-0
/
+11
2021-01-23
KVM: arm64: Set up .hyp.rodata ELF section
David Brazdil
1
-3
/
+4
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+10
2020-12-09
Merge branch 'for-next/misc' into for-next/core
Catalin Marinas
1
-6
/
+4
2020-12-09
Merge branches 'for-next/kvm-build-fix', 'for-next/va-refactor', 'for-next/lt...
Catalin Marinas
1
-8
/
+28
2020-12-04
KVM: arm64: Add .hyp.data..ro_after_init ELF section
David Brazdil
1
-0
/
+10
2020-11-27
arm64: vmlinux.lds.S: Drop redundant *.init.rodata.*
Youling Tang
1
-1
/
+1
2020-11-17
arm64: omit [_text, _stext) from permanent kernel mapping
Ard Biesheuvel
1
-1
/
+1
2020-11-10
arm64: consistently use reserved_pg_dir
Mark Rutland
1
-5
/
+3
2020-11-10
arm64: lto: Strengthen READ_ONCE() to acquire when CONFIG_LTO=y
Will Deacon
1
-1
/
+1
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
[next]