index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
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
*
s390/ipl: cleanup macro usage
Sebastian Ott
2015-03-25
1
-19
/
+11
*
s390/ipl: cleanup shutdown_action attributes
Sebastian Ott
2015-03-25
1
-31
/
+20
*
s390/ipl: cleanup bin attr usage
Sebastian Ott
2015-03-25
1
-56
/
+18
*
s390: remove 31 bit support
Heiko Carstens
2015-03-25
1
-2
/
+0
*
s390: add SMT support
Martin Schwidefsky
2015-01-22
1
-3
/
+8
*
s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware
Michael Holzheu
2014-09-01
1
-43
/
+85
*
s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL
Michael Holzheu
2014-08-12
1
-0
/
+7
*
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
2013-10-24
1
-2
/
+2
*
s390/ipl: Fix FCP WWPN and LUN format strings for read
Michael Holzheu
2013-06-24
1
-4
/
+4
*
s390/ipl: Implement diag308 loop for zfcpdump
Michael Holzheu
2013-02-14
1
-4
/
+12
*
s390/ipl: Use diagnose 8 command separation
Michael Holzheu
2012-07-26
1
-10
/
+2
*
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2012-07-20
1
-2
/
+1
*
s390/ipl: Fix ipib handling for "dumpreipl" shutdown action
Michael Holzheu
2012-06-27
1
-1
/
+1
*
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
2012-06-14
1
-9
/
+6
*
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
2012-05-30
1
-6
/
+9
*
s390/kdump: Use real mode for PSW restart and kexec
Michael Holzheu
2012-05-23
1
-0
/
+1
*
[S390] kernel: Add OS info memory interface
Michael Holzheu
2012-03-11
1
-7
/
+35
*
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
2012-03-11
1
-0
/
+6
*
[S390] Use copy_to_absolute_zero() instead of "stura/sturg"
Michael Holzheu
2012-03-11
1
-24
/
+6
*
[S390] rework smp code
Martin Schwidefsky
2012-03-11
1
-10
/
+11
*
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
2011-10-30
1
-0
/
+1
*
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
2011-10-30
1
-4
/
+4
*
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
2011-10-30
1
-2
/
+2
*
[S390] kdump backend code
Michael Holzheu
2011-10-30
1
-2
/
+10
*
[S390] Force PSW restart on online CPU
Michael Holzheu
2011-10-30
1
-0
/
+1
*
[S390] Change default action from reipl to stop for on_restart
Michael Holzheu
2011-08-24
1
-2
/
+3
*
[S390] arch/s390/kernel/ipl.c: correct error detection check
Julia Lawall
2011-08-24
1
-1
/
+1
*
[S390] Use diagnose 308 for system reset
Michael Holzheu
2011-08-03
1
-0
/
+6
*
[S390] Add PSW restart shutdown trigger
Michael Holzheu
2011-08-03
1
-1
/
+38
*
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
[next]