summaryrefslogtreecommitdiffstats
path: root/drivers/vfio/vfio_iommu_type1.c
Commit message (Expand)AuthorAgeFilesLines
* vfio/type1: Fix build warningAlex Williamson2016-05-301-1/+1
* iommu: Allow selecting page sizes per domainRobin Murphy2016-05-091-1/+1
* vfio: fix ioctl error handlingMichael S. Tsirkin2016-02-281-2/+4
* vfio/iommu_type1: make use of info.flagsPierre Morel2016-01-041-1/+1
* vfio/type1: handle case where IOMMU does not support PAGE_SIZE sizeEric Auger2015-11-031-1/+14
* vfio/type1: Add conditional reschedulingAlex Williamson2015-02-061-1/+7
* vfio/type1: Chunk contiguous reserved/invalid page mappingsAlex Williamson2015-02-061-7/+11
* vfio/type1: DMA unmap chunkingAlex Williamson2015-02-061-3/+51
* Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-10-151-2/+2
|\
| * vfio: Convert to use new iommu_capable() API functionJoerg Roedel2014-09-251-2/+2
* | vfio/iommu_type1: add new VFIO_TYPE1_NESTING_IOMMU IOMMU typeWill Deacon2014-09-291-5/+25
|/
* vfio/iommu_type1: Avoid overflowAlex Williamson2014-05-301-27/+18
* Merge tag 'vfio-v3.15-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-04-031-301/+355
|\
| * vfio/type1: Add extension to test DMA cache coherence of IOMMUAlex Williamson2014-02-261-0/+21
| * vfio/iommu_type1: Multi-IOMMU domain supportAlex Williamson2014-02-261-302/+335
* | mm: close PageTail raceDavid Rientjes2014-03-041-2/+2
|/
* VFIO: vfio_iommu_type1: fix bug caused by break in nested loopAntonios Motakis2013-10-111-19/+21
* vfio/type1: Fix leak on error pathAlex Williamson2013-07-011-5/+8
* vfio/type1: Fix missed frees and zero sized removesAlex Williamson2013-06-251-35/+42
* vfio: Provide module option to disable vfio_iommu_type1 hugepage supportAlex Williamson2013-06-211-0/+11
* vfio: hugepage support for vfio_iommu_type1Alex Williamson2013-06-211-185/+338
* vfio: Convert type1 iommu to use rbtreeAlex Williamson2013-06-211-94/+96
* vfio: Type1 IOMMU implementationAlex Williamson2012-07-311-0/+753
OpenPOWER on IntegriCloud