summaryrefslogtreecommitdiffstats
path: root/drivers/iommu
AgeCommit message (Expand)Author
2014-12-16iommu/amd: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQJiang Liu
2014-12-16x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...Jiang Liu
2014-12-16Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...Thomas Gleixner
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-04memory: Add NVIDIA Tegra memory controller supportThierry Reding
2014-11-23PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu
2014-11-18iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplugJiang Liu
2014-11-18iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()Jiang Liu
2014-11-18iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplugJiang Liu
2014-11-18iommu/vt-d: Search for ACPI _DSM method for DMAR hotplugJiang Liu
2014-11-18iommu/vt-d: Implement DMAR unit hotplug frameworkJiang Liu
2014-11-18iommu/vt-d: Dynamically allocate and free seq_id for DMAR unitsJiang Liu
2014-11-18iommu/vt-d: Introduce helper function dmar_walk_resources()Jiang Liu
2014-11-06x86/vt-d: Fix incorrect bit operations in setting valuesLi, Zhen-Hua
2014-11-04iommu: Improve error handling when setting bus iommuHeiko Stübner
2014-11-04iommu: Do more input validation in iommu_map_sg()Joerg Roedel
2014-11-04iommu: Add iommu_map_sg() functionOlav Haugan
2014-10-15Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-10-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-10-02Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...Joerg Roedel
2014-10-02iommu/vt-d: Work around broken RMRR firmware entriesJoerg Roedel
2014-10-02iommu/vt-d: Store bus information in RMRR PCI device pathJoerg Roedel
2014-10-02iommu/vt-d: Only remove domain when device is removedJoerg Roedel
2014-09-25iommu/amd: Fix devid mapping for ivrs_ioapic overrideJoerg Roedel
2014-09-25iommu/irq_remapping: Fix the regression of hpet irq remappingYijing Wang
2014-09-25iommu: Fix bus notifier breakageMark Salter
2014-09-25iommu/amd: Split init_iommu_group() from iommu_init_device()Alex Williamson
2014-09-25iommu: Rework iommu_group_get_for_pci_dev()Alex Williamson
2014-09-25iommu: Make of_device_id array constKiran Padwal
2014-09-25amd_iommu: do not dereference a NULL pointer address.Maurizio Lombardi
2014-09-25iommu/omap: Remove omap_iommu unused owner fieldLaurent Pinchart
2014-09-25iommu: Remove iommu_domain_has_cap() API functionJoerg Roedel
2014-09-25iommu/tegra: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/msm: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/vt-d: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/fsl: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/arm-smmu: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu/amd: Convert to iommu_capable() API functionJoerg Roedel
2014-09-25iommu: Introduce iommu_capable API functionJoerg Roedel
2014-09-25iommu: Convert iommu-caps from define to enumJoerg Roedel
2014-09-24kvm: Fix page ageing bugsAndres Lagar-Cavilla
2014-09-22iommu/arm-smmu: fix bug in pmd constructionMitchel Humpherys
2014-09-16iommu/arm-smmu: support MMU-401Robin Murphy
2014-09-16iommu/arm-smmu: fix architecture version detectionRobin Murphy
2014-09-16iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITSWill Deacon
2014-09-16iommu/arm-smmu: use page shift instead of page size to avoid divisionWill Deacon
2014-09-16iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommuWill Deacon
2014-09-16iommu/arm-smmu: add support for multi-master iommu groupsWill Deacon
2014-09-16iommu/arm-smmu: allow translation stage to be forced on the cmdlineWill Deacon