summaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | * iommu/iova: Extend rbtree node cachingRobin Murphy2017-09-271-32/+28
| | | | | | | * iommu/iova: Optimise the padding calculationZhen Lei2017-09-271-27/+15
| | | | | | | * iommu/iova: Optimise rbtree searchingZhen Lei2017-09-271-6/+3
| | | | | | * | iommu/vt-d: Delete unnecessary check in domain_context_mapping_one()Christos Gkekas2017-10-101-1/+1
| | | | | | * | iommu/vt-d: Don't register bus-notifier under dmar_global_lockJoerg Roedel2017-10-062-2/+15
| | | | | * | | iommu/amd: Enforce alignment for MSI IRQsJoerg Roedel2017-10-101-1/+3
| | | | | * | | iommu/amd: Add align parameter to alloc_irq_index()Joerg Roedel2017-10-101-8/+14
| | | | | |/ /
| | | | * | | iommu/exynos: Rework runtime PM links managementMarek Szyprowski2017-09-191-7/+16
| | | * | | | iommu/omap: Add support to program multiple iommusSuman Anna2017-09-192-103/+285
| | | * | | | iommu/omap: Change the attach detection logicSuman Anna2017-09-191-6/+11
| | | |/ / /
| * | | | | iommu/arm-smmu-v3: Use burst-polling for sync completionRobin Murphy2017-10-201-2/+6
| * | | | | iommu/arm-smmu-v3: Consolidate identical timeoutsWill Deacon2017-10-201-11/+13
| * | | | | iommu/arm-smmu-v3: Split arm_smmu_cmdq_issue_sync in halfWill Deacon2017-10-201-12/+35
| * | | | | iommu/arm-smmu-v3: Use CMD_SYNC completion MSIRobin Murphy2017-10-201-2/+49
| * | | | | iommu/arm-smmu-v3: Forget about cmdq-sync interruptRobin Murphy2017-10-201-23/+1
| * | | | | iommu/arm-smmu-v3: Specialise CMD_SYNC handlingRobin Murphy2017-10-201-18/+34
| * | | | | iommu/arm-smmu-v3: Correct COHACC override messageRobin Murphy2017-10-201-1/+1
| * | | | | iommu/arm-smmu-v3: Avoid ILLEGAL setting of STE.S1STALLD and CD.SYisheng Xie2017-10-201-3/+12
| * | | | | iommu/arm-smmu: Enable bypass transaction caching for ARM SMMU 500Feng Kan2017-10-201-1/+2
| * | | | | iommu/arm-smmu-v3: Ensure we sync STE when only changing config fieldWill Deacon2017-10-201-1/+5
| * | | | | iommu/arm-smmu: Remove ACPICA workaroundsRobin Murphy2017-10-202-18/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' into x86/apic, to resolve conflictsIngo Molnar2017-11-077-5/+13
|\ \ \ \ \
| * | | | | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-025-0/+5
| | |/ / / | |/| | |
| * | | | iommu/amd: Finish TLB flush in amd_iommu_unmap()Joerg Roedel2017-10-131-0/+1
| * | | | iommu/exynos: Remove initconst attribute to avoid potential kernel oopsMarek Szyprowski2017-10-121-1/+1
| * | | | iommu/amd: Do not disable SWIOTLB if SME is activeTom Lendacky2017-10-101-4/+6
| | |/ / | |/| |
* | | | Merge branch 'irq/urgent' into x86/apicThomas Gleixner2017-10-123-6/+7
|\| | |
| * | | iommu/amd: pr_err() strings should end with newlinesArvind Yadav2017-09-271-4/+4
| * | | iommu/mediatek: Limit the physical address in 32bit for v7sYong Wu2017-09-271-1/+2
| * | | iommu/io-pgtable-arm-v7s: Need dma-sync while there is no QUIRK_NO_DMAYong Wu2017-09-271-1/+1
| | |/ | |/|
* | | iommu/amd: Reevaluate vector configuration on activate()Thomas Gleixner2017-09-251-10/+29
* | | iommu/vt-d: Reevaluate vector configuration on activate()Thomas Gleixner2017-09-251-17/+21
* | | genirq/irqdomain: Update irq_domain_ops.activate() signatureThomas Gleixner2017-09-252-4/+6
|/ /
* | iommu/of: Remove PCI host bridge node checkRobin Murphy2017-09-221-4/+1
* | iommu/qcom: Depend on HAS_DMA to fix compile errorGeert Uytterhoeven2017-09-191-0/+1
* | iommu/vt-d: Fix harmless section mismatch warningArnd Bergmann2017-09-191-1/+1
* | iommu: Add missing dependenciesGuenter Roeck2017-09-191-2/+2
|/
* Merge tag 'iommu-updates-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2017-09-1030-1201/+2525
|\
| *-----------------------. Merge branches 'arm/exynos', 'arm/renesas', 'arm/rockchip', 'arm/omap', 'arm/...Joerg Roedel2017-09-0130-1201/+2525
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | | | | | | | | | | | | | * iommu: Introduce Interface for IOMMU TLB FlushingJoerg Roedel2017-08-301-4/+28
| | | | | | | | | | | | | | * iommu/amd: Rename a few flush functionsJoerg Roedel2017-08-281-8/+8
| | | | | | | | | | | | | | * iommu: Avoid NULL group dereferenceRobin Murphy2017-08-181-0/+2
| | | | | | | | | | | | | * | iommu/s390: Constify iommu_opsArvind Yadav2017-08-301-2/+2
| | | | | | | | | | | | | * | iommu/s390: Add support for iommu_device handlingJoerg Roedel2017-08-151-0/+35
| | | | | | | | | | | | * | | iommu/amd: Check if domain is NULL in get_domain() and return -EBUSYBaoquan He2017-08-281-0/+3
| | | | | | | | | | | | * | | iommu/amd: Fix section mismatch warningJoerg Roedel2017-08-191-1/+1
| | | | | | | | | | | | * | | iommu/amd: Fix compiler warning in copy_device_table()Joerg Roedel2017-08-191-1/+1
| | | | | | | | | | | | * | | iommu/amd: Disable iommu only if amd_iommu=off is specifiedBaoquan He2017-08-151-1/+2
| | | | | | | | | | | | * | | iommu/amd: Don't copy GCR3 table root pointerBaoquan He2017-08-155-26/+57
| | | | | | | | | | | | * | | iommu/amd: Allocate memory below 4G for dev table if translation pre-enabledBaoquan He2017-08-151-2/+7