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: Don't use sme_active() in generic code
Joerg Roedel
2019-09-03
1
-2
/
+2
*
iommu: Remove wrong default domain comments
Tom Murphy
2019-08-30
1
-3
/
+1
*
iommu/dma: Fix for dereferencing before null checking
Yunsheng Lin
2019-08-30
1
-1
/
+3
*
iommu: Revisit iommu_insert_resv_region() implementation
Eric Auger
2019-08-30
1
-49
/
+47
*
iommu/iova: Avoid false sharing on fq_timer_on
Eric Dumazet
2019-08-30
1
-1
/
+3
*
iommu: Disable passthrough mode when SME is active
Joerg Roedel
2019-08-23
1
-0
/
+5
*
iommu: Set default domain type at runtime
Joerg Roedel
2019-08-23
1
-8
/
+15
*
iommu: Print default domain type on boot
Joerg Roedel
2019-08-23
1
-1
/
+29
*
iommu/vt-d: Request passthrough mode from IOMMU core
Joerg Roedel
2019-08-23
1
-1
/
+1
*
iommu/amd: Request passthrough mode from IOMMU core
Joerg Roedel
2019-08-23
1
-3
/
+3
*
iommu: Use Functions to set default domain type in iommu_set_def_domain_type()
Joerg Roedel
2019-08-23
1
-2
/
+4
*
iommu: Add helpers to set/get default domain type
Joerg Roedel
2019-08-23
1
-0
/
+22
*
iommu: Remember when default domain type was set on kernel command line
Joerg Roedel
2019-08-23
1
-0
/
+15
*
Merge branch 'for-joerg/batched-unmap' of git://git.kernel.org/pub/scm/linux/...
Joerg Roedel
2019-08-20
20
-160
/
+338
|
\
|
*
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->tlb_add_page()
Will Deacon
2019-07-29
7
-22
/
+38
|
*
iommu/io-pgtable: Pass struct iommu_iotlb_gather to ->unmap()
Will Deacon
2019-07-29
8
-13
/
+12
|
*
iommu/io-pgtable: Remove unused ->tlb_sync() callback
Will Deacon
2019-07-29
8
-44
/
+16
|
*
iommu/io-pgtable: Replace ->tlb_add_flush() with ->tlb_add_page()
Will Deacon
2019-07-29
8
-55
/
+94
|
*
iommu/io-pgtable-arm: Call ->tlb_flush_walk() and ->tlb_flush_leaf()
Will Deacon
2019-07-29
2
-15
/
+27
|
*
iommu/io-pgtable: Hook up ->tlb_flush_walk() and ->tlb_flush_leaf() in drivers
Will Deacon
2019-07-29
6
-0
/
+102
|
*
iommu: Pass struct iommu_iotlb_gather to ->unmap() and ->iotlb_sync()
Will Deacon
2019-07-29
17
-30
/
+69
|
*
iommu: Introduce struct iommu_iotlb_gather for batching TLB flushes
Will Deacon
2019-07-24
2
-9
/
+19
|
*
iommu/io-pgtable: Rename iommu_gather_ops to iommu_flush_ops
Will Deacon
2019-07-24
8
-16
/
+16
|
*
iommu/io-pgtable-arm: Remove redundant call to io_pgtable_tlb_sync()
Will Deacon
2019-07-24
2
-2
/
+0
|
*
iommu: Remove empty iommu_tlb_range_add() callback from iommu_ops
Will Deacon
2019-07-24
2
-9
/
+0
*
|
iommu: Remove dev_err() usage after platform_get_irq()
Stephen Boyd
2019-08-09
3
-7
/
+2
*
|
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-07-29
1
-11
/
+29
|
\
\
|
*
|
iommu/virtio: Update to most recent specification
Jean-Philippe Brucker
2019-07-22
1
-11
/
+29
|
|
/
*
|
iommu/amd: Add support for X2APIC IOMMU interrupts
Suthikulpanit, Suravee
2019-07-23
2
-0
/
+99
*
|
iommu/vt-d: Print pasid table entries MSB to LSB in debugfs
Sai Praneeth Prakhya
2019-07-22
1
-2
/
+2
*
|
iommu/iova: Remove stale cached32_node
Chris Wilson
2019-07-22
1
-2
/
+3
*
|
iommu/vt-d: Check if domain->pgd was allocated
Dmitry Safonov
2019-07-22
1
-3
/
+5
*
|
iommu/vt-d: Don't queue_iova() if there is no flush queue
Dmitry Safonov
2019-07-22
2
-5
/
+16
*
|
iommu/vt-d: Avoid duplicated pci dma alias consideration
Lu Baolu
2019-07-22
1
-53
/
+2
*
|
Revert "iommu/vt-d: Consolidate domain_init() to avoid duplication"
Joerg Roedel
2019-07-22
1
-36
/
+87
|
/
*
iommu/amd: fix a crash in iova_magazine_free_pfns
Qian Cai
2019-07-21
1
-1
/
+1
*
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-07-17
3
-0
/
+1170
|
\
|
*
iommu/virtio: Add event queue
Jean-Philippe Brucker
2019-06-06
1
-9
/
+106
|
*
iommu/virtio: Add probe request
Jean-Philippe Brucker
2019-06-06
1
-6
/
+151
|
*
iommu: Add virtio-iommu driver
Jean-Philippe Brucker
2019-06-06
3
-0
/
+928
*
|
Merge tag 'dma-mapping-5.3' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-07-13
1
-10
/
+4
|
\
\
|
*
|
iommu/dma: Apply dma_{alloc,free}_contiguous functions
Nicolin Chen
2019-06-14
1
-10
/
+4
*
|
|
Merge tag 'driver-core-5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-07-12
2
-2
/
+2
|
\
\
\
|
*
|
|
driver_find_device: Unify the match function with class_find_device()
Suzuki K Poulose
2019-06-24
2
-2
/
+2
|
|
|
|
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
|
\
\
\
*
-
-
-
-
-
-
-
.
\
\
\
Merge branches 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/omap', 'generic-dma-op...
Joerg Roedel
2019-07-04
38
-639
/
+913
|
\
\
\
\
\
\
\
\
|
|
|
|
|
*
|
|
|
iommu: Fix integer truncation
Arnd Bergmann
2019-06-18
1
-2
/
+2
|
|
|
|
|
*
|
|
|
iommu: Add recoverable fault reporting
Jean-Philippe Brucker
2019-06-12
1
-2
/
+92
|
|
|
|
|
*
|
|
|
iommu: Introduce device fault report API
Jacob Pan
2019-06-12
1
-3
/
+143
|
|
|
|
|
*
|
|
|
iommu: Use right function to get group for device
Lu Baolu
2019-05-27
1
-3
/
+3
|
|
|
|
|
|
|
_
|
/
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
|
Merge tag 'v5.2-rc6' into generic-dma-ops
Joerg Roedel
2019-06-24
39
-395
/
+54
|
|
|
|
|
\
\
\
\
|
|
|
|
|
|
_
|
_
|
/
|
|
|
|
|
/
|
|
|
[next]