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
/
startup.c
Age
Commit message (
Expand
)
Author
2022-11-08
s390: always build relocatable kernel
Heiko Carstens
2022-09-14
s390/mm: rework memcpy_real() to avoid DAT-off mode
Alexander Gordeev
2022-09-14
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-08-06
Revert "s390/smp: rework absolute lowcore access"
Alexander Gordeev
2022-07-28
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-07-28
s390/boot: cleanup adjust_to_uv_max() function
Alexander Gordeev
2022-05-06
s390/boot: get rid of startup archive
Heiko Carstens
2021-11-16
s390/boot: simplify and fix kernel memory layout setup
Vasily Gorbik
2021-10-04
s390/boot: allocate amode31 section in decompressor
Alexander Gordeev
2021-08-25
s390/boot: factor out offset_vmlinux_info() function
Alexander Gordeev
2021-07-27
s390/boot: get rid of arithmetics on function pointers
Heiko Carstens
2021-07-27
s390/boot: move dma sections from decompressor to decompressed kernel
Alexander Egorenkov
2021-07-27
s390/dump: introduce boot data 'oldmem_data'
Alexander Egorenkov
2021-07-27
s390/boot: introduce boot data 'initrd_data'
Alexander Egorenkov
2021-07-27
s390/boot: disable Secure Execution in dump mode
Alexander Egorenkov
2021-07-27
s390/boot: move uv function declarations to boot/uv.h
Alexander Egorenkov
2021-07-27
s390/boot: move all linker symbol declarations from c to h files
Alexander Egorenkov
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
2021-06-18
s390: setup kernel memory layout early
Vasily Gorbik
2021-06-07
s390/facilities: move stfl information from lowcore to global data
Sven Schnelle
2020-11-20
s390: unify identity mapping limits handling
Vasily Gorbik
2020-11-09
s390/early: rewrite program parameter setup in C
Vasily Gorbik
2020-11-09
s390/mm: let vmalloc area size depend on physical memory size
Heiko Carstens
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-09-29
s390: remove unused _swsusp_reset_dma
Vasily Gorbik
2020-09-16
s390/boot: enable .bss section for compressed kernel
Alexander Egorenkov
2019-11-30
s390/kaslr: store KASLR offset for early dumps
Gerald Schaefer
2019-11-25
Merge tag 's390-5.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2019-10-31
s390/boot: fix section name escaping
Nick Desaulniers
2019-10-22
s390/kaslr: add support for R_390_GLOB_DAT relocation type
Gerald Schaefer
2019-08-21
s390: clean .bss before running uncompressed kernel
Vasily Gorbik
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
2019-04-29
s390/kernel: add support for kernel address space layout randomization (KASLR)
Gerald Schaefer
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
s390/kernel: build a relocatable kernel
Gerald Schaefer
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2019-04-10
s390/uv: introduce guest side ultravisor code
Vasily Gorbik
2019-04-10
s390: introduce .boot.preserved.data section
Gerald Schaefer
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/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-10-09
s390: introduce .boot.data section
Vasily Gorbik
2018-10-09
s390/decompressor: clean up and rename compressed/misc.c
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-09
s390: remove decompressor's head.S
Vasily Gorbik