index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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: use control register bit defines
Heiko Carstens
2023-09-19
1
-1
/
+1
*
s390/ctlreg: add local and system prefix to some functions
Heiko Carstens
2023-09-19
1
-1
/
+1
*
s390/ipl: refactor deprecated strncpy
Justin Stitt
2023-08-18
1
-1
/
+1
*
s390/ipl: add common ipl parameter attribute group
Sven Schnelle
2023-08-16
1
-22
/
+6
*
s390/ipl: add missing secure/has_secure file to ipl type 'unknown'
Sven Schnelle
2023-08-16
1
-0
/
+2
*
Merge tag 's390-6.5-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-06-27
1
-0
/
+16
|
\
|
*
s390/ipl: add REIPL_CLEAR flag to os_info
Mikhail Zaslonko
2023-06-01
1
-0
/
+16
*
|
s390/ipl: fix IPIB virtual vs physical address confusion
Alexander Gordeev
2023-05-15
1
-2
/
+1
|
/
*
s390/ipl: fix physical-virtual confusion for diag308
Nico Boehr
2023-04-13
1
-3
/
+3
*
s390/bp: remove __bpon()
Heiko Carstens
2023-03-13
1
-1
/
+0
*
s390/ipl: add loadparm parameter to eckd ipl/reipl data
Sven Schnelle
2023-02-06
1
-0
/
+3
*
s390/ipl: add DEFINE_GENERIC_LOADPARM()
Sven Schnelle
2023-02-06
1
-71
/
+20
*
s390/ipl: use kstrtobool() instead of strtobool()
Christophe JAILLET
2023-01-22
1
-1
/
+1
*
s390/mm: allocate Absolute Lowcore Area in decompressor
Alexander Gordeev
2023-01-13
1
-3
/
+2
*
s390/ipl: use octal values instead of S_* macros
Sven Schnelle
2022-12-06
1
-36
/
+30
*
s390/ipl: add eckd dump support
Sven Schnelle
2022-12-06
1
-1
/
+71
*
s390/ipl: add eckd support
Sven Schnelle
2022-12-06
1
-0
/
+282
*
s390/ipl: Use kstrtobool() instead of strtobool()
Christophe JAILLET
2022-11-23
1
-3
/
+4
*
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
[next]