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