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
2020-03-23
s390/ipl: add support to control memory clearing for FCP and CCW re-IPL
Gerald Schaefer
1
-7
/
+66
2019-08-06
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
1
-9
/
+0
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
1
-6
/
+1
2019-05-02
s390: simplify disabled_wait
Martin Schwidefsky
1
-2
/
+2
2019-04-29
s390/kernel: introduce .dma sections
Gerald Schaefer
1
-1
/
+1
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
1
-0
/
+17
2019-04-26
s390/ipl: add helper functions to create an IPL report
Martin Schwidefsky
1
-0
/
+134
2019-04-26
s390/ipl: read IPL report at early boot
Martin Schwidefsky
1
-0
/
+19
2019-04-26
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
1
-41
/
+39
2019-04-26
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
1
-56
/
+54
2019-04-10
s390/protvirt: add memory sharing for diag 308 set/store
Vasily Gorbik
1
-0
/
+9
2019-04-10
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
1
-13
/
+2
2018-10-09
s390/kasan: reipl and kexec support
Vasily Gorbik
1
-0
/
+2
2018-10-09
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
1
-106
/
+11
2018-04-10
s390/ipl: remove reipl_method and dump_method
Vasily Gorbik
1
-46
/
+11
2018-04-10
s390/ipl: correct kdump reipl block checksum calculation
Vasily Gorbik
1
-6
/
+5
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
1
-198
/
+11
2018-04-10
s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot
Vasily Gorbik
1
-1
/
+1
2018-04-10
s390/ipl: correct ipl parmblock valid checks
Vasily Gorbik
1
-6
/
+4
2018-04-10
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
1
-38
/
+15
2018-04-10
s390/ipl: move ipl_flags to ipl.c
Vasily Gorbik
1
-1
/
+9
2018-04-10
s390/ipl: get rid of ipl_ssid and ipl_devno
Vasily Gorbik
1
-9
/
+8
2018-04-10
s390/ipl: unite diag308 and scsi boot ipl blocks
Vasily Gorbik
1
-25
/
+25
2018-04-10
s390/ipl: ensure loadparm valid flag is set
Vasily Gorbik
1
-0
/
+1
2018-02-05
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
1
-0
/
+1
2018-01-23
s390/ipl: avoid usage of __section(.data)
Vasily Gorbik
1
-8
/
+4
2017-11-24
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
1
-0
/
+1
2017-11-08
s390: remove named saved segment support
Heiko Carstens
1
-36
/
+0
2017-06-14
s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL
Heiko Carstens
1
-6
/
+1
2017-03-02
s390/ipl: always use load normal for CCW-type re-IPL
Heiko Carstens
1
-0
/
+2
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
1
-1
/
+1
2017-01-16
s390: proper type casts for csum_partial invocations
Heiko Carstens
1
-1
/
+2
2016-12-12
s390: fix initrd corruptions with gcov/kcov instrumented kernels
Heiko Carstens
1
-6
/
+1
2016-07-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-11
/
+14
2016-06-28
Revert "s390/kdump: Clear subchannel ID to signal non-CCW/SCSI IPL"
Michael Holzheu
1
-7
/
+0
2016-06-13
s390/ipl: rename diagnose enums
Heiko Carstens
1
-8
/
+8
2016-06-13
s390/ipl: use load normal for LPAR re-ipl
Heiko Carstens
1
-1
/
+4
2016-06-13
s390: avoid extable collisions
Heiko Carstens
1
-1
/
+1
2016-06-13
s390: use __section macro everywhere
Heiko Carstens
1
-3
/
+3
2016-01-19
s390: remove all usages of PSW_ADDR_AMODE
Heiko Carstens
1
-2
/
+2
2016-01-11
s390: rename struct _lowcore to struct lowcore
Heiko Carstens
1
-2
/
+2
2015-11-27
s390/dump: rework CPU register dump code
Martin Schwidefsky
1
-16
/
+1
2015-11-11
s390: add support for ipl devices in subchannel sets > 0
Sebastian Ott
1
-11
/
+37
2015-11-11
s390/ipl: fix out of bounds access in scpdata_write
Sebastian Ott
1
-12
/
+5
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
1
-1
/
+8
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
[next]