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
/
intel-iommu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
Merge tag 'iommu-updates-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-11-05
1
-29
/
+54
|
\
|
*
-
-
-
-
-
.
Merge branches 'x86/vt-d', 'arm/omap', 'arm/smmu', 's390', 'core' and 'x86/am...
Joerg Roedel
2015-11-02
1
-29
/
+54
|
|
\
\
\
\
|
|
|
|
*
|
iommu: Add device_group call-back to x86 iommu drivers
Joerg Roedel
2015-10-22
1
-0
/
+1
|
|
|
|
/
/
|
|
*
|
|
iommu/vt-d: Switch from ioremap_cache to memremap
Dan Williams
2015-10-14
1
-9
/
+11
|
|
*
|
|
iommu/vt-d: Create RMRR mappings in newly allocated domains
Joerg Roedel
2015-10-05
1
-0
/
+20
|
|
*
|
|
iommu/vt-d: Split iommu_prepare_identity_map
Joerg Roedel
2015-10-05
1
-20
/
+22
|
|
|
|
/
|
|
|
/
|
*
|
|
|
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-11-05
1
-48
/
+255
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
iommu/vt-d: Clean up pasid_enabled() and ecs_enabled() dependencies
David Woodhouse
2015-10-24
1
-7
/
+23
|
*
|
|
iommu/vt-d: Use dev_err(..) in intel_svm_device_to_iommu(..)
Sudeep Dutt
2015-10-19
1
-2
/
+2
|
*
|
|
iommu/vt-d: Implement page request handling
David Woodhouse
2015-10-15
1
-1
/
+21
|
*
|
|
iommu/vt-d: Implement deferred invalidate for SVM
David Woodhouse
2015-10-15
1
-0
/
+2
|
*
|
|
iommu/vt-d: Add basic SVM PASID support
David Woodhouse
2015-10-15
1
-0
/
+104
|
*
|
|
iommu/vt-d: Always enable PASID/PRI PCI capabilities before ATS
David Woodhouse
2015-10-15
1
-35
/
+75
|
*
|
|
iommu/vt-d: Add initial support for PASID tables
David Woodhouse
2015-10-15
1
-0
/
+14
|
*
|
|
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
*
|
|
|
Merge tag 'for-linus-20151021' of git://git.infradead.org/intel-iommu
Linus Torvalds
2015-10-22
1
-4
/
+8
|
\
\
\
\
|
|
/
/
/
|
*
|
|
iommu/vt-d: fix range computation when making room for large pages
Christian Zander
2015-10-13
1
-4
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge tag 'iommu-fixes-v4.3-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-10-13
1
-0
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
iommu/vt-d: Fix memory leak in dmar_insert_one_dev_info()
Sudip Mukherjee
2015-09-29
1
-0
/
+1
|
|
/
*
|
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-10-02
1
-3
/
+5
|
\
\
|
|
/
|
/
|
|
*
iommu: iova: Move iova cache management to the iova library
Sakari Ailus
2015-07-28
1
-3
/
+3
|
*
iommu/iova: Avoid over-allocating when size-aligned
Robin Murphy
2015-07-28
1
-0
/
+2
*
|
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-08
1
-384
/
+332
|
\
\
|
*
|
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
1
-6
/
+9
|
*
|
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: 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
|
*
|
iommu/vt-d: Simplify domain_remove_one_dev_info()
Joerg Roedel
2015-08-12
1
-34
/
+16
|
*
|
iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap
Joerg Roedel
2015-08-12
1
-12
/
+3
|
*
|
iommu/vt-d: Replace iommu_bmp with a refcount
Joerg Roedel
2015-08-12
1
-37
/
+45
|
*
|
iommu/vt-d: Kill dmar_domain->id
Joerg Roedel
2015-08-12
1
-9
/
+2
|
*
|
iommu/vt-d: Don't pre-allocate domain ids for si_domain
Joerg Roedel
2015-08-12
1
-27
/
+1
|
*
|
iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi
Joerg Roedel
2015-08-12
1
-18
/
+24
|
*
|
iommu/vt-d: Simplify domain_context_mapping_one
Joerg Roedel
2015-08-12
1
-34
/
+26
[next]