1. 80ba77d xen/pciback: Fix proper FLR steps. by Konrad Rzeszutek Wilk · 12 years ago
  2. a696165 PCI: create common pcibios_err_to_errno by Alex Williamson · 12 years ago
  3. 9479f0f Merge tag 'stable/for-linus-3.4-rc1-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  4. 0ee46ec xen/pciback: fix XEN_PCI_OP_enable_msix result by Jan Beulich · 12 years ago
  5. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 12 years ago
  6. e4de866 xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. by Konrad Rzeszutek Wilk · 12 years ago
  7. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  8. cd9db80 xen/pciback: Support pci_reset_function, aka FLR or D3 support. by Konrad Rzeszutek Wilk · 13 years ago
  9. 6c254de xen/pciback: Expand the warning message to include domain id. by Konrad Rzeszutek Wilk · 13 years ago
  10. 3167355 xen/pciback: Fix "device has been assigned to X domain!" warning by Konrad Rzeszutek Wilk · 13 years ago
  11. 97309d3 xen/pciback: Move the PCI_DEV_FLAGS_ASSIGNED ops to the "[un|]bind" by Konrad Rzeszutek Wilk · 13 years ago
  12. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  13. 72ee511 xen: Add module.h to modular drivers/xen users. by Paul Gortmaker · 13 years ago
  14. 8a9ea32 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  15. 4645bf3 xen/pciback: Check if the device is found instead of blindly assuming so. by Konrad Rzeszutek Wilk · 13 years ago
  16. 72bf809 xen/pciback: Do not dereference psdev during printk when it is NULL. by Konrad Rzeszutek Wilk · 13 years ago
  17. e1db4ce xen/pciback: double lock typo by Dan Carpenter · 13 years ago
  18. cf177fd xen/pciback: Add flag indicating device has been assigned by Xen by Konrad Rzeszutek Wilk · 13 years ago
  19. 74d33de xen/pciback: use mutex rather than spinlock in vpci backend by Konrad Rzeszutek Wilk · 13 years ago
  20. b1766b6 xen/pciback: Use mutexes when working with Xenbus state transitions. by Konrad Rzeszutek Wilk · 13 years ago
  21. 402c5e1 xen/pciback: miscellaneous adjustments by Jan Beulich · 13 years ago
  22. 04df355 xen/pciback: use mutex rather than spinlock in passthrough backend by Jan Beulich · 13 years ago
  23. 5fa9991 xen/pciback: use resource_size() by Thomas Meyer · 13 years ago
  24. f45c078 xen/pciback: remove duplicated #include by Huang Weiyi · 13 years ago
  25. 2ebdc42 xen/pciback: Have 'passthrough' option instead of XEN_PCIDEV_BACKEND_PASS and XEN_PCIDEV_BACKEND_VPCI by Konrad Rzeszutek Wilk · 13 years ago
  26. 7789997 xen/pciback: Remove the DEBUG option. by Konrad Rzeszutek Wilk · 13 years ago
  27. a92336a xen/pciback: Drop two backends, squash and cleanup some code. by Konrad Rzeszutek Wilk · 13 years ago
  28. c288b67 xen/pciback: Print out the MSI/MSI-X (PIRQ) values by Konrad Rzeszutek Wilk · 13 years ago
  29. e17ab35 xen/pciback: Don't setup an fake IRQ handler for SR-IOV devices. by Konrad Rzeszutek Wilk · 13 years ago
  30. a0b2fa8 xen: rename pciback module to xen-pciback. by Ian Campbell · 15 years ago
  31. 494ef20 xen/pciback: Fine-grain the spinlocks and fix BUG: scheduling while atomic cases. by Konrad Rzeszutek Wilk · 14 years ago
  32. 0513fe9 xen/pciback: Allocate IRQ handler for device that is shared with guest. by Konrad Rzeszutek Wilk · 13 years ago
  33. a2be65fd xen/pciback: Disable MSI/MSI-X when reseting a device by Konrad Rzeszutek Wilk · 14 years ago
  34. fd5b221 xen/pciback: guest SR-IOV support for PV guest by Zhao, Yu · 14 years ago
  35. 6221a9b xen/pciback: Register the owner (domain) of the PCI device. by Konrad Rzeszutek Wilk · 15 years ago
  36. 8bfd4e0 xen/pciback: Cleanup the driver based on checkpatch warnings and errors. by Konrad Rzeszutek Wilk · 13 years ago
  37. 30edc14 xen/pciback: xen pci backend driver. by Konrad Rzeszutek Wilk · 15 years ago