Historial de Commits

Autor SHA1 Mensaje Fecha
  Tetsuo Handa 5e05bf5833 virtio: Avoid possible kernel panic if DEBUG is enabled. hace 10 años
  Michael S. Tsirkin 43b4f721ce virtio_ring: coding style fix hace 11 años
  Michael S. Tsirkin 747ae34a6e virtio: make VIRTIO_F_VERSION_1 a transport bit hace 11 años
  Cornelia Huck 8906265215 virtio: allow transports to get avail/used addresses hace 11 años
  Michael S. Tsirkin 00e6f3d9d9 virtio_ring: switch to new memory access APIs hace 11 años
  Michael S. Tsirkin e16e12be34 virtio: use u32, not bitmap for features hace 11 años
  Rusty Russell b25bd2515e virtio_ring: unify direct/indirect code paths. hace 11 años
  Rusty Russell eeebf9b1fc virtio_ring: assume sgs are always well-formed. hace 11 años
  Rusty Russell e2dcdfe95c virtio: virtio_break_device() to mark all virtqueues broken. hace 11 años
  Rusty Russell 70670444c2 virtio: fail adding buffer on broken queues. hace 11 años
  Joel Stanley 6abb2dd928 tools/virtio: fix missing kmemleak_ignore symbol hace 12 años
  Heinz Graalfs 2342d6a651 virtio_ring: adapt to notify() returning bool hace 12 años
  Heinz Graalfs b3b32c9413 virtio_ring: add new function virtqueue_is_broken() hace 12 años
  Heinz Graalfs 5b1bf7cb67 virtio_ring: let virtqueue_{kick()/notify()} return a bool hace 12 años
  Heinz Graalfs 46f9c2b925 virtio_ring: change host notification API hace 12 años
  Rusty Russell bb478d8b16 virtio_ring: plug kmemleak false positive. hace 12 años
  Linus Torvalds 496322bc91 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next hace 12 años
  Michael S. Tsirkin cc229884d3 virtio: support unlocked queue poll hace 12 años
  Rusty Russell b3087e48ce virtio: remove virtqueue_add_buf(). hace 12 años
  Rusty Russell 282edb3649 virtio_ring: virtqueue_add_outbuf / virtqueue_add_inbuf. hace 12 años
  Rusty Russell 13816c768d virtio_ring: virtqueue_add_sgs, to add multiple sgs. hace 12 años
  Rusty Russell a9a0fef779 virtio_ring: expose virtio barriers for use in vringh. hace 12 años
  Rusty Russell 98e8c6bc66 virtio: make virtqueue_add_buf() returning 0 on success, not capacity. hace 13 años
  Rusty Russell 06ca287dba virtio: move queue_index and num_free fields into core struct virtqueue. hace 13 años
  Will Deacon b92b1b89a3 virtio: force vring descriptors to be allocated from lowmem hace 13 años
  Jason Wang 17bb6d4088 virtio-ring: move queue_index to vring_virtqueue hace 13 años
  Jason Wang a72caae218 virtio: correct the memory barrier in virtqueue_kick_prepare() hace 14 años
  Jason Wang 4dbc5d9f4f virtio: fix typos of memory barriers hace 14 años
  Rusty Russell e93300b1af virtio: add debugging if driver doesn't kick. hace 14 años
  Rusty Russell ee7cd8981e virtio: expose added descriptors immediately. hace 14 años