index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-11
13
-848
/
+1118
|
\
|
*
-
-
-
-
-
-
-
.
Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene...
Joerg Roedel
2016-09-20
11
-870
/
+1129
|
|
\
\
\
\
\
|
|
|
|
|
|
*
iommu/io-pgtable-arm: Check for v7s-incapable systems
Robin Murphy
2016-09-16
1
-0
/
+4
|
|
|
|
|
|
*
iommu/dma: Avoid PCI host bridge windows
Robin Murphy
2016-09-16
1
-1
/
+24
|
|
|
|
|
|
*
iommu/dma: Add support for mapping MSIs
Robin Murphy
2016-09-16
1
-15
/
+121
|
|
|
|
|
|
*
iommu/arm-smmu: Set domain geometry
Robin Murphy
2016-09-16
2
-0
/
+4
|
|
|
|
|
|
*
iommu/arm-smmu: Wire up generic configuration support
Robin Murphy
2016-09-16
1
-60
/
+108
|
|
|
|
|
|
*
iommu/arm-smmu: Convert to iommu_fwspec
Robin Murphy
2016-09-16
1
-62
/
+78
|
|
|
|
|
|
*
iommu/arm-smmu: Intelligent SMR allocation
Robin Murphy
2016-09-16
1
-78
/
+119
|
|
|
|
|
|
*
iommu/arm-smmu: Add a stream map entry iterator
Robin Murphy
2016-09-16
1
-14
/
+12
|
|
|
|
|
|
*
iommu/arm-smmu: Streamline SMMU data lookups
Robin Murphy
2016-09-16
1
-33
/
+11
|
|
|
|
|
|
*
iommu/arm-smmu: Refactor mmu-masters handling
Robin Murphy
2016-09-16
1
-269
/
+101
|
|
|
|
|
|
*
iommu/arm-smmu: Keep track of S2CR state
Robin Murphy
2016-09-16
1
-66
/
+93
|
|
|
|
|
|
*
iommu/arm-smmu: Consolidate stream map entry state
Robin Murphy
2016-09-16
1
-61
/
+86
|
|
|
|
|
|
*
iommu/arm-smmu: Handle stream IDs more dynamically
Robin Murphy
2016-09-16
1
-21
/
+22
|
|
|
|
|
|
*
iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
Robin Murphy
2016-09-16
1
-1
/
+6
|
|
|
|
|
|
*
iommu/arm-smmu: Support non-PCI devices with SMMUv3
Robin Murphy
2016-09-16
2
-7
/
+32
|
|
|
|
|
|
*
iommu/arm-smmu: Implement of_xlate() for SMMUv3
Robin Murphy
2016-09-16
1
-170
/
+128
|
|
|
|
|
|
*
iommu/arm-smmu: Fall back to global bypass
Robin Murphy
2016-09-16
1
-4
/
+44
|
|
|
|
|
|
*
iommu: Introduce iommu_fwspec
Robin Murphy
2016-09-16
2
-2
/
+64
|
|
|
|
|
|
*
iommu/of: Handle iommu-map property for PCI
Robin Murphy
2016-09-16
1
-5
/
+41
|
|
|
|
|
|
*
iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock
Will Deacon
2016-09-16
1
-2
/
+3
|
|
|
|
|
|
*
iommu/arm-smmu: Fix polling of command queue
Jean-Philippe Brucker
2016-09-16
1
-19
/
+9
|
|
|
|
|
|
*
iommu/arm-smmu: Support v7s context format
Robin Murphy
2016-09-16
1
-22
/
+47
|
|
|
|
|
|
*
iommu/arm-smmu: Fix event queues synchronization
Jean-Philippe Brucker
2016-09-16
1
-84
/
+66
|
|
|
|
|
|
*
iommu/arm-smmu: Drop devm_free_irq when driver detach
Peng Fan
2016-09-16
1
-4
/
+0
|
|
|
|
|
*
|
iommu/ipmmu-vmsa: Fix wrong error handle of ipmmu_add_device
Shawn Lin
2016-09-05
1
-1
/
+1
|
|
|
|
|
|
/
|
|
|
*
|
|
iommu/exynos: Fix error handling for of_platform_device_create
Amitoj Kaur Chawla
2016-08-09
1
-2
/
+2
|
|
*
|
|
|
iommu/vt-d: Make sure RMRRs are mapped before domain goes public
Joerg Roedel
2016-09-05
1
-7
/
+20
|
|
*
|
|
|
iommu/vt-d: Split up get_domain_for_dev function
Joerg Roedel
2016-09-05
1
-21
/
+55
|
|
|
|
_
|
/
|
|
|
/
|
|
|
*
|
|
|
iommu/amd: No need to wait iommu completion if no dte irq entry change
Baoquan He
2016-09-20
1
-3
/
+3
|
*
|
|
|
iommu/amd: Free domain id when free a domain of struct dma_ops_domain
Baoquan He
2016-09-19
1
-0
/
+3
|
*
|
|
|
iommu/amd: Use standard bitmap operation to set bitmap
Baoquan He
2016-09-19
1
-1
/
+2
|
*
|
|
|
iommu/amd: Clean up the cmpxchg64 invocation
Baoquan He
2016-09-19
1
-1
/
+2
|
*
|
|
|
Merge branch 'x86/amd-avic' into x86/amd
Joerg Roedel
2016-09-05
4
-63
/
+752
|
|
\
\
\
\
|
*
|
|
|
|
iommu/amd: Remove AMD_IOMMU_STATS
Fabian Frederick
2016-09-05
1
-6
/
+0
|
*
|
|
|
|
iommu/amd: Fix error return code in irq_remapping_alloc()
Wei Yongjun
2016-08-09
1
-0
/
+1
|
*
|
|
|
|
iommu/amd: Fix non static symbol warning
Wei Yongjun
2016-08-09
1
-1
/
+1
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2016-10-06
4
-63
/
+752
|
\
\
\
\
\
|
*
\
\
\
\
Merge branch 'x86/amd-avic' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Paolo Bonzini
2016-09-05
4
-63
/
+752
|
|
\
\
\
\
\
|
|
|
|
/
/
/
|
|
|
/
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
iommu/amd: Enable vAPIC interrupt remapping mode by default
Suravee Suthikulpanit
2016-09-05
3
-10
/
+48
|
|
*
|
|
iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...
Suravee Suthikulpanit
2016-09-05
2
-4
/
+65
|
|
*
|
|
iommu/amd: Introduce amd_iommu_update_ga()
Suravee Suthikulpanit
2016-09-05
2
-0
/
+40
|
|
*
|
|
iommu/amd: Adding GALOG interrupt handler
Suravee Suthikulpanit
2016-09-05
1
-3
/
+70
|
|
*
|
|
iommu/amd: Detect and initialize guest vAPIC log
Suravee Suthikulpanit
2016-09-05
2
-7
/
+133
|
|
*
|
|
iommu/amd: Add support for multiple IRTE formats
Suravee Suthikulpanit
2016-09-05
3
-25
/
+50
|
|
*
|
|
iommu/amd: Introduce interrupt remapping ops structure
Suravee Suthikulpanit
2016-09-05
2
-5
/
+205
|
|
*
|
|
iommu/amd: Move and introduce new IRTE-related unions and structures
Suravee Suthikulpanit
2016-09-05
2
-28
/
+76
|
|
*
|
|
iommu/amd: Detect and enable guest vAPIC support
Suravee Suthikulpanit
2016-09-05
3
-6
/
+90
|
|
|
/
/
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2016-10-04
1
-2
/
+1
|
\
\
\
\
[next]