index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ipl.c
Age
Commit message (
Expand
)
Author
2009-07-07
[S390] shutdown actions: save/return rc from init function
Frank Munzert
2009-04-23
[S390] ipl: fix compile breakage
Heiko Carstens
2009-03-26
[S390] remove duplicated #includes
Huang Weiyi
2009-03-26
[S390] Ensure that ipl panic notifier is called late.
Michael Holzheu
2009-03-26
[S390] ipl: Improve checking logic and remove switch defaults.
Michael Holzheu
2009-03-26
[S390] Use csum_partial in checksum.h
Frank Munzert
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
2008-08-01
[S390] ipl: Reboot from alternate device does not work when booting from file
Michael Holzheu
2008-07-14
[S390] s390: use memory_read_from_buffer()
Akinobu Mita
2008-07-14
[S390] Extra Kernel Parameters via VMPARM
Hendrik Brueckner
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-03-05
[S390] Load disabled wait psw if reipl fails.
Michael Holzheu
2008-02-05
[S390] Fix couple of section mismatches.
Heiko Carstens
2008-01-26
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
2008-01-26
[S390] Initialize sclp_ipl_info
Michael Holzheu
2008-01-26
[S390] Load disabled wait psw instead of stopping cpu on halt.
Michael Holzheu
2008-01-26
[S390] kernel: Shutdown Actions Interface
Michael Holzheu
2008-01-24
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
2008-01-24
kset: convert s390 ipl.c to use kset_create
Greg Kroah-Hartman
2008-01-24
kobject: convert s390 ipl.c to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2007-10-22
[S390] kernel: Fix dump on panic for DASDs under LPAR.
Michael Holzheu
2007-10-12
[S390] Use IPL CLEAR for reipl under z/VM
Michael Holzheu
2007-07-15
missing argument in bin_attribute ->read()/->write()
Al Viro
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-10
[S390] sclp: introduce some new interfaces.
Heiko Carstens
2007-05-10
[S390] fix subsystem removal fallout
Cornelia Huck
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-04-27
[S390] zfcpdump support.
Michael Holzheu
2007-04-27
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
2007-03-19
[S390] reboot from and dump to SCSI under z/VM fails.
Michael Holzheu
2007-03-05
[S390] reipl: move dump_prefix_page out of text section.
Heiko Carstens
2007-02-21
[S390] nss: Free unused memory in kernel image.
Heiko Carstens
2007-02-21
[S390] Remove BUG() statement
Michael Holzheu
2007-02-21
[S390] New header file ipl.h
Michael Holzheu
2007-02-05
[S390] Convert memory detection into C code.
Heiko Carstens
2007-02-05
[S390] boot from NSS support
Hongjie Yang
2007-02-05
[S390] noexec protection
Gerald Schaefer
2006-12-15
[S390] Save prefix register for dump on panic
Michael Holzheu
2006-12-15
[S390] Fix reboot hang
Michael Holzheu
2006-12-15
[S390] Fix reboot hang on LPARs
Michael Holzheu
2006-12-04
[S390] cpu shutdown rework
Heiko Carstens
2006-12-04
[S390] cpcmd <-> __cpcmd calling issues
Heiko Carstens
2006-12-04
[S390] Reset infrastructure for re-IPL.
Heiko Carstens
2006-12-04
[S390] Use diag instead of ccw reipl.
Michael Holzheu
2006-12-04
[S390] No panic for failed reboot
Michael Holzheu
2006-12-04
[S390] Add ipl/reipl loadparm attribute.
Michael Holzheu
2006-09-28
[S390] Inline assembly cleanup.
Martin Schwidefsky
2006-09-20
[S390] convert some assembler to C.
Heiko Carstens
2006-09-20
[S390] ipl/dump on panic.
Michael Holzheu