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
/
boot.h
Age
Commit message (
Expand
)
Author
2023-04-13
s390/kaslr: generalize and improve random base distribution
Vasily Gorbik
2023-04-13
s390/kaslr: provide kaslr_enabled() function
Heiko Carstens
2023-03-20
s390/kasan: move shadow mapping to decompressor
Vasily Gorbik
2023-03-20
s390/boot: rework decompressor reserved tracking
Vasily Gorbik
2023-03-20
s390/boot: rename mem_detect to physmem_info
Vasily Gorbik
2023-02-14
s390/mem_detect: do not truncate online memory ranges info
Vasily Gorbik
2023-02-06
s390/boot: avoid page tables memory in kaslr
Vasily Gorbik
2023-02-06
s390/mem_detect: handle online memory limit just once
Vasily Gorbik
2023-02-06
s390/boot: fix mem_detect extended area allocation
Vasily Gorbik
2023-01-31
s390/boot: avoid mapping standby memory
Vasily Gorbik
2023-01-13
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
s390/mm: start kernel with DAT enabled
Alexander Gordeev
2023-01-13
s390/boot: detect and enable memory facilities
Alexander Gordeev
2023-01-13
s390/boot: cleanup decompressor header files
Alexander Gordeev
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