index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2025-03-04
s390/boot: Add exception table support
Heiko Carstens
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
2024-06-11
s390/mm: Restore mapping of kernel image using large pages
Alexander Gordeev
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-17
s390/boot: Do not rescue .vmlinux.relocs section
Alexander Gordeev
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
2024-02-25
s390: vmlinux.lds.S: fix .got.plt assertion
Heiko Carstens
2024-02-20
s390: compile relocatable kernel without -fPIE
Josh Poimboeuf
2024-02-14
s390/boot: vmlinux.lds.S: handle commonly discarded sections
Nathan Chancellor
2024-02-14
s390/boot: vmlinux.lds.S: handle ELF required sections
Nathan Chancellor
2024-02-14
s390/boot: vmlinux.lds.S: handle DWARF debug sections
Nathan Chancellor
2024-02-14
s390/boot: vmlinux.lds.S: handle '.rela' sections
Nathan Chancellor
2024-02-14
s390/boot: vmlinux.lds.S: handle '.init.text'
Nathan Chancellor
2024-02-14
s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sections
Nathan Chancellor
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2022-10-26
s390/boot: add secure boot trailer
Peter Oberparleiter
2022-05-06
s390/boot: convert parmarea to C
Heiko Carstens
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens