aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-25s390/ipl: cleanup macro usageSebastian Ott1-19/+11
2015-03-25s390/ipl: cleanup shutdown_action attributesSebastian Ott1-31/+20
2015-03-25s390/ipl: cleanup bin attr usageSebastian Ott1-56/+18
2015-03-25s390: remove 31 bit supportHeiko Carstens1-2/+0
2015-01-22s390: add SMT supportMartin Schwidefsky1-3/+8
2014-09-01s390/ipl: Add missing SCSI loadparm attributes to /sys/firmwareMichael Holzheu1-43/+85
2014-08-12s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPLMichael Holzheu1-0/+7
2013-10-24s390/uaccess: always run the kernel in home spaceMartin Schwidefsky1-2/+2
2013-06-24s390/ipl: Fix FCP WWPN and LUN format strings for readMichael Holzheu1-4/+4
2013-02-14s390/ipl: Implement diag308 loop for zfcpdumpMichael Holzheu1-4/+12
2012-07-26s390/ipl: Use diagnose 8 command separationMichael Holzheu1-10/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+1
2012-06-27s390/ipl: Fix ipib handling for "dumpreipl" shutdown actionMichael Holzheu1-1/+1
2012-06-14s390/smp: make absolute lowcore / cpu restart parameter accesses more robustHeiko Carstens1-9/+6
2012-05-30s390/kernel: Introduce memcpy_absolute() functionMichael Holzheu1-6/+9
2012-05-23s390/kdump: Use real mode for PSW restart and kexecMichael Holzheu1-0/+1
2012-03-11[S390] kernel: Add OS info memory interfaceMichael Holzheu1-7/+35
2012-03-11[S390] kernel: Add z/VM LGR detectionMichael Holzheu1-0/+6
2012-03-11[S390] Use copy_to_absolute_zero() instead of "stura/sturg"Michael Holzheu1-24/+6
2012-03-11[S390] rework smp codeMartin Schwidefsky1-10/+11
2011-10-30[S390] sparse: fix sparse warnings about missing prototypesMartin Schwidefsky1-0/+1
2011-10-30[S390] sparse: fix sparse static warningsMartin Schwidefsky1-4/+4
2011-10-30[S390] cleanup psw related bits and piecesMartin Schwidefsky1-2/+2
2011-10-30[S390] kdump backend codeMichael Holzheu1-2/+10
2011-10-30[S390] Force PSW restart on online CPUMichael Holzheu1-0/+1
2011-08-24[S390] Change default action from reipl to stop for on_restartMichael Holzheu1-2/+3
2011-08-24[S390] arch/s390/kernel/ipl.c: correct error detection checkJulia Lawall1-1/+1
2011-08-03[S390] Use diagnose 308 for system resetMichael Holzheu1-0/+6
2011-08-03[S390] Add PSW restart shutdown triggerMichael Holzheu1-1/+38
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-6/+8
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-26[S390] Cleanup struct _lowcore usage and defines.Heiko Carstens1-4/+2
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-1/+1
2010-02-26[S390] smp: rework sigp codeHeiko Carstens1-1/+1
2010-02-26[S390] smp: always reboot on cpu 0Heiko Carstens1-8/+23
2009-12-18[S390] Use strim instead of strstrip to avoid false warnings.Heiko Carstens1-3/+3
2009-10-29[S390] smp: fix sigp stop handlingHeiko Carstens1-4/+3
2009-09-11[S390] kernel: Convert upper case scpdata to lower caseHendrik Brueckner1-2/+11
2009-09-11[S390] kernel: Append scpdata to kernel boot command lineHendrik Brueckner1-15/+142
2009-07-07[S390] shutdown actions: save/return rc from init functionFrank Munzert1-6/+9
2009-04-23[S390] ipl: fix compile breakageHeiko Carstens1-0/+1
2009-03-26[S390] remove duplicated #includesHuang Weiyi1-1/+0
2009-03-26[S390] Ensure that ipl panic notifier is called late.Michael Holzheu1-1/+1
2009-03-26[S390] ipl: Improve checking logic and remove switch defaults.Michael Holzheu1-7/+6
2009-03-26[S390] Use csum_partial in checksum.hFrank Munzert1-1/+3
2009-03-26[S390] Automatic IPL after dumpFrank Munzert1-4/+52
2008-08-01[S390] ipl: Reboot from alternate device does not work when booting from fileMichael Holzheu1-1/+4
2008-07-14[S390] s390: use memory_read_from_buffer()Akinobu Mita1-14/+4
2008-07-14[S390] Extra Kernel Parameters via VMPARMHendrik Brueckner1-65/+379
2008-04-17[S390] Fix a lot of sparse warnings.Heiko Carstens1-1/+1