summaryrefslogtreecommitdiff
path: root/drivers/iommu (follow)
Commit message (Expand)AuthorAge
* iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual FunctionsAshok Raj2016-12-02
* iommu/vt-d: Fix PASID table allocationDavid Woodhouse2016-12-02
* iommu/vt-d: Fix dead-locks in disable_dmar_iommu() pathJoerg Roedel2016-11-18
* iommu/amd: Free domain id when free a domain of struct dma_ops_domainBaoquan He2016-11-18
* Add braces to avoid "ambiguous ‘else’" compiler warningsLinus Torvalds2016-09-30
* iommu/arm-smmu: Don't BUG() if we find aborting STEs with disable_bypassWill Deacon2016-09-07
* iommu/arm-smmu: Fix CMDQ error handlingWill Deacon2016-09-07
* iommu/dma: Don't put uninitialised IOVA domainsRobin Murphy2016-09-07
* iommu/amd: Update Alias-DTE in update_device_table()Joerg Roedel2016-08-20
* iommu/amd: Init unity mappings only for dma_ops domainsJoerg Roedel2016-08-20
* iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-backJoerg Roedel2016-08-20
* iommu/vt-d: Return error code in domain_context_mapping_one()Wei Yang2016-08-20
* iommu/exynos: Suppress unbinding to prevent system failureMarek Szyprowski2016-08-20
* iommu/amd: Fix unity mapping initialization raceJoerg Roedel2016-07-27
* iommu/vt-d: Enable QI on all IOMMUs before setting root entryJoerg Roedel2016-07-27
* iommu/arm-smmu: Wire up map_sg for arm-smmu-v3Jean-Philippe Brucker2016-07-27
* iommu/dma: Restore scatterlist offsets correctlyRobin Murphy2016-05-04
* iommu/amd: Fix checking of pci dma aliasesJoerg Roedel2016-05-04
* iommu: Don't overwrite domain pointer when there is no default_domainJoerg Roedel2016-04-20
* iommu/vt-d: Use BUS_NOTIFY_REMOVED_DEVICE in hotplug pathJoerg Roedel2016-03-09
* iommu/amd: Fix boot warning when device 00:00.0 is not iommu coveredSuravee Suthikulpanit2016-03-09
* iommu/amd: Apply workaround for ATS write permission checkJay Cornwall2016-03-09
* iommu/vt-d: Clear PPR bit to ensure we get more page request interruptsDavid Woodhouse2016-02-25
* iommu/vt-d: Fix 64-bit accesses to 32-bit DMAR_GSTS_REGCQ Tang2016-02-25
* iommu/vt-d: Fix mm refcounting to hold mm_count not mm_usersDavid Woodhouse2016-02-25
* iommu/amd: Correct the wrong setting of alias DTE in do_attachBaoquan He2016-02-25
* iommu/vt-d: Don't skip PCI devices when disabling IOTLBJeremy McNicoll2016-02-25
* iommu/io-pgtable-arm: Ensure we free the final level on teardownWill Deacon2016-02-17
* iommu/dma: Use correct offset in map_sgRobin Murphy2016-01-07
* iommu/ipmmu-vmsa: Don't truncate ttbr if LPAE is not enabledGeert Uytterhoeven2015-12-28
* iommu/dma: Avoid unlikely high-order allocationsRobin Murphy2015-12-28
* iommu/dma: Add some missing #includesRobin Murphy2015-12-28
* Merge tag 'iommu-fixes-v4.4-rc5' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2015-12-18
|\
| * iommu/vt-d: Do access checks before calling handle_mm_fault()Joerg Roedel2015-12-14
| * iommu/amd: Do proper access checking before calling handle_mm_fault()Joerg Roedel2015-12-14
* | Revert "scatterlist: use sg_phys()"Dan Williams2015-12-15
|/
* s390/pci_dma: handle dma table failuresSebastian Ott2015-11-09
* mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...Mel Gorman2015-11-06
* Merge tag 'powerpc-4.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2015-11-05
|\
| * powerpc/fsl: Move fsl_guts.h out of arch/powerpcScott Wood2015-10-21
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-11-05
|\ \
| * | iommu/vt-d: Add a command line parameter for VT-d posted-interruptsFeng Wu2015-10-01
| |/
* | Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-11-05
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *---------. \ Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...Joerg Roedel2015-11-02
| |\ \ \ \ \ \ \
| | | | | | | * | iommu/amd: Remove find_last_devid_on_pci()Joerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Remove first/last_device handlingJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Initialize amd_iommu_last_bdf for DEV_ALLJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Cleanup buffer allocationJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Remove cmd_buf_size and evt_buf_size from struct amd_iommuJoerg Roedel2015-10-21
| | | | | | | * | iommu/amd: Align DTE flag definitionsJoerg Roedel2015-10-21