summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | * iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-111-0/+4
| | | | | | * iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-112-3/+20
| | | | | | * iommu: Add domain-attribute handlersJoerg Roedel2012-07-111-0/+20
| | | | | * | Merge tag 'v3.5-rc7' into arm/tegraJoerg Roedel2012-07-173-5/+14
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | iommu/tegra: Don't call alloc_pdir with as->lockJoerg Roedel2012-07-171-13/+16
| | | | | * | iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()Hiroshi DOYU2012-07-171-32/+45
| | | | | * | iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()Hiroshi DOYU2012-07-171-3/+0Star
| | | | | * | iommu/tegra: smmu: Fix uninitialized var warningHiroshi Doyu2012-06-251-2/+2
| | | | | * | iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()Hiroshi Doyu2012-06-251-31/+6Star
| | | | | * | iommu/tegra: smmu: Simplify allocation at onceHiroshi Doyu2012-06-251-20/+9Star
| | | | | * | iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu2012-06-252-55/+96
| | | | | * | iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu2012-06-253-0/+95
| | | | | |/
| | | | * | intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-251-0/+25
| | | | * | amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-251-0/+25
| | | | * | intel-iommu: Support IOMMU groupsAlex Williamson2012-06-251-0/+43
| | | | * | amd_iommu: Support IOMMU groupsAlex Williamson2012-06-251-1/+23
| | | | * | iommu: IOMMU GroupsAlex Williamson2012-06-253-100/+548
| | | | |/
| | | * | iommu/amd: Convert iommu initialization to state machineJoerg Roedel2012-07-171-64/+109
| | | * | iommu/amd: Introduce amd_iommu_init_dma routineJoerg Roedel2012-07-171-7/+20
| | | * | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel2012-07-172-8/+5Star
| | | * | iommu/amd: Split enable_iommus() routineJoerg Roedel2012-07-171-3/+18
| | | * | iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel2012-07-172-16/+23
| | | * | iommu/amd: Move informational prinks out of iommu_enableJoerg Roedel2012-07-171-17/+27
| | | * | iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel2012-07-172-108/+121
| | | * | iommu/amd: Use acpi_get_table instead of acpi_table_parseJoerg Roedel2012-07-171-52/+66
| | | * | iommu/amd: Fix sparse warningsJoerg Roedel2012-07-175-14/+19
| | |/ / | |/| |
| | * | iommu/amd: Fix hotplug with iommu=ptJoerg Roedel2012-07-191-4/+13
| | * | iommu/amd: Add missing spin_lock initializationJoerg Roedel2012-07-191-0/+2
| |/ /
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-251-1/+1
|\ \ \
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-131-1/+1
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-243-9/+9
|\ \ \
| * | | iommu: Fix typo in iommuMasanari Iida2012-07-243-9/+9
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-07-223-12/+15
|\ \ \ \
| * | | | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha2012-06-153-9/+5Star
| * | | | x86/apic/irq_remap: Silence a bogus pr_err()Dan Carpenter2012-06-131-1/+1
| * | | | x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev2012-06-081-3/+10
* | | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-07-221-78/+116
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() callsDonald Dutile2012-06-111-30/+24Star
| * | | | iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets toDonald Dutile2012-06-081-27/+84
| * | | | iommu/dmar: Replace printks with appropriate pr_*()Donald Dutile2012-06-081-48/+35Star
| | |_|/ | |/| |
* | | | iommu/amd: fix type bug in flush codeDan Carpenter2012-07-023-3/+3
* | | | iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU2012-07-021-2/+2
* | | | iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel2012-06-251-0/+9
* | | | iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan2012-06-071-2/+2
|/ / /
* | | iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel2012-06-041-27/+44
* | | iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2012-06-042-8/+8
|/ /
* | Merge tag 'iommu-updates-v3.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-05-305-25/+71
|\ \ | |/ |/|
| *-----. Merge branches 'iommu/fixes', 'dma-debug', 'arm/omap', 'arm/tegra', 'core' an...Joerg Roedel2012-05-304-15/+44
| |\ \ \ \
| | | | | * iommu/core: pass a user-provided token to fault handlersOhad Ben-Cohen2012-05-221-1/+4
| | | |_|/ | | |/| |
| | | | * iommu/tegra: gart: Fix register offset correctlyHiroshi DOYU2012-05-111-3/+4