1. 1620ecb tools/virtio: enable -Werror by Michael S. Tsirkin · 9 years ago
  2. e3edf03 tools/virtio: 64 bit features by Michael S. Tsirkin · 9 years ago
  3. 2eaa614 tools/virtio: fix vringh test by Michael S. Tsirkin · 9 years ago
  4. 2d7ce0e tools/virtio: more stubs by Michael S. Tsirkin · 9 years ago
  5. d71de9e virtio: core support for config generation by Michael S. Tsirkin · 9 years ago
  6. 0dce377 virtio_pci: add VIRTIO_PCI_NO_LEGACY by Michael S. Tsirkin · 10 years ago
  7. 9a4253d virtio_pci: move probe to common file by Michael S. Tsirkin · 10 years ago
  8. de2b48d virtio_pci_common.h: drop VIRTIO_PCI_NO_LEGACY by Michael S. Tsirkin · 10 years ago
  9. 3d266782 virtio_config: fix virtio_cread_bytes by Michael S. Tsirkin · 10 years ago
  10. 30683a8 virtio: set VIRTIO_CONFIG_S_FEATURES_OK on restore by Michael S. Tsirkin · 10 years ago
  11. f01a2a8 virtio_ccw: finalize_features error handling by Cornelia Huck · 10 years ago
  12. f13d8bc virtio_ccw: future-proof finalize_features by Michael S. Tsirkin · 10 years ago
  13. 5f4c976 virtio_pci: rename virtio_pci -> virtio_pci_common by Michael S. Tsirkin · 10 years ago
  14. a90fdce virtio_pci: update file descriptions and copyright by Michael S. Tsirkin · 10 years ago
  15. 38eb4a2 virtio_pci: split out legacy device support by Michael S. Tsirkin · 10 years ago
  16. 6f8f23d virtio_pci: setup config vector indirectly by Michael S. Tsirkin · 10 years ago
  17. b09f00b virtio_pci: setup vqs indirectly by Michael S. Tsirkin · 10 years ago
  18. 5386cef virtio_pci: delete vqs indirectly by Michael S. Tsirkin · 10 years ago
  19. f30eaf4 virtio_pci: use priv for vq notification by Michael S. Tsirkin · 10 years ago
  20. 3ec7a77 virtio_pci: free up vq->priv by Michael S. Tsirkin · 10 years ago
  21. f913dd4 virtio_pci: fix coding style for structs by Michael S. Tsirkin · 10 years ago
  22. af53572 virtio_pci: add isr field by Michael S. Tsirkin · 10 years ago
  23. d71a6fc virtio: drop legacy_only driver flag by Michael S. Tsirkin · 10 years ago
  24. 63d9f218 virtio_balloon: drop legacy_only driver flag by Michael S. Tsirkin · 10 years ago
  25. 4d23676 virtio_ccw: rev 1 devices set VIRTIO_F_VERSION_1 by Michael S. Tsirkin · 10 years ago
  26. 5c609a5 virtio: allow finalize_features to fail by Michael S. Tsirkin · 10 years ago
  27. ce15408 virtio_ccw: legacy: don't negotiate rev 1/features by Michael S. Tsirkin · 10 years ago
  28. b6098c3 virtio: add API to detect legacy devices by Michael S. Tsirkin · 10 years ago
  29. 48b3606 virtio_console: fix sparse warnings by Michael S. Tsirkin · 10 years ago
  30. 2e73c71 vhost: remove unnecessary forward declarations in vhost.h by Jason Wang · 10 years ago
  31. 51cdc38 virtio: drop VIRTIO_F_VERSION_1 from drivers by Michael S. Tsirkin · 10 years ago
  32. 747ae34 virtio: make VIRTIO_F_VERSION_1 a transport bit by Michael S. Tsirkin · 10 years ago
  33. df1b57f virtio_balloon: add legacy_only flag by Michael S. Tsirkin · 10 years ago
  34. 1f0f910 virtio_console: virtio 1.0 support by Michael S. Tsirkin · 10 years ago
  35. dc9e515 af_packet: virtio 1.0 stubs by Michael S. Tsirkin · 10 years ago
  36. e72fd72 vhost/scsi: partial virtio 1.0 support by Michael S. Tsirkin · 10 years ago
  37. fba7f02 virtio_scsi: export to userspace by Michael S. Tsirkin · 10 years ago
  38. 106d81f virtio_scsi: move to uapi by Michael S. Tsirkin · 10 years ago
  39. d75dff3 virtio_scsi: v1.0 support by Michael S. Tsirkin · 10 years ago
  40. 6ae7feb macvtap: TUN_VNET_LE support by Michael S. Tsirkin · 10 years ago
  41. 56f0dcc tun: TUN_VNET_LE support, fix sparse warnings for virtio headers by Michael S. Tsirkin · 10 years ago
  42. e999d6e tun: add VNET_LE flag by Michael S. Tsirkin · 10 years ago
  43. 40630b8 tun: drop most type defines by Michael S. Tsirkin · 10 years ago
  44. 031f5e0 tun: move internal flag defines out of uapi by Michael S. Tsirkin · 10 years ago
  45. 41e3e42 vhost/net: enable virtio 1.0 by Michael S. Tsirkin · 10 years ago
  46. e4fca7d vhost/net: larger header for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  47. 8b38694 vhost/net: virtio 1.0 byte swap by Michael S. Tsirkin · 10 years ago
  48. 3b1bbe8 vhost: virtio 1.0 endian-ness support by Michael S. Tsirkin · 10 years ago
  49. 64f7f05 vhost: switch to __get/__put_user exclusively by Michael S. Tsirkin · 10 years ago
  50. bf99573 vhost/net: force len for TX to host endian by Michael S. Tsirkin · 10 years ago
  51. e05fd12 vhost: add memory access wrappers by Michael S. Tsirkin · 10 years ago
  52. bd82752 vhost: make features 64 bit by Michael S. Tsirkin · 10 years ago
  53. 9465a7a virtio_net: enable v1.0 support by Michael S. Tsirkin · 10 years ago
  54. 7e93a02 virtio_net: disable mac write for virtio 1.0 by Michael S. Tsirkin · 10 years ago
  55. d04302b virtio_net: bigger header when VERSION_1 is set by Michael S. Tsirkin · 10 years ago
  56. bcff316 virtio_net: stricter short buffer length checks by Michael S. Tsirkin · 10 years ago
  57. 012873d virtio_net: get rid of virtio_net_hdr/skb_vnet_hdr by Michael S. Tsirkin · 10 years ago
  58. 946fa56 virtio_net: pass vi around by Michael S. Tsirkin · 10 years ago
  59. 38f37b5 virtio_blk: fix race at module removal by Michael S. Tsirkin · 10 years ago
  60. 393c525 virtio_blk: make serial attribute static by Michael S. Tsirkin · 10 years ago
  61. af9ca13 KVM: s390: enable virtio-ccw revision 1 by Cornelia Huck · 10 years ago
  62. 4855513 KVM: s390 allow virtio_ccw status writes to fail by Michael S. Tsirkin · 10 years ago
  63. d467424 KVM: s390: virtio-ccw revision 1 SET_VQ by Cornelia Huck · 10 years ago
  64. 6bb2c83 KVM: s390: Set virtio-ccw transport revision by Thomas Huth · 10 years ago
  65. 19c1c5a virtio_blk: v1.0 support by Michael S. Tsirkin · 10 years ago
  66. fdd819b virtio_net: v1.0 endianness by Michael S. Tsirkin · 10 years ago
  67. b3bb62d virtio: add legacy feature table support by Michael S. Tsirkin · 10 years ago
  68. c102659 virtio: simplify feature bit handling by Michael S. Tsirkin · 10 years ago
  69. cb3f6d9 virtio: set FEATURES_OK by Michael S. Tsirkin · 10 years ago
  70. 8906265 virtio: allow transports to get avail/used addresses by Cornelia Huck · 10 years ago
  71. 92e6d74 virtio_config: endian conversion for v1.0 by Michael S. Tsirkin · 10 years ago
  72. 00e6f3d virtio_ring: switch to new memory access APIs by Michael S. Tsirkin · 10 years ago
  73. eef960a0 virtio: memory access APIs by Michael S. Tsirkin · 10 years ago
  74. 4ec22fa virtio: add virtio 1.0 feature bit by Michael S. Tsirkin · 10 years ago
  75. 732c56e virtio_ccw: add support for 64 bit features. 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. 0ffaead mic_virtio: robust feature array size calculation by Michael S. Tsirkin · 10 years ago
  79. e16e12b virtio: use u32, not bitmap for features by Michael S. Tsirkin · 10 years ago
  80. d4024af virtio: add low-level APIs for feature bits by Michael S. Tsirkin · 10 years ago
  81. b2776bf Linux 3.18 by Linus Torvalds · 10 years ago
  82. 820b688 Merge branch 'for-3.18-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 10 years ago
  83. 19b0225 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 10 years ago
  84. 15bd1e5 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  85. 5476b2b watchdog: s3c2410_wdt: Fix the mask bit offset for Exynos7 by Abhilash Kesavan · 10 years ago
  86. beb5af4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  87. 32f0880 Merge tag 'sound-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 10 years ago
  88. ba2cb64 Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 10 years ago
  89. 56c67ce Merge tag 'pm+acpi-3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  90. 3e3282c Merge tag 'drm-intel-fixes-2014-12-04' of git://anongit.freedesktop.org/drm-intel into drm-fixes by Dave Airlie · 10 years ago
  91. ebea76f Merge tag 'media/v3.18-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 10 years ago
  92. d0747f1 uapi: fix to export linux/vm_sockets.h by Masahiro Yamada · 10 years ago
  93. 681d15a i2c: cadence: Set the hardware time-out register to maximum value by Vishnu Motghare · 10 years ago
  94. 9ea359f i2c: davinci: generate STP always when NACK is received by Grygorii Strashko · 10 years ago
  95. 2b21ef0 ahci: disable MSI on SAMSUNG 0xa800 SSD by Tejun Heo · 10 years ago
  96. 7cc78f8 context_tracking: Restore previous state in schedule_user by Andy Lutomirski · 10 years ago
  97. ebcd241 Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 10 years ago
  98. 5dc6263 Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  99. b48a20a Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linux by Linus Torvalds · 10 years ago
  100. 93bd38b Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 10 years ago