index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
arm-smmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
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: Work around ARM DMA configuration
Robin Murphy
1
-0
/
+10
2016-09-16
iommu/arm-smmu: Set domain geometry
Robin Murphy
1
-0
/
+2
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: Support v7s context format
Robin Murphy
1
-22
/
+47
2016-09-16
iommu/arm-smmu: Drop devm_free_irq when driver detach
Peng Fan
1
-4
/
+0
2016-08-19
iommu/arm-smmu: Disable stalling faults for all endpoints
Will Deacon
1
-27
/
+7
2016-07-06
iommu/arm-smmu: Use devm_request_irq and devm_free_irq
Peng Fan
1
-14
/
+10
2016-07-01
iommu/arm-smmu: request pcie devices to enable ACS
Wei Chen
1
-1
/
+3
2016-05-28
remove lots of IS_ERR_VALUE abuses
Arnd Bergmann
1
-4
/
+4
2016-05-21
Merge tag 'devicetree-for-4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-8
/
+30
2016-05-09
iommu/arm-smmu: Use per-domain page sizes.
Robin Murphy
1
-12
/
+15
2016-05-09
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-81
/
+210
2016-05-03
iommu/arm-smmu: Clear cache lock bit of ACR
Peng Fan
1
-1
/
+22
2016-05-03
iommu/arm-smmu: Support SMMUv1 64KB supplement
Robin Murphy
1
-8
/
+14
2016-05-03
iommu/arm-smmu: Decouple context format from kernel config
Robin Murphy
1
-22
/
+72
2016-05-03
iommu/arm-smmu: Tidy up 64-bit/atomic I/O accesses
Robin Murphy
1
-29
/
+19
2016-05-03
iommu/arm-smmu: Work around MMU-500 prefetch errata
Robin Murphy
1
-1
/
+15
2016-05-03
iommu/arm-smmu: Convert ThunderX workaround to new method
Robin Murphy
1
-13
/
+14
2016-05-03
iommu/arm-smmu: Differentiate specific implementations
Robin Murphy
1
-7
/
+26
2016-05-03
iommu/arm-smmu: Workaround for ThunderX erratum #27704
Tirumalesh Chalamarla
1
-11
/
+28
2016-05-03
iommu/arm-smmu: Add support for 16 bit VMID
Tirumalesh Chalamarla
1
-6
/
+17
2016-04-21
iommu/arm-smmu: Don't allocate resources for bypass domains
Robin Murphy
1
-1
/
+7
2016-04-21
iommu/arm-smmu: Fix stream-match conflict with IOMMU_DOMAIN_DMA
Will Deacon
1
-6
/
+8
2016-04-20
iommu/arm-smmu: Make use of phandle iterators in device-tree parsing
Joerg Roedel
1
-8
/
+30
2016-02-18
iommu/arm-smmu: Treat IOMMU_DOMAIN_DMA as bypass for now
Will Deacon
1
-0
/
+7
2016-02-18
iommu/arm-smmu: Don't fail device attach if already attached to a domain
Will Deacon
1
-19
/
+14
2016-02-18
iommu/arm-smmu: Allow disabling unmatched stream bypass
Robin Murphy
1
-8
/
+16
2016-02-18
iommu/arm-smmu: Support DMA-API domains
Robin Murphy
1
-1
/
+9
2016-02-18
iommu/arm-smmu: Treat all device transactions as unprivileged
Robin Murphy
1
-1
/
+4
2015-12-17
iommu/arm-smmu: Invalidate TLBs properly
Robin Murphy
1
-3
/
+13
2015-12-17
iommu/io-pgtable: Indicate granule for TLB maintenance
Robin Murphy
1
-1
/
+1
2015-12-17
iommu/arm-smmu: Correct group reference count
Peng Fan
1
-0
/
+1
2015-12-17
iommu/arm-smmu: Delete an unnecessary check before free_io_pgtable_ops()
Markus Elfring
1
-3
/
+1
2015-11-02
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
1
-57
/
+75
2015-10-22
iommu/arm-smmu: Switch to device_group call-back
Joerg Roedel
1
-31
/
+46
2015-10-15
iommu/arm-smmu: Remove redundant calculation of gr0 base address
Will Deacon
1
-2
/
+1
2015-10-14
iommu/arm-smmu: ThunderX mis-extends 64bit registers
Tirumalesh Chalamarla
1
-23
/
+27
2015-10-14
iommu/arm-smmu: Remove unneeded '0x' annotation
Fabio Estevam
1
-1
/
+1
2015-08-06
iommu/arm-smmu: Remove arm_smmu_flush_pgtable()
Robin Murphy
1
-13
/
+0
2015-08-06
iommu/arm-smmu: Clean up DMA API usage
Robin Murphy
1
-16
/
+6
[next]