summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAgeFilesLines
* s390/smp: Handle restart interrupt on ipl cpuSven Schnelle2024-07-231-1/+1
* Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds2024-05-211-180/+139
|\
| * s390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov2024-05-141-0/+33
| * s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov2024-05-141-163/+83
| * s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov2024-05-141-3/+3
| * s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov2024-05-141-2/+2
| * s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov2024-05-141-1/+5
| * s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov2024-05-141-13/+15
* | Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-05-191-0/+1
|\ \ | |/ |/|
| * fix missing vmalloc.h includesKent Overstreet2024-04-251-0/+1
* | s390/os_info: Introduce value entriesAlexander Gordeev2024-04-171-3/+3
|/
* s390/checksum: provide and use cksm() inline assemblyHeiko Carstens2024-02-161-2/+1
* s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko2023-11-221-0/+1
* s390: use control register bit definesHeiko Carstens2023-09-191-1/+1
* s390/ctlreg: add local and system prefix to some functionsHeiko Carstens2023-09-191-1/+1
* s390/ipl: refactor deprecated strncpyJustin Stitt2023-08-181-1/+1
* s390/ipl: add common ipl parameter attribute groupSven Schnelle2023-08-161-22/+6
* s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle2023-08-161-0/+2
* Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-06-271-0/+16
|\
| * s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko2023-06-011-0/+16
* | s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev2023-05-151-2/+1
|/
* 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