summaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c
Commit message (Expand)AuthorAgeFilesLines
...
* kobject: convert s390 ipl.c to kobj_attr interfaceGreg Kroah-Hartman2008-01-251-32/+48
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-251-4/+4
* [S390] kernel: Fix dump on panic for DASDs under LPAR.Michael Holzheu2007-10-221-0/+2
* [S390] Use IPL CLEAR for reipl under z/VMMichael Holzheu2007-10-121-2/+2
* missing argument in bin_attribute ->read()/->write()Al Viro2007-07-161-5/+5
* sysfs: kill unnecessary attribute->ownerTejun Heo2007-07-121-2/+0Star
* [S390] sclp: introduce some new interfaces.Heiko Carstens2007-07-101-9/+8Star
* [S390] fix subsystem removal falloutCornelia Huck2007-05-101-13/+13
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-031-16/+16
* [S390] zfcpdump support.Michael Holzheu2007-04-271-82/+150
* [S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens2007-04-271-1/+22
* [S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu2007-03-191-5/+4Star
* [S390] reipl: move dump_prefix_page out of text section.Heiko Carstens2007-03-051-2/+2
* [S390] nss: Free unused memory in kernel image.Heiko Carstens2007-02-211-0/+7
* [S390] Remove BUG() statementMichael Holzheu2007-02-211-1/+1
* [S390] New header file ipl.hMichael Holzheu2007-02-211-22/+2Star
* [S390] Convert memory detection into C code.Heiko Carstens2007-02-051-9/+6Star
* [S390] boot from NSS supportHongjie Yang2007-02-051-0/+87
* [S390] noexec protectionGerald Schaefer2007-02-051-2/+2
* [S390] Save prefix register for dump on panicMichael Holzheu2006-12-151-0/+4
* [S390] Fix reboot hangMichael Holzheu2006-12-151-44/+1Star
* [S390] Fix reboot hang on LPARsMichael Holzheu2006-12-151-1/+9
* [S390] cpu shutdown reworkHeiko Carstens2006-12-041-22/+2Star
* [S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens2006-12-041-5/+5
* [S390] Reset infrastructure for re-IPL.Heiko Carstens2006-12-041-0/+54
* [S390] Use diag instead of ccw reipl.Michael Holzheu2006-12-041-0/+2
* [S390] No panic for failed rebootMichael Holzheu2006-12-041-1/+2
* [S390] Add ipl/reipl loadparm attribute.Michael Holzheu2006-12-041-4/+94
* [S390] Inline assembly cleanup.Martin Schwidefsky2006-09-281-15/+6Star
* [S390] convert some assembler to C.Heiko Carstens2006-09-201-2/+2
* [S390] ipl/dump on panic.Michael Holzheu2006-09-201-0/+942