index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
amd_iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
1
-5
/
+5
|
\
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
1
-3
/
+3
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
1
-2
/
+2
*
|
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-24
1
-1
/
+1
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'iommu/fixes', 'arm/exynos', 'arm/renesas', 'arm/smmu', 'arm/m...
Joerg Roedel
2017-02-10
1
-26
/
+46
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
iommu: Make iommu_device_link/unlink take a struct iommu_device
Joerg Roedel
2017-02-10
1
-2
/
+2
|
|
|
*
iommu: Add sysfs bindings for struct iommu_device
Joerg Roedel
2017-02-10
1
-5
/
+9
|
|
|
*
iommu: Introduce new 'struct iommu_device'
Joerg Roedel
2017-02-10
1
-2
/
+2
|
|
*
|
iommu/amd: Declare MSI and HT regions as reserved IOVA regions
Eric Auger
2017-01-23
1
-11
/
+26
|
|
*
|
iommu: Add a new type field in iommu_resv_region
Eric Auger
2017-01-23
1
-0
/
+1
|
|
*
|
iommu: Rename iommu_dm_regions into iommu_resv_regions
Eric Auger
2017-01-23
1
-10
/
+10
|
|
/
/
|
/
|
|
*
|
|
iommu/amd: Fix the left value check of cmd buffer
Huang Rui
2017-01-04
1
-1
/
+1
|
|
/
|
/
|
*
|
iommu/amd: Fix group refcounting
Robin Murphy
2016-11-15
1
-0
/
+2
|
/
*
Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2016-10-11
1
-5
/
+10
|
\
|
*
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: 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
1
-57
/
+427
|
|
\
|
*
|
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
1
-57
/
+427
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
iommu/amd: Enable vAPIC interrupt remapping mode by default
Suravee Suthikulpanit
2016-09-05
1
-8
/
+36
|
*
|
iommu/amd: Implements irq_set_vcpu_affinity() hook to setup vapic mode for pa...
Suravee Suthikulpanit
2016-09-05
1
-4
/
+64
|
*
|
iommu/amd: Introduce amd_iommu_update_ga()
Suravee Suthikulpanit
2016-09-05
1
-0
/
+39
|
*
|
iommu/amd: Adding GALOG interrupt handler
Suravee Suthikulpanit
2016-09-05
1
-3
/
+70
|
*
|
iommu/amd: Add support for multiple IRTE formats
Suravee Suthikulpanit
2016-09-05
1
-24
/
+48
|
*
|
iommu/amd: Introduce interrupt remapping ops structure
Suravee Suthikulpanit
2016-09-05
1
-5
/
+185
|
*
|
iommu/amd: Move and introduce new IRTE-related unions and structures
Suravee Suthikulpanit
2016-09-05
1
-28
/
+0
|
|
/
*
|
iommu/amd: Don't put completion-wait semaphore on stack
Joerg Roedel
2016-09-15
1
-16
/
+35
|
/
*
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
2016-08-04
1
-6
/
+6
*
iommu/amd: Initialize dma-ops domains with 3-level page-table
Joerg Roedel
2016-07-26
1
-1
/
+1
*
iommu/amd: Update Alias-DTE in update_device_table()
Joerg Roedel
2016-07-26
1
-1
/
+8
*
iommu/amd: Use container_of to get dma_ops_domain
Joerg Roedel
2016-07-14
1
-10
/
+26
*
iommu/amd: Flush iova queue before releasing dma_ops_domain
Joerg Roedel
2016-07-14
1
-3
/
+14
*
iommu/amd: Handle IOMMU_DOMAIN_DMA in ops->domain_free call-back
Joerg Roedel
2016-07-14
1
-8
/
+17
*
iommu/amd: Use dev_data->domain in get_domain()
Joerg Roedel
2016-07-14
1
-6
/
+1
*
iommu/amd: Optimize map_sg and unmap_sg
Joerg Roedel
2016-07-14
1
-26
/
+85
*
iommu/amd: Introduce dir2prot() helper
Joerg Roedel
2016-07-13
1
-7
/
+13
*
iommu/amd: Implement timeout to flush unmap queues
Joerg Roedel
2016-07-13
1
-0
/
+28
*
iommu/amd: Implement flush queue
Joerg Roedel
2016-07-13
1
-4
/
+67
*
iommu/amd: Allow NULL pointer parameter for domain_flush_complete()
Joerg Roedel
2016-07-13
1
-1
/
+1
*
iommu/amd: Set up data structures for flush queue
Joerg Roedel
2016-07-13
1
-1
/
+39
*
iommu/amd: Remove align-parameter from __map_single()
Joerg Roedel
2016-07-13
1
-10
/
+3
*
iommu/amd: Remove other remains of old address allocator
Joerg Roedel
2016-07-13
1
-311
/
+5
*
iommu/amd: Make use of the generic IOVA allocator
Joerg Roedel
2016-07-13
1
-157
/
+26
*
iommu/amd: Remove special mapping code for dma_ops path
Joerg Roedel
2016-07-13
1
-93
/
+14
*
iommu/amd: Pass gfp-flags to iommu_map_page()
Joerg Roedel
2016-07-13
1
-3
/
+4
*
iommu/amd: Implement apply_dm_region call-back
Joerg Roedel
2016-07-13
1
-0
/
+15
*
iommu/amd: Create a list of reserved iova addresses
Joerg Roedel
2016-07-13
1
-0
/
+69
*
iommu/amd: Allocate iova_domain for dma_ops_domain
Joerg Roedel
2016-07-13
1
-1
/
+19
[next]