Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfio | Linus Torvalds | 2013-05-02 | 1 | -1/+66 |
|\ | |||||
| * | vfio: make local function vfio_pci_intx_unmask_handler() static | Wei Yongjun | 2013-03-25 | 1 | -1/+2 |
| * | VFIO-AER: Vfio-pci driver changes for supporting AER | Vijay Mohan Pandarathil | 2013-03-11 | 1 | -0/+64 |
* | | vfio: include <linux/slab.h> for kmalloc | Arnd Bergmann | 2013-03-15 | 1 | -0/+1 |
|/ | |||||
* | vfio: Fix PCI INTx disable consistency | Alex Williamson | 2012-10-10 | 1 | -1/+12 |
* | vfio: Move PCI INTx eventfd setting earlier | Alex Williamson | 2012-10-10 | 1 | -2/+3 |
* | vfio: Fix virqfd release race | Alex Williamson | 2012-09-21 | 1 | -20/+56 |
* | vfio: Add PCI device driver | Alex Williamson | 2012-07-31 | 1 | -0/+740 |