summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_early.c
Commit message (Expand)AuthorAgeFilesLines
* s390/ipl: Fix detection of has_secure attributePhilipp Rudo2019-07-111-1/+0Star
* s390/sclp: do not use static sccbsGerald Schaefer2019-04-291-1/+1
* s390/sclp: detect DIRQ facilitySebastian Ott2019-04-291-0/+1
* s390/ipl: Provide has_secure sysfs attributePhilipp Rudo2019-04-291-0/+2
* s390/setup: set control program code via diag 318Collin Walling2019-01-281-0/+2
* s390/sclp: move sclp_early_read_info to sclp_early_core.cVasily Gorbik2018-10-091-64/+1Star
* s390/sclp: simplify early hsa_size detectionVasily Gorbik2018-10-091-57/+3Star
* s390/sclp: generic event mask accessorsClaudio Imbrenda2018-02-221-1/+1
* s390/sclp: expose the GISA format facilityMichael Mueller2018-01-261-1/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* s390/mm: add no-dat TLB flush optimizationMartin Schwidefsky2017-07-251-2/+4
* s390/sclp: Detect KSS facilityFarhan Ali2017-04-211-1/+3
* s390/sclp: get rid of common response code handlingHeiko Carstens2017-02-081-16/+11Star
* s390/sclp: make early sclp code readableHeiko Carstens2017-02-081-120/+58Star
* s390/smp: initialize cpu_present_mask in setup_archHeiko Carstens2016-12-071-0/+31
* s390/sclp: detect storage-key facilityDavid Hildenbrand2016-06-101-0/+1
* s390/sclp: detect interlock-and-broadcast-suppression facilityDavid Hildenbrand2016-06-101-0/+1
* s390/sclp: detect PFMF interpretation facilityDavid Hildenbrand2016-06-101-1/+3
* s390/sclp: detect conditional-external-interception facilityDavid Hildenbrand2016-06-101-0/+1
* s390/sclp: detect intervention bypass facilityDavid Hildenbrand2016-06-101-0/+1
* s390/sclp: detect guest-storage-limit-suppressionDavid Hildenbrand2016-06-101-0/+1
* s390/sclp: detect cmmaDavid Hildenbrand2016-06-101-0/+1
* s390/sclp: detect guest-PER enhancementDavid Hildenbrand2016-06-101-0/+1
* s390/sclp: detect 64-bit-SCAO facilityDavid Hildenbrand2016-06-101-0/+1
* s390/sclp: Add hmfai fieldAlexander Yarygin2016-05-091-1/+5
* KVM: s390: consider system MHA for guest storageGuenther Hutzl2015-12-151-1/+7
* s390/sclp: introduce check for SIEDavid Hildenbrand2015-11-301-0/+1
* s390/sclp: introduce checks for ESCA and HVSEugene (jno) Dvurechenski2015-11-301-1/+6
* s390/sclp: fix compile errorSebastian Ott2015-07-011-0/+1
* s390/smp: cleanup core vs. cpu in the SCLP interfaceMartin Schwidefsky2015-06-251-5/+5
* s390/sclp: move sclp_facilities into "struct sclp"David Hildenbrand2015-05-131-2/+1Star
* s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-131-12/+0Star
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-84/+21Star
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-131-0/+8
|\
| * s390/sclp: introduce check for the SIGP Interpretation FacilityDavid Hildenbrand2015-01-231-0/+8
* | s390: add SMT supportMartin Schwidefsky2015-01-221-10/+39
|/
* s390/sclp: reduce dependency on event type masksMartin Schwidefsky2014-09-251-1/+1
* s390/sclp: add sclp_get_ibc functionMichael Mueller2014-05-161-1/+11
* KVM: s390/sclp: correctly set eca siif bitHeiko Carstens2014-04-221-1/+21
* s390/smp: limit number of cpus in possible cpu maskHeiko Carstens2014-03-171-2/+21
* s390/sclp_early: Return correct HSA block count also for zeroMichael Holzheu2014-02-241-3/+5
* s390/sclp_early: Add function to detect sclp console capabilitiesHendrik Brueckner2013-12-161-16/+30
* s390/sclp_early: Pass sccb pointer to every *_detect() functionHendrik Brueckner2013-12-161-21/+16Star
* s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner2013-12-161-8/+4Star
* s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner2013-12-161-20/+16Star
* s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner2013-12-021-3/+2Star
* s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-151-18/+9Star
* s390/sclp: Move early code from sclp_cmd.c to sclp_early.cMichael Holzheu2013-11-151-0/+162
* s390/sclp: Determine HSA size dynamically for zfcpdumpMichael Holzheu2013-11-151-0/+111