aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-07-26
|\
| * s390/ipl: rename diagnose enumsHeiko Carstens2016-06-13
| * s390/ipl: use load normal for LPAR re-iplHeiko Carstens2016-06-13
| * s390: avoid extable collisionsHeiko Carstens2016-06-13
| * s390: use __section macro everywhereHeiko Carstens2016-06-13
* | Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"Michael Holzheu2016-06-28
|/
* s390: remove all usages of PSW_ADDR_AMODEHeiko Carstens2016-01-19
* s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-11
* s390/dump: rework CPU register dump codeMartin Schwidefsky2015-11-27
* s390: add support for ipl devices in subchannel sets > 0Sebastian Ott2015-11-11
* s390/ipl: fix out of bounds access in scpdata_writeSebastian Ott2015-11-11
* s390/diag: add a statistic for diagnose callsMartin Schwidefsky2015-10-14
* s390/ipl: cleanup macro usageSebastian Ott2015-03-25
* s390/ipl: cleanup shutdown_action attributesSebastian Ott2015-03-25
* s390/ipl: cleanup bin attr usageSebastian Ott2015-03-25
* s390: remove 31 bit supportHeiko Carstens2015-03-25
* s390: add SMT supportMartin Schwidefsky2015-01-22
* s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu2014-09-01
* s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu2014-08-12
* s390/uaccess: always run the kernel in home spaceMartin Schwidefsky2013-10-24
* s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-06-24
* s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu2013-02-14
* s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-26
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu2012-06-27
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-14
* s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu2012-05-30
* s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu2012-05-23
* [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-11
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-11
* [S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu2012-03-11
* [S390] rework smp codeMartin Schwidefsky2012-03-11
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-30
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-30
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-30
* [S390] kdump backend codeMichael Holzheu2011-10-30
* [S390] Force PSW restart on online CPUMichael Holzheu2011-10-30
* [S390] Change default action from reipl to stop for on_restartMichael Holzheu2011-08-24
* [S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall2011-08-24
* [S390] Use diagnose 308 for system resetMichael Holzheu2011-08-03
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-03
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-26
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-26
* [S390] smp: rework sigp codeHeiko Carstens2010-02-26
* [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-26
* [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-18
* [S390] smp: fix sigp stop handlingHeiko Carstens2009-10-29
* [S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner2009-09-11