summaryrefslogtreecommitdiff
path: root/drivers/s390/char/sclp_early.c
AgeCommit message (Expand)Author
2018-02-22s390/sclp: generic event mask accessorsClaudio Imbrenda
2018-01-26s390/sclp: expose the GISA format facilityMichael Mueller
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-25s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky
2017-04-21s390/sclp: Detect KSS facilityFarhan Ali
2017-02-08s390/sclp: get rid of common response code handlingHeiko Carstens
2017-02-08s390/sclp: make early sclp code readableHeiko Carstens
2016-12-07s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand
2016-06-10s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand
2016-06-10s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand
2016-06-10s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand
2016-06-10s390/sclp: detect intervention bypass facilityDavid Hildenbrand
2016-06-10s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand
2016-06-10s390/sclp: detect cmmaDavid Hildenbrand
2016-06-10s390/sclp: detect guest-PER enhancementDavid Hildenbrand
2016-06-10s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand
2016-05-09s390/sclp: Add hmfai fieldAlexander Yarygin
2015-12-15KVM: s390: consider system MHA for guest storageGuenther Hutzl
2015-11-30s390/sclp: introduce check for SIEDavid Hildenbrand
2015-11-30s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski
2015-07-01s390/sclp: fix compile errorSebastian Ott
2015-06-25s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky
2015-05-13s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand
2015-05-13s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand
2015-05-13s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-01-23s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand
2015-01-22s390: add SMT supportMartin Schwidefsky
2014-09-25s390/sclp: reduce dependency on event type masksMartin Schwidefsky
2014-05-16s390/sclp: add sclp_get_ibc functionMichael Mueller
2014-04-22KVM: s390/sclp: correctly set eca siif bitHeiko Carstens
2014-03-17s390/smp: limit number of cpus in possible cpu maskHeiko Carstens
2014-02-24s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu
2013-12-16s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner
2013-12-16s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner
2013-12-16s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner
2013-12-16s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner
2013-12-02s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner
2013-11-15s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu
2013-11-15s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu
2013-11-15s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu