aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-06-17sysfs: treewide: switch back to attribute_group::bin_attrsThomas Weißschuh1-9/+9
2025-04-17s390: Remove optional third argument of strscpy() if possibleHeiko Carstens1-1/+1
2025-04-17s390/ipl: Rename and change strncpy_skip_quote()Heiko Carstens1-13/+12
2025-03-18s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assembliesHeiko Carstens1-1/+1
2025-03-04s390: Convert MACHINE_IS_[LPAR|VM|KVM], etc, machine_is_[lpar|vm|kvm]()Heiko Carstens1-10/+11
2025-01-20Merge tag 's390-6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-71/+71
2025-01-07s390/ipl: Constify 'struct bin_attribute'Thomas Weißschuh1-71/+71
2024-12-11s390/ipl: Fix never less than zero warningAlexander Gordeev1-1/+1
2024-11-12s390/dump: Add firmware sysfs attribute for dump area sizeAlexander Egorenkov1-1/+19
2024-10-25s390/ipl: Switch over to sysfs_emit()Mete Durlu1-32/+32
2024-07-23s390/smp: Handle restart interrupt on ipl cpuSven Schnelle1-1/+1
2024-05-21Merge tag 's390-6.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-180/+139
2024-05-19Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mmLinus Torvalds1-0/+1
2024-05-14s390/ipl: Introduce sysfs attribute 'scp_data' for dump iplAlexander Egorenkov1-0/+33
2024-05-14s390/ipl: Introduce macros for (re)ipl sysfs attribute 'scp_data'Alexander Egorenkov1-163/+83
2024-05-14s390/ipl: Fix incorrect initialization of nvme dump blockAlexander Egorenkov1-3/+3
2024-05-14s390/ipl: Fix incorrect initialization of len fields in nvme reipl blockAlexander Egorenkov1-2/+2
2024-05-14s390/ipl: Do not accept z/VM CP diag X'008' cmds longer than max lengthAlexander Egorenkov1-1/+5
2024-05-14s390/ipl: Fix size of vmcmd buffers for sending z/VM CP diag X'008' cmdsAlexander Egorenkov1-13/+15
2024-04-25fix missing vmalloc.h includesKent Overstreet1-0/+1
2024-04-17s390/os_info: Introduce value entriesAlexander Gordeev1-3/+3
2024-02-16s390/checksum: provide and use cksm() inline assemblyHeiko Carstens1-2/+1
2023-11-22s390/ipl: add missing IPL_TYPE_ECKD_DUMP case to ipl_init()Mikhail Zaslonko1-0/+1
2023-09-19s390: use control register bit definesHeiko Carstens1-1/+1
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens1-1/+1
2023-08-18s390/ipl: refactor deprecated strncpyJustin Stitt1-1/+1
2023-08-16s390/ipl: add common ipl parameter attribute groupSven Schnelle1-22/+6
2023-08-16s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle1-0/+2
2023-06-27Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+16
2023-06-01s390/ipl: add REIPL_CLEAR flag to os_infoMikhail Zaslonko1-0/+16
2023-05-15s390/ipl: fix IPIB virtual vs physical address confusionAlexander Gordeev1-2/+1
2023-04-13s390/ipl: fix physical-virtual confusion for diag308Nico Boehr1-3/+3
2023-03-13s390/bp: remove __bpon()Heiko Carstens1-1/+0
2023-02-06s390/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle1-0/+3
2023-02-06s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle1-71/+20
2023-01-22s390/ipl: use kstrtobool() instead of strtobool()Christophe JAILLET1-1/+1
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev1-3/+2
2022-12-06s390/ipl: use octal values instead of S_* macrosSven Schnelle1-36/+30
2022-12-06s390/ipl: add eckd dump supportSven Schnelle1-1/+71
2022-12-06s390/ipl: add eckd supportSven Schnelle1-0/+282
2022-11-23s390/ipl: Use kstrtobool() instead of strtobool()Christophe JAILLET1-3/+4
2022-09-14s390/smp: rework absolute lowcore accessAlexander Gordeev1-2/+7
2022-03-27s390/maccess: rework absolute lowcore accessorsAlexander Gordeev1-2/+2
2022-03-08s390/extable: move EX_TABLE define to asm-extable.hHeiko Carstens1-0/+1
2022-02-06s390: remove invalid email address of Heiko CarstensHeiko Carstens1-1/+0
2021-11-18s390/kexec: fix return code handlingHeiko Carstens1-1/+2
2021-08-26s390/smp: enable DAT before CPU restart callback is calledAlexander Gordeev1-3/+0
2021-08-05s390: rename dma section to amode31Heiko Carstens1-1/+1
2021-07-04Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-6/+8
2021-07-01kernel.h: split out panic and oops helpersAndy Shevchenko1-0/+1