index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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: 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
*
[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
[next]