提交历史

作者 SHA1 备注 提交日期
  Will Deacon c7070619f3 vring: Force use of DMA API for ARM-based systems with legacy devices 8 年之前
  Felipe Franciosi 0c7eaf5930 virtio_ring: fix description of virtqueue_get_buf 8 年之前
  Gonglei c60923cb9c virtio_ring: fix complaint by sparse 8 年之前
  Michael S. Tsirkin 75bfa81bf0 virtio_ring: mark vring_dma_dev inline 8 年之前
  Ladi Prosek 0ea1e4a6d9 virtio_ring: Make interrupt suppression spec compliant 9 年之前
  Baoyou Xie af7c1beccf virtio: mark vring_dma_dev() static 9 年之前
  Michael S. Tsirkin 3cc36f6e34 virtio: fix error handling for debug builds 9 年之前
  Wei Yongjun 58625edf9e virtio: fix memory leak in virtqueue_add() 9 年之前
  Michael S. Tsirkin 1a93769399 virtio: new feature to detect IOMMU device quirk 9 年之前
  Dan Carpenter e00f7bd221 virtio: Silence uninitialized variable warning 9 年之前
  Andy Lutomirski 78fe398723 vring: Use the DMA API on Xen 9 年之前
  Andy Lutomirski 2a2d1382fe virtio: Add improved queue allocation API 9 年之前
  Andy Lutomirski 780bc7903a virtio_ring: Support DMA APIs 9 年之前
  Andy Lutomirski d26c96c810 vring: Introduce vring_use_dma_api() 9 年之前
  Michael S. Tsirkin 788e5b3a5d virtio_ring: use virt_store_mb 9 年之前
  Venkatesh Srinivas f277ec42f3 virtio_ring: shadow available ring flags & index 9 年之前
  Michal Hocko 82107539bb virtio: Do not drop __GFP_HIGH in alloc_indirect 9 年之前
  Tetsuo Handa 5e05bf5833 virtio: Avoid possible kernel panic if DEBUG is enabled. 10 年之前
  Michael S. Tsirkin 43b4f721ce virtio_ring: coding style fix 10 年之前
  Michael S. Tsirkin 747ae34a6e virtio: make VIRTIO_F_VERSION_1 a transport bit 10 年之前
  Cornelia Huck 8906265215 virtio: allow transports to get avail/used addresses 10 年之前
  Michael S. Tsirkin 00e6f3d9d9 virtio_ring: switch to new memory access APIs 10 年之前
  Michael S. Tsirkin e16e12be34 virtio: use u32, not bitmap for features 10 年之前
  Rusty Russell b25bd2515e virtio_ring: unify direct/indirect code paths. 11 年之前
  Rusty Russell eeebf9b1fc virtio_ring: assume sgs are always well-formed. 11 年之前
  Rusty Russell e2dcdfe95c virtio: virtio_break_device() to mark all virtqueues broken. 11 年之前
  Rusty Russell 70670444c2 virtio: fail adding buffer on broken queues. 11 年之前
  Joel Stanley 6abb2dd928 tools/virtio: fix missing kmemleak_ignore symbol 11 年之前
  Heinz Graalfs 2342d6a651 virtio_ring: adapt to notify() returning bool 11 年之前
  Heinz Graalfs b3b32c9413 virtio_ring: add new function virtqueue_is_broken() 11 年之前