aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_early_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29s390/sclp: do not use static sccbsGerald Schaefer1-10/+10
2018-10-09s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik1-0/+11
2018-10-09s390/mem_detect: replace tprot loop with binary searchVasily Gorbik1-2/+1
2018-10-09s390/mem_detect: introduce SCLP storage infoVasily Gorbik1-0/+53
2018-10-09s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik1-0/+17
2018-10-09s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik1-0/+36
2018-09-20s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer1-3/+8
2018-04-16s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik1-1/+1
2018-02-22s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda1-1/+14
2018-02-22s390/sclp: generic event mask accessorsClaudio Imbrenda1-5/+14
2018-02-22s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda1-2/+2
2018-01-23s390/sclp: fix .data section specificationVasily Gorbik1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-02-08s390/sclp: get rid of common response code handlingHeiko Carstens1-16/+6
2017-02-08s390/sclp: don't add new lines to each printed stringHeiko Carstens1-9/+7
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens1-134/+137
2017-02-08s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens1-0/+4
2017-02-08s390/sclp: move early printk code to driversHeiko Carstens1-0/+213