index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
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: Introduce IOMMU_RESV_DIRECT_RELAXABLE reserved memory regions
Eric Auger
1
-5
/
+7
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-12
iommu: Fix a leak in iommu_insert_resv_region
Eric Auger
1
-3
/
+5
2019-06-12
iommu: Add recoverable fault reporting
Jean-Philippe Brucker
1
-2
/
+92
2019-06-12
iommu: Introduce device fault report API
Jacob Pan
1
-3
/
+143
2019-06-12
iommu/arm-smmu: Avoid constant zero in TLBI writes
Robin Murphy
1
-3
/
+12
2019-06-06
iommu/virtio: Add event queue
Jean-Philippe Brucker
1
-9
/
+106
2019-06-06
iommu/virtio: Add probe request
Jean-Philippe Brucker
1
-6
/
+151
2019-06-06
iommu: Add virtio-iommu driver
Jean-Philippe Brucker
3
-0
/
+928
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 335
Thomas Gleixner
2
-26
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 333
Thomas Gleixner
9
-117
/
+9
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 320
Thomas Gleixner
2
-26
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 288
Thomas Gleixner
2
-18
/
+2
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267
Thomas Gleixner
3
-42
/
+3
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 266
Thomas Gleixner
4
-52
/
+4
2019-06-03
Merge tag 'v5.2-rc3' into x86/vt-d
Joerg Roedel
3
-27
/
+3
2019-06-03
iommu/ipmmu-vmsa: Add suspend/resume support
Geert Uytterhoeven
1
-1
/
+46
2019-06-03
iommu/ipmmu-vmsa: Extract hardware context initialization
Geert Uytterhoeven
1
-43
/
+48
2019-06-03
iommu/ipmmu-vmsa: Move num_utlbs to SoC-specific features
Geert Uytterhoeven
1
-2
/
+3
2019-06-03
iommu/ipmmu-vmsa: Make IPMMU_CTX_MAX unsigned
Geert Uytterhoeven
1
-3
/
+2
2019-06-03
iommu/ipmmu-vmsa: Prepare to handle 40-bit error addresses
Geert Uytterhoeven
1
-6
/
+9
2019-06-03
iommu/ipmmu-vmsa: Link IOMMUs and devices in sysfs
Geert Uytterhoeven
1
-7
/
+17
2019-06-03
iommu/dma: Fix condition check in iommu_dma_unmap_sg
Nathan Chancellor
1
-1
/
+1
2019-06-03
iommu/vt-d: Fix a variable set but not used
Qian Cai
1
-4
/
+0
2019-06-01
drivers/iommu/intel-iommu.c: fix variable 'iommu' set but not used
Qian Cai
1
-1
/
+2
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 174
Thomas Gleixner
3
-27
/
+3
2019-05-28
iommu/amd: Add missed 'tag' to error msg in iommu_print_event
YueHaibing
1
-2
/
+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/dma: Switch copyright boilerplace to SPDX
Christoph Hellwig
1
-12
/
+1
[prev]
[next]