1. e41b135 virtio_balloon: disable VIOMMU support by Michael S. Tsirkin · 7 years ago
  2. 5a08b04 virtio: allow extra context per descriptor by Michael S. Tsirkin · 8 years ago
  3. f94682d virtio: add context flag to find vqs by Michael S. Tsirkin · 8 years ago
  4. 9b2bbdb virtio: wrap find_vqs by Michael S. Tsirkin · 8 years ago
  5. 2f8dc3a virtio-pci: Remove affinity hint before freeing the interrupt by Marc Zyngier · 8 years ago
  6. 0a9b3f4 Revert "virtio_pci: remove struct virtio_pci_vq_info" by Michael S. Tsirkin · 8 years ago
  7. 0b0f9dc Revert "virtio_pci: use shared interrupts for virtqueues" by Michael S. Tsirkin · 8 years ago
  8. 2008c15 Revert "virtio_pci: don't duplicate the msix_enable flag in struct pci_dev" by Michael S. Tsirkin · 8 years ago
  9. bf951b1 Revert "virtio_pci: simplify MSI-X setup" by Michael S. Tsirkin · 8 years ago
  10. 8f10d01 Revert "virtio_pci: fix out of bound access for msix_names" by Michael S. Tsirkin · 8 years ago
  11. 404123c virtio: allow drivers to validate features by Michael S. Tsirkin · 8 years ago
  12. f0bb2d5 virtio_balloon: prevent uninitialized variable use by Arnd Bergmann · 8 years ago
  13. 9646b26 virtio-balloon: use actual number of stats for stats queue buffers by Ladi Prosek · 8 years ago
  14. fc86532 virtio_balloon: init 1st buffer in stats vq by Ladi Prosek · 8 years ago
  15. de85ec8 virtio_pci: fix out of bound access for msix_names by Jason Wang · 8 years ago
  16. 1827adb Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  17. 54d7989 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  18. 50d3439 sched/headers: Prepare to remove the <linux/magic.h> include from <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  19. bbaba47 virtio: provide a method to get the IRQ affinity mask for a virtqueue by Christoph Hellwig · 8 years ago
  20. fb5e31d virtio: allow drivers to request IRQ affinity when creating VQs by Christoph Hellwig · 8 years ago
  21. 52a6151 virtio_pci: simplify MSI-X setup by Christoph Hellwig · 8 years ago
  22. 53a020c virtio_pci: don't duplicate the msix_enable flag in struct pci_dev by Christoph Hellwig · 8 years ago
  23. 07ec514 virtio_pci: use shared interrupts for virtqueues by Christoph Hellwig · 8 years ago
  24. 5c34d00 virtio_pci: remove struct virtio_pci_vq_info by Christoph Hellwig · 8 years ago
  25. 51be7a9 virtio_mmio: expose header to userspace by Michael S. Tsirkin · 8 years ago
  26. 9c57b58 mm balloon: umount balloon_mnt when removing vb device by Yisheng Xie · 8 years ago
  27. 3efa70d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  28. 9fe7bfc virtio_net: refactor freeze/restore logic into virtnet reset logic by John Fastabend · 8 years ago
  29. 0d5415b Revert "vring: Force use of DMA API for ARM-based systems with legacy devices" by Michael S. Tsirkin · 8 years ago
  30. c707061 vring: Force use of DMA API for ARM-based systems with legacy devices by Will Deacon · 8 years ago
  31. f7f6634 virtio_mmio: Set DMA masks appropriately by Robin Murphy · 8 years ago
  32. cecdbdc virtio_mmio: Set dev.release() to avoid warning by Yuan Liu · 8 years ago
  33. 0c7eaf5 virtio_ring: fix description of virtqueue_get_buf by Felipe Franciosi · 8 years ago
  34. a3cbec6 virtio_pci: split vp_try_to_find_vqs into INTx and MSI-X variants by Christoph Hellwig · 8 years ago
  35. 66f2f55 virtio_pci: merge vp_free_vectors into vp_del_vqs by Christoph Hellwig · 8 years ago
  36. 9f8196c virtio_pci: remove the call to vp_free_vectors in vp_request_msix_vectors by Christoph Hellwig · 8 years ago
  37. fa3a327 virtio_pci: use pci_alloc_irq_vectors by Christoph Hellwig · 8 years ago
  38. d417959 virtio: clean up handling of request_irq failure by Michael S. Tsirkin · 8 years ago
  39. c60923c virtio_ring: fix complaint by sparse by Gonglei · 8 years ago
  40. 61bd405 virtio_pci_modern: fix complaint by sparse by Gonglei · 8 years ago
  41. 917fef6 Merge tag 'v4.9-rc4' into sound by Jonathan Corbet · 8 years ago
  42. 75bfa81 virtio_ring: mark vring_dma_dev inline by Michael S. Tsirkin · 8 years ago
  43. 3dae2c6 virtio: remove config.c by Juergen Gross · 8 years ago
  44. 8424af5 virtio: update balloon size in balloon "probe" by Konstantin Neumoin · 8 years ago
  45. 0ea1e4a virtio_ring: Make interrupt suppression spec compliant by Ladi Prosek · 8 years ago
  46. a0be1db virtio_pci: Limit DMA mask to 44 bits for legacy virtio devices by Will Deacon · 8 years ago
  47. 8c27ceff3 docs: fix locations of several documents that got moved by Mauro Carvalho Chehab · 8 years ago
  48. af7c1be virtio: mark vring_dma_dev() static by Baoyou Xie · 8 years ago
  49. 3cc36f6 virtio: fix error handling for debug builds by Michael S. Tsirkin · 8 years ago
  50. 58625ed virtio: fix memory leak in virtqueue_add() by Wei Yongjun · 8 years ago
  51. 0803e04 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  52. 1a93769 virtio: new feature to detect IOMMU device quirk by Michael S. Tsirkin · 9 years ago
  53. 37cf99e balloon: check the number of available pages in leak balloon by Konstantin Neumoin · 8 years ago
  54. dd4123f mm: fix build warnings in <linux/compaction.h> by Minchan Kim · 8 years ago
  55. b1123ea6 mm: balloon: use general non-lru movable page feature by Minchan Kim · 8 years ago
  56. 87c9403 virtio_balloon: fix PFN format for virtio-1 by Michael S. Tsirkin · 9 years ago
  57. e00f7bd virtio: Silence uninitialized variable warning by Dan Carpenter · 9 years ago
  58. 05dbcb4 virtio: virtio 1.0 cs04 spec compliance for reset by Michael S. Tsirkin · 9 years ago
  59. f069153 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  60. 5057dcd virtio_balloon: export 'available' memory to balloon statistics by Igor Redko · 9 years ago
  61. 63e3027 Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  62. fd0e21c virtio_balloon: Allow to resize and update the balloon stats in parallel by Petr Mladek · 9 years ago
  63. fad7b7b virtio_balloon: Use a workqueue instead of "vballoon" kthread by Petr Mladek · 9 years ago
  64. caf02ab PCI: Add QEMU top-level IDs for (sub)vendor & device by Robin H. Johnson · 9 years ago
  65. 78fe398 vring: Use the DMA API on Xen by Andy Lutomirski · 9 years ago
  66. 7a5589b virtio_pci: Use the DMA API if enabled by Andy Lutomirski · 9 years ago
  67. b421113 virtio_mmio: Use the DMA API if enabled by Andy Lutomirski · 9 years ago
  68. 2a2d138 virtio: Add improved queue allocation API by Andy Lutomirski · 9 years ago
  69. 780bc79 virtio_ring: Support DMA APIs by Andy Lutomirski · 9 years ago
  70. d26c96c vring: Introduce vring_use_dma_api() by Andy Lutomirski · 9 years ago
  71. 4e94ebd virtio-pci: read the right virtio_pci_notify_cap field by Ladi Prosek · 9 years ago
  72. 2989be0 virtio_pci: fix use after free on release by Michael S. Tsirkin · 9 years ago
  73. f7ad26f virtio: make find_vqs() checkpatch.pl-friendly by Stefan Hajnoczi · 9 years ago
  74. f68b992 virtio_balloon: fix race by fill and leak by Minchan Kim · 9 years ago
  75. 788e5b3 virtio_ring: use virt_store_mb by Michael S. Tsirkin · 9 years ago
  76. f277ec4 virtio_ring: shadow available ring flags & index by Venkatesh Srinivas · 9 years ago
  77. 8210753 virtio: Do not drop __GFP_HIGH in alloc_indirect by Michal Hocko · 9 years ago
  78. c13f99b virtio: fix memory leak of virtio ida cache layers by Suman Anna · 9 years ago
  79. 997e120 virtio_balloon: do not change memory amount visible via /proc/meminfo by Denis V. Lunev · 9 years ago
  80. b4d3403 virtio_ballon: change stub of release_pages_by_pfn by Denis V. Lunev · 9 years ago
  81. 38c4ab8 virtio_mmio: add ACPI probing by Graeme Gregory · 9 years ago
  82. df4198b virtio-input: reset device and detach unused during remove by Jason Wang · 9 years ago
  83. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  84. 02201e3 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 9 years ago
  85. 59a5b0f7 virtio-pci: alloc only resources actually used. by Gerd Hoffmann · 9 years ago
  86. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  87. 210d150 virtio_pci: Clear stale cpumask when setting irq affinity by Jiang Liu · 9 years ago
  88. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 10 years ago
  89. c1f4d88 virtio_pci: drop pci_msi_off() call during probe by Michael S. Tsirkin · 10 years ago
  90. 9abbfb4 virtio: drop virtio_device_is_legacy_only by Michael S. Tsirkin · 10 years ago
  91. f71d828 virtio_pci: support non-legacy balloon devices by Michael S. Tsirkin · 10 years ago
  92. a62d547 virtio_mmio: support non-legacy balloon devices by Michael S. Tsirkin · 10 years ago
  93. 2343dab virtio: balloon might not be a legacy device by Michael S. Tsirkin · 10 years ago
  94. df81b29 virtio_balloon: transitional interface by Michael S. Tsirkin · 10 years ago
  95. a8557d3 virtio_pci_modern: switch to type-safe io accessors by Michael S. Tsirkin · 10 years ago
  96. c5d4c2c virtio_pci_modern: type-safe io accessors by Michael S. Tsirkin · 10 years ago
  97. 271c865 Add virtio-input driver. by Gerd Hoffmann · 10 years ago
  98. 704a0b5 virtio_mmio: fix access width for mmio by Michael S. Tsirkin · 10 years ago
  99. 87e7bf1 virtio_mmio: generation support by Michael S. Tsirkin · 10 years ago
  100. 3d2a377 virtio-balloon: do not call blocking ops when !TASK_RUNNING by Michael S. Tsirkin · 10 years ago