aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-02-19Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-22/+270
2013-02-03x86/intel/irq_remapping: Clean up x2apic opt-out security warning messAndy Lutomirski1-8/+28
2013-01-30Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-6/+15
2013-01-28IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit1-0/+34
2013-01-28x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel1-0/+5
2013-01-28x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel1-0/+12
2013-01-28x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel1-3/+6
2013-01-28x86, irq: Introduce setup_remapped_irq()Joerg Roedel1-0/+9
2013-01-28x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel1-1/+4
2013-01-28x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel3-4/+33
2013-01-28x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel3-0/+5
2013-01-28x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel1-0/+6
2013-01-28x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel1-0/+1
2013-01-28x86, io_apic: Introduce set_affinity function pointerJoerg Roedel1-0/+4
2013-01-28x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel1-3/+109
2013-01-28x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel1-1/+2
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel1-0/+8
2013-01-28x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel1-1/+30
2013-01-28x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel1-2/+9
2013-01-23iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter1-6/+15
2013-01-03Drivers: iommu: remove __dev* attributes.Greg Kroah-Hartman4-9/+9
2012-12-20Merge tag 'iommu-updates-v3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds8-128/+215
2012-12-20intel-iommu: Free old page tables before creating superpageWoodhouse, David1-2/+9
2012-12-16Merge branches 'iommu/fixes', 'dma-debug', 'x86/amd', 'x86/vt-d', 'arm/tegra' and 'arm/omap' into nextJoerg Roedel12-98/+961
2012-12-03iommu/omap: Adapt to runtime pmOmar Ramirez Luna3-41/+19
2012-12-03iommu/omap: Migrate to hwmod frameworkOmar Ramirez Luna2-24/+18
2012-12-03iommu/omap: Keep mmu enabled when requestedOmar Ramirez Luna1-3/+0
2012-12-03iommu/omap: Remove redundant clock handling on ISROmar Ramirez Luna1-2/+0
2012-12-03Merge branch 'omap-for-v3.8/cleanup-headers-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into arm/omapJoerg Roedel7-9/+785
2012-12-02iommu/amd: Remove obsolete commentJoerg Roedel1-10/+0
2012-12-02iommu/amd: Don't use 512GB pagesJoerg Roedel1-1/+3
2012-11-30Merge tag 'omap-for-v3.8/cleanup-headers-iommu-signed' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap into next/cleanupOlof Johansson7-9/+785
2012-11-28iommu/tegra: smmu: Move bus_set_iommu after probe for multi archHiroshi Doyu1-1/+1
2012-11-28iommu/tegra: gart: Move bus_set_iommu after probe for multi archHiroshi Doyu1-1/+1
2012-11-28iommu/tegra: smmu: Remove unnecessary PTC/TLB flush allHiroshi Doyu1-3/+1
2012-11-25Merge tag 'v3.7-rc7' into next/cleanupOlof Johansson2-2/+3
2012-11-21intel-iommu: Prevent devices with RMRRs from being placed into SI DomainTom Mingarelli1-0/+31
2012-11-20ARM: OMAP2+: Move iommu/iovmm headers to platform_dataTony Lindgren4-6/+4
2012-11-20ARM: OMAP2+: Make some definitions localIdo Yariv3-30/+24
2012-11-20ARM: OMAP2+: Move iommu2 to drivers/iommu/omap-iommu2.cTony Lindgren7-22/+641
2012-11-20ARM: OMAP2+: Move plat/iovmm.h to include/linux/omap-iommu.hTony Lindgren3-2/+47
2012-11-20ARM: OMAP2+: Move iopgtable header to drivers/iommu/Ido Yariv4-3/+123
2012-11-17intel-iommu: Fix lookup in add deviceAlex Williamson1-2/+2
2012-11-17iommu/tegra-smmu.c: fix dentry reference leak in smmu_debugfs_stats_show().Cyril Roelandt1-0/+1
2012-11-05ARM: tegra: move tegra-ahb.h out of arch/arm/mach-tegra/Stephen Warren1-2/+1
2012-11-05iommu: tegra: remove include of <mach/iomap.h>Stephen Warren1-1/+0
2012-10-24iommu/amd: Properly account for virtual aliases in IOMMU groupsAlex Williamson2-5/+57
2012-10-24iommu/amd: Split IOMMU group allocation and attachAlex Williamson1-11/+19
2012-10-24iommu/amd: Split upstream bus device lookupAlex Williamson1-9/+15
2012-10-24iommu/amd: Split IOMMU Group topology walkAlex Williamson1-25/+33