aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev1-2/+2
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-0/+1
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens1-1/+0
2021-11-18s390/kexec: fix return code handlingHeiko Carstens1-1/+2
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev1-3/+0
2021-08-05s390: rename dma section to amode31Heiko Carstens1-1/+1
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-6/+8
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1
2021-06-18s390/ipl: use register pair instead of register asmHeiko Carstens1-6/+8
2021-04-18s390/smp: fix do_restart() prototypeAlexander Gordeev1-2/+2
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens1-1/+1
2020-10-02s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer1-6/+42
2020-10-02s390: nvme dump supportJason J. Herne1-1/+70
2020-06-16s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou1-1/+1
2020-05-06s390: nvme reiplJason J. Herne1-1/+147
2020-05-06s390: nvme iplJason J. Herne1-0/+63
2020-03-23s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer1-7/+66
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik1-9/+0
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo1-6/+1
2019-05-02s390: simplify disabled_waitMartin Schwidefsky1-2/+2
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer1-1/+1
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo1-0/+17
2019-04-26s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky1-0/+134
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky1-0/+19
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky1-41/+39
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky1-56/+54
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik1-0/+9
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik1-13/+2
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik1-0/+2
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik1-106/+11
2018-04-10s390/ipl: remove reipl_method and dump_methodVasily Gorbik1-46/+11
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik1-6/+5
2018-04-10s390: assume diag308 set always worksVasily Gorbik1-198/+11
2018-04-10s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik1-1/+1
2018-04-10s390/ipl: correct ipl parmblock valid checksVasily Gorbik1-6/+4
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik1-38/+15
2018-04-10s390/ipl: move ipl_flags to ipl.cVasily Gorbik1-1/+9
2018-04-10s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik1-9/+8
2018-04-10s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik1-25/+25
2018-04-10s390/ipl: ensure loadparm valid flag is setVasily Gorbik1-0/+1
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky1-0/+1
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik1-8/+4
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-08s390: remove named saved segment supportHeiko Carstens1-36/+0
2017-06-14s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens1-6/+1
2017-03-02s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens1-0/+2
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+2
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens1-1/+1
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens1-1/+2
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens1-6/+1