index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
boot
/
boot.h
Age
Commit message (
Expand
)
Author
2022-05-06
s390/boot: convert initial lowcore to C
Heiko Carstens
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
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: make stacks part of the decompressor's image
Alexander Egorenkov
2021-07-27
s390/boot: move all linker symbol declarations from c to h files
Alexander Egorenkov
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
2020-11-20
s390/decompressor: add stacktrace support
Vasily Gorbik
2020-11-20
s390/decompressor: add decompressor_printk
Vasily Gorbik
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-09
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
2019-09-17
Merge tag 's390-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-09-13
s390/startup: add pgm check info printing
Vasily Gorbik
2019-07-29
s390/boot: add missing declarations and includes
Vasily Gorbik
2019-07-23
s390: enable detection of kernel version from bzImage
Vasily Gorbik
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2019-03-01
s390: warn about clearing als implied facilities
Vasily Gorbik
2019-03-01
s390: allow overriding facilities via command line
Vasily Gorbik
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
s390: remove decompressor's head.S
Vasily Gorbik