summaryrefslogtreecommitdiff
path: root/arch/s390/boot
AgeCommit message (Expand)Author
2021-07-27s390/boot: move all linker symbol declarations from c to h filesAlexander Egorenkov
2021-07-20s390/boot: fix use of expolines in the DMA codeAlexander Egorenkov
2021-07-05s390/boot: replace magic string check with a bootdata flagAlexander Egorenkov
2021-07-05s390: mm: Fix secure storage access exception handlingJanosch Frank
2021-06-18s390/mem_detect: fix tprot() program check new psw handlingHeiko Carstens
2021-06-18s390/mem_detect: use register pair instead of register asmHeiko Carstens
2021-06-18s390/mem_detect: fix diag260() program check new psw handlingHeiko Carstens
2021-06-18s390/ipl_parm: use register pair instead of register asmHeiko Carstens
2021-06-18s390/ipl_parm: fix program check new psw handlingHeiko Carstens
2021-06-18s390/boot: add zstd supportDimitri John Ledkov
2021-06-18s390/decompressor: correct BOOT_HEAP_SIZE conditionVasily Gorbik
2021-06-18s390: setup kernel memory layout earlyVasily Gorbik
2021-06-07s390/decompressor: replace use of perl with simple sed/trRob Landley
2021-06-07s390/boot: access kernel command line via parmareaHeiko Carstens
2021-06-07s390/ipl: make parameter area accessible via struct parmareaHeiko Carstens
2021-06-07s390/facilities: move stfl information from lowcore to global dataSven Schnelle
2021-01-27s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2020-12-22kasan, x86, s390: update undef CONFIG_KASANAndrey Konovalov
2020-12-09s390/boot: add build-id to decompressorPhilipp Rudo
2020-11-20s390/decompressor: print cmdline and BEAR on pgm_checkVasily Gorbik
2020-11-20s390/decompressor: add stacktrace supportVasily Gorbik
2020-11-20s390/decompressor: add symbols supportVasily Gorbik
2020-11-20s390/decompressor: correct some asm symbols annotationsVasily Gorbik
2020-11-20s390/decompressor: add decompressor_printkVasily Gorbik
2020-11-20s390: unify identity mapping limits handlingVasily Gorbik
2020-11-09s390/early: rewrite program parameter setup in CVasily Gorbik
2020-11-09s390/kasan: move memory needs estimation into a functionVasily Gorbik
2020-11-09s390/decompressor: fix build warningVasily Gorbik
2020-11-09s390/mm: let vmalloc area size depend on physical memory sizeHeiko Carstens
2020-11-09s390/head: set io/ext handlers to disabled waitVasily Gorbik
2020-10-25treewide: Convert macro and uses of __section(foo) to __section("foo")Joe Perches
2020-10-02s390/startup: correct early pgm check info formattingVasily Gorbik
2020-10-02s390/nvme: support firmware-assisted dump to NVMe disksAlexander Egorenkov
2020-10-02s390/ipl: support NVMe IPL kernel parametersAlexander Egorenkov
2020-09-30s390/startup: add kaslr_offset to pgm check info printVasily Gorbik
2020-09-30s390/startup: correct "dfltcc" option parsingVasily Gorbik
2020-09-29s390/startup: avoid save_area_sync overflowVasily Gorbik
2020-09-29s390: remove unused _swsusp_reset_dmaVasily Gorbik
2020-09-29s390/kaslr: correct and explain randomization base generationVasily Gorbik
2020-09-29s390/kaslr: avoid mixing valid random value and an error codeVasily Gorbik
2020-09-21s390/boot: avoid unnecessary zeroing of .bss sectionVasily Gorbik
2020-09-16s390/protvirt: parse prot_virt option in the decompressorVasily Gorbik
2020-09-16s390/boot: enable .bss section for compressed kernelAlexander Egorenkov
2020-06-09mm: reorder includes after introduction of linux/pgtable.hMike Rapoport
2020-06-09mm: introduce include/linux/pgtable.hMike Rapoport
2020-04-25s390/protvirt: fix compilation issueClaudio Imbrenda
2020-04-04Merge tag 's390-5.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-31Merge tag 'kvmarm-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada