include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit...
[safe/jmp/linux-2.6] / arch / s390 / kernel / ipl.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-26 Heiko Carstens[S390] Cleanup struct _lowcore usage and defines.
2010-02-26 Heiko Carstens[S390] Replace ENOTSUPP usage with EOPNOTSUPP
2010-02-26 Heiko Carstens[S390] smp: rework sigp code
2010-02-26 Heiko Carstens[S390] smp: always reboot on cpu 0
2009-12-18 Heiko Carstens[S390] Use strim instead of strstrip to avoid false...
2009-10-29 Heiko Carstens[S390] smp: fix sigp stop handling
2009-09-11 Hendrik Brueckner[S390] kernel: Convert upper case scpdata to lower...
2009-09-11 Hendrik Brueckner[S390] kernel: Append scpdata to kernel boot command...
2009-07-07 Frank Munzert[S390] shutdown actions: save/return rc from init function
2009-04-23 Heiko Carstens[S390] ipl: fix compile breakage
2009-03-26 Huang Weiyi[S390] remove duplicated #includes
2009-03-26 Michael Holzheu[S390] Ensure that ipl panic notifier is called late.
2009-03-26 Michael Holzheu[S390] ipl: Improve checking logic and remove switch...
2009-03-26 Frank Munzert[S390] Use csum_partial in checksum.h
2009-03-26 Frank Munzert[S390] Automatic IPL after dump
2008-08-01 Michael Holzheu[S390] ipl: Reboot from alternate device does not work...
2008-07-14 Akinobu Mita[S390] s390: use memory_read_from_buffer()
2008-07-14 Hendrik Brueckner[S390] Extra Kernel Parameters via VMPARM
2008-04-17 Heiko Carstens[S390] Fix a lot of sparse warnings.
2008-03-05 Michael Holzheu[S390] Load disabled wait psw if reipl fails.
2008-02-05 Heiko Carstens[S390] Fix couple of section mismatches.
2008-01-26 Michael Holzheu[S390] Use diag308 subcodes 3 and 6 for reboot and...
2008-01-26 Michael Holzheu[S390] Initialize sclp_ipl_info
2008-01-26 Michael Holzheu[S390] Load disabled wait psw instead of stopping cpu...
2008-01-26 Michael Holzheu[S390] kernel: Shutdown Actions Interface
2008-01-25 Greg Kroah-Hartmanfirmware: change firmware_kset to firmware_kobj
2008-01-25 Greg Kroah-Hartmankset: convert s390 ipl.c to use kset_create
2008-01-25 Greg Kroah-Hartmankobject: convert s390 ipl.c to kobj_attr interface
2008-01-25 Greg Kroah-Hartmankobject: remove struct kobj_type from struct kset
2007-10-22 Michael Holzheu[S390] kernel: Fix dump on panic for DASDs under LPAR.
2007-10-12 Michael Holzheu[S390] Use IPL CLEAR for reipl under z/VM
2007-07-15 Al Viromissing argument in bin_attribute ->read()/->write()
2007-07-11 Tejun Heosysfs: kill unnecessary attribute->owner
2007-07-10 Heiko Carstens[S390] sclp: introduce some new interfaces.
2007-05-10 Cornelia Huck[S390] fix subsystem removal fallout
2007-05-03 Greg Kroah-Hartmanremove "struct subsystem" as it is no longer needed
2007-04-27 Michael Holzheu[S390] zfcpdump support.
2007-04-27 Heiko Carstens[S390] cio/ipl: Clean interface between cio and ipl...
2007-03-19 Michael Holzheu[S390] reboot from and dump to SCSI under z/VM fails.
2007-03-05 Heiko Carstens[S390] reipl: move dump_prefix_page out of text section.
2007-02-21 Heiko Carstens[S390] nss: Free unused memory in kernel image.
2007-02-21 Michael Holzheu[S390] Remove BUG() statement
2007-02-21 Michael Holzheu[S390] New header file ipl.h
2007-02-05 Heiko Carstens[S390] Convert memory detection into C code.
2007-02-05 Hongjie Yang[S390] boot from NSS support
2007-02-05 Gerald Schaefer[S390] noexec protection
2006-12-15 Michael Holzheu[S390] Save prefix register for dump on panic
2006-12-15 Michael Holzheu[S390] Fix reboot hang
2006-12-15 Michael Holzheu[S390] Fix reboot hang on LPARs
2006-12-04 Heiko Carstens[S390] cpu shutdown rework
2006-12-04 Heiko Carstens[S390] cpcmd <-> __cpcmd calling issues
2006-12-04 Heiko Carstens[S390] Reset infrastructure for re-IPL.
2006-12-04 Michael Holzheu[S390] Use diag instead of ccw reipl.
2006-12-04 Michael Holzheu[S390] No panic for failed reboot
2006-12-04 Michael Holzheu[S390] Add ipl/reipl loadparm attribute.
2006-09-28 Martin Schwidefsky[S390] Inline assembly cleanup.
2006-09-20 Heiko Carstens[S390] convert some assembler to C.
2006-09-20 Michael Holzheu[S390] ipl/dump on panic.