summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAgeFilesLines
* s390/maccess: rework absolute lowcore accessorsAlexander Gordeev2022-03-271-2/+2
* s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens2022-03-081-0/+1
* s390: remove invalid email address of Heiko CarstensHeiko Carstens2022-02-061-1/+0
* s390/kexec: fix return code handlingHeiko Carstens2021-11-181-1/+2
* s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev2021-08-261-3/+0
* s390: rename dma section to amode31Heiko Carstens2021-08-051-1/+1
* Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2021-07-041-6/+8
|\
| * s390/ipl: use register pair instead of register asmHeiko Carstens2021-06-181-6/+8
* | kernel.h: split out panic and oops helpersAndy Shevchenko2021-07-011-0/+1
|/
* s390/smp: fix do_restart() prototypeAlexander Gordeev2021-04-181-2/+2
* s390/delay: remove udelay_simple()Heiko Carstens2020-12-161-1/+1
* s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer2020-10-021-6/+42
* s390: nvme dump supportJason J. Herne2020-10-021-1/+70
* s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou2020-06-161-1/+1
* s390: nvme reiplJason J. Herne2020-05-061-1/+147
* s390: nvme iplJason J. Herne2020-05-061-0/+63
* s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer2020-03-231-7/+66
* s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik2019-08-061-9/+0
* s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-111-6/+1
* s390: simplify disabled_waitMartin Schwidefsky2019-05-021-2/+2
* s390/kernel: introduce .dma sectionsGerald Schaefer2019-04-291-1/+1
* s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-291-0/+17
* s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky2019-04-261-0/+134
* s390/ipl: read IPL report at early bootMartin Schwidefsky2019-04-261-0/+19
* s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky2019-04-261-41/+39
* s390/ipl: make ipl_info less confusingMartin Schwidefsky2019-04-261-56/+54
* s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik2019-04-101-0/+9
* s390: move ipl block to .boot.preserved.data sectionVasily Gorbik2019-04-101-13/+2
* s390/kasan: reipl and kexec supportVasily Gorbik2018-10-091-0/+2
* s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik2018-10-091-106/+11
* s390/ipl: remove reipl_method and dump_methodVasily Gorbik2018-04-101-46/+11
* s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik2018-04-101-6/+5
* s390: assume diag308 set always worksVasily Gorbik2018-04-101-198/+11
* s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik2018-04-101-1/+1
* s390/ipl: correct ipl parmblock valid checksVasily Gorbik2018-04-101-6/+4
* s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik2018-04-101-38/+15
* s390/ipl: move ipl_flags to ipl.cVasily Gorbik2018-04-101-1/+9
* s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik2018-04-101-9/+8
* s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik2018-04-101-25/+25
* s390/ipl: ensure loadparm valid flag is setVasily Gorbik2018-04-101-0/+1
* s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky2018-02-051-0/+1
* s390/ipl: avoid usage of __section(.data)Vasily Gorbik2018-01-231-8/+4
* s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-11-241-0/+1
* s390: remove named saved segment supportHeiko Carstens2017-11-081-36/+0
* s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens2017-06-141-6/+1
* s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens2017-03-021-0/+2
* s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2017-02-171-1/+2
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-081-1/+1
* s390: proper type casts for csum_partial invocationsHeiko Carstens2017-01-161-1/+2
* s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens2016-12-121-6/+1