index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
char
/
sclp_early.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/early: fix sclp_early_sccb variable lifetime
Alexander Gordeev
2023-01-13
1
-1
/
+1
*
s390/ipl: add eckd support
Sven Schnelle
2022-12-06
1
-1
/
+3
*
s390/sclp: detect the AISI facility
Matthew Rosato
2022-07-11
1
-0
/
+1
*
s390/sclp: detect the AENI facility
Matthew Rosato
2022-07-11
1
-0
/
+1
*
s390/sclp: detect the AISII facility
Matthew Rosato
2022-07-11
1
-0
/
+1
*
s390/sclp: detect the zPCI load/store interpretation facility
Matthew Rosato
2022-07-11
1
-0
/
+1
*
s390/sclp: add detection of IPL-complete-control facility
Alexander Egorenkov
2022-04-25
1
-1
/
+3
*
s390/sclp: fix memblock_phys_free() vs memblock_free() confusion
Heiko Carstens
2021-12-16
1
-1
/
+1
*
Merge tag 's390-5.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2021-11-06
1
-0
/
+5
|
\
|
*
s390/sclp: sort out physical vs virtual pointers usage
Alexander Gordeev
2021-10-26
1
-0
/
+5
*
|
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
|
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
|
/
*
s390/sclp: fix Secure-IPL facility detection
Alexander Egorenkov
2021-09-15
1
-1
/
+2
*
s390/sclp: provide extended sccb support
Sumanth Korikkar
2020-11-18
1
-1
/
+2
*
s390/sclp: avoid copy of sclp_info_sccb
Sumanth Korikkar
2020-11-18
1
-3
/
+5
*
s390/sclp: use memblock for early read cpu info
Sumanth Korikkar
2020-11-18
1
-22
/
+28
*
s390/sclp: Fix bit checked for has_sipl
Philipp Rudo
2019-09-03
1
-1
/
+1
*
s390/ipl: Fix detection of has_secure attribute
Philipp Rudo
2019-07-11
1
-1
/
+0
*
s390/sclp: do not use static sccbs
Gerald Schaefer
2019-04-29
1
-1
/
+1
*
s390/sclp: detect DIRQ facility
Sebastian Ott
2019-04-29
1
-0
/
+1
*
s390/ipl: Provide has_secure sysfs attribute
Philipp Rudo
2019-04-29
1
-0
/
+2
*
s390/setup: set control program code via diag 318
Collin Walling
2019-01-28
1
-0
/
+2
*
s390/sclp: move sclp_early_read_info to sclp_early_core.c
Vasily Gorbik
2018-10-09
1
-64
/
+1
*
s390/sclp: simplify early hsa_size detection
Vasily Gorbik
2018-10-09
1
-57
/
+3
*
s390/sclp: generic event mask accessors
Claudio Imbrenda
2018-02-22
1
-1
/
+1
*
s390/sclp: expose the GISA format facility
Michael Mueller
2018-01-26
1
-1
/
+2
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
s390/mm: add no-dat TLB flush optimization
Martin Schwidefsky
2017-07-25
1
-2
/
+4
*
s390/sclp: Detect KSS facility
Farhan Ali
2017-04-21
1
-1
/
+3
*
s390/sclp: get rid of common response code handling
Heiko Carstens
2017-02-08
1
-16
/
+11
*
s390/sclp: make early sclp code readable
Heiko Carstens
2017-02-08
1
-120
/
+58
*
s390/smp: initialize cpu_present_mask in setup_arch
Heiko Carstens
2016-12-07
1
-0
/
+31
*
s390/sclp: detect storage-key facility
David Hildenbrand
2016-06-10
1
-0
/
+1
*
s390/sclp: detect interlock-and-broadcast-suppression facility
David Hildenbrand
2016-06-10
1
-0
/
+1
*
s390/sclp: detect PFMF interpretation facility
David Hildenbrand
2016-06-10
1
-1
/
+3
*
s390/sclp: detect conditional-external-interception facility
David Hildenbrand
2016-06-10
1
-0
/
+1
*
s390/sclp: detect intervention bypass facility
David Hildenbrand
2016-06-10
1
-0
/
+1
*
s390/sclp: detect guest-storage-limit-suppression
David Hildenbrand
2016-06-10
1
-0
/
+1
*
s390/sclp: detect cmma
David Hildenbrand
2016-06-10
1
-0
/
+1
*
s390/sclp: detect guest-PER enhancement
David Hildenbrand
2016-06-10
1
-0
/
+1
*
s390/sclp: detect 64-bit-SCAO facility
David Hildenbrand
2016-06-10
1
-0
/
+1
*
s390/sclp: Add hmfai field
Alexander Yarygin
2016-05-09
1
-1
/
+5
*
KVM: s390: consider system MHA for guest storage
Guenther Hutzl
2015-12-15
1
-1
/
+7
*
s390/sclp: introduce check for SIE
David Hildenbrand
2015-11-30
1
-0
/
+1
*
s390/sclp: introduce checks for ESCA and HVS
Eugene (jno) Dvurechenski
2015-11-30
1
-1
/
+6
*
s390/sclp: fix compile error
Sebastian Ott
2015-07-01
1
-0
/
+1
*
s390/smp: cleanup core vs. cpu in the SCLP interface
Martin Schwidefsky
2015-06-25
1
-5
/
+5
*
s390/sclp: move sclp_facilities into "struct sclp"
David Hildenbrand
2015-05-13
1
-2
/
+1
*
s390/sclp: get rid of sclp_get_mtid() and sclp_get_mtid_max()
David Hildenbrand
2015-05-13
1
-12
/
+0
*
s390/sclp: unify basic sclp access by exposing "struct sclp"
David Hildenbrand
2015-05-13
1
-84
/
+21
[next]