index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
sthyi.c
Age
Commit message (
Expand
)
Author
2025-06-17
s390: Explicitly include <linux/export.h>
Heiko Carstens
2024-11-13
s390/sthyi: Convert to use flag output macros
Heiko Carstens
2024-07-10
s390/sthyi: Use cached data when diag is busy
Mete Durlu
2024-07-10
s390/sthyi: Move diag operations
Mete Durlu
2023-08-28
Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...
Linus Torvalds
2023-07-29
KVM: s390: fix sthyi error handling
Heiko Carstens
2023-07-24
s390/sthyi: enforce 4k alignment of vmalloc'ed area
Heiko Carstens
2021-06-18
s390/sthyi: use register pair instead of register asm
Heiko Carstens
2018-10-15
s390/sthyi: Fix machine name validity indication
Janosch Frank
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2017-11-24
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: sthyi: add SPDX identifiers to the remaining files
Martin Schwidefsky
2017-10-09
s390/sthyi: add s390_sthyi system call
QingFeng Hao
2017-10-09
s390/sthyi: add cache to store hypervisor info
QingFeng Hao
2017-10-09
s390/sthyi: reorganize sthyi implementation
QingFeng Hao