index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_early.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-11
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
1
-1
/
+0
2019-04-29
s390/sclp: do not use static sccbs
Gerald Schaefer
1
-1
/
+1
2019-04-29
s390/sclp: detect DIRQ facility
Sebastian Ott
1
-0
/
+1
2019-04-29
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
1
-0
/
+2
2019-01-28
s390/setup: set control program code via diag 318
Collin Walling
1
-0
/
+2
2018-10-09
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
1
-64
/
+1
2018-10-09
s390/sclp: simplify early hsa_size detection
Vasily Gorbik
1
-57
/
+3
2018-02-22
s390/sclp: generic event mask accessors
Claudio Imbrenda
1
-1
/
+1
2018-01-26
s390/sclp: expose the GISA format facility
Michael Mueller
1
-1
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-25
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
1
-2
/
+4
2017-04-21
s390/sclp: Detect KSS facility
Farhan Ali
1
-1
/
+3
2017-02-08
s390/sclp: get rid of common response code handling
Heiko Carstens
1
-16
/
+11
2017-02-08
s390/sclp: make early sclp code readable
Heiko Carstens
1
-120
/
+58
2016-12-07
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
1
-0
/
+31
2016-06-10
s390/sclp: detect storage-key facility
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect interlock-and-broadcast-suppression facility
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect PFMF interpretation facility
David Hildenbrand
1
-1
/
+3
2016-06-10
s390/sclp: detect conditional-external-interception facility
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect intervention bypass facility
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect guest-storage-limit-suppression
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect cmma
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect guest-PER enhancement
David Hildenbrand
1
-0
/
+1
2016-06-10
s390/sclp: detect 64-bit-SCAO facility
David Hildenbrand
1
-0
/
+1
2016-05-09
s390/sclp: Add hmfai field
Alexander Yarygin
1
-1
/
+5
2015-12-15
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
1
-1
/
+7
2015-11-30
s390/sclp: introduce check for SIE
David Hildenbrand
1
-0
/
+1
2015-11-30
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
1
-1
/
+6
2015-07-01
s390/sclp: fix compile error
Sebastian Ott
1
-0
/
+1
2015-06-25
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
1
-5
/
+5
2015-05-13
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
1
-2
/
+1
2015-05-13
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
1
-12
/
+0
2015-05-13
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
1
-84
/
+21
2015-02-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+8
2015-01-23
s390/sclp: introduce check for the SIGP Interpretation Facility
David Hildenbrand
1
-0
/
+8
2015-01-22
s390: add SMT support
Martin Schwidefsky
1
-10
/
+39
2014-09-25
s390/sclp: reduce dependency on event type masks
Martin Schwidefsky
1
-1
/
+1
2014-05-16
s390/sclp: add sclp_get_ibc function
Michael Mueller
1
-1
/
+11
2014-04-22
KVM: s390/sclp: correctly set eca siif bit
Heiko Carstens
1
-1
/
+21
2014-03-17
s390/smp: limit number of cpus in possible cpu mask
Heiko Carstens
1
-2
/
+21
2014-02-24
s390/sclp_early: Return correct HSA block count also for zero
Michael Holzheu
1
-3
/
+5
2013-12-16
s390/sclp_early: Add function to detect sclp console capabilities
Hendrik Brueckner
1
-16
/
+30
2013-12-16
s390/sclp_early: Pass sccb pointer to every *_detect() function
Hendrik Brueckner
1
-21
/
+16
2013-12-16
s390/sclp_early: Replace early_read_info_sccb with sccb_early
Hendrik Brueckner
1
-8
/
+4
2013-12-16
s390/sclp_early: Get rid of sclp_early_read_info_sccb_valid
Hendrik Brueckner
1
-20
/
+16
2013-12-02
s390/sclp: replace uninitialized early_event_mask_sccb variable with sccb_early
Hendrik Brueckner
1
-3
/
+2
2013-11-15
s390/sclp: Consolidate early sclp init calls to sclp_early_detect()
Michael Holzheu
1
-18
/
+9
2013-11-15
s390/sclp: Move early code from sclp_cmd.c to sclp_early.c
Michael Holzheu
1
-0
/
+162
2013-11-15
s390/sclp: Determine HSA size dynamically for zfcpdump
Michael Holzheu
1
-0
/
+111