1. 8210753 virtio: Do not drop __GFP_HIGH in alloc_indirect by Michal Hocko · 9 years ago
  2. c13f99b virtio: fix memory leak of virtio ida cache layers by Suman Anna · 9 years ago
  3. 997e120 virtio_balloon: do not change memory amount visible via /proc/meminfo by Denis V. Lunev · 9 years ago
  4. b4d3403 virtio_ballon: change stub of release_pages_by_pfn by Denis V. Lunev · 9 years ago
  5. 38c4ab8 virtio_mmio: add ACPI probing by Graeme Gregory · 9 years ago
  6. df4198b virtio-input: reset device and detach unused during remove by Jason Wang · 9 years ago
  7. 5fc8352 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 9 years ago
  8. 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
  9. 59a5b0f7 virtio-pci: alloc only resources actually used. by Gerd Hoffmann · 9 years ago
  10. 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
  11. 210d150 virtio_pci: Clear stale cpumask when setting irq affinity by Jiang Liu · 9 years ago
  12. 9c27847 kernel/params: constify struct kernel_param_ops uses by Luis R. Rodriguez · 9 years ago
  13. c1f4d88 virtio_pci: drop pci_msi_off() call during probe by Michael S. Tsirkin · 9 years ago
  14. 9abbfb4 virtio: drop virtio_device_is_legacy_only by Michael S. Tsirkin · 9 years ago
  15. f71d828 virtio_pci: support non-legacy balloon devices by Michael S. Tsirkin · 9 years ago
  16. a62d547 virtio_mmio: support non-legacy balloon devices by Michael S. Tsirkin · 9 years ago
  17. 2343dab virtio: balloon might not be a legacy device by Michael S. Tsirkin · 9 years ago
  18. df81b29 virtio_balloon: transitional interface by Michael S. Tsirkin · 9 years ago
  19. a8557d3 virtio_pci_modern: switch to type-safe io accessors by Michael S. Tsirkin · 9 years ago
  20. c5d4c2c virtio_pci_modern: type-safe io accessors by Michael S. Tsirkin · 9 years ago
  21. 271c865 Add virtio-input driver. by Gerd Hoffmann · 9 years ago
  22. 704a0b5 virtio_mmio: fix access width for mmio by Michael S. Tsirkin · 9 years ago
  23. 87e7bf1 virtio_mmio: generation support by Michael S. Tsirkin · 9 years ago
  24. 3d2a377 virtio-balloon: do not call blocking ops when !TASK_RUNNING by Michael S. Tsirkin · 9 years ago
  25. 88660f7fb virtio_balloon: set DRIVER_OK before using device by Michael S. Tsirkin · 9 years ago
  26. 5b40a7d virtio: don't set VIRTIO_CONFIG_S_DRIVER_OK twice. by Rusty Russell · 9 years ago
  27. 7abb568 virtio_pci: use 16-bit accessor for queue_enable. by Rusty Russell · 9 years ago
  28. 5e05bf5 virtio: Avoid possible kernel panic if DEBUG is enabled. by Tetsuo Handa · 9 years ago
  29. 1862ee2 virtio-mmio: Update the device to OASIS spec version by Pawel Moll · 9 years ago
  30. 76545f0 virtio_pci_modern: drop an unused function by Michael S. Tsirkin · 9 years ago
  31. ac399d8 virtio_pci: add module param to force legacy mode by Michael S. Tsirkin · 9 years ago
  32. 46506da virtio_pci: add an option to disable legacy driver by Michael S. Tsirkin · 9 years ago
  33. 0327642 virtio_pci: drop Kconfig warnings by Michael S. Tsirkin · 9 years ago
  34. b2a6d51 virtio_pci: Kconfig grammar fix by Michael S. Tsirkin · 9 years ago
  35. 43b4f72 virtio_ring: coding style fix by Michael S. Tsirkin · 9 years ago
  36. 25e65e4 virtio_balloon: coding style fixes by Michael S. Tsirkin · 9 years ago
  37. d3f5f06 virtio_pci_modern: support devices with no config by Michael S. Tsirkin · 9 years ago
  38. 3909213 virtio_pci_modern: reduce number of mappings by Michael S. Tsirkin · 9 years ago
  39. 89461c4 virtio_pci: macros for PCI layout offsets by Rusty Russell · 11 years ago
  40. 1fcf051 virtio_pci: modern driver by Michael S. Tsirkin · 10 years ago
  41. ff31d2e virtio_pci: move probe/remove code to common by Michael S. Tsirkin · 9 years ago
  42. 2bd56af virtio_pci: drop useless del_vqs call by Sasha Levin · 9 years ago
  43. 2d9becc virtio/balloon: verify device has config space by Michael S. Tsirkin · 9 years ago
  44. a1eb03f virtio_pci: document why we defer kfree by Michael S. Tsirkin · 9 years ago
  45. 63bd62a virtio_pci: defer kfree until release callback by Sasha Levin · 9 years ago
  46. 945399a virtio_pci: device-specific release callback by Michael S. Tsirkin · 9 years ago
  47. 80e9541 virtio: make del_vqs idempotent by Michael S. Tsirkin · 9 years ago
  48. 64ec45b Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 10 years ago
  49. 9f3e151 Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  50. 5ff1611 virtio_pci: restore module attributes by Herbert Xu · 10 years ago
  51. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  52. 9a4253d virtio_pci: move probe to common file by Michael S. Tsirkin · 10 years ago
  53. de2b48d virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY by Michael S. Tsirkin · 10 years ago
  54. 30683a8 virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore by Michael S. Tsirkin · 10 years ago
  55. 5f4c976 virtio_pci: rename virtio_pci -> virtio_pci_common by Michael S. Tsirkin · 10 years ago
  56. a90fdce virtio_pci: update file descriptions and copyright by Michael S. Tsirkin · 10 years ago
  57. 38eb4a2 virtio_pci: split out legacy device support by Michael S. Tsirkin · 10 years ago
  58. 6f8f23d virtio_pci: setup config vector indirectly by Michael S. Tsirkin · 10 years ago
  59. b09f00b virtio_pci: setup vqs indirectly by Michael S. Tsirkin · 10 years ago
  60. 5386cef virtio_pci: delete vqs indirectly by Michael S. Tsirkin · 10 years ago
  61. f30eaf4 virtio_pci: use priv for vq notification by Michael S. Tsirkin · 10 years ago
  62. 3ec7a77 virtio_pci: free up vq->priv by Michael S. Tsirkin · 10 years ago
  63. f913dd4 virtio_pci: fix coding style for structs by Michael S. Tsirkin · 10 years ago
  64. af53572 virtio_pci: add isr field by Michael S. Tsirkin · 10 years ago
  65. d71a6fc virtio: drop legacy_only driver flag by Michael S. Tsirkin · 10 years ago
  66. 63d9f218 virtio_balloon: drop legacy_only driver flag by Michael S. Tsirkin · 10 years ago
  67. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  68. b6098c3 virtio: add API to detect legacy devices by Michael S. Tsirkin · 10 years ago
  69. 747ae34 virtio: make VIRTIO_F_VERSION_1 a transport bit by Michael S. Tsirkin · 10 years ago
  70. df1b57f virtio_balloon: add legacy_only flag by Michael S. Tsirkin · 10 years ago
  71. b3bb62d virtio: add legacy feature table support by Michael S. Tsirkin · 10 years ago
  72. c102659 virtio: simplify feature bit handling by Michael S. Tsirkin · 10 years ago
  73. cb3f6d9 virtio: set FEATURES_OK by Michael S. Tsirkin · 10 years ago
  74. 8906265 virtio: allow transports to get avail/used addresses by Cornelia Huck · 10 years ago
  75. 00e6f3d virtio_ring: switch to new memory access APIs by Michael S. Tsirkin · 10 years ago
  76. 93d389f virtio: assert 32 bit features in transports by Michael S. Tsirkin · 10 years ago
  77. d025477 virtio: add support for 64 bit features. by Michael S. Tsirkin · 10 years ago
  78. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  79. 5a10b7d virtio_balloon: free some memory from balloon on OOM by Raushaniya Maksudova · 10 years ago
  80. 1fd9c67 virtio_balloon: return the amount of freed memory from leak_balloon() by Raushaniya Maksudova · 10 years ago
  81. 257d6e5 virtio: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  82. 0e6e58f Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago
  83. 486d2e6 virtio_balloon: enable VQs early on restore by Michael S. Tsirkin · 10 years ago
  84. 22b7050 virtio: defer config changed notifications by Michael S. Tsirkin · 10 years ago
  85. c6716ba virtio-pci: move freeze/restore to virtio core by Michael S. Tsirkin · 10 years ago
  86. 016c98c virtio: unify config_changed handling by Michael S. Tsirkin · 10 years ago
  87. 6fbc198 virtio_pci: fix virtio spec compliance on restore by Michael S. Tsirkin · 10 years ago
  88. 09316c0 mm/balloon_compaction: add vmstat counters and kpageflags bit by Konstantin Khlebnikov · 10 years ago
  89. 9d1ba80 mm/balloon_compaction: remove balloon mapping and flag AS_BALLOON_MAP by Konstantin Khlebnikov · 10 years ago
  90. d6d86c0 mm/balloon_compaction: redesign ballooned pages management by Konstantin Khlebnikov · 10 years ago
  91. b25bd25 virtio_ring: unify direct/indirect code paths. by Rusty Russell · 10 years ago
  92. eeebf9b virtio_ring: assume sgs are always well-formed. by Rusty Russell · 10 years ago
  93. cef340e virtio: Replace DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  94. e2dcdfe virtio: virtio_break_device() to mark all virtqueues broken. by Rusty Russell · 10 years ago
  95. 70670444c2 virtio: fail adding buffer on broken queues. by Rusty Russell · 10 years ago
  96. 4951cc9 virtio_balloon: don't crash if virtqueue is broken. by Rusty Russell · 10 years ago
  97. 1f74ef0 virtio_balloon: don't softlockup on huge balloon changes. by Rusty Russell · 10 years ago
  98. 5e37f67 virtio: Use pci_enable_msix_exact() instead of pci_enable_msix() by Alexander Gordeev · 10 years ago
  99. 6abb2dd tools/virtio: fix missing kmemleak_ignore symbol by Joel Stanley · 10 years ago
  100. 93b05cb Merge tag 'virtio-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 10 years ago