index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
cio
/
ioasm.c
Age
Commit message (
Expand
)
Author
2025-09-29
s390/cio/ioasm: Fix __xsch() condition code handling
Heiko Carstens
2025-03-18
s390: Use inline qualifier for all EX_TABLE and ALTERNATIVE inline assemblies
Heiko Carstens
2024-11-13
s390/cio/ioasm: Convert to use flag output macros
Heiko Carstens
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2021-06-28
s390/ioasm: use symbolic names for asm operands
Heiko Carstens
2021-06-28
s390/ioasm: get rid of register asm
Heiko Carstens
2021-03-22
s390/cio: add CRW inject functionality
Vineeth Vijayan
2019-04-24
s390/cio: export hsch to modules
Cornelia Huck
2018-04-10
s390: assume diag308 set always works
Vasily Gorbik
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-02-23
s390/chsc: Add exception handler for CHSC instruction
Peter Oberparleiter
2016-06-28
s390/cio: use basic blocks for i/o inline assemblies
Heiko Carstens
2015-12-18
s390/cio: Change I/O instructions from inline to normal functions
Peter Oberparleiter