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
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-30
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
6
-110
/
+260
2016-11-29
iommu/arm-smmu: Add IORT configuration
Lorenzo Pieralisi
1
-1
/
+76
2016-11-29
iommu/arm-smmu: Split probe functions into DT/generic portions
Lorenzo Pieralisi
1
-25
/
+37
2016-11-29
iommu/arm-smmu-v3: Add IORT configuration
Lorenzo Pieralisi
1
-1
/
+48
2016-11-29
iommu/arm-smmu-v3: Split probe functions into DT/generic portions
Lorenzo Pieralisi
1
-16
/
+27
2016-11-29
iommu/arm-smmu-v3: Convert struct device of_node to fwnode usage
Lorenzo Pieralisi
1
-5
/
+7
2016-11-29
iommu/arm-smmu: Convert struct device of_node to fwnode usage
Lorenzo Pieralisi
1
-5
/
+6
2016-11-29
iommu: Make of_iommu_set/get_ops() DT agnostic
Lorenzo Pieralisi
2
-39
/
+40
2016-11-29
iommu/arm-smmu: Set SMTNMB_TLBEN in ACR to enable caching of bypass entries
Nipun Gupta
1
-9
/
+16
2016-11-29
iommu/io-pgtable-arm: Use const and __initconst for iommu_gather_ops structures
Bhumika Goyal
1
-1
/
+1
2016-11-29
iommu/arm-smmu: Constify iommu_gather_ops structures
Bhumika Goyal
1
-1
/
+1
2016-11-29
iommu/arm-smmu: Constify iommu_gather_ops structures
Bhumika Goyal
1
-1
/
+1
2016-11-29
iommu/io-pgtable-arm: Use for_each_set_bit to simplify the code
Kefeng Wang
2
-8
/
+2
2016-11-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
3
-12
/
+33
2016-11-19
iommu/vt-d: Fix PASID table allocation
David Woodhouse
1
-11
/
+17
2016-11-08
iommu/vt-d: Fix dead-locks in disable_dmar_iommu() path
Joerg Roedel
1
-2
/
+12
2016-11-08
iommu/arm-smmu: Fix out-of-bounds dereference
Robin Murphy
1
-1
/
+3
2016-11-08
iommu/arm-smmu: Check that iommu_fwspecs are ours
Robin Murphy
1
-1
/
+1
2016-11-08
iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s
Robin Murphy
1
-8
/
+17
2016-11-08
iommu/arm-smmu: Work around ARM DMA configuration
Robin Murphy
1
-0
/
+10
2016-10-30
iommu/vt-d: Fix IOMMU lookup for SR-IOV Virtual Functions
Ashok Raj
2
-1
/
+16
2016-10-11
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
13
-848
/
+1118
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
4
-63
/
+752
2016-10-04
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-2
/
+1
2016-09-22
iommu/s390: simplify registration of I/O address translation parameters
Sebastian Ott
1
-2
/
+1
2016-09-20
Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/rene...
Joerg Roedel
11
-870
/
+1129
2016-09-20
iommu/amd: No need to wait iommu completion if no dte irq entry change
Baoquan He
1
-3
/
+3
2016-09-19
iommu/amd: Free domain id when free a domain of struct dma_ops_domain
Baoquan He
1
-0
/
+3
2016-09-19
iommu/amd: Use standard bitmap operation to set bitmap
Baoquan He
1
-1
/
+2
2016-09-19
iommu/amd: Clean up the cmpxchg64 invocation
Baoquan He
1
-1
/
+2
2016-09-16
iommu/io-pgtable-arm: Check for v7s-incapable systems
Robin Murphy
1
-0
/
+4
2016-09-16
iommu/dma: Avoid PCI host bridge windows
Robin Murphy
1
-1
/
+24
2016-09-16
iommu/dma: Add support for mapping MSIs
Robin Murphy
1
-15
/
+121
2016-09-16
iommu/arm-smmu: Set domain geometry
Robin Murphy
2
-0
/
+4
2016-09-16
iommu/arm-smmu: Wire up generic configuration support
Robin Murphy
1
-60
/
+108
2016-09-16
iommu/arm-smmu: Convert to iommu_fwspec
Robin Murphy
1
-62
/
+78
2016-09-16
iommu/arm-smmu: Intelligent SMR allocation
Robin Murphy
1
-78
/
+119
2016-09-16
iommu/arm-smmu: Add a stream map entry iterator
Robin Murphy
1
-14
/
+12
2016-09-16
iommu/arm-smmu: Streamline SMMU data lookups
Robin Murphy
1
-33
/
+11
2016-09-16
iommu/arm-smmu: Refactor mmu-masters handling
Robin Murphy
1
-269
/
+101
2016-09-16
iommu/arm-smmu: Keep track of S2CR state
Robin Murphy
1
-66
/
+93
2016-09-16
iommu/arm-smmu: Consolidate stream map entry state
Robin Murphy
1
-61
/
+86
2016-09-16
iommu/arm-smmu: Handle stream IDs more dynamically
Robin Murphy
1
-21
/
+22
2016-09-16
iommu/arm-smmu: Set PRIVCFG in stage 1 STEs
Robin Murphy
1
-1
/
+6
2016-09-16
iommu/arm-smmu: Support non-PCI devices with SMMUv3
Robin Murphy
2
-7
/
+32
2016-09-16
iommu/arm-smmu: Implement of_xlate() for SMMUv3
Robin Murphy
1
-170
/
+128
2016-09-16
iommu/arm-smmu: Fall back to global bypass
Robin Murphy
1
-4
/
+44
2016-09-16
iommu: Introduce iommu_fwspec
Robin Murphy
2
-2
/
+64
2016-09-16
iommu/of: Handle iommu-map property for PCI
Robin Murphy
1
-5
/
+41
2016-09-16
iommu/arm-smmu: Disable interrupts whilst holding the cmdq lock
Will Deacon
1
-2
/
+3
[next]