index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
head.S
Age
Commit message (
Expand
)
Author
2023-07-03
s390: fix various typos
Heiko Carstens
2023-06-28
s390: consistently use .balign instead of .align
Heiko Carstens
2022-05-18
s390/head: get rid of 31 bit leftovers
Heiko Carstens
2022-05-17
s390/boot: workaround llvm IAS bug
Heiko Carstens
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/head: initialize all new psws
Heiko Carstens
2022-05-06
s390/boot: change initial program check handler to disabled wait psw
Heiko Carstens
2022-05-06
s390/head: adjust iplstart entry point
Heiko Carstens
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2021-10-26
s390: support command lines longer than 896 bytes
Sven Schnelle
2021-10-26
s390/kexec_file: move kernel image size check
Sven Schnelle
2021-10-04
s390/boot: initialize control registers in decompressor
Alexander Gordeev
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2021-07-27
s390/boot: move EP_OFFSET and EP_STRING to head.S
Alexander Egorenkov
2021-07-27
s390/boot: move sclp early buffer from fixed address in asm to C
Alexander Egorenkov
2021-07-27
s390/boot: get rid of magic numbers for startup offsets
Alexander Egorenkov
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
2021-07-27
s390/boot: make stacks part of the decompressor's image
Alexander Egorenkov
2021-06-07
s390/ipl: make parameter area accessible via struct parmarea
Heiko Carstens
2020-11-20
s390/decompressor: add stacktrace support
Vasily Gorbik
2020-11-20
s390/decompressor: correct some asm symbols annotations
Vasily Gorbik
2020-11-09
s390/head: set io/ext handlers to disabled wait
Vasily Gorbik
2020-09-29
s390/startup: avoid save_area_sync overflow
Vasily Gorbik
2020-09-21
s390/boot: avoid unnecessary zeroing of .bss section
Vasily Gorbik
2020-09-16
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
2020-01-22
s390: fix __EMIT_BUG() macro
Sven Schnelle
2019-09-13
s390/startup: add pgm check info printing
Vasily Gorbik
2019-08-21
s390/startup: add initial pgm check handler
Vasily Gorbik
2019-07-23
s390: enable detection of kernel version from bzImage
Vasily Gorbik
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
s390/kexec_file: Simplify parmarea access
Philipp Rudo
2018-10-09
s390/head: avoid doubling early boot stack size under KASAN
Vasily Gorbik
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik
2018-09-20
s390: clean up stacks setup
Vasily Gorbik
2018-09-20
s390: add initial 64-bit restart PSW
Martin Schwidefsky
2018-07-02
s390/boot: block uncompressed vmlinux booting attempts
Vasily Gorbik
2018-06-25
s390/decompressor: support uncompressed kernel
Vasily Gorbik
2018-06-25
s390/decompressor: rename entry point to startup_decompressor
Vasily Gorbik
2018-06-25
s390/boot: make head.S and als.c be part of the decompressor only
Vasily Gorbik