| Commit message (Expand) | Author | Age |
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2013-01-29 |
|\ |
|
| * | iommu/intel: disable DMAR for g4x integrated gfx | Daniel Vetter | 2013-01-22 |
* | | IOMMU, AMD Family15h Model10-1Fh erratum 746 Workaround | Suravee Suthikulpanit | 2013-01-28 |
|/ |
|
* | Drivers: iommu: remove __dev* attributes. | Greg Kroah-Hartman | 2013-01-03 |
* | Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2012-12-20 |
|\ |
|
| *-------. | Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra'... | Joerg Roedel | 2012-12-16 |
| |\ \ \ \ \ |
|
| | | | | | * | iommu/omap: Adapt to runtime pm | Omar Ramirez Luna | 2012-12-03 |
| | | | | | * | iommu/omap: Migrate to hwmod framework | Omar Ramirez Luna | 2012-12-03 |
| | | | | | * | iommu/omap: Keep mmu enabled when requested | Omar Ramirez Luna | 2012-12-03 |
| | | | | | * | iommu/omap: Remove redundant clock handling on ISR | Omar Ramirez Luna | 2012-12-03 |
| | | | | | * | Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pu... | Joerg Roedel | 2012-12-03 |
| | |_|_|_|/|
| |/| | | | | |
|
| | | | | * | | iommu/tegra: smmu: Move bus_set_iommu after probe for multi arch | Hiroshi Doyu | 2012-11-28 |
| | | | | * | | iommu/tegra: gart: Move bus_set_iommu after probe for multi arch | Hiroshi Doyu | 2012-11-28 |
| | | | | * | | iommu/tegra: smmu: Remove unnecessary PTC/TLB flush all | Hiroshi Doyu | 2012-11-28 |
| | |_|_|/ /
| |/| | | | |
|
| | | | * | | intel-iommu: Prevent devices with RMRRs from being placed into SI Domain | Tom Mingarelli | 2012-11-21 |
| | | * | | | iommu/amd: Remove obsolete comment | Joerg Roedel | 2012-12-02 |
| | | * | | | iommu/amd: Don't use 512GB pages | Joerg Roedel | 2012-12-02 |
| | | * | | | iommu/amd: Properly account for virtual aliases in IOMMU groups | Alex Williamson | 2012-10-24 |
| | | * | | | iommu/amd: Split IOMMU group allocation and attach | Alex Williamson | 2012-10-24 |
| | | * | | | iommu/amd: Split upstream bus device lookup | Alex Williamson | 2012-10-24 |
| | | * | | | iommu/amd: Split IOMMU Group topology walk | Alex Williamson | 2012-10-24 |
| | | * | | | iommu/amd: Split IOMMU group initialization | Alex Williamson | 2012-10-24 |
| | |/ / / |
|
* | | | | | intel-iommu: Free old page tables before creating superpage | Woodhouse, David | 2012-12-20 |
* | | | | | Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.or... | Olof Johansson | 2012-12-01 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | ARM: OMAP2+: Move iommu/iovmm headers to platform_data | Tony Lindgren | 2012-11-20 |
| * | | | | ARM: OMAP2+: Make some definitions local | Ido Yariv | 2012-11-20 |
| * | | | | ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.c | Tony Lindgren | 2012-11-20 |
| * | | | | ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.h | Tony Lindgren | 2012-11-20 |
| * | | | | ARM: OMAP2+: Move iopgtable header to drivers/iommu/ | Ido Yariv | 2012-11-20 |
| | |/ /
| |/| | |
|
* | | | | Merge tag 'v3.7-rc7' into next/cleanup | Olof Johansson | 2012-11-26 |
|\ \ \ \
| | |/ /
| |/| | |
|
| * | | | intel-iommu: Fix lookup in add device | Alex Williamson | 2012-11-17 |
| * | | | iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show(). | Cyril Roelandt | 2012-11-17 |
| | |/
| |/| |
|
* | | | ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/ | Stephen Warren | 2012-11-05 |
* | | | iommu: tegra: remove include of <mach/iomap.h> | Stephen Warren | 2012-11-05 |
|/ / |
|
* | | iommu/tegra: smmu: Fix deadly typo | Hiro Sugawara | 2012-10-24 |
* | | iommu/amd: Work around wrong IOAPIC device-id in IVRS table | Joerg Roedel | 2012-10-16 |
|/ |
|
* | Merge tag 'iommu-updates-v3.7-rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-07 |
|\ |
|
| *-------. | Merge branches 'dma-debug', 'iommu/fixes', 'arm/tegra', 'arm/exynos', 'x86/am... | Joerg Roedel | 2012-10-02 |
| |\ \ \ \ \ |
|
| | | | | | * | iommu/amd: Remove obsolete comment line | Joerg Roedel | 2012-10-02 |
| | | | | | * | iommu/amd: Fix possible use after free in get_irq_table() | Dan Carpenter | 2012-10-02 |
| | | | | | * | iommu/amd: Report irq remapping through IOMMU-API | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/amd: Print message to system log when irq remapping is enabled | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/irq: Use amd_iommu_irq_ops if supported | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/amd: Make sure irq remapping still works on dma init failure | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/amd: Add initialization routines for AMD interrupt remapping | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/amd: Add call-back routine for HPET MSI | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/amd: Implement MSI routines for interrupt remapping | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/amd: Add IOAPIC remapping routines | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/amd: Add routines to manage irq remapping tables | Joerg Roedel | 2012-09-28 |
| | | | | | * | iommu/amd: Add IRTE invalidation routine | Joerg Roedel | 2012-09-28 |