1. 0b2e3b6 Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  2. 664e938 vfio: Set container device mode by Alex Williamson · 11 years ago
  3. 96a3e8a Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  4. 0b43c08 vfio: Use down_reads to protect iommu disconnects by Alex Williamson · 11 years ago
  5. 9587f44 vfio: Convert container->group_lock to rwsem by Alex Williamson · 11 years ago
  6. a9047f2 vfio-pci: Use cached MSI/MSI-X capabilities by Bjorn Helgaas · 11 years ago
  7. 508d1aa vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK by Bjorn Helgaas · 11 years ago
  8. aa2cba5 PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities Register by Yijing Wang · 11 years ago
  9. a7d1ea1 vfio-pci: Enable raw access to unassigned config space by Alex Williamson · 11 years ago
  10. 180b138 vfio-pci: Use byte granularity in config map by Alex Williamson · 11 years ago
  11. 904c680 vfio-pci: Fix possible integer overflow by Alex Williamson · 11 years ago
  12. 0bced2f vfio: make local function vfio_pci_intx_unmask_handler() static by Wei Yongjun · 11 years ago
  13. 25e9789 vfio: include <linux/slab.h> for kmalloc by Arnd Bergmann · 11 years ago
  14. dad9f89 VFIO-AER: Vfio-pci driver changes for supporting AER by Vijay Mohan Pandarathil · 11 years ago
  15. 44f5071 VFIO: Wrapper for getting reference to vfio_device by Vijay Mohan Pandarathil · 11 years ago
  16. a1c36b1 vfio: convert to idr_alloc() by Tejun Heo · 11 years ago
  17. d65530f drivers/vfio: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 11 years ago
  18. 84237a8 vfio-pci: Add support for VGA region access by Alex Williamson · 11 years ago
  19. 2dd1194 vfio-pci: Manage user power state transitions by Alex Williamson · 11 years ago
  20. 2b489a4 vfio: whitelist pcieport by Alex Williamson · 11 years ago
  21. e014e94 vfio: Protect vfio_dev_present against device_del by Alex Williamson · 11 years ago
  22. 906ee99 vfio-pci: Cleanup BAR access by Alex Williamson · 11 years ago
  23. 5b279a1 vfio-pci: Cleanup read/write functions by Alex Williamson · 11 years ago
  24. 5641ade vfio-pci: Enable PCIe extended capabilities on v1 by Alex Williamson · 11 years ago
  25. ec1287e vfio-pci: Fix buffer overfill by Alex Williamson · 12 years ago
  26. 9a92c50 vfio-pci: Enable device before attempting reset by Alex Williamson · 12 years ago
  27. 05bf3aa VFIO: fix out of order labels for error recovery in vfio_pci_init() by Jiang Liu · 12 years ago
  28. de2b3ee VFIO: use ACCESS_ONCE() to guard access to dev->driver by Jiang Liu · 12 years ago
  29. 9df7b25 VFIO: unregister IOMMU notifier on error recovery path by Jiang Liu · 12 years ago
  30. 2007722 vfio-pci: Re-order device reset by Alex Williamson · 12 years ago
  31. 3a1f704 vfio: simplify kmalloc+copy_from_user to memdup_user by Fengguang Wu · 12 years ago
  32. 899649b vfio: Fix PCI INTx disable consistency by Alex Williamson · 12 years ago
  33. 9dbdfd2 vfio: Move PCI INTx eventfd setting earlier by Alex Williamson · 12 years ago
  34. 34002f5 vfio: Fix PCI mmap after b3b9c293 by Alex Williamson · 12 years ago
  35. 547b1e8 Fix staging driver use of VM_RESERVED by Linus Torvalds · 12 years ago
  36. 2903ff0 switch simple cases of fget_light to fdget by Al Viro · 12 years ago
  37. 1d3653a switch vfio_group_set_container() to fget_light() by Al Viro · 12 years ago
  38. b68e7fa vfio: Fix virqfd release race by Alex Williamson · 12 years ago
  39. 31605de vfio: grab vfio_device reference *before* exposing the sucker via fd_install() by Al Viro · 12 years ago
  40. 90b1253 vfio: get rid of vfio_device_put()/vfio_group_get_device* races by Al Viro · 12 years ago
  41. 6d2cd3c vfio: get rid of open-coding kref_put_mutex by Al Viro · 12 years ago
  42. 934ad4c vfio: don't dereference after kfree... by Al Viro · 12 years ago
  43. 89e1f7d vfio: Add PCI device driver by Alex Williamson · 12 years ago
  44. 73fa0d1 vfio: Type1 IOMMU implementation by Alex Williamson · 12 years ago
  45. cba3345 vfio: VFIO core by Alex Williamson · 12 years ago