index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
2015-10-28
iommu/vt-d: Fix rwxp flags in SVM device fault callback
David Woodhouse
2015-10-24
iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies
David Woodhouse
2015-10-24
iommu/vt-d: Handle Caching Mode implementations of SVM
David Woodhouse
2015-10-20
iommu/vt-d: Fix SVM IOTLB flush handling
David Woodhouse
2015-10-19
iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..)
Sudeep Dutt
2015-10-18
iommu/vt-d: fix a loop in prq_event_thread()
Dan Carpenter
2015-10-16
iommu/vt-d: Fix IOTLB flushing for global pages
David Woodhouse
2015-10-16
iommu/vt-d: Fix address shifting in page request handler
David Woodhouse
2015-10-15
iommu/vt-d: shift wrapping bug in prq_event_thread()
Dan Carpenter
2015-10-15
iommu/vt-d: Fix NULL pointer dereference in page request error case
David Woodhouse
2015-10-15
iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access
David Woodhouse
2015-10-15
iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs
David Woodhouse
2015-10-15
iommu/vt-d: Add callback to device driver on page faults
David Woodhouse
2015-10-15
iommu/vt-d: Implement page request handling
David Woodhouse
2015-10-15
iommu/vt-d: Generalise DMAR MSI setup to allow for page request events
David Woodhouse
2015-10-15
iommu/vt-d: Implement deferred invalidate for SVM
David Woodhouse
2015-10-15
iommu/vt-d: Add basic SVM PASID support
David Woodhouse
2015-10-15
iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS
David Woodhouse
2015-10-15
iommu/vt-d: Add initial support for PASID tables
David Woodhouse
2015-10-15
iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro
David Woodhouse
2015-10-15
iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
David Woodhouse
2015-10-13
iommu/vt-d: fix range computation when making room for large pages
Christian Zander
2015-10-02
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-09-11
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-08
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-01
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-25
Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x...
Joerg Roedel
2015-08-25
iommu/vt-d: Really use upper context table when necessary
Joerg Roedel
2015-08-18
iommu/fsl: Really fix init section(s) content
Emil Medve
2015-08-18
iommu/io-pgtable-arm: Unmap and free table when overwriting with block
Will Deacon
2015-08-17
scatterlist: use sg_phys()
Dan Williams
2015-08-17
Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/...
Joerg Roedel
2015-08-13
iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.h
Joerg Roedel
2015-08-13
iommu/msm: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/vt-d: Access iomem correctly
Joerg Roedel
2015-08-13
iommu/vt-d: Make two functions static
Joerg Roedel
2015-08-13
iommu/vt-d: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/vt-d: Return false instead of 0 in irq_remapping_cap()
Joerg Roedel
2015-08-13
iommu/amd: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
iommu/amd: Make a symbol static
Joerg Roedel
2015-08-13
iommu/amd: Simplify allocation in irq_remapping_alloc()
Joerg Roedel
2015-08-13
iommu/tegra-smmu: Parameterize number of TLB lines
Thierry Reding
2015-08-13
memory: tegra: Add Tegra210 support
Thierry Reding
2015-08-13
iommu/tegra-smmu: Factor out tegra_smmu_set_pde()
Russell King
2015-08-13
iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()
Russell King
2015-08-13
iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pages
Russell King
2015-08-13
iommu/tegra-smmu: Remove PageReserved manipulation
Russell King
2015-08-13
iommu/tegra-smmu: Convert to use DMA API
Russell King
[next]