开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
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-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
2018-09-27
jump_table: Move entries into ro_after_init region
Ard Biesheuvel
2018-07-02
s390: move _text to an actual .text start
Vasily Gorbik
2018-07-02
s390: correct _stext offset
Vasily Gorbik
2018-07-02
s390: get rid of the first mb of uncompressed image
Vasily Gorbik
2018-07-02
s390: put expoline execute-trampolines into .text section
Vasily Gorbik
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik
2018-05-23
s390: remove no-op macro VMLINUX_SYMBOL()
Masahiro Yamada
2018-02-07
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2017-12-13
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
Hendrik Brueckner
[next]