aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAge
* Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-04-03
|\
| * vfio: always select ANON_INODESArnd Bergmann2014-03-27
| * vfio: Add external user check extension interfaceAlex Williamson2014-02-26
| * vfio/type1: Add extension to test DMA cache coherence of IOMMUAlex Williamson2014-02-26
| * vfio/iommu_type1: Multi-IOMMU domain supportAlex Williamson2014-02-26
* | Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-04-01
|\ \
| * | vfio: Use pci_enable_msi_range() and pci_enable_msix_range()Alexander Gordeev2014-02-14
| |/
* / mm: close PageTail raceDavid Rientjes2014-03-04
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2014-01-28
|\
| * powerpc/iommu: Update constant names to reflect their hardcoded page sizeAlistair Popple2013-12-29
* | Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-01-24
|\ \
| * | vfio-pci: Don't use device_lock around AER interrupt setupAlex Williamson2014-01-14
| * | vfio: Convert control interface to misc driverAlex Williamson2013-12-19
| |/
* | vfio-pci: Use pci "try" reset interfaceAlex Williamson2014-01-15
* | PCI: Rename PCI_VC_PORT_REG1/2 to PCI_VC_PORT_CAP1/2Alex Williamson2013-12-17
|/
* VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis2013-10-11
* vfio-pci: PCI hot reset interfaceAlex Williamson2013-09-04
* vfio-pci: Test for extended config spaceAlex Williamson2013-09-04
* vfio-pci: Use fdget() rather than eventfd_fget()Alex Williamson2013-08-28
* vfio: Add O_CLOEXEC flag to vfio device fdAlex Williamson2013-08-22
* vfio: use get_unused_fd_flags(0) instead of get_unused_fd()Yann Droneaud2013-08-22
* vfio: add external user supportAlexey Kardashevskiy2013-08-05
* vfio-pci: Avoid deadlock on removeAlex Williamson2013-07-24
* vfio: Ignore sprurious notifiesAlex Williamson2013-07-24
* vfio: Don't overreact to DEL_DEVICEAlex Williamson2013-07-24
* Merge tag 'vfio-v3.11' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-07-10
|\
| * vfio/type1: Fix leak on error pathAlex Williamson2013-07-01
| * vfio: Limit group opensAlex Williamson2013-06-25
| * vfio/type1: Fix missed frees and zero sized removesAlex Williamson2013-06-25
| * vfio: Provide module option to disable vfio_iommu_type1 hugepage supportAlex Williamson2013-06-21
| * vfio: hugepage support for vfio_iommu_type1Alex Williamson2013-06-21
| * vfio: Convert type1 iommu to use rbtreeAlex Williamson2013-06-21
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds2013-07-04
|\ \
| * | powerpc/vfio: Enable on pSeries platformAlexey Kardashevskiy2013-06-20
| * | powerpc/vfio: Implement IOMMU driver for VFIOAlexey Kardashevskiy2013-06-20
| |/
* / vfio: remap_pfn_range() sets all those flags...Al Viro2013-06-29
|/
* vfio: fix crash on rmmodAlexey Kardashevskiy2013-06-05
* Merge tag 'vfio-for-v3.10' of git://github.com/awilliam/linux-vfioLinus Torvalds2013-05-02
|\
| * vfio: Set container device modeAlex Williamson2013-04-30
| * vfio: Use down_reads to protect iommu disconnectsAlex Williamson2013-04-29
| * vfio: Convert container->group_lock to rwsemAlex Williamson2013-04-25
| * PCI/VFIO: use pcie_flags_reg instead of access PCI-E Capabilities RegisterYijing Wang2013-04-15
| * vfio-pci: Enable raw access to unassigned config spaceAlex Williamson2013-04-01
| * vfio-pci: Use byte granularity in config mapAlex Williamson2013-04-01
| * vfio: make local function vfio_pci_intx_unmask_handler() staticWei Yongjun2013-03-25
| * VFIO-AER: Vfio-pci driver changes for supporting AERVijay Mohan Pandarathil2013-03-11
| * VFIO: Wrapper for getting reference to vfio_deviceVijay Mohan Pandarathil2013-03-11
* | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-04-29
|\ \
| * | vfio-pci: Use cached MSI/MSI-X capabilitiesBjorn Helgaas2013-04-24
| * | vfio-pci: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas2013-04-24
| |/