summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/ipl.c
AgeCommit message (Expand)Author
2018-04-29s390: add options to change branch prediction behaviour for the kernelMartin Schwidefsky
2018-04-20s390/ipl: ensure loadparm valid flag is setVasily Gorbik
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
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu
2012-03-11[S390] rework smp codeMartin Schwidefsky
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky
2011-10-30[S390] kdump backend codeMichael Holzheu
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu
2011-08-24[S390] Change default action from reipl to stop for on_restartMichael Holzheu
2011-08-24[S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2010-02-26[S390] smp: rework sigp codeHeiko Carstens
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens