summaryrefslogtreecommitdiff
path: root/drivers/virtio
Commit message (Expand)AuthorAge
* virtio_mmio: Set dev.release() to avoid warningYuan Liu2016-12-16
* virtio_ring: fix description of virtqueue_get_bufFelipe Franciosi2016-12-16
* virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variantsChristoph Hellwig2016-12-16
* virtio_pci: merge vp_free_vectors into vp_del_vqsChristoph Hellwig2016-12-16
* virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectorsChristoph Hellwig2016-12-16
* virtio_pci: use pci_alloc_irq_vectorsChristoph Hellwig2016-12-16
* virtio: clean up handling of request_irq failureMichael S. Tsirkin2016-12-16
* virtio_ring: fix complaint by sparseGonglei2016-12-15
* virtio_pci_modern: fix complaint by sparseGonglei2016-12-15
* Merge tag 'v4.9-rc4' into soundJonathan Corbet2016-11-18
|\
| * virtio_ring: mark vring_dma_dev inlineMichael S. Tsirkin2016-10-31
| * virtio: remove config.cJuergen Gross2016-10-31
| * virtio: update balloon size in balloon "probe"Konstantin Neumoin2016-10-31
| * virtio_ring: Make interrupt suppression spec compliantLadi Prosek2016-10-31
| * virtio_pci: Limit DMA mask to 44 bits for legacy virtio devicesWill Deacon2016-10-31
* | docs: fix locations of several documents that got movedMauro Carvalho Chehab2016-10-24
|/
* virtio: mark vring_dma_dev() staticBaoyou Xie2016-09-09
* virtio: fix error handling for debug buildsMichael S. Tsirkin2016-08-09
* virtio: fix memory leak in virtqueue_add()Wei Yongjun2016-08-09
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-08-06
|\
| * virtio: new feature to detect IOMMU device quirkMichael S. Tsirkin2016-08-01
| * balloon: check the number of available pages in leak balloonKonstantin Neumoin2016-08-01
* | mm: fix build warnings in <linux/compaction.h>Minchan Kim2016-07-26
* | mm: balloon: use general non-lru movable page featureMinchan Kim2016-07-26
|/
* virtio_balloon: fix PFN format for virtio-1Michael S. Tsirkin2016-05-22
* virtio: Silence uninitialized variable warningDan Carpenter2016-05-01
* virtio: virtio 1.0 cs04 spec compliance for resetMichael S. Tsirkin2016-04-07
* Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds2016-03-20
|\
| * virtio_balloon: Allow to resize and update the balloon stats in parallelPetr Mladek2016-03-11
| * virtio_balloon: Use a workqueue instead of "vballoon" kthreadPetr Mladek2016-03-11
| * vring: Use the DMA API on XenAndy Lutomirski2016-03-02
| * virtio_pci: Use the DMA API if enabledAndy Lutomirski2016-03-02
| * virtio_mmio: Use the DMA API if enabledAndy Lutomirski2016-03-02
| * virtio: Add improved queue allocation APIAndy Lutomirski2016-03-02
| * virtio_ring: Support DMA APIsAndy Lutomirski2016-03-02
| * vring: Introduce vring_use_dma_api()Andy Lutomirski2016-03-02
* | virtio_balloon: export 'available' memory to balloon statisticsIgor Redko2016-03-17
* | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-16
|\ \ | |/ |/|
| * PCI: Add QEMU top-level IDs for (sub)vendor & deviceRobin H. Johnson2016-03-08
* | virtio-pci: read the right virtio_pci_notify_cap fieldLadi Prosek2016-03-02
* | virtio_pci: fix use after free on releaseMichael S. Tsirkin2016-01-26
|/
* virtio: make find_vqs() checkpatch.pl-friendlyStefan Hajnoczi2016-01-12
* virtio_balloon: fix race by fill and leakMinchan Kim2016-01-12
* virtio_ring: use virt_store_mbMichael S. Tsirkin2016-01-12
* virtio_ring: shadow available ring flags & indexVenkatesh Srinivas2015-12-07
* virtio: Do not drop __GFP_HIGH in alloc_indirectMichal Hocko2015-12-07
* virtio: fix memory leak of virtio ida cache layersSuman Anna2015-12-07
* virtio_balloon: do not change memory amount visible via /proc/meminfoDenis V. Lunev2015-09-08
* virtio_ballon: change stub of release_pages_by_pfnDenis V. Lunev2015-09-08
* virtio_mmio: add ACPI probingGraeme Gregory2015-09-08