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
*
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
2015-07-31
1
-1
/
+6
*
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
2015-07-30
1
-0
/
+9
*
iommu/amd: Use swiotlb in passthrough mode
Joerg Roedel
2015-07-30
1
-5
/
+3
*
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
Joerg Roedel
2015-07-30
1
-7
/
+9
*
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
2015-07-30
2
-65
/
+3
*
iommu/amd: Use iommu_attach_group()
Joerg Roedel
2015-07-30
1
-3
/
+21
*
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
2015-07-23
1
-3
/
+6
*
iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG
Zhen Lei
2015-07-08
1
-1
/
+31
*
iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize
Zhen Lei
2015-07-08
1
-2
/
+3
*
iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFT
Zhen Lei
2015-07-08
1
-2
/
+2
*
iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tables
Will Deacon
2015-07-08
1
-8
/
+9
*
iommu/arm-smmu: Fix the index calculation of strtab
Zhen Lei
2015-07-08
1
-1
/
+1
*
Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-01
4
-14
/
+30
|
\
|
*
iommu/amd: Introduce protection_domain_init() function
Joerg Roedel
2015-07-01
1
-10
/
+16
|
*
iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...
Markus Elfring
2015-06-29
1
-2
/
+1
|
*
iommu/arm-smmu: Fix broken ATOS check
Will Deacon
2015-06-29
1
-1
/
+1
|
*
iommu: Ignore -ENODEV errors from add_device call-back
Joerg Roedel
2015-06-29
1
-1
/
+12
*
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
1
-0
/
+3
|
\
\
|
*
|
break kconfig dependency loop
Gerd Hoffmann
2015-06-02
1
-0
/
+3
*
|
|
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-26
2
-1
/
+110
|
\
\
\
|
*
|
|
memory: tegra: Add Tegra132 support
Thierry Reding
2015-05-04
1
-1
/
+1
|
*
|
|
iommu/tegra-smmu: Add debugfs support
Thierry Reding
2015-05-04
1
-0
/
+109
*
|
|
|
Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-23
15
-954
/
+4095
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
|
\
\
|
*
-
-
-
-
-
-
-
-
-
.
\
\
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...
Joerg Roedel
2015-06-19
16
-986
/
+4106
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
*
|
|
iommu: Fix checkpatch warnings for Missing a blank line after declarations
Robert Callicotte
2015-05-05
1
-0
/
+4
|
|
|
|
|
|
|
|
/
/
|
|
|
|
|
|
*
|
|
iommu/amd: Handle errors returned from iommu_init_device
Joerg Roedel
2015-06-11
1
-2
/
+9
|
|
|
|
|
|
*
|
|
iommu: Checking for NULL instead of IS_ERR
Dan Carpenter
2015-06-11
1
-11
/
+12
|
|
|
|
|
|
*
|
|
iommu/amd: Propagate errors from amd_iommu_init_api
Joerg Roedel
2015-06-11
3
-5
/
+6
|
|
|
|
|
|
*
|
|
iommu/amd: Remove unused fields from struct dma_ops_domain
Joerg Roedel
2015-06-11
2
-9
/
+0
|
|
|
|
|
|
*
|
|
iommu/amd: Get rid of device_dma_ops_init()
Joerg Roedel
2015-06-11
1
-39
/
+1
|
|
|
|
|
|
*
|
|
iommu/amd: Put IOMMUv2 devices in a direct mapped domain
Joerg Roedel
2015-06-11
1
-1
/
+14
|
|
|
|
|
|
*
|
|
iommu/amd: Support IOMMU_DOMAIN_IDENTITY type allocation
Joerg Roedel
2015-06-11
1
-0
/
+7
|
|
|
|
|
|
*
|
|
iommu/amd: Support IOMMU_DOMAIN_DMA type allocation
Joerg Roedel
2015-06-11
2
-241
/
+73
|
|
|
|
|
|
*
|
|
iommu/amd: Implement add_device and remove_device
Joerg Roedel
2015-06-11
2
-178
/
+63
|
|
|
|
|
|
*
|
|
iommu/amd: Use default domain if available for DMA-API
Joerg Roedel
2015-06-11
1
-0
/
+7
|
|
|
|
|
|
*
|
|
iommu/amd: Implement dm_region call-backs
Joerg Roedel
2015-06-11
1
-0
/
+43
|
|
|
|
|
|
*
|
|
iommu: Introduce iommu_request_dm_for_dev()
Joerg Roedel
2015-06-11
1
-0
/
+53
|
|
|
|
|
|
*
|
|
iommu: Add function to query the default domain of a group
Joerg Roedel
2015-06-09
1
-0
/
+5
|
|
|
|
|
|
*
|
|
iommu: Create direct mappings in default domains
Joerg Roedel
2015-06-09
1
-0
/
+48
|
|
|
|
|
|
*
|
|
iommu: Introduce direct mapped region handling
Joerg Roedel
2015-06-09
1
-0
/
+16
|
|
|
|
|
|
*
|
|
iommu: Add iommu_get_domain_for_dev function
Joerg Roedel
2015-06-09
1
-0
/
+18
|
|
|
|
|
|
*
|
|
iommu: Make sure a device is always attached to a domain
Joerg Roedel
2015-06-09
1
-8
/
+76
|
|
|
|
|
|
*
|
|
iommu: Limit iommu_attach/detach_device to devices with their own group
Joerg Roedel
2015-06-09
1
-4
/
+67
|
|
|
|
|
|
*
|
|
iommu: Allocate a default domain for iommu groups
Joerg Roedel
2015-06-09
1
-4
/
+27
|
|
|
|
|
|
*
|
|
iommu: Call remove_device call-back after driver release
Joerg Roedel
2015-06-05
1
-1
/
+1
|
|
|
|
|
|
*
|
|
iommu: Clean up after a failed bus initialization
Joerg Roedel
2015-06-05
1
-9
/
+26
|
|
|
|
|
|
*
|
|
iommu: Propagate error in add_iommu_group
Joerg Roedel
2015-06-05
1
-3
/
+1
|
|
|
|
|
|
*
|
|
iommu: Add a few printk messages to group handling code
Joerg Roedel
2015-06-05
1
-0
/
+9
|
|
|
|
|
|
*
|
|
iommu: Remove function name from pr_fmt()
Joerg Roedel
2015-06-05
1
-1
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
|
iommu/amd: Handle large pages correctly in free_pagetable
Joerg Roedel
2015-06-19
1
-0
/
+6
[next]