index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
ipl.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/smp: rework absolute lowcore access
Alexander Gordeev
2022-09-14
1
-2
/
+7
*
s390/maccess: rework absolute lowcore accessors
Alexander Gordeev
2022-03-27
1
-2
/
+2
*
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2022-03-08
1
-0
/
+1
*
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
2022-02-06
1
-1
/
+0
*
s390/kexec: fix return code handling
Heiko Carstens
2021-11-18
1
-1
/
+2
*
s390/smp: enable DAT before CPU restart callback is called
Alexander Gordeev
2021-08-26
1
-3
/
+0
*
s390: rename dma section to amode31
Heiko Carstens
2021-08-05
1
-1
/
+1
*
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-07-04
1
-6
/
+8
|
\
|
*
s390/ipl: use register pair instead of register asm
Heiko Carstens
2021-06-18
1
-6
/
+8
*
|
kernel.h: split out panic and oops helpers
Andy Shevchenko
2021-07-01
1
-0
/
+1
|
/
*
s390/smp: fix do_restart() prototype
Alexander Gordeev
2021-04-18
1
-2
/
+2
*
s390/delay: remove udelay_simple()
Heiko Carstens
2020-12-16
1
-1
/
+1
*
s390/ipl: add support to control memory clearing for nvme re-IPL
Gerald Schaefer
2020-10-02
1
-6
/
+42
*
s390: nvme dump support
Jason J. Herne
2020-10-02
1
-1
/
+70
*
s390: use scnprintf() in sys_##_prefix##_##_name##_show
Chen Zhou
2020-06-16
1
-1
/
+1
*
s390: nvme reipl
Jason J. Herne
2020-05-06
1
-1
/
+147
*
s390: nvme ipl
Jason J. Herne
2020-05-06
1
-0
/
+63
*
s390/ipl: add support to control memory clearing for FCP and CCW re-IPL
Gerald Schaefer
2020-03-23
1
-7
/
+66
*
s390/protvirt: avoid memory sharing for diag 308 set/store
Vasily Gorbik
2019-08-06
1
-9
/
+0
*
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2019-07-11
1
-6
/
+1
*
s390: simplify disabled_wait
Martin Schwidefsky
2019-05-02
1
-2
/
+2
*
s390/kernel: introduce .dma sections
Gerald Schaefer
2019-04-29
1
-1
/
+1
*
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
2019-04-29
1
-0
/
+17
*
s390/ipl: add helper functions to create an IPL report
Martin Schwidefsky
2019-04-26
1
-0
/
+134
*
s390/ipl: read IPL report at early boot
Martin Schwidefsky
2019-04-26
1
-0
/
+19
*
s390/ipl: provide uapi header for list directed IPL
Martin Schwidefsky
2019-04-26
1
-41
/
+39
*
s390/ipl: make ipl_info less confusing
Martin Schwidefsky
2019-04-26
1
-56
/
+54
*
s390/protvirt: add memory sharing for diag 308 set/store
Vasily Gorbik
2019-04-10
1
-0
/
+9
*
s390: move ipl block to .boot.preserved.data section
Vasily Gorbik
2019-04-10
1
-13
/
+2
*
s390/kasan: reipl and kexec support
Vasily Gorbik
2018-10-09
1
-0
/
+2
*
s390: move ipl block and cmd line handling to early boot phase
Vasily Gorbik
2018-10-09
1
-106
/
+11
*
s390/ipl: remove reipl_method and dump_method
Vasily Gorbik
2018-04-10
1
-46
/
+11
*
s390/ipl: correct kdump reipl block checksum calculation
Vasily Gorbik
2018-04-10
1
-6
/
+5
*
s390: assume diag308 set always works
Vasily Gorbik
2018-04-10
1
-198
/
+11
*
s390/ipl: avoid adding scpdata to cmdline during ftp/dvd boot
Vasily Gorbik
2018-04-10
1
-1
/
+1
*
s390/ipl: correct ipl parmblock valid checks
Vasily Gorbik
2018-04-10
1
-6
/
+4
*
s390/ipl: rely on diag308 store to get ipl info
Vasily Gorbik
2018-04-10
1
-38
/
+15
*
s390/ipl: move ipl_flags to ipl.c
Vasily Gorbik
2018-04-10
1
-1
/
+9
*
s390/ipl: get rid of ipl_ssid and ipl_devno
Vasily Gorbik
2018-04-10
1
-9
/
+8
*
s390/ipl: unite diag308 and scsi boot ipl blocks
Vasily Gorbik
2018-04-10
1
-25
/
+25
*
s390/ipl: ensure loadparm valid flag is set
Vasily Gorbik
2018-04-10
1
-0
/
+1
*
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
1
-0
/
+1
*
s390/ipl: avoid usage of __section(.data)
Vasily Gorbik
2018-01-23
1
-8
/
+4
*
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
1
-0
/
+1
*
s390: remove named saved segment support
Heiko Carstens
2017-11-08
1
-36
/
+0
*
s390/ipl: revert Load Normal semantics for LPAR CCW-type re-IPL
Heiko Carstens
2017-06-14
1
-6
/
+1
*
s390/ipl: always use load normal for CCW-type re-IPL
Heiko Carstens
2017-03-02
1
-0
/
+2
*
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2017-02-17
1
-1
/
+2
*
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
1
-1
/
+1
*
s390: proper type casts for csum_partial invocations
Heiko Carstens
2017-01-16
1
-1
/
+2
[next]