index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-07-22
iommu/vt-d: Check if domain->pgd was allocated
Dmitry Safonov
1
-3
/
+5
2019-07-22
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
1
-1
/
+2
2019-07-22
iommu/vt-d: Avoid duplicated pci dma alias consideration
Lu Baolu
1
-53
/
+2
2019-07-22
Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"
Joerg Roedel
1
-36
/
+87
2019-07-04
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
1
-9
/
+1
2019-06-22
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
1
-4
/
+3
2019-06-18
iommu/vt-d: Silence a variable set but not used
Qian Cai
1
-1
/
+2
2019-06-18
iommu/vt-d: Remove an unused variable "length"
Qian Cai
1
-3
/
+0
2019-06-14
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+4
2019-06-12
iommu/vt-d: Consolidate domain_init() to avoid duplication
Lu Baolu
1
-87
/
+36
2019-06-12
iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
Sai Praneeth Prakhya
1
-55
/
+0
2019-06-12
iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
Lu Baolu
1
-0
/
+2
2019-06-12
iommu/vt-d: Allow DMA domain attaching to rmrr locked device
Lu Baolu
1
-1
/
+2
2019-06-12
iommu/vt-d: Don't enable iommu's which have been ignored
Lu Baolu
1
-2
/
+7
2019-06-12
iommu/vt-d: Set domain type for a private domain
Lu Baolu
1
-0
/
+2
2019-06-12
iommu/vt-d: Don't return error when device gets right domain
Lu Baolu
1
-6
/
+0
2019-06-12
iommu/vt-d: Differentiate relaxable and non relaxable RMRRs
Eric Auger
1
-15
/
+39
2019-06-12
iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
Eric Auger
1
-1
/
+2
2019-06-12
iommu/vt-d: Handle RMRR with PCI bridge device scopes
Eric Auger
1
-1
/
+2
2019-06-12
iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
Eric Auger
1
-8
/
+29
2019-06-12
iommu/vt-d: Duplicate iommu_resv_region objects per device list
Eric Auger
1
-17
/
+17
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
1
-9
/
+1
2019-06-03
iommu/vt-d: Fix a variable set but not used
Qian Cai
1
-4
/
+0
2019-06-02
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-05-28
iommu/vt-d: Remove static identity map code
Lu Baolu
1
-143
/
+1
2019-05-28
iommu/vt-d: Remove duplicated code for device hotplug
Lu Baolu
1
-34
/
+0
2019-05-28
iommu/vt-d: Remove startup parameter from device_def_domain_type()
Lu Baolu
1
-7
/
+7
2019-05-28
iommu/vt-d: Cleanup get_valid_domain_for_dev()
Lu Baolu
1
-10
/
+8
2019-05-28
iommu/vt-d: Implement is_attach_deferred iommu ops entry
Lu Baolu
1
-0
/
+23
2019-05-28
iommu/vt-d: Probe DMA-capable ACPI name space devices
Lu Baolu
1
-0
/
+45
2019-05-28
iommu/vt-d: Handle 32bit device with identity default domain
Lu Baolu
1
-33
/
+22
2019-05-28
iommu/vt-d: Identify default domains replaced with private
Lu Baolu
1
-1
/
+63
2019-05-28
iommu/vt-d: Delegate the dma domain to upper layer
Lu Baolu
1
-55
/
+19
2019-05-28
iommu/vt-d: Delegate the identity domain to upper layer
Lu Baolu
1
-32
/
+58
2019-05-28
iommu/vt-d: Add device_def_domain_type() helper
Lu Baolu
1
-13
/
+27
2019-05-28
iommu/vt-d: Enable DMA remapping after rmrr mapped
Lu Baolu
1
-6
/
+10
2019-05-28
iommu/vt-d: Expose ISA direct mapping region via iommu_get_resv_regions
Lu Baolu
1
-0
/
+13
2019-05-27
iommu/vt-d: Implement apply_resv_region iommu ops entry
James Sewart
1
-0
/
+14
2019-05-27
iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock
Dave Jiang
1
-3
/
+4
2019-05-27
iommu/vt-d: Introduce macros useful for dumping DMAR table
Sai Praneeth Prakhya
1
-5
/
+1
2019-05-27
iommu/vt-d: Remove unnecessary rcu_read_locks
Lukasz Odzioba
1
-4
/
+0
2019-05-14
Merge tag 'pci-v5.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2019-05-03
iommu/vt-d: Make kernel parameter igfx_off work with vIOMMU
Lu Baolu
1
-1
/
+4
2019-05-03
iommu/vt-d: Set intel_iommu_gfx_mapped correctly
Lu Baolu
1
-3
/
+4
2019-05-03
iommu/vt-d: Cleanup: no spaces at the start of a line
Lu Baolu
1
-26
/
+27
2019-04-30
iommu/vt-d: Use pci_dev_id() helper
Heiner Kallweit
1
-1
/
+1
2019-04-26
iommu/vt-d: Don't request page request irq under dmar_global_lock
Lu Baolu
1
-0
/
+6
2019-04-12
iommu/vt-d: Flush IOTLB for untrusted device in time
Lu Baolu
1
-1
/
+5
2019-04-11
iommu/vt-d: Don't clear GFP_DMA and GFP_DMA32 flags
Christoph Hellwig
1
-1
/
+0
2019-04-11
iommu/vt-d: Use dma_direct for bypass devices
Christoph Hellwig
1
-40
/
+31
[next]