summaryrefslogtreecommitdiff
path: root/arch/s390/boot/vmlinux.lds.S
AgeCommit message (Expand)AuthorFilesLines
2024-08-22s390/boot: Fix KASLR base offset off by __START_KERNEL bytesAlexander Gordeev1-1/+6
2024-06-11s390/mm: Restore mapping of kernel image using large pagesAlexander Gordeev1-0/+1
2024-04-29s390: Compile kernel with -fPIC and link with -no-pieSumanth Korikkar1-2/+0
2024-04-17s390/boot: Do not rescue .vmlinux.relocs sectionAlexander Gordeev1-18/+9
2024-04-17s390/boot: Rework deployment of the kernel imageAlexander Gordeev1-1/+2
2024-02-25s390: vmlinux.lds.S: fix .got.plt assertionHeiko Carstens1-3/+8
2024-02-20s390: compile relocatable kernel without -fPIEJosh Poimboeuf1-0/+18
2024-02-14s390/boot: vmlinux.lds.S: handle commonly discarded sectionsNathan Chancellor1-0/+1
2024-02-14s390/boot: vmlinux.lds.S: handle ELF required sectionsNathan Chancellor1-0/+1
2024-02-14s390/boot: vmlinux.lds.S: handle DWARF debug sectionsNathan Chancellor1-0/+2
2024-02-14s390/boot: vmlinux.lds.S: handle '.rela' sectionsNathan Chancellor1-0/+4
2024-02-14s390/boot: vmlinux.lds.S: handle '.init.text'Nathan Chancellor1-0/+1
2024-02-14s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sectionsNathan Chancellor1-0/+16
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik1-0/+2
2022-10-26s390/boot: add secure boot trailerPeter Oberparleiter1-2/+11
2022-05-06s390/boot: convert parmarea to CHeiko Carstens1-0/+4
2022-05-06s390/boot: convert initial lowcore to CHeiko Carstens1-0/+5
2022-05-06s390/boot: get rid of startup archiveHeiko Carstens1-0/+108