index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
s390
/
virtio
Age
Commit message (
Expand
)
Author
2019-05-14
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-05-12
virtio/s390: enable packed ring
Halil Pasic
2019-05-12
virtio/s390: DMA support for virtio-ccw
Halil Pasic
2019-05-12
virtio/s390: use vring_create_virtqueue
Halil Pasic
2019-04-29
s390/airq: recognize directed interrupts
Sebastian Ott
2019-03-06
virtio-ccw: wire up ->bus_name callback
Cornelia Huck
2019-03-06
s390/virtio: handle find on invalid queue gracefully
Halil Pasic
2019-01-14
virtio: don't allocate vqs when names[i] = NULL
Wei Wang
2018-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-06
virtio/s390: fix race in ccw_io_helper()
Halil Pasic
2018-12-06
virtio/s390: avoid race on vcdev->config
Halil Pasic
2018-11-26
virtio_ring: disable packed ring on unsupported transports
Tiwei Bie
2018-10-31
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-02-14
virtio/s390: implement PM operations for virtio_ccw
Christian Borntraeger
2017-11-24
s390: drivers: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
s390: virtio: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-09-29
s390/virtio: simplify Makefile
Heiko Carstens
2017-09-29
s390/virtio: remove the old KVM virtio transport
Thomas Huth
2017-05-16
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-05-15
s390/virtio: change virtio_feature_desc:features type to __le32
Heiko Carstens
2017-05-02
virtio: add context flag to find vqs
Michael S. Tsirkin
2017-03-02
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2017-02-27
virtio: allow drivers to request IRQ affinity when creating VQs
Christoph Hellwig
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-01-19
virtio/s390: virtio: constify virtio_config_ops structures
Bhumika Goyal
2017-01-19
virtio/s390: add missing \n to end of dev_err message
Colin Ian King
2017-01-19
virtio/s390: support READ_STATUS command for virtio-ccw
Pierre Morel
2017-01-16
s390: use false/true when using bool
Heiko Carstens
2016-10-31
s390: virtio: make ccw explicitly non-modular
Paul Gortmaker
2016-08-09
virtio/s390: deprecate old transport
Cornelia Huck
2016-08-09
virtio/s390: keep early_put_chars
Christian Borntraeger
2016-03-02
virtio/s390: size of SET_IND payload
Cornelia Huck
2016-03-02
virtio/s390: use dev_to_virtio
Geliang Tang
2016-01-12
virtio: make find_vqs() checkpatch.pl-friendly
Stefan Hajnoczi
2015-12-17
virtio/s390: handle error values in irb
Cornelia Huck
2015-10-14
s390/diag: add a statistic for diagnose calls
Martin Schwidefsky
2015-09-16
virtio/s390: handle failures of READ_VQ_CONF ccw
Pierre Morel
2015-07-23
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2015-07-07
virtio/s390: rename drivers/s390/kvm -> drivers/s390/virtio
Cornelia Huck