summaryrefslogtreecommitdiffstats
path: root/arch/s390/boot
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'kbuild-v5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2021-09-031-1/+1
|\
| * isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
* | Merge tag 's390-5.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-08-3016-316/+134
|\ \ | |/ |/|
| * s390/boot: factor out offset_vmlinux_info() functionAlexander Gordeev2021-08-251-8/+12
| * s390: move the install rule to arch/s390/MakefileMasahiro Yamada2021-07-301-4/+0
| * s390: enable KCSANIlya Leoshkevich2021-07-302-0/+2
| * s390/boot: get rid of arithmetics on function pointersHeiko Carstens2021-07-271-1/+1
| * s390/boot: move dma sections from decompressor to decompressed kernelAlexander Egorenkov2021-07-276-247/+1
| * s390/boot: make _diag308_reset_dma() position-independentAlexander Egorenkov2021-07-271-1/+3
| * s390/boot: move EP_OFFSET and EP_STRING to head.SAlexander Egorenkov2021-07-271-0/+3
| * s390/dump: introduce boot data 'oldmem_data'Alexander Egorenkov2021-07-272-3/+6
| * s390/boot: introduce boot data 'initrd_data'Alexander Egorenkov2021-07-274-13/+17
| * s390/boot: move sclp early buffer from fixed address in asm to CAlexander Egorenkov2021-07-274-4/+15
| * s390/boot: get rid of magic numbers for startup offsetsAlexander Egorenkov2021-07-271-4/+4
| * s390/uv: de-duplicate checks for Protected Host VirtualizationAlexander Egorenkov2021-07-271-19/+21
| * s390/boot: disable Secure Execution in dump modeAlexander Egorenkov2021-07-273-0/+11
| * s390/boot: move uv function declarations to boot/uv.hAlexander Egorenkov2021-07-273-0/+20
| * s390/sclp: use only one sclp early buffer to send commandsAlexander Egorenkov2021-07-271-1/+2
| * s390/cio: remove unused include linux/spinlock.h from cio.hAlexander Egorenkov2021-07-271-0/+2
| * s390/boot: make stacks part of the decompressor's imageAlexander Egorenkov2021-07-274-17/+19
| * s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov2021-07-275-13/+14
* | s390/boot: fix zstd build for -march=z900Vasily Gorbik2021-07-302-0/+3
|/
* s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov2021-07-201-15/+4
* s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov2021-07-051-0/+1
* s390: mm: Fix secure storage access exception handlingJanosch Frank2021-07-051-0/+1
* s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens2021-06-181-11/+17
* s390/mem_detect: use register pair instead of register asmHeiko Carstens2021-06-181-15/+19
* s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens2021-06-181-8/+11
* s390/ipl_parm: use register pair instead of register asmHeiko Carstens2021-06-181-12/+14
* s390/ipl_parm: fix program check new psw handlingHeiko Carstens2021-06-181-8/+11
* s390/boot: add zstd supportDimitri John Ledkov2021-06-182-0/+10
* s390/decompressor: correct BOOT_HEAP_SIZE conditionVasily Gorbik2021-06-181-1/+1
* s390: setup kernel memory layout earlyVasily Gorbik2021-06-184-4/+118
* s390/decompressor: replace use of perl with simple sed/trRob Landley2021-06-071-1/+1
* s390/boot: access kernel command line via parmareaHeiko Carstens2021-06-071-4/+4
* s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens2021-06-071-0/+3
* s390/facilities: move stfl information from lowcore to global dataSven Schnelle2021-06-073-6/+9
* s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank2021-01-271-1/+1
* kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov2020-12-221-0/+1
* s390/boot: add build-id to decompressorPhilipp Rudo2020-12-092-1/+2
* s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik2020-11-201-0/+7
* s390/decompressor: add stacktrace supportVasily Gorbik2020-11-203-1/+30
* s390/decompressor: add symbols supportVasily Gorbik2020-11-204-5/+97
* s390/decompressor: correct some asm symbols annotationsVasily Gorbik2020-11-202-11/+12
* s390/decompressor: add decompressor_printkVasily Gorbik2020-11-202-78/+68
* s390: unify identity mapping limits handlingVasily Gorbik2020-11-205-46/+73
* s390/early: rewrite program parameter setup in CVasily Gorbik2020-11-091-0/+10
* s390/kasan: move memory needs estimation into a functionVasily Gorbik2020-11-091-22/+8
* s390/decompressor: fix build warningVasily Gorbik2020-11-091-1/+3
* s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens2020-11-093-1/+21