| Commit message (Expand) | Author | Age | Files | Lines |
*---. | Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar... | Joerg Roedel | 2014-07-31 | 1 | -8/+5 |
|\ \ \ |
|
| | | * | iommu/exynos: Select ARM_DMA_USE_IOMMU | Tushar Behera | 2014-07-29 | 1 | -0/+1 |
| |_|/
|/| | |
|
| | * | iommu/omap: Remove virtual memory manager | Laurent Pinchart | 2014-07-29 | 1 | -7/+3 |
| |/
|/| |
|
| * | iommu/amd: Drop oprofile dependency | Borislav Petkov | 2014-07-10 | 1 | -1/+1 |
|/ |
|
*-. | Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am... | Joerg Roedel | 2014-05-30 | 1 | -7/+19 |
|\ \ |
|
| | * | iommu: Add driver for Renesas VMSA-compatible IPMMU | Laurent Pinchart | 2014-05-26 | 1 | -0/+12 |
| |/
|/| |
|
| * | iommu/exynos: Fix trivial typo | Sachin Kamat | 2014-05-26 | 1 | -6/+6 |
| * | iommu/exynos: Remove invalid symbol dependency | Sachin Kamat | 2014-05-26 | 1 | -1/+1 |
|/ |
|
* | iommu/shmobile: Depend on ARCH_SHMOBILE | Paul Bolle | 2014-03-04 | 1 | -1/+1 |
* | iommu: shmobile: Enable driver compilation with COMPILE_TEST | Laurent Pinchart | 2014-01-07 | 1 | -0/+1 |
* | Don't try to compile shmobile-iommu outside of ARM | Linus Torvalds | 2013-11-16 | 1 | -1/+1 |
* | iommu/shmobile: Enable the driver on all ARM platforms | Laurent Pinchart | 2013-11-01 | 1 | -1/+1 |
* | x86, build, pci: Fix PCI_MSI build on !SMP | Thomas Petazzoni | 2013-10-04 | 1 | -1/+1 |
* | iommu/fsl: Freescale PAMU driver and iommu implementation. | Varun Sethi | 2013-08-14 | 1 | -0/+10 |
* | Merge tag 'iommu-updates-v3.11' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2013-07-10 | 1 | -0/+13 |
|\ |
|
| * | iommu/arm: Add support for ARM Ltd. System MMU architecture | Will Deacon | 2013-06-25 | 1 | -0/+13 |
* | | powerpc/vfio: Enable on pSeries platform | Alexey Kardashevskiy | 2013-06-20 | 1 | -1/+1 |
* | | powerpc/vfio: Enable on PowerNV platform | Alexey Kardashevskiy | 2013-06-20 | 1 | -0/+8 |
|/ |
|
* | iommu: OMAP: build only on OMAP2+ | Arnd Bergmann | 2013-03-09 | 1 | -1/+1 |
* | Merge tag 'iommu-updates-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2013-02-26 | 1 | -1/+75 |
|\ |
|
| *-. | Merge branches 'core', 'arm/omap', 'iommu/fixes', 'arm/tegra', 'arm/shmobile'... | Joerg Roedel | 2013-02-19 | 1 | -1/+75 |
| |\ \ |
|
| | | * | iommu/shmobile: Add iommu driver for Renesas IPMMU modules | Hideki EIRAKU | 2013-02-06 | 1 | -0/+74 |
| | |/
| |/| |
|
| | * | iommu/tegra: smmu: Change SMMU's dependency on ARCH_TEGRA | Hiroshi Doyu | 2013-02-05 | 1 | -1/+1 |
| |/ |
|
* / | drivers/iommu: remove depends on CONFIG_EXPERIMENTAL | Kees Cook | 2013-01-21 | 1 | -4/+4 |
|/ |
|
* | iommu/amd: Check if IOAPIC information is correct | Joerg Roedel | 2012-09-28 | 1 | -1/+1 |
* | iommu/tegra: smmu: Add device tree support for SMMU | Hiroshi Doyu | 2012-06-25 | 1 | -1/+1 |
* | iommu: Add DMA window parser, of_get_dma_window() | Hiroshi Doyu | 2012-06-25 | 1 | -0/+4 |
* | Merge tag 'drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc | Linus Torvalds | 2012-05-26 | 1 | -0/+21 |
|\ |
|
| * | iommu/exynos: Add iommu driver for EXYNOS Platforms | KyongHo Cho | 2012-05-11 | 1 | -0/+21 |
* | | Fix "the the" in various Kconfig | Masanari Iida | 2012-04-18 | 1 | -2/+2 |
|/ |
|
* | ARM: IOMMU: Tegra30: Add iommu_ops for SMMU driver | Hiroshi DOYU | 2012-01-26 | 1 | -0/+10 |
* | ARM: IOMMU: Tegra20: Add iommu_ops for GART driver | Hiroshi DOYU | 2012-01-26 | 1 | -0/+10 |
* | iommu/amd: Implement notifiers for IOMMUv2 | Joerg Roedel | 2011-12-14 | 1 | -1/+2 |
* | iommu/amd: Add driver stub for AMD IOMMUv2 support | Joerg Roedel | 2011-12-12 | 1 | -0/+8 |
* | iommu/amd: Add support for IOMMUv2 domain mode | Joerg Roedel | 2011-12-12 | 1 | -1/+3 |
* | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu | Linus Torvalds | 2011-10-30 | 1 | -0/+19 |
|\ |
|
| * | iommu/omap: Fix build error with !IOMMU_SUPPORT | Joerg Roedel | 2011-09-14 | 1 | -2/+2 |
| * | iommu: omap: add Kconfig OMAP dependency | Ohad Ben-Cohen | 2011-08-29 | 1 | -0/+1 |
| * | omap: iommu/iovmm: move to dedicated iommu folder | Ohad Ben-Cohen | 2011-08-26 | 1 | -0/+18 |
* | | iommu: Rename the DMAR and INTR_REMAP config options | Suresh Siddha | 2011-09-21 | 1 | -10/+15 |
|/ |
|
* | iommu: Move iommu Kconfig entries to submenu | Joerg Roedel | 2011-06-21 | 1 | -0/+13 |
* | x86/ia64: intel-iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -0/+49 |
* | x86: amd_iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -0/+29 |
* | msm: iommu: move to drivers/iommu/ | Ohad Ben-Cohen | 2011-06-21 | 1 | -0/+16 |
* | drivers: iommu: move to a dedicated folder | Ohad Ben-Cohen | 2011-06-14 | 1 | -0/+3 |