index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2024-09-26
Merge tag 'asm-generic-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2024-08-22
s390/boot: Fix KASLR base offset off by __START_KERNEL bytes
Alexander Gordeev
2024-08-19
runtime constants: move list of constants to vmlinux.lds.h
Jann Horn
2024-07-31
s390/vmlinux.lds.S: Move ro_after_init section behind rodata section
Heiko Carstens
2024-07-23
s390/alternatives: Allow early alternative patching in decompressor
Sven Schnelle
2024-07-23
s390: Add runtime constant support
Heiko Carstens
2024-04-29
s390: Compile kernel with -fPIC and link with -no-pie
Sumanth Korikkar
2024-04-29
s390: vmlinux.lds.S: Drop .hash and .gnu.hash for !CONFIG_PIE_BUILD
Sumanth Korikkar
2024-04-17
s390/boot: Rework deployment of the kernel image
Alexander Gordeev
2024-02-26
s390/boot: simplify GOT handling
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: vmlinux.lds.S: explicitly keep various sections
Nathan Chancellor
2024-02-14
s390: vmlinux.lds.S: explicitly handle '.got' and '.plt' sections
Nathan Chancellor
2024-02-14
s390: vmlinux.lds.S: handle '.data.rel' sections explicitly
Nathan Chancellor
2023-12-11
s390/fpu: get rid of test_fp_ctl()
Heiko Carstens
2023-04-04
s390: make extables read-only
Vasily Gorbik
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-02-21
Merge tag 's390-6.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-01-31
Merge tag 'v6.2-rc6' into sched/core, to pick up fixes
Ingo Molnar
2023-01-25
s390: discard .interp section
Ilya Leoshkevich
2023-01-17
Merge branch 'fixes' into features
Heiko Carstens
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
objtool/idle: Validate __cpuidle code as noinstr
Peter Zijlstra
2023-01-06
s390: define RUNTIME_DISCARD_EXIT to fix link error with GNU ld < 2.36
Masahiro Yamada
2023-01-06
s390: expicitly align _edata and _end symbols on page boundary
Alexander Gordeev
2022-08-30
s390: fix nospec table alignments
Josh Poimboeuf
2022-03-08
s390: remove .fixup section
Heiko Carstens
2021-10-04
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
2021-08-25
s390: fix typo in linker script
Heiko Carstens
2021-08-05
s390: rename dma section to amode31
Heiko Carstens
2021-08-03
s390/ftrace: implement hotpatching
Ilya Leoshkevich
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2020-11-23
s390/mm: use invalid asce instead of kernel asce
Heiko Carstens
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RW_DATA_SECTION with RW_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Replace RO_DATA_SECTION with RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move NOTES into RO_DATA
Kees Cook
2019-11-04
vmlinux.lds.h: Move Program Header restoration into NOTES macro
Kees Cook
2019-11-04
vmlinux.lds.h: Provide EMIT_PT_NOTE to indicate export of .notes
Kees Cook
2019-11-04
s390: Move RO_DATA into "text" PT_LOAD Program Header
Kees Cook
2019-08-06
s390: put _stext and _etext into .text section
Vasily Gorbik
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
2018-10-26
s390: avoid vmlinux segments overlap
Vasily Gorbik
2018-10-23
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
2018-10-09
s390: rescue initrd as early as possible
Vasily Gorbik
2018-10-09
s390/decompressor: rework uncompressed image info collection
Vasily Gorbik
2018-10-02
s390/vmlinux.lds: Move JUMP_TABLE_DATA into output section
Ard Biesheuvel
[next]