summaryrefslogtreecommitdiffstats
path: root/arch/riscv/kernel/vmlinux.lds.S
AgeCommit message (Expand)AuthorLines
2022-01-05riscv: vmlinux.lds.S|vmlinux-xip.lds.S: remove `.fixup` sectionJisheng Zhang-1/+0
2022-01-05riscv: extable: add `type` and `data` fieldsJisheng Zhang-1/+1
2021-09-10riscv: Move EXCEPTION_TABLE to RO_DATA segmentJisheng Zhang-2/+2
2021-07-06riscv: add VMAP_STACK overflow detectionTong Tiangen-1/+1
2021-04-26RISC-V: enable XIPVitaly Wool-0/+6
2021-04-26riscv: Move kernel mapping outside of linear mappingAlexandre Ghiti-1/+2
2021-04-26riscv: Introduce alternative mechanism to apply errata solutionVincent Chen-0/+7
2020-11-25RISC-V: Move dynamic relocation section under __initAtish Patra-4/+4
2020-11-25RISC-V: Protect all kernel sections including init earlyAtish Patra-22/+27
2020-11-25RISC-V: Align the .init.text sectionAtish Patra-1/+7
2020-10-19Merge tag 'riscv-for-linus-5.10-mw0' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-2/+21
2020-10-12Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-0/+1
2020-10-06riscv: Fixup bootup failure with HARDENED_USERCOPYGuo Ren-2/+3
2020-10-02RISC-V: Add PE/COFF header for EFI stubAtish Patra-2/+21
2020-09-01vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUGKees Cook-0/+1
2020-07-30riscv: Fixup static_obj() failGuo Ren-1/+1
2020-05-18riscv: Allow device trees to be built into the kernelPalmer Dabbelt-0/+5
2020-04-03riscv: Add SOC early init supportDamien Le Moal-0/+6
2020-03-31RISC-V: Move relocate and few other functions out of __initAtish Patra-1/+4
2020-03-26riscv: add alignment for text, rodata and data sectionsZong Li-1/+4
2020-03-26riscv: move exception table immediately after RO_DATAZong Li-2/+4
2020-03-03RISC-V: Stop putting .sbss in .sdataPalmer Dabbelt-1/+0
2020-01-22riscv: Add KASAN supportNick Hu-0/+1
2019-11-04vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATAKees Cook-1/+1
2019-11-04vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATAKees Cook-1/+1
2019-11-04vmlinux.lds.h: Move NOTES into RO_DATAKees Cook-1/+0
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 286Thomas Gleixner-9/+1
2019-02-11Revert "RISC-V: Make BSS section as the last section in vmlinux.lds.S"Palmer Dabbelt-6/+2
2019-01-07RISC-V: Make BSS section as the last section in vmlinux.lds.SAnup Patel-2/+6
2018-11-20RISC-V: Build flat and compressed kernel imagesAnup Patel-1/+1
2017-09-26RISC-V: Build InfrastructurePalmer Dabbelt-0/+92