aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/ipl.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-10[S390] fix subsystem removal falloutCornelia Huck1-13/+13
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-16/+16
2007-04-27[S390] zfcpdump support.Michael Holzheu1-82/+150
2007-04-27[S390] cio/ipl: Clean interface between cio and ipl code.Heiko Carstens1-1/+22
2007-03-19[S390] reboot from and dump to SCSI under z/VM fails.Michael Holzheu1-5/+4
2007-03-05[S390] reipl: move dump_prefix_page out of text section.Heiko Carstens1-2/+2
2007-02-21[S390] nss: Free unused memory in kernel image.Heiko Carstens1-0/+7
2007-02-21[S390] Remove BUG() statementMichael Holzheu1-1/+1
2007-02-21[S390] New header file ipl.hMichael Holzheu1-22/+2
2007-02-05[S390] Convert memory detection into C code.Heiko Carstens1-9/+6
2007-02-05[S390] boot from NSS supportHongjie Yang1-0/+87
2007-02-05[S390] noexec protectionGerald Schaefer1-2/+2
2006-12-15[S390] Save prefix register for dump on panicMichael Holzheu1-0/+4
2006-12-15[S390] Fix reboot hangMichael Holzheu1-44/+1
2006-12-15[S390] Fix reboot hang on LPARsMichael Holzheu1-1/+9
2006-12-04[S390] cpu shutdown reworkHeiko Carstens1-22/+2
2006-12-04[S390] cpcmd <-> __cpcmd calling issuesHeiko Carstens1-5/+5
2006-12-04[S390] Reset infrastructure for re-IPL.Heiko Carstens1-0/+54
2006-12-04[S390] Use diag instead of ccw reipl.Michael Holzheu1-0/+2
2006-12-04[S390] No panic for failed rebootMichael Holzheu1-1/+2
2006-12-04[S390] Add ipl/reipl loadparm attribute.Michael Holzheu1-4/+94
2006-09-28[S390] Inline assembly cleanup.Martin Schwidefsky1-15/+6
2006-09-20[S390] convert some assembler to C.Heiko Carstens1-2/+2
2006-09-20[S390] ipl/dump on panic.Michael Holzheu1-0/+942