index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2014-12-16
iommu/amd: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
2014-12-16
iommu/vt-d: Use helpers to access irq_cfg data structure associated with IRQ
Jiang Liu
2014-12-16
x86: irq_remapping: Use helpers to access irq_cfg data structure associated w...
Jiang Liu
2014-12-16
Merge branch 'x86/vt-d' of git://git.kernel.org/pub/scm/linux/kernel/git/joro...
Thomas Gleixner
2014-12-10
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-04
memory: Add NVIDIA Tegra memory controller support
Thierry Reding
2014-11-23
PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlier
Jiang Liu
2014-11-18
iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
Jiang Liu
2014-11-18
iommu/vt-d: Enhance error recovery in function intel_enable_irq_remapping()
Jiang Liu
2014-11-18
iommu/vt-d: Enhance intel_irq_remapping driver to support DMAR unit hotplug
Jiang Liu
2014-11-18
iommu/vt-d: Search for ACPI _DSM method for DMAR hotplug
Jiang Liu
2014-11-18
iommu/vt-d: Implement DMAR unit hotplug framework
Jiang Liu
2014-11-18
iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
Jiang Liu
2014-11-18
iommu/vt-d: Introduce helper function dmar_walk_resources()
Jiang Liu
2014-11-06
x86/vt-d: Fix incorrect bit operations in setting values
Li, Zhen-Hua
2014-11-04
iommu: Improve error handling when setting bus iommu
Heiko Stübner
2014-11-04
iommu: Do more input validation in iommu_map_sg()
Joerg Roedel
2014-11-04
iommu: Add iommu_map_sg() function
Olav Haugan
2014-10-15
Merge tag 'iommu-updates-v3.18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
2014-10-02
iommu/vt-d: Work around broken RMRR firmware entries
Joerg Roedel
2014-10-02
iommu/vt-d: Store bus information in RMRR PCI device path
Joerg Roedel
2014-10-02
iommu/vt-d: Only remove domain when device is removed
Joerg Roedel
2014-09-25
iommu/amd: Fix devid mapping for ivrs_ioapic override
Joerg Roedel
2014-09-25
iommu/irq_remapping: Fix the regression of hpet irq remapping
Yijing Wang
2014-09-25
iommu: Fix bus notifier breakage
Mark Salter
2014-09-25
iommu/amd: Split init_iommu_group() from iommu_init_device()
Alex Williamson
2014-09-25
iommu: Rework iommu_group_get_for_pci_dev()
Alex Williamson
2014-09-25
iommu: Make of_device_id array const
Kiran Padwal
2014-09-25
amd_iommu: do not dereference a NULL pointer address.
Maurizio Lombardi
2014-09-25
iommu/omap: Remove omap_iommu unused owner field
Laurent Pinchart
2014-09-25
iommu: Remove iommu_domain_has_cap() API function
Joerg Roedel
2014-09-25
iommu/tegra: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
iommu/msm: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
iommu/vt-d: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
iommu/fsl: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
iommu/arm-smmu: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
iommu/amd: Convert to iommu_capable() API function
Joerg Roedel
2014-09-25
iommu: Introduce iommu_capable API function
Joerg Roedel
2014-09-25
iommu: Convert iommu-caps from define to enum
Joerg Roedel
2014-09-24
kvm: Fix page ageing bugs
Andres Lagar-Cavilla
2014-09-22
iommu/arm-smmu: fix bug in pmd construction
Mitchel Humpherys
2014-09-16
iommu/arm-smmu: support MMU-401
Robin Murphy
2014-09-16
iommu/arm-smmu: fix architecture version detection
Robin Murphy
2014-09-16
iommu/arm-smmu: don't bother truncating the s1 output size to VA_BITS
Will Deacon
2014-09-16
iommu/arm-smmu: use page shift instead of page size to avoid division
Will Deacon
2014-09-16
iommu/arm-smmu: put iommu_domain pointer in dev->archdata.iommu
Will Deacon
2014-09-16
iommu/arm-smmu: add support for multi-master iommu groups
Will Deacon
2014-09-16
iommu/arm-smmu: allow translation stage to be forced on the cmdline
Will Deacon
[next]