Age | Commit message (Expand) | Author |
2013-12-06 | iommu/arm-smmu: fix error return code in arm_smmu_device_dt_probe() | Wei Yongjun |
2013-12-06 | iommu/arm-smmu: remove potential NULL dereference on mapping path | Will Deacon |
2013-12-06 | iommu/arm-smmu: use mutex instead of spinlock for locking page tables | Will Deacon |
2013-11-15 | Don't try to compile shmobile-iommu outside of ARM | Linus Torvalds |
2013-11-15 | Merge tag 'iommu-updates-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-11-15 | iommu/arm-smmu: handle pgtable_page_ctor() fail | Kirill A. Shutemov |
2013-11-14 | Merge tag 'pm+acpi-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-11-13 | drivers/iommu/omap-iopgtable.h: remove unneeded cast of void* | Jingoo Han |
2013-11-07 | Merge branch 'acpica' | Rafael J. Wysocki |
2013-11-01 | Merge branches 'iommu/fixes', 'tracing', 'core', 'arm/tegra', 'x86/vt-d', 'ar... | Joerg Roedel |
2013-11-01 | iommu/shmobile: Enable the driver on all ARM platforms | Laurent Pinchart |
2013-11-01 | iommu/tegra-smmu: Staticize tegra_smmu_pm_ops | Sachin Kamat |
2013-11-01 | iommu/tegra-gart: Staticize tegra_gart_pm_ops | Sachin Kamat |
2013-11-01 | iommu/vt-d: Use list_for_each_entry_safe() for dmar_domain->devices traversal | Yijing Wang |
2013-11-01 | iommu/vt-d: Use for_each_drhd_unit() instead of list_for_each_entry() | Yijing Wang |
2013-11-01 | iommu/vt-d: Fixed interaction of VFIO_IOMMU_MAP_DMA with IOMMU address limits | Julian Stecklina |
2013-10-31 | ACPICA: Update DMAR table definitions. | Lv Zheng |
2013-10-09 | iommu/arm-smmu: Clear global and context bank fault status registers | Andreas Herrmann |
2013-10-09 | iommu/arm-smmu: Print context fault information | Andreas Herrmann |
2013-10-09 | iommu/arm-smmu: Check for num_context_irqs > 0 to avoid divide by zero exception | Andreas Herrmann |
2013-10-09 | iommu/arm-smmu: Refine check for proper size of mapped region | Andreas Herrmann |
2013-10-09 | iommu/arm-smmu: Switch to subsys_initcall for driver registration | Andreas Herrmann |
2013-10-09 | iommu/arm-smmu: use relaxed accessors where possible | Will Deacon |
2013-10-09 | iommu/arm-smmu: replace devm_request_and_ioremap by devm_ioremap_resource | Julia Lawall |
2013-10-04 | x86, build, pci: Fix PCI_MSI build on !SMP | Thomas Petazzoni |
2013-10-04 | iommu: Remove stack trace from broken irq remapping warning | Neil Horman |
2013-09-25 | iommu: Add iommu_error class event to iommu trace | Shuah Khan |
2013-09-24 | iommu/tegra: gart: cleanup devm_* functions usage | Wei Yongjun |
2013-09-24 | iommu/tegra: Print phys_addr_t using %pa | Thierry Reding |
2013-09-24 | iommu: No need to pass '0x' when '%pa' is used | Fabio Estevam |
2013-09-24 | iommu: Change iommu driver to call unmap trace event | Shuah Khan |
2013-09-24 | iommu: Change iommu driver to call map trace event | Shuah Khan |
2013-09-24 | iommu: Change iommu driver to call detach_device_to_domain trace event | Shuah Khan |
2013-09-24 | iommu: Change iommu driver to call attach_device_to_domain trace event | Shuah Khan |
2013-09-24 | iommu: Change iommu driver to call remove_device_to_group trace event | Shuah Khan |
2013-09-24 | iommu: Change iommu driver to call add_device_to_group trace event | Shuah Khan |
2013-09-24 | iommu: Add event tracing feature to iommu | Shuah Khan |
2013-09-17 | iommu/arm-smmu: don't enable SMMU device until probing has completed | Will Deacon |
2013-09-17 | iommu/arm-smmu: fix iommu_present() test in init | Dan Carpenter |
2013-09-17 | iommu/arm-smmu: fix a signedness bug | Dan Carpenter |
2013-09-12 | Merge tag 'iommu-updates-v3.12' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-09-12 | Merge branches 'arm/exynos', 'ppc/pamu', 'arm/smmu', 'x86/amd' and 'iommu/fix... | Joerg Roedel |
2013-09-11 | drivers/iommu: remove unnecessary platform_set_drvdata() | Jingoo Han |
2013-08-20 | Merge tag 'tegra-for-3.12-cleanup' of git://git.kernel.org/pub/scm/linux/kern... | Kevin Hilman |
2013-08-15 | tegra: simplify use of devm_ioremap_resource | Julia Lawall |
2013-08-14 | intel-iommu: Fix leaks in pagetable freeing | Alex Williamson |
2013-08-14 | iommu/amd: Fix resource leak in iommu_init_device() | Radmila Kompová |
2013-08-14 | iommu/amd: Clean up unnecessary MSI/MSI-X capability find | Yijing Wang |
2013-08-14 | iommu/arm-smmu: Simplify VMID and ASID allocation | Will Deacon |
2013-08-14 | iommu/arm-smmu: Don't use VMIDs for stage-1 translations | Will Deacon |