index
:
litmus-rt-ext-res.git
5.4-EXT-RES
EXT-RES
WIP
budgeting
forbidden-zones
omlp
update_litmus_2019
LITMUS^RT with extended reservations for Forbidden Zones paper @ RTAS'20
Zelin Tong
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
virtio.h
Commit message (
Expand
)
Author
Age
*
virtio: Add improved queue allocation API
Andy Lutomirski
2016-03-02
*
virtio: drop virtio_device_is_legacy_only
Michael S. Tsirkin
2015-04-14
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2014-12-17
|
\
|
*
virtio: Fix comment typo 'CONFIG_S_FAILED'
Paul Bolle
2014-11-11
*
|
virtio: drop legacy_only driver flag
Michael S. Tsirkin
2014-12-09
*
|
virtio: add API to detect legacy devices
Michael S. Tsirkin
2014-12-09
*
|
virtio_balloon: add legacy_only flag
Michael S. Tsirkin
2014-12-09
*
|
virtio: add legacy feature table support
Michael S. Tsirkin
2014-12-09
*
|
virtio: allow transports to get avail/used addresses
Cornelia Huck
2014-12-09
*
|
virtio: add support for 64 bit features.
Michael S. Tsirkin
2014-12-09
*
|
virtio: use u32, not bitmap for features
Michael S. Tsirkin
2014-12-09
|
/
*
virtio: defer config changed notifications
Michael S. Tsirkin
2014-10-14
*
virtio-pci: move freeze/restore to virtio core
Michael S. Tsirkin
2014-10-14
*
virtio: unify config_changed handling
Michael S. Tsirkin
2014-10-14
*
virtio: virtio_break_device() to mark all virtqueues broken.
Rusty Russell
2014-04-27
*
virtio_ring: add new function virtqueue_is_broken()
Heinz Graalfs
2013-10-28
*
virtio_ring: let virtqueue_{kick()/notify()} return a bool
Heinz Graalfs
2013-10-28
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
|
\
|
*
virtio: support unlocked queue poll
Michael S. Tsirkin
2013-07-09
*
|
virtio: remove virtqueue_add_buf().
Rusty Russell
2013-05-19
|
/
*
Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2013-05-02
|
\
|
*
virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf.
Rusty Russell
2013-03-20
|
*
virtio_ring: virtqueue_add_sgs, to add multiple sgs.
Rusty Russell
2013-03-20
|
*
virtio: Introduce vringh wrappers in virtio_config
Sjur Brændeland
2013-03-19
*
|
virtio: remove obsolete virtqueue_get_queue_index()
Rusty Russell
2013-03-22
|
/
*
virtio: Add module driver macro for virtio drivers.
Sjur Brændeland
2013-02-13
*
virtio: make config_ops const
Stephen Hemminger
2013-02-11
*
virtio: add drv_to_virtio to make code clearly
Wanlong Gao
2012-12-17
*
virtio: use dev_to_virtio wrapper in virtio
Wanlong Gao
2012-12-17
*
virtio: move queue_index and num_free fields into core struct virtqueue.
Rusty Russell
2012-12-17
*
virtio-ring: move queue_index to vring_virtqueue
Jason Wang
2012-09-28
*
[SCSI] virtio-scsi: Add vdrv->scan for post VIRTIO_CONFIG_S_DRIVER_OK LUN sca...
Nicholas Bellinger
2012-07-20
*
virtio: drop thaw PM operation
Amit Shah
2012-03-30
*
virtio: pci: add PM notification handlers for restore, freeze, thaw, poweroff
Amit Shah
2012-01-12
*
virtio: support unlocked queue kick
Rusty Russell
2012-01-12
*
virtio: rename virtqueue_add_buf_gfp to virtqueue_add_buf
Rusty Russell
2012-01-12
*
virtio: document functions better.
Rusty Russell
2012-01-12
*
virtio.h: correct comment for struct virtio_driver
Wang Sheng-Hui
2011-11-01
*
Add ethtool -g support to virtio_net
Rick Jones
2011-10-24
*
virtio: add api for delayed callbacks
Michael S. Tsirkin
2011-05-29
*
virtio: add_buf_gfp
Michael S. Tsirkin
2010-05-19
*
virtio_ring: remove a level of indirection
Michael S. Tsirkin
2010-05-19
*
virtio: add virtqueue_ vq_ops wrappers
Michael S. Tsirkin
2010-05-19
*
net/9p: Add sysfs mount_tag file for virtio 9P device
Aneesh Kumar K.V
2010-03-13
*
virtio: Add ability to detach unused buffers from vrings
Shirley Ma
2010-02-23
*
virtio: make add_buf return capacity remaining
Rusty Russell
2009-09-23
*
virtio: add names to virtqueue struct, mapping from devices to queues.
Rusty Russell
2009-06-12
*
virtio: fix obsolete documentation on probe function
Rusty Russell
2009-06-12
*
virtio: explicit advertisement of driver features
Rusty Russell
2008-05-02
*
virtio: remove overzealous BUG_ON.
Rusty Russell
2008-04-07
[next]