index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_early.c
Age
Commit message (
Expand
)
Author
2019-09-03
s390/sclp: Fix bit checked for has_sipl
Philipp Rudo
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
s390/sclp: detect DIRQ facility
Sebastian Ott
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-10-09
s390/sclp: simplify early hsa_size detection
Vasily Gorbik
2018-02-22
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-01-26
s390/sclp: expose the GISA format facility
Michael Mueller
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
2017-04-21
s390/sclp: Detect KSS facility
Farhan Ali
2017-02-08
s390/sclp: get rid of common response code handling
Heiko Carstens
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-06-10
s390/sclp: detect storage-key facility
David Hildenbrand
2016-06-10
s390/sclp: detect interlock-and-broadcast-suppression facility
David Hildenbrand
2016-06-10
s390/sclp: detect PFMF interpretation facility
David Hildenbrand
2016-06-10
s390/sclp: detect conditional-external-interception facility
David Hildenbrand
2016-06-10
s390/sclp: detect intervention bypass facility
David Hildenbrand
2016-06-10
s390/sclp: detect guest-storage-limit-suppression
David Hildenbrand
2016-06-10
s390/sclp: detect cmma
David Hildenbrand
2016-06-10
s390/sclp: detect guest-PER enhancement
David Hildenbrand
2016-06-10
s390/sclp: detect 64-bit-SCAO facility
David Hildenbrand
2016-05-09
s390/sclp: Add hmfai field
Alexander Yarygin
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
2015-11-30
s390/sclp: introduce check for SIE
David Hildenbrand
2015-11-30
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
2015-07-01
s390/sclp: fix compile error
Sebastian Ott
2015-06-25
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
2015-05-13
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
2015-05-13
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-01-23
s390/sclp: introduce check for the SIGP Interpretation Facility
David Hildenbrand
2015-01-22
s390: add SMT support
Martin Schwidefsky
2014-09-25
s390/sclp: reduce dependency on event type masks
Martin Schwidefsky
2014-05-16
s390/sclp: add sclp_get_ibc function
Michael Mueller
2014-04-22
KVM: s390/sclp: correctly set eca siif bit
Heiko Carstens
2014-03-17
s390/smp: limit number of cpus in possible cpu mask
Heiko Carstens
2014-02-24
s390/sclp_early: Return correct HSA block count also for zero
Michael Holzheu
2013-12-16
s390/sclp_early: Add function to detect sclp console capabilities
Hendrik Brueckner
2013-12-16
s390/sclp_early: Pass sccb pointer to every *_detect() function
Hendrik Brueckner
2013-12-16
s390/sclp_early: Replace early_read_info_sccb with sccb_early
Hendrik Brueckner
2013-12-16
s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid
Hendrik Brueckner
2013-12-02
s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early
Hendrik Brueckner
2013-11-15
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
Michael Holzheu
2013-11-15
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
Michael Holzheu
2013-11-15
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu