summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/ipl.c
AgeCommit message (Expand)Author
2023-11-22s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-08-18s390/ipl: refactor deprecated strncpyJustin Stitt
2023-08-16s390/ipl: add common ipl parameter attribute groupSven Schnelle
2023-08-16s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-06-01s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko
2023-05-15s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev
2023-04-13s390/ipl: fix physical-virtual confusion for diag308Nico Boehr
2023-03-13s390/bp: remove __bpon()Heiko Carstens
2023-02-06s390/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle
2023-02-06s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle
2023-01-22s390/ipl: use kstrtobool() instead of strtobool()Christophe JAILLET
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev
2022-12-06s390/ipl: use octal values instead of S_* macrosSven Schnelle
2022-12-06s390/ipl: add eckd dump supportSven Schnelle
2022-12-06s390/ipl: add eckd supportSven Schnelle
2022-11-23s390/ipl: Use kstrtobool() instead of strtobool()Christophe JAILLET
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens
2021-11-18s390/kexec: fix return code handlingHeiko Carstens
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev
2021-08-05s390: rename dma section to amode31Heiko Carstens
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko
2021-06-18s390/ipl: use register pair instead of register asmHeiko Carstens
2021-04-18s390/smp: fix do_restart() prototypeAlexander Gordeev
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens
2020-10-02s390/ipl: add support to control memory clearing for nvme re-IPLGerald Schaefer
2020-10-02s390: nvme dump supportJason J. Herne
2020-06-16s390: use scnprintf() in sys_##_prefix##_##_name##_showChen Zhou
2020-05-06s390: nvme reiplJason J. Herne
2020-05-06s390: nvme iplJason J. Herne
2020-03-23s390/ipl: add support to control memory clearing for FCP and CCW re-IPLGerald Schaefer
2019-08-06s390/protvirt: avoid memory sharing for diag 308 set/storeVasily Gorbik
2019-07-11s390/ipl: Fix detection of has_secure attributePhilipp Rudo
2019-05-02s390: simplify disabled_waitMartin Schwidefsky
2019-04-29s390/kernel: introduce .dma sectionsGerald Schaefer
2019-04-29s390/ipl: Provide has_secure sysfs attributePhilipp Rudo
2019-04-26s390/ipl: add helper functions to create an IPL reportMartin Schwidefsky
2019-04-26s390/ipl: read IPL report at early bootMartin Schwidefsky
2019-04-26s390/ipl: provide uapi header for list directed IPLMartin Schwidefsky
2019-04-26s390/ipl: make ipl_info less confusingMartin Schwidefsky
2019-04-10s390/protvirt: add memory sharing for diag 308 set/storeVasily Gorbik
2019-04-10s390: move ipl block to .boot.preserved.data sectionVasily Gorbik
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik