index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
iommu/io-pgtable-arm: Add support to use system cache
Vivek Gautam
2019-06-18
1
-1
/
+8
|
|
|
*
|
|
|
iommu/arm-smmu-v3: Increase maximum size of queues
Will Deacon
2019-06-18
1
-16
/
+38
|
|
|
|
|
_
|
/
|
|
|
|
/
|
|
|
|
*
|
|
|
Merge tag 'iommu-fix-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-06-22
1
-4
/
+3
|
|
|
\
\
\
\
|
|
|
*
|
|
|
Revert "iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_...
Peter Xu
2019-06-22
1
-4
/
+3
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-06-19
8
-32
/
+8
|
|
*
|
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234
Thomas Gleixner
2019-06-19
5
-60
/
+5
|
|
|
/
/
/
/
|
|
*
|
|
|
Merge tag 'iommu-fixes-v5.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-06-14
4
-8
/
+18
|
|
|
\
\
\
\
|
|
|
*
|
|
|
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
2019-06-12
1
-3
/
+12
|
|
|
*
|
|
|
iommu/vt-d: Set the right field for Page Walk Snoop
Lu Baolu
2019-05-27
1
-1
/
+1
|
|
|
*
|
|
|
iommu/vt-d: Fix lock inversion between iommu->lock and device_domain_lock
Dave Jiang
2019-05-27
1
-3
/
+4
|
|
|
*
|
|
|
iommu: Add missing new line for dma type
Lu Baolu
2019-05-27
1
-1
/
+1
|
|
|
|
/
/
/
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2019-06-05
2
-26
/
+2
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
2019-06-05
9
-117
/
+9
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2019-06-05
2
-26
/
+2
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2019-06-05
2
-18
/
+2
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
2019-06-05
3
-42
/
+3
|
|
*
|
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
2019-06-05
4
-52
/
+4
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
iommu/amd: Flush not present cache in iommu_map_page
Tom Murphy
2019-07-01
1
-4
/
+16
|
*
|
|
|
iommu/amd: Only free resources once on init error
Kevin Mitchell
2019-07-01
1
-14
/
+13
|
*
|
|
|
iommu/amd: Move gart fallback to amd_iommu_init
Kevin Mitchell
2019-07-01
1
-9
/
+10
|
*
|
|
|
iommu/amd: Make iommu_disable safer
Kevin Mitchell
2019-07-01
1
-0
/
+3
|
*
|
|
|
iommu/amd: Add missed 'tag' to error msg in iommu_print_event
YueHaibing
2019-05-28
1
-2
/
+2
|
*
|
|
|
iommu/amd: Remove redundant assignment to variable npages
Colin Ian King
2019-05-27
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
iommu/vt-d: Cleanup unused variable
Jacob Pan
2019-07-01
1
-2
/
+2
*
|
|
|
iommu/vt-d: Silence a variable set but not used
Qian Cai
2019-06-18
1
-1
/
+2
*
|
|
|
iommu/vt-d: Remove an unused variable "length"
Qian Cai
2019-06-18
1
-3
/
+0
*
|
|
|
iommu/vt-d: Consolidate domain_init() to avoid duplication
Lu Baolu
2019-06-12
1
-87
/
+36
*
|
|
|
iommu/vt-d: Cleanup after delegating DMA domain to generic iommu
Sai Praneeth Prakhya
2019-06-12
1
-55
/
+0
*
|
|
|
iommu/vt-d: Fix suspicious RCU usage in probe_acpi_namespace_devices()
Lu Baolu
2019-06-12
1
-0
/
+2
*
|
|
|
iommu/vt-d: Allow DMA domain attaching to rmrr locked device
Lu Baolu
2019-06-12
1
-1
/
+2
*
|
|
|
iommu/vt-d: Don't enable iommu's which have been ignored
Lu Baolu
2019-06-12
1
-2
/
+7
*
|
|
|
iommu/vt-d: Set domain type for a private domain
Lu Baolu
2019-06-12
1
-0
/
+2
*
|
|
|
iommu/vt-d: Don't return error when device gets right domain
Lu Baolu
2019-06-12
1
-6
/
+0
*
|
|
|
iommu/vt-d: Differentiate relaxable and non relaxable RMRRs
Eric Auger
2019-06-12
1
-15
/
+39
*
|
|
|
iommu: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions
Eric Auger
2019-06-12
1
-5
/
+7
*
|
|
|
iommu/vt-d: Handle PCI bridge RMRR device scopes in intel_iommu_get_resv_regions
Eric Auger
2019-06-12
1
-1
/
+2
*
|
|
|
iommu/vt-d: Handle RMRR with PCI bridge device scopes
Eric Auger
2019-06-12
1
-1
/
+2
*
|
|
|
iommu/vt-d: Introduce is_downstream_to_pci_bridge helper
Eric Auger
2019-06-12
1
-8
/
+29
*
|
|
|
iommu/vt-d: Duplicate iommu_resv_region objects per device list
Eric Auger
2019-06-12
1
-17
/
+17
*
|
|
|
iommu: Fix a leak in iommu_insert_resv_region
Eric Auger
2019-06-12
1
-3
/
+5
*
|
|
|
Merge tag 'v5.2-rc3' into x86/vt-d
Joerg Roedel
2019-06-03
3
-27
/
+3
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
2019-06-02
1
-1
/
+2
|
*
|
|
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
2019-05-30
3
-27
/
+3
|
|
/
/
*
|
|
iommu/vt-d: Fix a variable set but not used
Qian Cai
2019-06-03
1
-4
/
+0
*
|
|
iommu/vt-d: Remove static identity map code
Lu Baolu
2019-05-28
1
-143
/
+1
*
|
|
iommu/vt-d: Remove duplicated code for device hotplug
Lu Baolu
2019-05-28
1
-34
/
+0
*
|
|
iommu/vt-d: Remove startup parameter from device_def_domain_type()
Lu Baolu
2019-05-28
1
-7
/
+7
*
|
|
iommu/vt-d: Cleanup get_valid_domain_for_dev()
Lu Baolu
2019-05-28
1
-10
/
+8
*
|
|
iommu/vt-d: Implement is_attach_deferred iommu ops entry
Lu Baolu
2019-05-28
1
-0
/
+23
*
|
|
iommu/vt-d: Probe DMA-capable ACPI name space devices
Lu Baolu
2019-05-28
1
-0
/
+45
[prev]
[next]