index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-15
iommu/arm-smmu-v3: Parse PASID devicetree property of platform devices
Jean-Philippe Brucker
2
-1
/
+18
2020-01-15
iommu/arm-smmu-v3: Drop __GFP_ZERO flag from DMA allocation
Jean-Philippe Brucker
1
-5
/
+4
2020-01-10
iommu/arm-smmu: Improve SMR mask test
Robin Murphy
1
-5
/
+18
2020-01-10
iommu/io-pgtable-arm: Prepare for TTBR1 usage
Robin Murphy
1
-6
/
+19
2020-01-10
iommu/io-pgtable-arm: Rationalise VTCR handling
Will Deacon
4
-38
/
+59
2020-01-10
iommu/arm-smmu: Rename public #defines under ARM_SMMU_ namespace
Will Deacon
4
-187
/
+203
2020-01-10
iommu/io-pgtable-arm: Rationalise TCR handling
Robin Murphy
7
-103
/
+87
2020-01-10
iommu/io-pgtable-arm: Ensure ARM_64_LPAE_S2_TCR_RES1 is unsigned
Will Deacon
1
-1
/
+1
2020-01-10
iommu/io-pgtable-arm: Improve attribute handling
Robin Murphy
2
-10
/
+14
2020-01-10
iommu/io-pgtable-arm: Support non-coherent stage-2 page tables
Will Deacon
1
-4
/
+10
2020-01-10
iommu/io-pgtable-arm: Rationalise TTBRn handling
Robin Murphy
8
-25
/
+21
2020-01-10
iommu/arm-smmu: Fix -Wunused-const-variable warning
Masahiro Yamada
1
-1
/
+1
2020-01-10
iommu/arm-smmu-v3: Remove useless of_match_ptr()
Masahiro Yamada
1
-1
/
+1
2020-01-10
iommu/arm-smmu-v3: Fix resource_size check
Masahiro Yamada
1
-1
/
+1
2020-01-10
iommu/arm-smmu-v3: Populate VMID field for CMDQ_OP_TLBI_NH_VA
Shameer Kolothum
1
-0
/
+1
2020-01-10
drivers/iommu: Initialise module 'owner' field in iommu_device_set_ops()
Will Deacon
2
-2
/
+0
2020-01-07
iommu/dma: fix variable 'cookie' set but not used
Qian Cai
1
-3
/
+0
2020-01-07
iommu/vt-d: Unlink device if failed to add to group
Jon Derrick
1
-3
/
+10
2020-01-07
iommu: Remove device link to group on failure
Jon Derrick
1
-0
/
+1
2020-01-07
iommu/vt-d: Fix adding non-PCI devices to Intel IOMMU
Patrick Steinhardt
1
-1
/
+8
2020-01-07
iommu/amd: Fix typos for PPR macros
Adrian Huang
2
-4
/
+4
2020-01-07
iommu/amd: Remove local variables
Adrian Huang
1
-5
/
+1
2020-01-07
iommu/vt-d: debugfs: Add support to show page table internals
Lu Baolu
2
-2
/
+77
2020-01-07
iommu/vt-d: Use iova over first level
Lu Baolu
1
-4
/
+2
2020-01-07
iommu/vt-d: Update first level super page capability
Lu Baolu
1
-5
/
+12
2020-01-07
iommu/vt-d: Make first level IOVA canonical
Lu Baolu
1
-2
/
+15
2020-01-07
iommu/vt-d: Flush PASID-based iotlb for iova over first level
Lu Baolu
2
-15
/
+82
2020-01-07
iommu/vt-d: Setup pasid entries for iova over first level
Lu Baolu
1
-5
/
+52
2020-01-07
iommu/vt-d: Add PASID_FLAG_FL5LP for first-level pasid setup
Lu Baolu
3
-7
/
+14
2020-01-07
iommu/vt-d: Add set domain DOMAIN_ATTR_NESTING attr
Lu Baolu
1
-0
/
+56
2020-01-07
iommu/vt-d: Identify domains using first level page table
Lu Baolu
1
-0
/
+39
2020-01-07
iommu/vt-d: Loose requirement for flush queue initializaton
Lu Baolu
1
-8
/
+6
2020-01-07
iommu/vt-d: Avoid iova flush queue in strict mode
Lu Baolu
1
-9
/
+15
2020-01-07
iommu/vt-d: trace: Extend map_sg trace event
Lu Baolu
1
-2
/
+5
2020-01-07
iommu/vt-d: Misc macro clean up for SVM
Jacob Pan
1
-39
/
+38
2020-01-07
iommu/vt-d: Avoid sending invalid page response
Jacob Pan
1
-4
/
+3
2020-01-07
iommu/vt-d: Replace Intel specific PASID allocator with IOASID
Jacob Pan
4
-56
/
+30
2020-01-07
iommu/vt-d: Fix off-by-one in PASID allocation
Jacob Pan
1
-1
/
+1
2020-01-07
iommu/vt-d: Avoid duplicated code for PASID setup
Jacob Pan
1
-30
/
+18
2020-01-07
iommu/vt-d: Reject SVM bind for failed capability check
Jacob Pan
1
-0
/
+3
2020-01-07
iommu/vt-d: Match CPU and IOMMU paging mode
Jacob Pan
1
-2
/
+10
2020-01-07
iommu/vt-d: Fix CPU and IOMMU SVM feature matching checks
Jacob Pan
2
-21
/
+29
2020-01-07
iommu/vt-d: Add Kconfig option to enable/disable scalable mode
Lu Baolu
2
-1
/
+18
2020-01-06
remove ioremap_nocache and devm_ioremap_nocache
Christoph Hellwig
1
-1
/
+1
2019-12-23
iommu/amd: Remove unused variable
Joerg Roedel
1
-2
/
+0
2019-12-23
iommu: virtio: Use generic_iommu_put_resv_regions()
Thierry Reding
1
-11
/
+3
2019-12-23
iommu: intel: Use generic_iommu_put_resv_regions()
Thierry Reding
1
-10
/
+1
2019-12-23
iommu: amd: Use generic_iommu_put_resv_regions()
Thierry Reding
1
-10
/
+1
2019-12-23
iommu: arm: Use generic_iommu_put_resv_regions()
Thierry Reding
2
-20
/
+2
2019-12-23
iommu: Implement generic_iommu_put_resv_regions()
Thierry Reding
1
-0
/
+19
[prev]
[next]