summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2012-05-263-0/+1098
|\
| * Merge branch 'next/devel-samsung-iommu' of git://git.kernel.org/pub/scm/linux...Arnd Bergmann2012-05-153-0/+1098
| |\
| | * iommu/exynos: Add iommu driver for EXYNOS PlatformsKyongHo Cho2012-05-123-0/+1098
* | | intel-iommu: Move duplicate list-mangling code into unlink_domain_info() helperDavid Woodhouse2012-05-251-16/+13
* | | intel-iommu: Add device info into list before doing context mappingDavid Woodhouse2012-05-251-6/+11
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-05-221-2/+2
|\ \ \
| * | | Fix "the the" in various KconfigMasanari Iida2012-04-181-2/+2
| |/ /
* | | iommu: Fix off by one in dmar_get_fault_reason()Dan Carpenter2012-05-141-2/+2
* | | irq_remap: Fix the 'sub_handle' uninitialized warningSuresh Siddha2012-05-081-1/+1
* | | irq_remap: Fix UP build failureSuresh Siddha2012-05-083-0/+8
* | | iommu: rename intr_remapping.[ch] to irq_remapping.[ch]Suresh Siddha2012-05-076-9/+9
* | | iommu: rename intr_remapping references to irq_remappingSuresh Siddha2012-05-075-67/+67
* | | x86, iommu/vt-d: Clean up interfaces for interrupt remappingJoerg Roedel2012-05-071-10/+10
* | | iommu/vt-d: Convert MSI remapping setup to remap_opsJoerg Roedel2012-05-073-0/+148
* | | iommu/vt-d: Convert free_irte into a remap_ops callbackJoerg Roedel2012-05-073-1/+13
* | | iommu/vt-d: Convert IR set_affinity function to remap_opsJoerg Roedel2012-05-073-0/+69
* | | iommu/vt-d: Convert IR ioapic-setup to use remap_opsJoerg Roedel2012-05-073-0/+109
* | | iommu/vt-d: Convert missing apic.c intr-remapping call to remap_opsJoerg Roedel2012-05-073-2/+38
* | | iommu/vt-d: Make intr-remapping initialization genericJoerg Roedel2012-05-076-41/+137
* | | iommu: Rename intr_remapping files to intel_intr_remappingJoerg Roedel2012-05-073-19/+17
|/ /
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-04-051-8/+2
|\ \
| * | simple_open: automatically convert to simple_open()Stephen Boyd2012-04-051-8/+2
| |/
* | Merge branch 'for-linus' of git://git.linaro.org/people/mszyprowski/linux-dma...Linus Torvalds2012-04-042-8/+11
|\ \ | |/ |/|
| * X86 & IA64: adapt for dma_map_ops changesAndrzej Pietrasiewicz2012-03-282-8/+11
* | Merge tag 'iommu-updates-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2012-03-236-65/+1643
|\ \
| | \
| | \
| *-. \ Merge branches 'iommu/fixes', 'arm/tegra' and 'x86/amd' into nextJoerg Roedel2012-03-227-66/+1644
| |\ \ \ | | |_|/ | |/| |
| | | * iommu/amd: Fix section mismatchGerard Snitselaar2012-03-221-2/+2
| | | * iommu/amd: Move interrupt setup code into seperate functionJoerg Roedel2012-03-151-1/+23
| | | * iommu/amd: Make sure IOMMU interrupts are re-enabled on resumeJoerg Roedel2012-03-151-10/+20
| | | * iommu/amd: Fix section warning for prealloc_protection_domainsSteffen Persvold2012-03-151-1/+1
| | | * iommu/amd: Don't initialize IOMMUv2 resources when not requiredJoerg Roedel2012-03-151-1/+13
| | | * iommu/amd: Fix double free of mem-region in error-pathJoerg Roedel2012-03-091-9/+1
| | | * iommu/amd: Split amd_iommu_init functionJoerg Roedel2012-03-011-44/+79
| | * | iommu/tegra-gart: fix spin_unlock in map failure pathLucas Stach2012-03-131-1/+1
| | * | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driverHiroshi DOYU2012-01-263-0/+1045
| | * | ARM: IOMMU: Tegra20: Add iommu_ops for GART driverHiroshi DOYU2012-01-263-0/+462
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2012-03-221-1/+1
|\ \ \ \
| * | | | x86: Fix section warningsSteffen Persvold2012-03-191-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2012-03-201-1/+1
|\ \ \ \
| * | | | iommu: Fix typo in intel-iommu.cMasanari Iida2012-02-051-1/+1
| | |_|/ | |/| |
* | | | Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2012-03-191-24/+35
|\ \ \ \ | |_|_|/ |/| | |
| * | | x86/iommu/intel: Increase the number of iommus supported to MAX_IO_APICSMike Travis2012-03-061-13/+26
| * | | x86/iommu/intel: Fix identity mapping for sandy bridgeMike Travis2012-03-061-11/+9
* | | | x86/amd: iommu_set_device_table() must not be __initJan Beulich2012-03-081-1/+1
|/ / /
* | | ARM: OMAP: make iommu subsys_initcall to fix builtin omap3ispOhad Ben-Cohen2012-02-271-1/+2
* | | iommu/omap: fix NULL pointer dereferenceOhad Ben-Cohen2012-02-241-2/+2
* | | iommu/omap: fix erroneous omap-iommu-debug API callsOhad Ben-Cohen2012-02-241-12/+43
| |/ |/|
* | iommu/msm: Fix error handling in msm_iommu_unmap()Joerg Roedel2012-01-301-6/+1
* | iommu/amd: Work around broken IVRS tablesJoerg Roedel2012-01-231-0/+3
|/
* Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds2012-01-1012-151/+2424
|\