summaryrefslogtreecommitdiffstats
path: root/drivers/vfio
Commit message (Expand)AuthorAgeFilesLines
* vfio/noiommu: Don't use iommu_present() to track fake groupsAlex Williamson2016-01-271-14/+10
* vfio/iommu_type1: make use of info.flagsPierre Morel2016-01-041-1/+1
* vfio: Include No-IOMMU modeAlex Williamson2015-12-213-7/+200
* VFIO: platform: reset: fix a warning message conditionDan Carpenter2015-12-211-1/+1
* Revert: "vfio: Include No-IOMMU mode"Alex Williamson2015-12-043-199/+10
* vfio: fix a warning messageDan Carpenter2015-11-211-1/+1
* vfio: platform: remove needless stack usageKees Cook2015-11-201-4/+1
* vfio-pci: constify pci_error_handlers structuresJulia Lawall2015-11-191-1/+1
* vfio: Drop owner assignment from platform_driverKrzysztof Kozlowski2015-11-191-1/+0
* Merge tag 'vfio-v4.4-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-11-1315-90/+606
|\
| * vfio/pci: make an array largerDan Carpenter2015-11-091-2/+2
| * vfio: Include No-IOMMU modeAlex Williamson2015-11-043-10/+199
| * vfio: Fix bug in vfio_device_get_from_name()Joerg Roedel2015-11-041-3/+4
| * VFIO: platform: reset: AMD xgbe reset moduleEric Auger2015-11-033-0/+137
| * vfio: platform: reset: calxedaxgmac: fix ioaddr leakEric Auger2015-11-031-7/+7
| * vfio: platform: add dev_info on device resetEric Auger2015-11-032-2/+13
| * vfio: platform: use list of registered reset functionEric Auger2015-11-033-30/+30
| * vfio: platform: add compat in vfio_platform_deviceEric Auger2015-11-032-7/+9
| * vfio: platform: reset: calxedaxgmac: add reset function registrationEric Auger2015-11-031-2/+2
| * vfio: platform: introduce module_vfio_reset_handler macroEric Auger2015-11-031-0/+14
| * vfio: platform: add capability to register a reset functionEric Auger2015-11-032-0/+47
| * vfio: platform: introduce vfio-platform-base moduleEric Auger2015-11-035-4/+18
| * vfio/platform: store mapped memory in region, instead of an on-stack copyJames Morse2015-11-031-18/+18
| * vfio/type1: handle case where IOMMU does not support PAGE_SIZE sizeEric Auger2015-11-031-1/+14
| * VFIO: platform: clear IRQ_NOAUTOEN when de-assigning the IRQEric Auger2015-10-271-0/+1
| * vfio/pci: Use kernel VPD access functionsAlex Williamson2015-10-271-1/+69
| * vfio: Whitelist PCI bridgesAlex Williamson2015-10-271-6/+25
* | vfio: Register/unregister irq_bypass_producerFeng Wu2015-10-014-0/+13
|/
* vfio: Fix lockdep issueAlex Williamson2015-07-241-37/+54
* Merge tag 'vfio-v4.2-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2015-06-289-19/+195
|\
| * VFIO: platform: enable ARM64 buildEric Auger2015-06-221-1/+1
| * VFIO: platform: Calxeda xgmac reset moduleEric Auger2015-06-226-0/+107
| * VFIO: platform: populate the reset function on probeEric Auger2015-06-221-1/+36
| * VFIO: platform: add reset callbackEric Auger2015-06-222-2/+14
| * VFIO: platform: add reset struct and lookup tableEric Auger2015-06-172-0/+9
| * vfio/pci: Fix racy vfio_device_get_from_dev() callAlex Williamson2015-06-092-15/+28
* | Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-06-242-101/+1010
|\ \
| * | vfio: powerpc/spapr: Support Dynamic DMA windowsAlexey Kardashevskiy2015-06-111-1/+195
| * | vfio: powerpc/spapr: Register memory and define IOMMU v2Alexey Kardashevskiy2015-06-111-80/+421
| * | vfio: powerpc/spapr: powerpc/powernv/ioda2: Use DMA windows API in ownership ...Alexey Kardashevskiy2015-06-111-1/+87
| * | vfio: powerpc/spapr: powerpc/powernv/ioda: Define and implement DMA windows APIAlexey Kardashevskiy2015-06-111-8/+11
| * | powerpc/iommu/powernv: Release replaced TCEAlexey Kardashevskiy2015-06-111-25/+38
| * | vfio: powerpc/spapr/iommu/powernv/ioda2: Rework IOMMU ownership controlAlexey Kardashevskiy2015-06-111-5/+65
| * | powerpc/spapr: vfio: Switch from iommu_table to new iommu_table_groupAlexey Kardashevskiy2015-06-111-36/+86
| * | powerpc/spapr: vfio: Replace iommu_table with iommu_table_groupAlexey Kardashevskiy2015-06-111-10/+13
| * | vfio: powerpc/spapr: Rework groups attachingAlexey Kardashevskiy2015-06-111-16/+24
| * | vfio: powerpc/spapr: Moving pinning/unpinning to helpersAlexey Kardashevskiy2015-06-111-20/+41
| * | vfio: powerpc/spapr: Disable DMA mappings on disabled containerAlexey Kardashevskiy2015-06-111-0/+6
| * | vfio: powerpc/spapr: Move locked_vm accounting to helpersAlexey Kardashevskiy2015-06-111-19/+63
| * | vfio: powerpc/spapr: Use it_page_sizeAlexey Kardashevskiy2015-06-111-13/+13
OpenPOWER on IntegriCloud