summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/ipl.c
AgeCommit message (Expand)Author
2018-10-09s390/kasan: reipl and kexec supportVasily Gorbik
2018-10-09s390: move ipl block and cmd line handling to early boot phaseVasily Gorbik
2018-04-10s390/ipl: remove reipl_method and dump_methodVasily Gorbik
2018-04-10s390/ipl: correct kdump reipl block checksum calculationVasily Gorbik
2018-04-10s390: assume diag308 set always worksVasily Gorbik
2018-04-10s390/ipl: avoid adding scpdata to cmdline during ftp/dvd bootVasily Gorbik
2018-04-10s390/ipl: correct ipl parmblock valid checksVasily Gorbik
2018-04-10s390/ipl: rely on diag308 store to get ipl infoVasily Gorbik
2018-04-10s390/ipl: move ipl_flags to ipl.cVasily Gorbik
2018-04-10s390/ipl: get rid of ipl_ssid and ipl_devnoVasily Gorbik
2018-04-10s390/ipl: unite diag308 and scsi boot ipl blocksVasily Gorbik
2018-04-10s390/ipl: ensure loadparm valid flag is setVasily Gorbik
2018-02-05s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-01-23s390/ipl: avoid usage of __section(.data)Vasily Gorbik
2017-11-24s390: kernel: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-08s390: remove named saved segment supportHeiko Carstens
2017-06-14s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPLHeiko Carstens
2017-03-02s390/ipl: always use load normal for CCW-type re-IPLHeiko Carstens
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2017-01-16s390: proper type casts for csum_partial invocationsHeiko Carstens
2016-12-12s390: fix initrd corruptions with gcov/kcov instrumented kernelsHeiko Carstens
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-06-28Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu
2016-06-13s390/ipl: rename diagnose enumsHeiko Carstens
2016-06-13s390/ipl: use load normal for LPAR re-iplHeiko Carstens
2016-06-13s390: avoid extable collisionsHeiko Carstens
2016-06-13s390: use __section macro everywhereHeiko Carstens
2016-01-19s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens
2016-01-11s390: rename struct _lowcore to struct lowcoreHeiko Carstens
2015-11-27s390/dump: rework CPU register dump codeMartin Schwidefsky
2015-11-11s390: add support for ipl devices in subchannel sets > 0Sebastian Ott
2015-11-11s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott
2015-10-14s390/diag: add a statistic for diagnose callsMartin Schwidefsky
2015-03-25s390/ipl: cleanup macro usageSebastian Ott
2015-03-25s390/ipl: cleanup shutdown_action attributesSebastian Ott
2015-03-25s390/ipl: cleanup bin attr usageSebastian Ott
2015-03-25s390: remove 31 bit supportHeiko Carstens
2015-01-22s390: add SMT supportMartin Schwidefsky
2014-09-01s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu
2014-08-12s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu
2013-02-14s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu
2012-07-26s390/ipl: Use diagnose 8 command separationMichael Holzheu
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-06-27s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu
2012-05-23s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu