summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAgeFilesLines
* s390/ipl: fix physical-virtual confusion for diag308Nico Boehr2023-04-131-3/+3
* s390/bp: remove __bpon()Heiko Carstens2023-03-131-1/+0
* s390/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle2023-02-061-0/+3
* s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle2023-02-061-71/+20
* s390/ipl: use kstrtobool() instead of strtobool()Christophe JAILLET2023-01-221-1/+1
* s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev2023-01-131-3/+2
* s390/ipl: use octal values instead of S_* macrosSven Schnelle2022-12-061-36/+30
* s390/ipl: add eckd dump supportSven Schnelle2022-12-061-1/+71
* s390/ipl: add eckd supportSven Schnelle2022-12-061-0/+282
* s390/ipl: Use kstrtobool() instead of strtobool()Christophe JAILLET2022-11-231-3/+4
* s390/smp: rework absolute lowcore accessAlexander Gordeev2022-09-141-2/+7
* 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