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/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..)
Sudeep Dutt
2015-10-19
1
-2
/
+2
*
iommu/vt-d: fix a loop in prq_event_thread()
Dan Carpenter
2015-10-18
1
-1
/
+1
*
iommu/vt-d: Fix IOTLB flushing for global pages
David Woodhouse
2015-10-16
1
-10
/
+17
*
iommu/vt-d: Fix address shifting in page request handler
David Woodhouse
2015-10-16
1
-1
/
+1
*
iommu/vt-d: shift wrapping bug in prq_event_thread()
Dan Carpenter
2015-10-15
1
-1
/
+1
*
iommu/vt-d: Fix NULL pointer dereference in page request error case
David Woodhouse
2015-10-15
1
-4
/
+8
*
iommu/vt-d: Implement SVM_FLAG_SUPERVISOR_MODE for kernel access
David Woodhouse
2015-10-15
1
-12
/
+31
*
iommu/vt-d: Implement SVM_FLAG_PRIVATE_PASID to allocate unique PASIDs
David Woodhouse
2015-10-15
1
-2
/
+4
*
iommu/vt-d: Add callback to device driver on page faults
David Woodhouse
2015-10-15
1
-1
/
+25
*
iommu/vt-d: Implement page request handling
David Woodhouse
2015-10-15
2
-1
/
+194
*
iommu/vt-d: Generalise DMAR MSI setup to allow for page request events
David Woodhouse
2015-10-15
1
-11
/
+31
*
iommu/vt-d: Implement deferred invalidate for SVM
David Woodhouse
2015-10-15
2
-0
/
+11
*
iommu/vt-d: Add basic SVM PASID support
David Woodhouse
2015-10-15
3
-0
/
+396
*
iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS
David Woodhouse
2015-10-15
2
-35
/
+76
*
iommu/vt-d: Add initial support for PASID tables
David Woodhouse
2015-10-15
4
-0
/
+88
*
iommu/vt-d: Introduce intel_iommu=pasid28, and pasid_enabled() macro
David Woodhouse
2015-10-15
1
-6
/
+14
*
iommu/vt-d: Fix ATSR handling for Root-Complex integrated endpoints
David Woodhouse
2015-10-15
1
-3
/
+6
*
iommu/vt-d: fix range computation when making room for large pages
Christian Zander
2015-10-13
1
-4
/
+8
*
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-10-02
3
-55
/
+75
|
\
|
*
iommu: Make the iova library a module
Sakari Ailus
2015-07-28
2
-1
/
+5
|
*
iommu: iova: Export symbols
Sakari Ailus
2015-07-28
1
-0
/
+10
|
*
iommu: iova: Move iova cache management to the iova library
Sakari Ailus
2015-07-28
2
-37
/
+52
|
*
iommu/iova: Avoid over-allocating when size-aligned
Robin Murphy
2015-07-28
2
-17
/
+8
*
|
fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to void
Joe Perches
2015-09-11
1
-1
/
+2
*
|
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-08
22
-902
/
+925
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x...
Joerg Roedel
2015-08-25
22
-902
/
+925
|
|
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
|
of: iommu: Silence misleading warning
Robin Murphy
2015-08-03
1
-3
/
+5
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
iommu/fsl: Really fix init section(s) content
Emil Medve
2015-08-18
1
-13
/
+13
|
|
|
|
|
|
|
*
|
|
iommu/amd: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
2
-4
/
+4
|
|
|
|
|
|
|
*
|
|
iommu/amd: Make a symbol static
Joerg Roedel
2015-08-13
1
-1
/
+1
|
|
|
|
|
|
|
*
|
|
iommu/amd: Simplify allocation in irq_remapping_alloc()
Joerg Roedel
2015-08-13
1
-11
/
+6
|
|
|
_
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
*
|
|
iommu/vt-d: Really use upper context table when necessary
Joerg Roedel
2015-08-25
1
-1
/
+1
|
|
|
|
|
|
*
|
|
iommu/vt-d: Access iomem correctly
Joerg Roedel
2015-08-13
2
-8
/
+11
|
|
|
|
|
|
*
|
|
iommu/vt-d: Make two functions static
Joerg Roedel
2015-08-13
1
-4
/
+4
|
|
|
|
|
|
*
|
|
iommu/vt-d: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-13
1
-2
/
+1
|
|
|
|
|
|
*
|
|
iommu/vt-d: Return false instead of 0 in irq_remapping_cap()
Joerg Roedel
2015-08-13
1
-1
/
+1
|
|
|
|
|
|
*
|
|
iommu/vt-d: Avoid duplicate device_domain_info structures
Joerg Roedel
2015-08-12
1
-3
/
+7
|
|
|
|
|
|
*
|
|
iommu/vt-d: Only insert alias dev_info if there is an alias
Joerg Roedel
2015-08-12
1
-2
/
+4
|
|
|
|
|
|
*
|
|
iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_info
Joerg Roedel
2015-08-12
1
-18
/
+15
|
|
|
|
|
|
*
|
|
iommu/vt-d: Remove dmar_global_lock from device_notifier
Joerg Roedel
2015-08-12
1
-2
/
+0
|
|
|
|
|
|
*
|
|
iommu/vt-d: Get rid of domain->iommu_lock
Joerg Roedel
2015-08-12
1
-38
/
+49
|
|
|
|
|
|
*
|
|
iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain
Joerg Roedel
2015-08-12
1
-4
/
+1
|
|
|
|
|
|
*
|
|
iommu/vt-d: Unify domain->iommu attach/detachment
Joerg Roedel
2015-08-12
1
-76
/
+49
|
|
|
|
|
|
*
|
|
iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info
Joerg Roedel
2015-08-12
1
-17
/
+11
|
|
|
|
|
|
*
|
|
iommu/vt-d: Pass an iommu pointer to domain_init()
Joerg Roedel
2015-08-12
1
-4
/
+3
|
|
|
|
|
|
*
|
|
iommu/vt-d: Rename iommu_detach_dependent_devices()
Joerg Roedel
2015-08-12
1
-10
/
+8
|
|
|
|
|
|
*
|
|
iommu/vt-d: Rename domain_remove_one_dev_info()
Joerg Roedel
2015-08-12
1
-11
/
+11
|
|
|
|
|
|
*
|
|
iommu/vt-d: Rename dmar_insert_dev_info()
Joerg Roedel
2015-08-12
1
-8
/
+8
|
|
|
|
|
|
*
|
|
iommu/vt-d: Move context-mapping into dmar_insert_dev_info
Joerg Roedel
2015-08-12
1
-25
/
+8
|
|
|
|
|
|
*
|
|
iommu/vt-d: Simplify domain_remove_dev_info()
Joerg Roedel
2015-08-12
1
-18
/
+2
[next]