summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAgeFilesLines
* s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu2013-06-241-4/+4
* s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu2013-02-141-4/+12
* s390/ipl: Use diagnose 8 command separationMichael Holzheu2012-07-261-10/+2Star
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+1Star
* s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu2012-06-271-1/+1
* s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens2012-06-141-9/+6Star
* s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu2012-05-301-6/+9
* s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu2012-05-231-0/+1
* [S390] kernel: Add OS info memory interfaceMichael Holzheu2012-03-111-7/+35
* [S390] kernel: Add z/VM LGR detectionMichael Holzheu2012-03-111-0/+6
* [S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu2012-03-111-24/+6Star
* [S390] rework smp codeMartin Schwidefsky2012-03-111-10/+11
* [S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky2011-10-301-0/+1
* [S390] sparse: fix sparse static warningsMartin Schwidefsky2011-10-301-4/+4
* [S390] cleanup psw related bits and piecesMartin Schwidefsky2011-10-301-2/+2
* [S390] kdump backend codeMichael Holzheu2011-10-301-2/+10
* [S390] Force PSW restart on online CPUMichael Holzheu2011-10-301-0/+1
* [S390] Change default action from reipl to stop for on_restartMichael Holzheu2011-08-241-2/+3
* [S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall2011-08-241-1/+1
* [S390] Use diagnose 308 for system resetMichael Holzheu2011-08-031-0/+6
* [S390] Add PSW restart shutdown triggerMichael Holzheu2011-08-031-1/+38
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-6/+8
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* [S390] Cleanup struct _lowcore usage and defines.Heiko Carstens2010-02-261-4/+2Star
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-261-1/+1
* [S390] smp: rework sigp codeHeiko Carstens2010-02-261-1/+1
* [S390] smp: always reboot on cpu 0Heiko Carstens2010-02-261-8/+23
* [S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens2009-12-181-3/+3
* [S390] smp: fix sigp stop handlingHeiko Carstens2009-10-291-4/+3Star
* [S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner2009-09-111-2/+11
* [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-111-15/+142
* [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-071-6/+9
* [S390] ipl: fix compile breakageHeiko Carstens2009-04-231-0/+1
* [S390] remove duplicated #includesHuang Weiyi2009-03-261-1/+0Star
* [S390] Ensure that ipl panic notifier is called late.Michael Holzheu2009-03-261-1/+1
* [S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu2009-03-261-7/+6Star
* [S390] Use csum_partial in checksum.hFrank Munzert2009-03-261-1/+3
* [S390] Automatic IPL after dumpFrank Munzert2009-03-261-4/+52
* [S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2008-08-011-1/+4
* [S390] s390: use memory_read_from_buffer()Akinobu Mita2008-07-141-14/+4Star
* [S390] Extra Kernel Parameters via VMPARMHendrik Brueckner2008-07-141-65/+379
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-171-1/+1
* [S390] Load disabled wait psw if reipl fails.Michael Holzheu2008-03-051-0/+1
* [S390] Fix couple of section mismatches.Heiko Carstens2008-02-051-9/+18
* [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-261-6/+8
* [S390] Initialize sclp_ipl_infoMichael Holzheu2008-01-261-0/+1
* [S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu2008-01-261-2/+6
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-261-332/+599
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-251-4/+4
* kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman2008-01-251-36/+37