Age | Commit message (Expand) | Author | Files | Lines |
2022-05-06 | s390/boot: get rid of startup archive | Heiko Carstens | 1 | -108/+0 |
2021-07-27 | s390/boot: move dma sections from decompressor to decompressed kernel | Alexander Egorenkov | 1 | -23/+0 |
2021-07-27 | s390/boot: move sclp early buffer from fixed address in asm to C | Alexander Egorenkov | 1 | -1/+4 |
2021-07-27 | s390/boot: make stacks part of the decompressor's image | Alexander Egorenkov | 1 | -0/+13 |
2020-12-09 | s390/boot: add build-id to decompressor | Philipp Rudo | 1 | -0/+1 |
2020-11-20 | s390/decompressor: add symbols support | Vasily Gorbik | 1 | -0/+8 |
2020-09-16 | s390/boot: enable .bss section for compressed kernel | Alexander Egorenkov | 1 | -9/+13 |
2019-08-21 | s390/startup: adjust _sdma and _edma to page boundaries | Vasily Gorbik | 1 | -1/+2 |
2019-05-07 | s390/boot: fix compiler error due to missing awk strtonum | Martin Schwidefsky | 1 | -0/+2 |
2019-04-29 | s390/kernel: introduce .dma sections | Gerald Schaefer | 1 | -0/+21 |
2019-04-10 | s390: introduce .boot.preserved.data section | Gerald Schaefer | 1 | -0/+1 |
2018-10-09 | s390: introduce .boot.data section | Vasily Gorbik | 1 | -0/+3 |
2018-10-09 | s390/decompressor: rework uncompressed image info collection | Vasily Gorbik | 1 | -6/+15 |
2018-07-02 | s390/decompressor: correct EXCLUDE_FILE construct | Vasily Gorbik | 1 | -1/+3 |
2018-07-02 | s390/decompressor: discard ___kcrctab section | Vasily Gorbik | 1 | -0/+1 |
2018-06-25 | s390/decompressor: support uncompressed kernel | Vasily Gorbik | 1 | -4/+8 |
2018-02-27 | s390/decompressor: discard __ex_table section | Vasily Gorbik | 1 | -0/+1 |
2018-01-23 | s390/decompressor: discard __ksymtab and .eh_frame sections | Vasily Gorbik | 1 | -0/+6 |
2018-01-23 | s390/decompressor: swap .text and .rodata.compressed sections | Vasily Gorbik | 1 | -3/+3 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2015-03-25 | s390: remove 31 bit support | Heiko Carstens | 1 | -5/+0 |
2012-10-18 | s390: fix linker script for 31 bit builds | Heiko Carstens | 1 | -1/+1 |
2010-02-27 | [S390] add support for compressed kernels | Martin Schwidefsky | 1 | -0/+55 |