aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAge
* [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
* [S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner2009-09-11
* [S390] shutdown actions: save/return rc from init functionFrank Munzert2009-07-07
* [S390] ipl: fix compile breakageHeiko Carstens2009-04-23
* [S390] remove duplicated #includesHuang Weiyi2009-03-26
* [S390] Ensure that ipl panic notifier is called late.Michael Holzheu2009-03-26
* [S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu2009-03-26
* [S390] Use csum_partial in checksum.hFrank Munzert2009-03-26
* [S390] Automatic IPL after dumpFrank Munzert2009-03-26
* [S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu2008-08-01
* [S390] s390: use memory_read_from_buffer()Akinobu Mita2008-07-14
* [S390] Extra Kernel Parameters via VMPARMHendrik Brueckner2008-07-14
* [S390] Fix a lot of sparse warnings.Heiko Carstens2008-04-17
* [S390] Load disabled wait psw if reipl fails.Michael Holzheu2008-03-05
* [S390] Fix couple of section mismatches.Heiko Carstens2008-02-05
* [S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.Michael Holzheu2008-01-26
* [S390] Initialize sclp_ipl_infoMichael Holzheu2008-01-26
* [S390] Load disabled wait psw instead of stopping cpu on halt.Michael Holzheu2008-01-26
* [S390] kernel: Shutdown Actions InterfaceMichael Holzheu2008-01-26
* firmware: change firmware_kset to firmware_kobjGreg Kroah-Hartman2008-01-24
* kset: convert s390 ipl.c to use kset_createGreg Kroah-Hartman2008-01-24
* kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* [S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu2007-10-22
* [S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu2007-10-12
* missing argument in bin_attribute ->read()/->write()Al Viro2007-07-15
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-11
* [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-10
* [S390] fix subsystem removal falloutCornelia Huck2007-05-10
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* [S390] zfcpdump support.Michael Holzheu2007-04-27
* [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-27
* [S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu2007-03-19
* [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-05
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-21
* [S390] Remove BUG() statementMichael Holzheu2007-02-21
* [S390] New header file ipl.hMichael Holzheu2007-02-21
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-05