index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ipl.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-25
s390/ipl: cleanup macro usage
Sebastian Ott
1
-19
/
+11
2015-03-25
s390/ipl: cleanup shutdown_action attributes
Sebastian Ott
1
-31
/
+20
2015-03-25
s390/ipl: cleanup bin attr usage
Sebastian Ott
1
-56
/
+18
2015-03-25
s390: remove 31 bit support
Heiko Carstens
1
-2
/
+0
2015-01-22
s390: add SMT support
Martin Schwidefsky
1
-3
/
+8
2014-09-01
s390/ipl: Add missing SCSI loadparm attributes to /sys/firmware
Michael Holzheu
1
-43
/
+85
2014-08-12
s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL
Michael Holzheu
1
-0
/
+7
2013-10-24
s390/uaccess: always run the kernel in home space
Martin Schwidefsky
1
-2
/
+2
2013-06-24
s390/ipl: Fix FCP WWPN and LUN format strings for read
Michael Holzheu
1
-4
/
+4
2013-02-14
s390/ipl: Implement diag308 loop for zfcpdump
Michael Holzheu
1
-4
/
+12
2012-07-26
s390/ipl: Use diagnose 8 command separation
Michael Holzheu
1
-10
/
+2
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
1
-2
/
+1
2012-06-27
s390/ipl: Fix ipib handling for "dumpreipl" shutdown action
Michael Holzheu
1
-1
/
+1
2012-06-14
s390/smp: make absolute lowcore / cpu restart parameter accesses more robust
Heiko Carstens
1
-9
/
+6
2012-05-30
s390/kernel: Introduce memcpy_absolute() function
Michael Holzheu
1
-6
/
+9
2012-05-23
s390/kdump: Use real mode for PSW restart and kexec
Michael Holzheu
1
-0
/
+1
2012-03-11
[S390] kernel: Add OS info memory interface
Michael Holzheu
1
-7
/
+35
2012-03-11
[S390] kernel: Add z/VM LGR detection
Michael Holzheu
1
-0
/
+6
2012-03-11
[S390] Use copy_to_absolute_zero() instead of "stura/sturg"
Michael Holzheu
1
-24
/
+6
2012-03-11
[S390] rework smp code
Martin Schwidefsky
1
-10
/
+11
2011-10-30
[S390] sparse: fix sparse warnings about missing prototypes
Martin Schwidefsky
1
-0
/
+1
2011-10-30
[S390] sparse: fix sparse static warnings
Martin Schwidefsky
1
-4
/
+4
2011-10-30
[S390] cleanup psw related bits and pieces
Martin Schwidefsky
1
-2
/
+2
2011-10-30
[S390] kdump backend code
Michael Holzheu
1
-2
/
+10
2011-10-30
[S390] Force PSW restart on online CPU
Michael Holzheu
1
-0
/
+1
2011-08-24
[S390] Change default action from reipl to stop for on_restart
Michael Holzheu
1
-2
/
+3
2011-08-24
[S390] arch/s390/kernel/ipl.c: correct error detection check
Julia Lawall
1
-1
/
+1
2011-08-03
[S390] Use diagnose 308 for system reset
Michael Holzheu
1
-0
/
+6
2011-08-03
[S390] Add PSW restart shutdown trigger
Michael Holzheu
1
-1
/
+38
2010-05-21
sysfs: add struct file* to bin_attr callbacks
Chris Wright
1
-6
/
+8
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-02-26
[S390] Cleanup struct _lowcore usage and defines.
Heiko Carstens
1
-4
/
+2
2010-02-26
[S390] Replace ENOTSUPP usage with EOPNOTSUPP
Heiko Carstens
1
-1
/
+1
2010-02-26
[S390] smp: rework sigp code
Heiko Carstens
1
-1
/
+1
2010-02-26
[S390] smp: always reboot on cpu 0
Heiko Carstens
1
-8
/
+23
2009-12-18
[S390] Use strim instead of strstrip to avoid false warnings.
Heiko Carstens
1
-3
/
+3
2009-10-29
[S390] smp: fix sigp stop handling
Heiko Carstens
1
-4
/
+3
2009-09-11
[S390] kernel: Convert upper case scpdata to lower case
Hendrik Brueckner
1
-2
/
+11
2009-09-11
[S390] kernel: Append scpdata to kernel boot command line
Hendrik Brueckner
1
-15
/
+142
2009-07-07
[S390] shutdown actions: save/return rc from init function
Frank Munzert
1
-6
/
+9
2009-04-23
[S390] ipl: fix compile breakage
Heiko Carstens
1
-0
/
+1
2009-03-26
[S390] remove duplicated #includes
Huang Weiyi
1
-1
/
+0
2009-03-26
[S390] Ensure that ipl panic notifier is called late.
Michael Holzheu
1
-1
/
+1
2009-03-26
[S390] ipl: Improve checking logic and remove switch defaults.
Michael Holzheu
1
-7
/
+6
2009-03-26
[S390] Use csum_partial in checksum.h
Frank Munzert
1
-1
/
+3
2009-03-26
[S390] Automatic IPL after dump
Frank Munzert
1
-4
/
+52
2008-08-01
[S390] ipl: Reboot from alternate device does not work when booting from file
Michael Holzheu
1
-1
/
+4
2008-07-14
[S390] s390: use memory_read_from_buffer()
Akinobu Mita
1
-14
/
+4
2008-07-14
[S390] Extra Kernel Parameters via VMPARM
Hendrik Brueckner
1
-65
/
+379
2008-04-17
[S390] Fix a lot of sparse warnings.
Heiko Carstens
1
-1
/
+1
[next]