index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_early_core.c
Age
Commit message (
Expand
)
Author
2018-10-09
s390/sclp: introduce sclp_early_get_hsa_size
Vasily Gorbik
2018-10-09
s390/mem_detect: replace tprot loop with binary search
Vasily Gorbik
2018-10-09
s390/mem_detect: introduce SCLP storage info
Vasily Gorbik
2018-10-09
s390/mem_detect: move tprot loop to early boot phase
Vasily Gorbik
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-09-20
s390/hibernate: fix error handling when suspend cpu != resume cpu
Gerald Schaefer
2018-04-16
s390/sclp: avoid potential usage of uninitialized value
Vasily Gorbik
2018-02-22
s390/sclp: 32 bit event mask compatibility mode
Claudio Imbrenda
2018-02-22
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
s390/sclp: clean up, use sccb_mask_t where appropriate
Claudio Imbrenda
2018-01-23
s390/sclp: fix .data section specification
Vasily Gorbik
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-08
s390/sclp: get rid of common response code handling
Heiko Carstens
2017-02-08
s390/sclp: don't add new lines to each printed string
Heiko Carstens
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
s390/sclp: disable early sclp code as soon as the base sclp driver is active
Heiko Carstens
2017-02-08
s390/sclp: move early printk code to drivers
Heiko Carstens