summaryrefslogtreecommitdiffstats
path: root/drivers/s390/char/sclp_early.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+1
* s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()David Hildenbrand2015-05-131-12/+0
* s390/sclp: unify basic sclp access by exposing "struct sclp"David Hildenbrand2015-05-131-84/+21
* 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/+16
* s390/sclp_early: Replace early_read_info_sccb with sccb_earlyHendrik Brueckner2013-12-161-8/+4
* s390/sclp_early: Get rid of sclp_early_read_info_sccb_validHendrik Brueckner2013-12-161-20/+16
* s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_earlyHendrik Brueckner2013-12-021-3/+2
* s390/sclp: Consolidate early sclp init calls to sclp_early_detect()Michael Holzheu2013-11-151-18/+9
* 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