summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/sthyi.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-29Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds1-1/+3
2023-07-29KVM: s390: fix sthyi error handlingHeiko Carstens1-3/+3
2023-07-24s390/sthyi: enforce 4k alignment of vmalloc'ed areaHeiko Carstens1-1/+3
2021-06-18s390/sthyi: use register pair instead of register asmHeiko Carstens1-7/+6
2018-10-15s390/sthyi: Fix machine name validity indicationJanosch Frank1-3/+5
2018-06-13treewide: Use array_size() in vmalloc()Kees Cook1-1/+1
2017-11-24s390: kernel: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-11-24s390: sthyi: add SPDX identifiers to the remaining filesMartin Schwidefsky1-0/+1
2017-10-09s390/sthyi: add s390_sthyi system callQingFeng Hao1-1/+32
2017-10-09s390/sthyi: add cache to store hypervisor infoQingFeng Hao1-13/+71
2017-10-09s390/sthyi: reorganize sthyi implementationQingFeng Hao1-0/+428