summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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