index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
iommu/amd: Fix schedule-while-atomic BUG in initialization code
Joerg Roedel
2017-07-26
1
-1
/
+1
*
iommu/amd: Enable ga_log_intr when enabling guest_mode
Suravee Suthikulpanit
2017-07-25
1
-0
/
+1
*
iommu/io-pgtable: Sanitise map/unmap addresses
Robin Murphy
2017-07-20
2
-0
/
+13
*
iommu/arm-smmu: Fix the error path in arm_smmu_add_device
Vivek Gautam
2017-07-20
1
-4
/
+3
*
Revert "iommu/io-pgtable: Avoid redundant TLB syncs"
Robin Murphy
2017-07-20
1
-8
/
+1
*
iommu/mtk: Avoid redundant TLB syncs locally
Robin Murphy
2017-07-20
2
-0
/
+7
*
iommu/arm-smmu: Reintroduce locking around TLB sync operations
Will Deacon
2017-07-20
1
-1
/
+10
*
Merge tag 'iommu-updates-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2017-07-12
18
-527
/
+1134
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'arm/rockchip', 'arm/renesas', 'arm/smmu', 'arm...
Joerg Roedel
2017-06-28
18
-527
/
+1134
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
iommu: Warn once when device_group callback returns NULL
Joerg Roedel
2017-06-28
1
-0
/
+3
|
|
|
|
|
|
|
|
|
*
iommu/omap: Return ERR_PTR in device_group call-back
Joerg Roedel
2017-06-28
1
-1
/
+1
|
|
|
|
|
|
|
|
|
*
iommu: Return ERR_PTR() values from device_group call-backs
Joerg Roedel
2017-06-28
1
-12
/
+2
|
|
|
|
|
|
|
|
|
*
iommu/iova: Don't disable preempt around this_cpu_ptr()
Sebastian Andrzej Siewior
2017-06-28
1
-6
/
+3
|
|
|
|
|
|
|
|
*
|
iommu/s390: Use iommu_group_get_for_dev() in s390_iommu_add_device()
Joerg Roedel
2017-06-28
1
-10
/
+5
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
iommu/amd: Free already flushed ring-buffer entries before full-check
Joerg Roedel
2017-06-22
1
-3
/
+9
|
|
|
|
|
|
|
*
|
iommu/amd: Remove amd_iommu_disabled check from amd_iommu_detect()
Joerg Roedel
2017-06-22
1
-3
/
+0
|
|
|
|
|
|
|
*
|
iommu/amd: Free IOMMU resources when disabled on command line
Joerg Roedel
2017-06-22
1
-0
/
+7
|
|
|
|
|
|
|
*
|
iommu/amd: Set global pointers to NULL after freeing them
Joerg Roedel
2017-06-22
1
-0
/
+5
|
|
|
|
|
|
|
*
|
iommu/amd: Check for error states first in iommu_go_to_state()
Joerg Roedel
2017-06-22
1
-2
/
+2
|
|
|
|
|
|
|
*
|
iommu/amd: Add new init-state IOMMU_CMDLINE_DISABLED
Joerg Roedel
2017-06-22
1
-2
/
+5
|
|
|
|
|
|
|
*
|
iommu/amd: Rename free_on_init_error()
Joerg Roedel
2017-06-22
1
-2
/
+2
|
|
|
|
|
|
|
*
|
iommu/amd: Disable IOMMUs at boot if they are enabled
Joerg Roedel
2017-06-22
1
-0
/
+3
|
|
|
|
|
|
|
*
|
iommu/amd: Suppress IO_PAGE_FAULTs in kdump kernel
Joerg Roedel
2017-06-16
3
-1
/
+12
|
|
|
|
|
|
|
*
|
iommu/amd: Remove queue_release() function
Joerg Roedel
2017-06-08
1
-20
/
+8
|
|
|
|
|
|
|
*
|
iommu/amd: Add per-domain timer to flush per-cpu queues
Joerg Roedel
2017-06-08
1
-17
/
+67
|
|
|
|
|
|
|
*
|
iommu/amd: Add flush counters to struct dma_ops_domain
Joerg Roedel
2017-06-08
1
-0
/
+52
|
|
|
|
|
|
|
*
|
iommu/amd: Add locking to per-domain flush-queue
Joerg Roedel
2017-06-08
1
-0
/
+11
|
|
|
|
|
|
|
*
|
iommu/amd: Make use of the per-domain flush queue
Joerg Roedel
2017-06-08
1
-4
/
+56
|
|
|
|
|
|
|
*
|
iommu/amd: Add per-domain flush-queue data structures
Joerg Roedel
2017-06-08
1
-0
/
+69
|
|
|
|
|
|
|
*
|
iommu/amd: Rip out old queue flushing code
Joerg Roedel
2017-06-08
1
-137
/
+6
|
|
|
|
|
|
|
*
|
iommu/amd: Reduce delay waiting for command buffer space
Tom Lendacky
2017-06-08
1
-20
/
+13
|
|
|
|
|
|
|
*
|
iommu/amd: Reduce amount of MMIO when submitting commands
Tom Lendacky
2017-06-08
3
-13
/
+26
|
|
|
|
|
|
|
*
|
iommu/amd: Constify irq_domain_ops
Tobias Klauser
2017-05-30
1
-1
/
+1
|
|
|
|
|
|
|
*
|
iommu/amd: Ratelimit io-page-faults per device
Joerg Roedel
2017-05-30
1
-7
/
+33
|
|
|
|
|
|
*
|
|
iommu/vt-d: Constify intel_dma_ops
Arvind Yadav
2017-06-28
1
-1
/
+1
|
|
|
|
|
|
*
|
|
iommu/vt-d: Don't disable preemption while accessing deferred_flush()
Sebastian Andrzej Siewior
2017-06-28
1
-6
/
+2
|
|
|
|
|
|
*
|
|
iommu/vt-d: Constify irq_domain_ops
Tobias Klauser
2017-05-30
1
-2
/
+2
|
|
|
|
|
|
*
|
|
iommu/vt-d: Unwrap __get_valid_domain_for_dev()
Peter Xu
2017-05-30
1
-14
/
+2
|
|
|
|
|
|
*
|
|
iommu/vt-d: Helper function to query if a pasid has any active users
CQ Tang
2017-05-17
1
-0
/
+30
|
|
|
|
|
|
|
/
/
|
|
|
|
|
*
|
|
iommu/iova: Sort out rbtree limit_pfn handling
Robin Murphy
2017-05-17
2
-13
/
+10
|
|
|
|
|
|
/
/
|
|
|
|
*
|
|
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2017-06-28
6
-228
/
+445
|
|
|
|
|
\
\
\
|
|
|
|
|
|
_
|
/
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #126
Geetha Sowjanya
2017-06-23
1
-24
/
+70
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Enable ACPI based HiSilicon CMD_PREFETCH quirk(erratum 161...
shameer
2017-06-23
1
-1
/
+11
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Add workaround for Cavium ThunderX2 erratum #74
Linu Cherian
2017-06-23
1
-18
/
+50
|
|
|
|
|
*
|
iommu/arm-smmu-v3, acpi: Add temporary Cavium SMMU-V3 IORT model number defin...
Robert Richter
2017-06-23
1
-0
/
+5
|
|
|
|
|
*
|
iommu/io-pgtable-arm: Use dma_wmb() instead of wmb() when publishing table
Will Deacon
2017-06-23
2
-4
/
+12
|
|
|
|
|
*
|
iommu/io-pgtable: depend on !GENERIC_ATOMIC64 when using COMPILE_TEST with LPAE
Will Deacon
2017-06-23
1
-1
/
+1
|
|
|
|
|
*
|
iommu/arm-smmu-v3: Remove io-pgtable spinlock
Robin Murphy
2017-06-23
1
-27
/
+6
|
|
|
|
|
*
|
iommu/arm-smmu: Remove io-pgtable spinlock
Robin Murphy
2017-06-23
1
-31
/
+14
|
|
|
|
|
*
|
iommu/io-pgtable-arm-v7s: Support lockless operation
Robin Murphy
2017-06-23
1
-21
/
+63
[next]