index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ipl.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
sysfs: add struct file* to bin_attr callbacks
Chris Wright
2010-05-21
1
-6
/
+8
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
2010-02-26
1
-4
/
+2
*
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
2010-02-26
1
-1
/
+1
*
[S390] smp: rework sigp code
Heiko Carstens
2010-02-26
1
-1
/
+1
*
[S390] smp: always reboot on cpu 0
Heiko Carstens
2010-02-26
1
-8
/
+23
*
[S390] Use strim instead of strstrip to avoid false warnings.
Heiko Carstens
2009-12-18
1
-3
/
+3
*
[S390] smp: fix sigp stop handling
Heiko Carstens
2009-10-29
1
-4
/
+3
*
[S390] kernel: Convert upper case scpdata to lower case
Hendrik Brueckner
2009-09-11
1
-2
/
+11
*
[S390] kernel: Append scpdata to kernel boot command line
Hendrik Brueckner
2009-09-11
1
-15
/
+142
*
[S390] shutdown actions: save/return rc from init function
Frank Munzert
2009-07-07
1
-6
/
+9
*
[S390] ipl: fix compile breakage
Heiko Carstens
2009-04-23
1
-0
/
+1
*
[S390] remove duplicated #includes
Huang Weiyi
2009-03-26
1
-1
/
+0
*
[S390] Ensure that ipl panic notifier is called late.
Michael Holzheu
2009-03-26
1
-1
/
+1
*
[S390] ipl: Improve checking logic and remove switch defaults.
Michael Holzheu
2009-03-26
1
-7
/
+6
*
[S390] Use csum_partial in checksum.h
Frank Munzert
2009-03-26
1
-1
/
+3
*
[S390] Automatic IPL after dump
Frank Munzert
2009-03-26
1
-4
/
+52
*
[S390] ipl: Reboot from alternate device does not work when booting from file
Michael Holzheu
2008-08-01
1
-1
/
+4
*
[S390] s390: use memory_read_from_buffer()
Akinobu Mita
2008-07-14
1
-14
/
+4
*
[S390] Extra Kernel Parameters via VMPARM
Hendrik Brueckner
2008-07-14
1
-65
/
+379
*
[S390] Fix a lot of sparse warnings.
Heiko Carstens
2008-04-17
1
-1
/
+1
*
[S390] Load disabled wait psw if reipl fails.
Michael Holzheu
2008-03-05
1
-0
/
+1
*
[S390] Fix couple of section mismatches.
Heiko Carstens
2008-02-05
1
-9
/
+18
*
[S390] Use diag308 subcodes 3 and 6 for reboot and dump when possible.
Michael Holzheu
2008-01-26
1
-6
/
+8
*
[S390] Initialize sclp_ipl_info
Michael Holzheu
2008-01-26
1
-0
/
+1
*
[S390] Load disabled wait psw instead of stopping cpu on halt.
Michael Holzheu
2008-01-26
1
-2
/
+6
*
[S390] kernel: Shutdown Actions Interface
Michael Holzheu
2008-01-26
1
-332
/
+599
*
firmware: change firmware_kset to firmware_kobj
Greg Kroah-Hartman
2008-01-24
1
-4
/
+4
*
kset: convert s390 ipl.c to use kset_create
Greg Kroah-Hartman
2008-01-24
1
-36
/
+37
*
kobject: convert s390 ipl.c to kobj_attr interface
Greg Kroah-Hartman
2008-01-24
1
-32
/
+48
*
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-24
1
-4
/
+4
*
[S390] kernel: Fix dump on panic for DASDs under LPAR.
Michael Holzheu
2007-10-22
1
-0
/
+2
*
[S390] Use IPL CLEAR for reipl under z/VM
Michael Holzheu
2007-10-12
1
-2
/
+2
*
missing argument in bin_attribute ->read()/->write()
Al Viro
2007-07-15
1
-5
/
+5
*
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-07-11
1
-2
/
+0
*
[S390] sclp: introduce some new interfaces.
Heiko Carstens
2007-07-10
1
-9
/
+8
*
[S390] fix subsystem removal fallout
Cornelia Huck
2007-05-10
1
-13
/
+13
*
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-05-02
1
-16
/
+16
*
[S390] zfcpdump support.
Michael Holzheu
2007-04-27
1
-82
/
+150
*
[S390] cio/ipl: Clean interface between cio and ipl code.
Heiko Carstens
2007-04-27
1
-1
/
+22
*
[S390] reboot from and dump to SCSI under z/VM fails.
Michael Holzheu
2007-03-19
1
-5
/
+4
*
[S390] reipl: move dump_prefix_page out of text section.
Heiko Carstens
2007-03-05
1
-2
/
+2
*
[S390] nss: Free unused memory in kernel image.
Heiko Carstens
2007-02-21
1
-0
/
+7
*
[S390] Remove BUG() statement
Michael Holzheu
2007-02-21
1
-1
/
+1
*
[S390] New header file ipl.h
Michael Holzheu
2007-02-21
1
-22
/
+2
*
[S390] Convert memory detection into C code.
Heiko Carstens
2007-02-05
1
-9
/
+6
*
[S390] boot from NSS support
Hongjie Yang
2007-02-05
1
-0
/
+87
*
[S390] noexec protection
Gerald Schaefer
2007-02-05
1
-2
/
+2
*
[S390] Save prefix register for dump on panic
Michael Holzheu
2006-12-15
1
-0
/
+4
*
[S390] Fix reboot hang
Michael Holzheu
2006-12-15
1
-44
/
+1
[next]