aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2012-07-24Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-24Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-07-24Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2012-07-24iommu: Fix typo in iommuMasanari Iida
2012-07-23Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-19iommu/amd: Fix hotplug with iommu=ptJoerg Roedel
2012-07-19iommu/amd: Add missing spin_lock initializationJoerg Roedel
2012-07-17iommu/amd: Convert iommu initialization to state machineJoerg Roedel
2012-07-17iommu/amd: Introduce amd_iommu_init_dma routineJoerg Roedel
2012-07-17iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel
2012-07-17iommu/amd: Split enable_iommus() routineJoerg Roedel
2012-07-17iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel
2012-07-17iommu/amd: Move informational prinks out of iommu_enableJoerg Roedel
2012-07-17iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel
2012-07-17iommu/amd: Use acpi_get_table instead of acpi_table_parseJoerg Roedel
2012-07-17iommu/amd: Fix sparse warningsJoerg Roedel
2012-07-17Merge tag 'v3.5-rc7' into arm/tegraJoerg Roedel
2012-07-17iommu/tegra: Don't call alloc_pdir with as->lockJoerg Roedel
2012-07-17iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()Hiroshi DOYU
2012-07-17iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()Hiroshi DOYU
2012-07-11iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-07-11iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attributeHiroshi DOYU
2012-07-11iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-07-11iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-07-11iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-07-11iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel
2012-07-11iommu: Add domain-attribute handlersJoerg Roedel
2012-07-02iommu/amd: fix type bug in flush codeDan Carpenter
2012-07-02iommu/tegra: smmu: Fix unsleepable memory allocationHiroshi DOYU
2012-06-25iommu/tegra: smmu: Fix uninitialized var warningHiroshi Doyu
2012-06-25iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()Hiroshi Doyu
2012-06-25iommu/tegra: smmu: Simplify allocation at onceHiroshi Doyu
2012-06-25iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu
2012-06-25iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu
2012-06-25intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson
2012-06-25amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson
2012-06-25intel-iommu: Support IOMMU groupsAlex Williamson
2012-06-25amd_iommu: Support IOMMU groupsAlex Williamson
2012-06-25iommu: IOMMU GroupsAlex Williamson
2012-06-25iommu/amd: Initialize dma_ops for hotplug and sriov devicesJoerg Roedel
2012-06-15irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha
2012-06-13PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu
2012-06-13x86/apic/irq_remap: Silence a bogus pr_err()Dan Carpenter
2012-06-11iommu/dmar: Use pr_format() instead of PREFIX to tidy up pr_*() callsDonald Dutile
2012-06-08iommu/dmar: Reserve mmio space used by the IOMMU, if the BIOS forgets toDonald Dutile
2012-06-08iommu/dmar: Replace printks with appropriate pr_*()Donald Dutile
2012-06-08x86/apic: Make cpu_mask_to_apicid() operations return error codeAlexander Gordeev
2012-06-07iommu/amd: Fix missing iommu_shutdown initialization in passthrough modeShuah Khan