summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | 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-0930-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
| | | | | | | | | | | | * | | iommu/amd: Use is_attach_deferred call-backBaoquan He2017-08-151-1/+22
| | | | | | | | | | | | * | | iommu: Add is_attach_deferred call-back to iommu-opsBaoquan He2017-08-151-0/+8
| | | | | | | | | | | | * | | iommu/amd: Do sanity check for address translation and irq remap of old dev t...Baoquan He2017-08-153-8/+28
| | | | | | | | | | | | * | | iommu/amd: Copy old trans table from old kernelBaoquan He2017-08-151-8/+51
| | | | | | | | | | | | * | | iommu/amd: Add function copy_dev_tables()Baoquan He2017-08-153-1/+64
| | | | | | | | | | | | * | | iommu/amd: Define bit fields for DTE particularlyBaoquan He2017-08-152-8/+18
| | | | | | | | | | | | * | | Revert "iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel"Baoquan He2017-08-153-12/+1
| | | | | | | | | | | | * | | iommu/amd: Add several helper functionsBaoquan He2017-08-151-11/+31
| | | | | | | | | | | | * | | iommu/amd: Detect pre enabled translationBaoquan He2017-08-153-0/+28
| | | | | | | | | | | | |/ /
| | | | | | | | | | | * | | iommu/vt-d: Don't be too aggressive when clearing one context entryFilippo Sironi2017-09-011-18/+24
| | | | | | | | | | | * | | iommu/vt-d: Avoid calling virt_to_phys() on null pointerAshok Raj2017-08-301-1/+2
| | | | | | | | | | | * | | iommu/vt-d: IOMMU Page Request needs to check if address is canonical.Ashok Raj2017-08-301-0/+14
| | | | | | | | | | | * | | iommu/vt-d: Don't free parent pagetable of the PTE we're addingDavid Dillow2017-07-261-12/+26
OpenPOWER on IntegriCloud