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
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-20
Merge branches 'apple/dart', 'arm/smmu', 'iommu/fixes', 'x86/amd', 'x86/vt-d'...
Joerg Roedel
7
-136
/
+135
2021-08-19
iommu/vt-d: Add present bit check in pasid entry setup helpers
Liu Yi L
1
-0
/
+16
2021-08-19
iommu/vt-d: Use pasid_pte_is_present() helper function
Liu Yi L
1
-1
/
+1
2021-08-19
iommu/vt-d: Drop the kernel doc annotation
Andy Shevchenko
1
-1
/
+1
2021-08-19
iommu/vt-d: Allow devices to have more than 32 outstanding PRs
Lu Baolu
2
-5
/
+2
2021-08-19
iommu/vt-d: Preset A/D bits for user space DMA usage
Lu Baolu
1
-7
/
+3
2021-08-19
iommu/vt-d: Enable Intel IOMMU scalable mode by default
Lu Baolu
2
-1
/
+5
2021-08-19
iommu/vt-d: Refactor Kconfig a bit
Lu Baolu
2
-19
/
+12
2021-08-19
iommu/vt-d: Remove unnecessary oom message
Zhen Lei
2
-7
/
+1
2021-08-19
iommu/vt-d: Update the virtual command related registers
Lu Baolu
1
-5
/
+5
2021-08-18
iommu/vt-d: Prepare for multiple DMA domain types
Robin Murphy
1
-9
/
+6
2021-08-18
iommu/vt-d: Drop IOVA cookie management
Robin Murphy
1
-8
/
+0
2021-08-18
iommu/vt-d: Fix incomplete cache flush in intel_pasid_tear_down_entry()
Liu Yi L
2
-2
/
+14
2021-08-18
iommu/vt-d: Fix PASID reference leak
Fenghua Yu
1
-1
/
+2
2021-07-26
iommu/vt-d: Move clflush'es from iotlb_sync_map() to map_pages()
Lu Baolu
1
-41
/
+7
2021-07-26
iommu/vt-d: Implement map/unmap_pages() iommu_ops callback
Lu Baolu
1
-2
/
+35
2021-07-26
iommu/vt-d: Report real pgsize bitmap to iommu core
Lu Baolu
1
-19
/
+19
2021-07-26
iommu: Remove mode argument from iommu_set_dma_strict()
John Garry
1
-3
/
+3
2021-07-26
iommu/vt-d: Add support for IOMMU default DMA mode build options
Zhen Lei
1
-9
/
+6
2021-07-26
iommu: Deprecate Intel and AMD cmdline methods to enable strict mode
John Garry
1
-0
/
+1
2021-07-14
iommu/vt-d: Fix clearing real DMA device's scalable-mode context entries
Lu Baolu
1
-3
/
+2
2021-07-14
iommu/vt-d: Global devTLB flush when present context entry changed
Sanjay Kumar
1
-9
/
+22
2021-06-25
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/smmu', 'x86/vt-d', 'x86/am...
Joerg Roedel
9
-403
/
+825
2021-06-25
iommu/dma: Pass address limit rather than size to iommu_setup_dma_ops()
Jean-Philippe Brucker
1
-4
/
+1
2021-06-18
iommu/vt-d: Fix dereference of pointer info before it is null checked
Colin Ian King
1
-2
/
+6
2021-06-10
iommu/vt-d: Fix linker error on 32-bit
Joerg Roedel
1
-3
/
+3
2021-06-10
iommu/vt-d: No need to typecast
Parav Pandit
1
-3
/
+2
2021-06-10
iommu/vt-d: Remove unnecessary braces
Parav Pandit
1
-2
/
+1
2021-06-10
iommu/vt-d: Removed unused iommu_count in dmar domain
Parav Pandit
1
-8
/
+3
2021-06-10
iommu/vt-d: Use bitfields for DMAR capabilities
Parav Pandit
1
-9
/
+9
2021-06-10
iommu/vt-d: Use DEVICE_ATTR_RO macro
YueHaibing
1
-24
/
+18
2021-06-10
iommu/vt-d: Fix out-bounds-warning in intel/svm.c
Gustavo A. R. Silva
1
-10
/
+16
2021-06-10
iommu/vt-d: Add PRQ handling latency sampling
Lu Baolu
1
-3
/
+13
2021-06-10
iommu/vt-d: Add cache invalidation latency sampling
Lu Baolu
1
-0
/
+31
2021-06-10
iommu/vt-d: Expose latency monitor data through debugfs
Lu Baolu
2
-0
/
+112
2021-06-10
iommu/vt-d: Add common code for dmar latency performance monitors
Lu Baolu
4
-0
/
+243
2021-06-10
iommu/vt-d: Add prq_report trace event
Lu Baolu
1
-0
/
+7
2021-06-10
iommu/vt-d: Report prq to io-pgfault framework
Lu Baolu
2
-81
/
+17
2021-06-10
iommu/vt-d: Allocate/register iopf queue for sva devices
Lu Baolu
2
-26
/
+77
2021-06-10
iommu/vt-d: Refactor prq_event_thread()
Lu Baolu
1
-103
/
+136
2021-06-10
iommu/vt-d: Use common helper to lookup svm devices
Lu Baolu
1
-28
/
+40
2021-06-10
iommu/vt-d: Use iommu_sva_alloc(free)_pasid() helpers
Lu Baolu
3
-162
/
+120
2021-06-10
iommu/vt-d: Add pasid private data helpers
Lu Baolu
1
-21
/
+41
2021-06-10
iommu/vt-d: Support asynchronous IOMMU nested capabilities
Lu Baolu
1
-1
/
+8
2021-06-10
iommu/vt-d: Select PCI_ATS explicitly
Lu Baolu
1
-0
/
+1
2021-06-10
iommu/vt-d: Tweak the description of a DMA fault
Lu Baolu
1
-8
/
+15
2021-06-10
iommu/vt-d: Fix kernel-doc syntax in file header
Aditya Srivastava
1
-1
/
+1
2021-06-10
iommu/vt-d: Remove redundant assignment to variable agaw
Colin Ian King
1
-1
/
+1
2021-05-27
iommu/vt-d: Fix sysfs leak in alloc_iommu()
Rolf Eike Beer
1
-1
/
+3
2021-05-19
iommu/vt-d: Use user privilege for RID2PASID translation
Lu Baolu
2
-3
/
+7
[next]