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
/
drivers
/
s390
/
char
/
sclp_early_core.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390: Use arch_local_irq_{save,restore}() in early boot code
Sven Schnelle
2021-02-10
1
-2
/
+2
*
s390/sclp: provide extended sccb support
Sumanth Korikkar
2020-11-18
1
-2
/
+4
*
s390/sclp: avoid copy of sclp_info_sccb
Sumanth Korikkar
2020-11-18
1
-4
/
+3
*
s390/sclp: remove unused sclp_early_printk_forced
Vasily Gorbik
2020-09-21
1
-8
/
+3
*
s390/sclp: clean up unneeded .data section usage
Vasily Gorbik
2020-09-21
1
-2
/
+2
*
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
1
-10
/
+10
*
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
2018-10-09
1
-0
/
+11
*
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2018-10-09
1
-2
/
+1
*
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2018-10-09
1
-0
/
+53
*
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
1
-0
/
+17
*
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-10-09
1
-0
/
+36
*
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
2018-09-20
1
-3
/
+8
*
s390/sclp: avoid potential usage of uninitialized value
Vasily Gorbik
2018-04-16
1
-1
/
+1
*
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
2018-02-22
1
-1
/
+14
*
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
1
-5
/
+14
*
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
2018-02-22
1
-2
/
+2
*
s390/sclp: fix .data section specification
Vasily Gorbik
2018-01-23
1
-2
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/sclp: get rid of common response code handling
Heiko Carstens
2017-02-08
1
-16
/
+6
*
s390/sclp: don't add new lines to each printed string
Heiko Carstens
2017-02-08
1
-9
/
+7
*
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
1
-134
/
+137
*
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
2017-02-08
1
-0
/
+4
*
s390/sclp: move early printk code to drivers
Heiko Carstens
2017-02-08
1
-0
/
+213