index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-12
iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain
Joerg Roedel
1
-4
/
+1
2015-08-12
iommu/vt-d: Unify domain->iommu attach/detachment
Joerg Roedel
1
-76
/
+49
2015-08-12
iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info
Joerg Roedel
1
-17
/
+11
2015-08-12
iommu/vt-d: Pass an iommu pointer to domain_init()
Joerg Roedel
1
-4
/
+3
2015-08-12
iommu/vt-d: Rename iommu_detach_dependent_devices()
Joerg Roedel
1
-10
/
+8
2015-08-12
iommu/vt-d: Rename domain_remove_one_dev_info()
Joerg Roedel
1
-11
/
+11
2015-08-12
iommu/vt-d: Rename dmar_insert_dev_info()
Joerg Roedel
1
-8
/
+8
2015-08-12
iommu/vt-d: Move context-mapping into dmar_insert_dev_info
Joerg Roedel
1
-25
/
+8
2015-08-12
iommu/vt-d: Simplify domain_remove_dev_info()
Joerg Roedel
1
-18
/
+2
2015-08-12
iommu/vt-d: Simplify domain_remove_one_dev_info()
Joerg Roedel
1
-34
/
+16
2015-08-12
iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap
Joerg Roedel
1
-12
/
+3
2015-08-12
iommu/vt-d: Replace iommu_bmp with a refcount
Joerg Roedel
1
-37
/
+45
2015-08-12
iommu/vt-d: Kill dmar_domain->id
Joerg Roedel
1
-9
/
+2
2015-08-12
iommu/vt-d: Don't pre-allocate domain ids for si_domain
Joerg Roedel
1
-27
/
+1
2015-08-12
iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi
Joerg Roedel
1
-18
/
+24
2015-08-12
iommu/vt-d: Simplify domain_context_mapping_one
Joerg Roedel
1
-34
/
+26
2015-08-12
iommu/vt-d: Calculate translation in domain_context_mapping_one
Joerg Roedel
1
-26
/
+23
2015-08-12
iommu/vt-d: Get rid of iommu_attach_vm_domain()
Joerg Roedel
1
-16
/
+10
2015-08-12
iommu/vt-d: Split up iommu->domains array
Joerg Roedel
1
-11
/
+43
2015-08-12
iommu/vt-d: Add access functions for iommu->domains
Joerg Roedel
1
-5
/
+17
2015-08-12
iommu/vt-d: Keep track of per-iommu domain ids
Joerg Roedel
1
-25
/
+29
2015-08-03
iommu/vt-d: Report domain usage in sysfs
Alex Williamson
1
-0
/
+21
2015-08-03
iommu/vt-d: Avoid format string leaks into iommu_device_create
Kees Cook
1
-1
/
+1
2015-07-28
iommu: iova: Move iova cache management to the iova library
Sakari Ailus
1
-3
/
+3
2015-07-28
iommu/iova: Avoid over-allocating when size-aligned
Robin Murphy
1
-0
/
+2
2015-07-23
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
1
-3
/
+6
2015-07-20
iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
Bjorn Helgaas
1
-10
/
+18
2015-06-16
iommu/vt-d: Enable Translation only if it was previously disabled
Joerg Roedel
1
-1
/
+3
2015-06-16
iommu/vt-d: Don't disable translation prior to OS handover
Joerg Roedel
1
-7
/
+0
2015-06-16
iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
Joerg Roedel
1
-1
/
+11
2015-06-16
iommu/vt-d: Don't do early domain assignment if kdump kernel
Joerg Roedel
1
-0
/
+13
2015-06-16
iommu/vt-d: Allocate si_domain in init_dmars()
Joerg Roedel
1
-5
/
+7
2015-06-16
iommu/vt-d: Mark copied context entries
Joerg Roedel
1
-2
/
+51
2015-06-16
iommu/vt-d: Do not re-use domain-ids from the old kernel
Joerg Roedel
1
-1
/
+10
2015-06-16
iommu/vt-d: Copy translation tables from old kernel
Joerg Roedel
1
-2
/
+205
2015-06-16
iommu/vt-d: Detect pre enabled translation
Joerg Roedel
1
-0
/
+19
2015-06-16
iommu/vt-d: Make root entry visible for hardware right after allocation
Joerg Roedel
1
-4
/
+6
2015-06-16
iommu/vt-d: Init QI before root entry is allocated
Joerg Roedel
1
-3
/
+2
2015-06-16
iommu/vt-d: Cleanup log messages
Joerg Roedel
1
-81
/
+73
2015-06-12
iommu/vt-d: Only enable extended context tables if PASID is supported
David Woodhouse
1
-3
/
+15
2015-05-11
iommu/vt-d: Fix passthrough mode with translation-disabled devices
David Woodhouse
1
-5
/
+8
2015-04-27
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
1
-76
/
+66
2015-04-20
Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-26
/
+35
2015-04-13
Merge branch 'device-properties'
Rafael J. Wysocki
1
-1
/
+1
2015-04-02
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
1
-26
/
+35
2015-03-31
iommu/vt-d: Make use of domain_alloc and domain_free
Joerg Roedel
1
-20
/
+28
2015-03-25
iommu/vt-d: support extended root and context entries
David Woodhouse
1
-75
/
+60
2015-03-25
iommu/vt-d: Allow RMRR on graphics devices too
David Woodhouse
1
-1
/
+6
2015-03-24
iommu/vt-d: Remove unused variable
Alex Williamson
1
-1
/
+0
2015-03-23
iommu/vt-d: Detach domain *only* from attached iommus
Alex Williamson
1
-3
/
+3
[prev]
[next]