aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* iommu/amd: Fix wrong check for ARRAY_SIZE()Joerg Roedel2012-08-10
* irq_remap: disable IRQ remapping if any IOAPIC lacks an IOMMUSeth Forshee2012-08-10
* iommu/amd: Fix ACS path checkingAlex Williamson2012-08-06
* iommu/intel: Fix ACS path checkingAlex Williamson2012-08-06
* iommu/amd: Fix pci_request_acs() call-placeJoerg Roedel2012-08-06
* iommu/exynos: Fix build errorSachin Kamat2012-08-03
* iommu/tegra: smmu: Fix error initial value at domain_initHiroshi Doyu2012-08-03
* iommu/tegra: smmu: Cleanup with lesser nestHiroshi Doyu2012-08-03
* iommu/intel: add missing free_domain_memJulia Lawall2012-08-03
* iommu/tegra: remove invalid reference to list iterator variableJulia Lawall2012-08-03
* Merge tag 'iommu-updates-v3.6-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-07-24
|\
| *-------. Merge branches 'iommu/fixes', 'x86/amd', 'groups', 'arm/tegra' and 'api/domai...Joerg Roedel2012-07-23
| |\ \ \ \ \
| | | | | | * iommu/exynos: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-11
| | | | | | * iommu/tegra: Implement DOMAIN_ATTR_GEOMETRY attributeHiroshi DOYU2012-07-11
| | | | | | * iommu/msm: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-11
| | | | | | * iommu/omap: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-11
| | | | | | * iommu/vt-d: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-11
| | | | | | * iommu/amd: Implement DOMAIN_ATTR_GEOMETRY attributeJoerg Roedel2012-07-11
| | | | | | * iommu: Add domain-attribute handlersJoerg Roedel2012-07-11
| | | | | * | Merge tag 'v3.5-rc7' into arm/tegraJoerg Roedel2012-07-17
| | | | | |\ \ | | |_|_|_|/ / | |/| | | | |
| | | | | * | iommu/tegra: Don't call alloc_pdir with as->lockJoerg Roedel2012-07-17
| | | | | * | iommu/tegra: smmu: Fix unsleepable memory allocation at alloc_pdir()Hiroshi DOYU2012-07-17
| | | | | * | iommu/tegra: smmu: Remove unnecessary sanity check at alloc_pdir()Hiroshi DOYU2012-07-17
| | | | | * | iommu/tegra: smmu: Fix uninitialized var warningHiroshi Doyu2012-06-25
| | | | | * | iommu/tegra: smmu: Remove unnecessary cleanups with devm_*()Hiroshi Doyu2012-06-25
| | | | | * | iommu/tegra: smmu: Simplify allocation at onceHiroshi Doyu2012-06-25
| | | | | * | iommu/tegra: smmu: Add device tree support for SMMUHiroshi Doyu2012-06-25
| | | | | * | iommu: Add DMA window parser, of_get_dma_window()Hiroshi Doyu2012-06-25
| | | | | |/
| | | | * | intel-iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-25
| | | | * | amd_iommu: Make use of DMA quirks and ACS checks in IOMMU groupsAlex Williamson2012-06-25
| | | | * | intel-iommu: Support IOMMU groupsAlex Williamson2012-06-25
| | | | * | amd_iommu: Support IOMMU groupsAlex Williamson2012-06-25
| | | | * | iommu: IOMMU GroupsAlex Williamson2012-06-25
| | | | |/
| | | * | iommu/amd: Convert iommu initialization to state machineJoerg Roedel2012-07-17
| | | * | iommu/amd: Introduce amd_iommu_init_dma routineJoerg Roedel2012-07-17
| | | * | iommu/amd: Move unmap_flush message to amd_iommu_init_dma_ops()Joerg Roedel2012-07-17
| | | * | iommu/amd: Split enable_iommus() routineJoerg Roedel2012-07-17
| | | * | iommu/amd: Introduce early_amd_iommu_init routineJoerg Roedel2012-07-17
| | | * | iommu/amd: Move informational prinks out of iommu_enableJoerg Roedel2012-07-17
| | | * | iommu/amd: Split out PCI related parts of IOMMU initializationJoerg Roedel2012-07-17
| | | * | iommu/amd: Use acpi_get_table instead of acpi_table_parseJoerg Roedel2012-07-17
| | | * | iommu/amd: Fix sparse warningsJoerg Roedel2012-07-17
| | |/ / | |/| |
| | * | iommu/amd: Fix hotplug with iommu=ptJoerg Roedel2012-07-19
| | * | iommu/amd: Add missing spin_lock initializationJoerg Roedel2012-07-19
| |/ /
* | | Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds2012-07-24
|\ \ \
| * | | PCI: replace struct pci_bus secondary/subordinate with busn_resYinghai Lu2012-06-13
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-07-24
|\ \ \
| * | | iommu: Fix typo in iommuMasanari Iida2012-07-24
* | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2012-07-22
|\ \ \ \
| * | | | irq/apic: Use config_enabled(CONFIG_SMP) checks to clean up irq_set_affinity(...Suresh Siddha2012-06-15