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: Don't call mmu_notifer_unregister in __unbind_pasid
Joerg Roedel
2014-07-10
1
-2
/
+0
|
*
|
|
|
iommu/amd: Fix typo in amd_iommu_v2 driver
Joerg Roedel
2014-07-10
1
-1
/
+1
|
*
|
|
|
iommu/amd: Drop oprofile dependency
Borislav Petkov
2014-07-10
1
-1
/
+1
|
*
|
|
|
iommu/amd: Moving PPR fault flags macros definitions
Alexey Skidanov
2014-07-09
1
-6
/
+0
|
*
|
|
|
iommu/amd: Fix for pasid initialization
Alexey Skidanov
2014-07-09
1
-0
/
+1
|
|
/
/
/
*
|
|
|
iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQ
Greg Edwards
2014-07-31
1
-0
/
+5
*
|
|
|
iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains
Alex Williamson
2014-07-29
1
-10
/
+39
*
|
|
|
iommu/vt-d: Fix issue in computing domain's iommu_snooping flag
Jiang Liu
2014-07-23
1
-18
/
+24
*
|
|
|
iommu/vt-d: Introduce helper function iova_size() to improve code readability
Jiang Liu
2014-07-23
1
-4
/
+3
*
|
|
|
iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code
Jiang Liu
2014-07-23
1
-14
/
+16
*
|
|
|
iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code
Jiang Liu
2014-07-23
1
-51
/
+19
*
|
|
|
iommu/vt-d: Change iommu_enable/disable_translation to return void
Jiang Liu
2014-07-23
1
-13
/
+5
*
|
|
|
iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()
Jiang Liu
2014-07-23
1
-1
/
+2
*
|
|
|
iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()
Jiang Liu
2014-07-23
1
-7
/
+4
*
|
|
|
iommu/vt-d: Allocate dynamic domain id for virtual domains only
Jiang Liu
2014-07-23
1
-21
/
+26
*
|
|
|
iommu/vt-d: Introduce helper functions to make code symmetric for readability
Jiang Liu
2014-07-23
1
-67
/
+80
*
|
|
|
iommu/vt-d: Introduce helper functions to improve code readability
Jiang Liu
2014-07-23
1
-33
/
+26
*
|
|
|
iommu/vt-d: Use correct domain id to flush virtual machine domains
Jiang Liu
2014-07-23
1
-1
/
+1
*
|
|
|
iommu/vt-d: Match segment number when searching for dev_iotlb capable devices
Jiang Liu
2014-07-23
1
-1
/
+2
*
|
|
|
Merge branch 'core' into x86/vt-d
Joerg Roedel
2014-07-23
19
-475
/
+689
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
iommu: Fix compile error in iommu-sysfs.c
Joerg Roedel
2014-07-07
1
-0
/
+1
|
*
|
|
iommu: Constify struct iommu_ops
Thierry Reding
2014-07-07
12
-18
/
+27
|
*
|
|
iommu/amd: Add sysfs support
Alex Williamson
2014-07-04
3
-0
/
+47
|
*
|
|
iommu/vt-d: Make use of IOMMU sysfs support
Alex Williamson
2014-07-04
2
-1
/
+85
|
*
|
|
iommu: Add sysfs support for IOMMUs
Alex Williamson
2014-07-04
2
-0
/
+134
|
*
|
|
iommu: Remove pci.h
Alex Williamson
2014-07-04
1
-29
/
+0
|
*
|
|
iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groups
Alex Williamson
2014-07-04
1
-65
/
+1
|
*
|
|
iommu/vt-d: Update to use PCI DMA aliases
Alex Williamson
2014-07-04
2
-138
/
+145
|
*
|
|
iommu/vt-d: Use iommu_group_get_for_dev()
Alex Williamson
2014-07-04
1
-75
/
+4
|
*
|
|
iommu/amd: Use iommu_group_get_for_dev()
Alex Williamson
2014-07-04
2
-160
/
+5
|
*
|
|
iommu/amd: Update to use PCI DMA aliases
Alex Williamson
2014-07-04
1
-4
/
+74
|
*
|
|
iommu/core: Create central IOMMU group lookup/creation interface
Alex Williamson
2014-07-04
1
-0
/
+182
|
|
/
/
*
|
|
iommu/vt-d: Suppress compiler warnings
Yijing Wang
2014-07-04
1
-2
/
+3
*
|
|
iommu/vt-d: Remove the useless dma_pte_addr
Yijing Wang
2014-07-04
1
-4
/
+2
*
|
|
iommu/vt-d: Don't use magic number in dma_pte_superpage
Joerg Roedel
2014-07-04
1
-1
/
+1
*
|
|
iommu/vt-d: Fix reference count in iommu_prepare_isa
Yijing Wang
2014-07-04
1
-0
/
+1
*
|
|
iommu/vt-d: Use inline function dma_pte_superpage instead of macros
Yijing Wang
2014-07-04
1
-1
/
+1
*
|
|
iommu/vt-d: Clear the redundant assignment for domain->nid
Yijing Wang
2014-07-04
1
-1
/
+0
*
|
|
iommu/vt-d: Clear the redundant assignment in dmar_enable_qi
Yijing Wang
2014-07-04
1
-3
/
+0
*
|
|
iommu/vt-d: Use list_for_each_safe() to simplify code
Yijing Wang
2014-07-04
1
-4
/
+2
|
/
/
*
|
iommu/amd: Fix small race between invalidate_range_end/start
Joerg Roedel
2014-06-20
1
-5
/
+13
*
|
iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device
Jiang Liu
2014-06-20
1
-6
/
+3
|
/
*
Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2014-06-06
12
-613
/
+1993
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...
Joerg Roedel
2014-05-30
13
-611
/
+2003
|
|
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
*
iommu/msm: Use devm_ioremap_resource to simplify code
Kefeng Wang
2014-05-30
1
-31
/
+7
|
|
|
|
|
|
|
*
|
iommu: fsl_pamu.c: Fix for possible null pointer dereference
Rickard Strandqvist
2014-05-26
1
-2
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
arm/ipmmu-vmsa: Fix compile error
Joerg Roedel
2014-05-26
1
-1
/
+1
|
|
|
|
|
|
*
|
iommu/ipmmu-vmsa: Support clearing mappings
Laurent Pinchart
2014-05-26
1
-4
/
+186
|
|
|
|
|
|
*
|
iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitions
Laurent Pinchart
2014-05-26
1
-8
/
+0
|
|
|
|
|
|
*
|
iommu/ipmmu-vmsa: Support 2MB mappings
Laurent Pinchart
2014-05-26
1
-3
/
+29
[prev]
[next]