aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
* iommu, x86: Add DMA remap fault reasonLi, Zhen-Hua2013-03-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-02-26
|\
| * tegra: don't wank with d_find_alias()Al Viro2013-02-26
| * new helper: file_inode(file)Al Viro2013-02-22
* | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2013-02-26
|\ \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-----------. \ Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'...Joerg Roedel2013-02-19
| |\ \ \ \ \ \ \ \
| | | | | | | | * | iommu/amd: Remove redundant NULL check before dma_ops_domain_free().Cyril Roelandt2013-02-13
| | | | | | | | * | iommu/amd: Initialize device table after dma_opsJoerg Roedel2013-02-07
| | |_|_|_|_|_|/ / | |/| | | | | | |
| | | | | | | * | iommu/vt-d: Zero out allocated memory in dmar_enable_qiHannes Reinecke2013-02-07
| | |_|_|_|_|/ / | |/| | | | | |
| | | | | | * | iommu/exynos: Make exynos_sysmmu_disable staticSachin Kamat2013-02-07
| | | | | | |/
| | | | | * / iommu/shmobile: Add iommu driver for Renesas IPMMU modulesHideki EIRAKU2013-02-06
| | |_|_|/ / | |/| | | |
| | | | * | iommu/tegra: assume CONFIG_OF in SMMU driverStephen Warren2013-02-19
| | | | * | iommu/tegra: assume CONFIG_OF in gart driverStephen Warren2013-02-19
| | | | * | iommu/tegra: smmu: Fix incorrect mask for regbaseHiroshi Doyu2013-02-07
| | | | * | iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRAHiroshi Doyu2013-02-05
| | | | * | iommu/tegra: smmu: Use helper function to check for valid register offsetJoerg Roedel2013-02-05
| | | | * | iommu/tegra: smmu: Support variable MMIO ranges/blocksHiroshi Doyu2013-02-05
| | | | * | iommu/tegra: Add missing spinlock initializationSami Liedes2013-02-04
| | |_|/ / | |/| | |
| | | * | iommu/omap: Remove unnecessary null pointer checkCong Ding2013-01-28
| | | |/
| | * | iommu: Add DOMAIN_ATTR_WINDOWS domain attributeJoerg Roedel2013-02-06
| | * | iommu: Add domain window handling functionsJoerg Roedel2013-02-06
| | * | iommu: Implement DOMAIN_ATTR_PAGING attributeJoerg Roedel2013-02-06
| | * | iommu: Check for valid pgsize_bitmap in iommu_map/unmapJoerg Roedel2013-02-06
| | * | iommu: moving initialization earlierAlexey Kardashevskiy2013-01-10
| | |/
* | | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-02-25
|\ \ \
| * | | intel/iommu: force writebuffer-flush quirk on Gen 4 ChipsetsDaniel Vetter2013-02-19
| |/ /
* | | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\ \ \
| * | | iommu: Convert to devm_ioremap_resource()Thierry Reding2013-01-25
| * | | drivers/iommu: remove depends on CONFIG_EXPERIMENTALKees Cook2013-01-21
| | |/ | |/|
* | | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2013-02-19
|\ \ \ | |_|/ |/| |
| * | x86/intel/irq_remapping: Clean up x2apic opt-out security warning messAndy Lutomirski2013-02-03
| * | x86, irq: Move irq_remapped out of x86 core codeJoerg Roedel2013-01-28
| * | x86, io_apic: Introduce eoi_ioapic_pin call-backJoerg Roedel2013-01-28
| * | x86, msi: Introduce x86_msi.compose_msi_msg call-backJoerg Roedel2013-01-28
| * | x86, irq: Introduce setup_remapped_irq()Joerg Roedel2013-01-28
| * | x86, irq: Move irq_remapped() check into free_remapped_irqJoerg Roedel2013-01-28
| * | x86, io-apic: Move CONFIG_IRQ_REMAP code out of x86 coreJoerg Roedel2013-01-28
| * | x86, irq: Move irq_remapping_enabled declaration to iommu codeJoerg Roedel2013-01-28
| * | x86, io_apic: Move irq_remapping_enabled checks out of check_timer()Joerg Roedel2013-01-28
| * | x86, io_apic: Convert setup_ioapic_entry to function pointerJoerg Roedel2013-01-28
| * | x86, io_apic: Introduce set_affinity function pointerJoerg Roedel2013-01-28
| * | x86, msi: Use IRQ remapping specific setup_msi_irqs routineJoerg Roedel2013-01-28
| * | x86, hpet: Introduce x86_msi_ops.setup_hpet_msiJoerg Roedel2013-01-28
| * | x86, io_apic: Introduce x86_io_apic_ops.print_entries for debuggingJoerg Roedel2013-01-28
| * | x86, io_apic: Introduce x86_io_apic_ops.disable()Joerg Roedel2013-01-28
| * | x86, apic: Move irq_remapping_enabled checks into IRQ-remapping codeJoerg Roedel2013-01-28
| |/
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2013-01-29
|\ \
| * | iommu/intel: disable DMAR for g4x integrated gfxDaniel Vetter2013-01-22
| |/
* / IOMMU, AMD Family15h Model10-1Fh erratum 746 WorkaroundSuravee Suthikulpanit2013-01-28
|/
* Drivers: iommu: remove __dev* attributes.Greg Kroah-Hartman2013-01-03