aboutsummaryrefslogtreecommitdiff
path: root/drivers/iommu
AgeCommit message (Expand)Author
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2012-12-20intel-iommu: Free old page tables before creating superpageWoodhouse, David
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'...Joerg Roedel
2012-12-03iommu/omap: Adapt to runtime pmOmar Ramirez Luna
2012-12-03iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna
2012-12-03iommu/omap: Keep mmu enabled when requestedOmar Ramirez Luna
2012-12-03iommu/omap: Remove redundant clock handling on ISROmar Ramirez Luna
2012-12-03Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu...Joerg Roedel
2012-12-02iommu/amd: Remove obsolete commentJoerg Roedel
2012-12-02iommu/amd: Don't use 512GB pagesJoerg Roedel
2012-11-30Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or...Olof Johansson
2012-11-28iommu/tegra: smmu: Move bus_set_iommu after probe for multi archHiroshi Doyu
2012-11-28iommu/tegra: gart: Move bus_set_iommu after probe for multi archHiroshi Doyu
2012-11-28iommu/tegra: smmu: Remove unnecessary PTC/TLB flush allHiroshi Doyu
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson
2012-11-21intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli
2012-11-20ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren
2012-11-20ARM: OMAP2+: Make some definitions localIdo Yariv
2012-11-20ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren
2012-11-20ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv
2012-11-17intel-iommu: Fix lookup in add deviceAlex Williamson
2012-11-17iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().Cyril Roelandt
2012-11-05ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren
2012-11-05iommu: tegra: remove include of <mach/iomap.h>Stephen Warren
2012-10-24iommu/amd: Properly account for virtual aliases in IOMMU groupsAlex Williamson
2012-10-24iommu/amd: Split IOMMU group allocation and attachAlex Williamson
2012-10-24iommu/amd: Split upstream bus device lookupAlex Williamson
2012-10-24iommu/amd: Split IOMMU Group topology walkAlex Williamson
2012-10-24iommu/amd: Split IOMMU group initializationAlex Williamson
2012-10-24iommu/tegra: smmu: Fix deadly typoHiro Sugawara
2012-10-16iommu/amd: Work around wrong IOAPIC device-id in IVRS tableJoerg Roedel
2012-10-08Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-10-02Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am...Joerg Roedel
2012-10-02iommu/amd: Remove obsolete comment lineJoerg Roedel
2012-10-02iommu/amd: Fix possible use after free in get_irq_table()Dan Carpenter
2012-10-01Merge tag 'for-3.7' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds
2012-09-28iommu/amd: Report irq remapping through IOMMU-APIJoerg Roedel
2012-09-28iommu/amd: Print message to system log when irq remapping is enabledJoerg Roedel
2012-09-28iommu/irq: Use amd_iommu_irq_ops if supportedJoerg Roedel
2012-09-28iommu/amd: Make sure irq remapping still works on dma init failureJoerg Roedel
2012-09-28iommu/amd: Add initialization routines for AMD interrupt remappingJoerg Roedel
2012-09-28iommu/amd: Add call-back routine for HPET MSIJoerg Roedel
2012-09-28iommu/amd: Implement MSI routines for interrupt remappingJoerg Roedel
2012-09-28iommu/amd: Add IOAPIC remapping routinesJoerg Roedel
2012-09-28iommu/amd: Add routines to manage irq remapping tablesJoerg Roedel
2012-09-28iommu/amd: Add IRTE invalidation routineJoerg Roedel
2012-09-28iommu/amd: Make sure IOMMU is not considered to translate itselfJoerg Roedel
2012-09-28iommu/amd: Split device table initialization into irq and dma partJoerg Roedel
2012-09-28iommu/amd: Check if IOAPIC information is correctJoerg Roedel