summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_early_core.c
Commit message (Expand)AuthorAgeFilesLines
* s390/sclp: introduce sclp_early_get_hsa_sizeVasily Gorbik2018-10-091-0/+11
* s390/mem_detect: replace tprot loop with binary searchVasily Gorbik2018-10-091-2/+1
* s390/mem_detect: introduce SCLP storage infoVasily Gorbik2018-10-091-0/+53
* s390/mem_detect: move tprot loop to early boot phaseVasily Gorbik2018-10-091-0/+17
* s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-091-0/+36
* s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-201-3/+8
* s390/sclp: avoid potential usage of uninitialized valueVasily Gorbik2018-04-161-1/+1
* s390/sclp: 32 bit event mask compatibility modeClaudio Imbrenda2018-02-221-1/+14
* s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-221-5/+14
* s390/sclp: clean up, use sccb_mask_t where appropriateClaudio Imbrenda2018-02-221-2/+2
* s390/sclp: fix .data section specificationVasily Gorbik2018-01-231-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/sclp: get rid of common response code handlingHeiko Carstens2017-02-081-16/+6
* s390/sclp: don't add new lines to each printed stringHeiko Carstens2017-02-081-9/+7
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-081-134/+137
* s390/sclp: disable early sclp code as soon as the base sclp driver is activeHeiko Carstens2017-02-081-0/+4
* s390/sclp: move early printk code to driversHeiko Carstens2017-02-081-0/+213
OpenPOWER on IntegriCloud