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