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
/
intel-iommu.c
Age
Commit message (
Expand
)
Author
2019-07-22
iommu/vt-d: Check if domain->pgd was allocated
Dmitry Safonov
2019-07-22
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
2019-07-22
iommu/vt-d: Avoid duplicated pci dma alias consideration
Lu Baolu
2019-07-22
Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"
Joerg Roedel
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
2019-06-22
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
2019-06-18
iommu/vt-d: Silence a variable set but not used
Qian Cai
2019-06-18
iommu/vt-d: Remove an unused variable "length"
Qian Cai
2019-06-14
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-06-12
iommu/vt-d: Consolidate domain_init() to avoid duplication
Lu Baolu
2019-06-12
iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
Sai Praneeth Prakhya
2019-06-12
iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
Lu Baolu
2019-06-12
iommu/vt-d: Allow DMA domain attaching to rmrr locked device
Lu Baolu
2019-06-12
iommu/vt-d: Don't enable iommu's which have been ignored
Lu Baolu
2019-06-12
iommu/vt-d: Set domain type for a private domain
Lu Baolu
2019-06-12
iommu/vt-d: Don't return error when device gets right domain
Lu Baolu
2019-06-12
iommu/vt-d: Differentiate relaxable and non relaxable RMRRs
Eric Auger
2019-06-12
iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
Eric Auger
2019-06-12
iommu/vt-d: Handle RMRR with PCI bridge device scopes
Eric Auger
2019-06-12
iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
Eric Auger
2019-06-12
iommu/vt-d: Duplicate iommu_resv_region objects per device list
Eric Auger
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-03
iommu/vt-d: Fix a variable set but not used
Qian Cai
2019-06-01
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
2019-05-28
iommu/vt-d: Remove static identity map code
Lu Baolu
2019-05-28
iommu/vt-d: Remove duplicated code for device hotplug
Lu Baolu
2019-05-28
iommu/vt-d: Remove startup parameter from device_def_domain_type()
Lu Baolu
2019-05-28
iommu/vt-d: Cleanup get_valid_domain_for_dev()
Lu Baolu
2019-05-28
iommu/vt-d: Implement is_attach_deferred iommu ops entry
Lu Baolu
2019-05-28
iommu/vt-d: Probe DMA-capable ACPI name space devices
Lu Baolu
2019-05-28
iommu/vt-d: Handle 32bit device with identity default domain
Lu Baolu
2019-05-28
iommu/vt-d: Identify default domains replaced with private
Lu Baolu
2019-05-28
iommu/vt-d: Delegate the dma domain to upper layer
Lu Baolu
2019-05-28
iommu/vt-d: Delegate the identity domain to upper layer
Lu Baolu
2019-05-28
iommu/vt-d: Add device_def_domain_type() helper
Lu Baolu
2019-05-28
iommu/vt-d: Enable DMA remapping after rmrr mapped
Lu Baolu
2019-05-28
iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions
Lu Baolu
2019-05-27
iommu/vt-d: Implement apply_resv_region iommu ops entry
James Sewart
2019-05-27
iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock
Dave Jiang
2019-05-27
iommu/vt-d: Introduce macros useful for dumping DMAR table
Sai Praneeth Prakhya
2019-05-27
iommu/vt-d: Remove unnecessary rcu_read_locks
Lukasz Odzioba
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-05-03
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
Lu Baolu
2019-05-03
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
Lu Baolu
2019-05-03
iommu/vt-d: Cleanup: no spaces at the start of a line
Lu Baolu
2019-04-29
iommu/vt-d: Use pci_dev_id() helper
Heiner Kallweit
2019-04-26
iommu/vt-d: Don't request page request irq under dmar_global_lock
Lu Baolu
2019-04-12
iommu/vt-d: Flush IOTLB for untrusted device in time
Lu Baolu
2019-04-11
iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags
Christoph Hellwig
2019-04-11
iommu/vt-d: Use dma_direct for bypass devices
Christoph Hellwig
[next]