index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
iommu
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
|
*
|
|
|
iommu: Introduce iotlb_sync_map callback
Dmitry Osipenko
2019-01-16
1
-2
/
+6
|
|
|
*
|
|
|
iommu/tegra: gart: Ignore devices without IOMMU phandle in DT
Dmitry Osipenko
2019-01-16
1
-1
/
+13
|
|
|
*
|
|
|
iommu/tegra: gart: Clean up driver probe errors handling
Dmitry Osipenko
2019-01-16
1
-6
/
+10
|
|
|
*
|
|
|
iommu/tegra: gart: Remove pr_fmt and clean up includes
Dmitry Osipenko
2019-01-16
1
-12
/
+5
|
|
*
|
|
|
|
iommu/msm: Reduce indentation
Julia Lawall
2019-01-11
1
-4
/
+4
|
|
|
|
_
|
/
/
|
|
|
/
|
|
|
*
|
|
|
|
|
Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-03-06
2
-1
/
+3
|
\
\
\
\
\
\
|
*
\
\
\
\
\
Merge 5.0-rc6 into driver-core-next
Greg Kroah-Hartman
2019-02-11
4
-12
/
+23
|
|
\
\
\
\
\
\
|
|
|
|
_
|
_
|
/
/
|
|
|
/
|
|
|
|
|
*
|
|
|
|
|
IOMMU: Make dwo drivers use stateless device links
Rafael J. Wysocki
2019-02-01
2
-1
/
+3
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-06
2
-3
/
+5
*
|
|
|
|
|
Merge tag 'iommu-fix-v5.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2019-03-01
1
-1
/
+1
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
/
/
/
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
iommu/dmar: Fix buffer overflow during PCI bus notification
Julia Cartwright
2019-02-26
1
-1
/
+1
*
|
|
|
|
Merge tag 'iommu-fixes-v5.0-rc5' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-02-09
1
-4
/
+4
|
\
|
|
|
|
|
*
|
|
|
iommu/vt-d: Leave scalable mode default off
Lu Baolu
2019-01-30
1
-4
/
+4
*
|
|
|
|
Merge tag 'iommu-fixes-v5.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-30
3
-7
/
+18
|
\
|
|
|
|
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
iommu/amd: Fix IOMMU page flush when detach device from a domain
Suravee Suthikulpanit
2019-01-24
1
-4
/
+11
|
*
|
|
iommu/mediatek: Use correct fwspec in mtk_iommu_add_device()
Joerg Roedel
2019-01-23
1
-0
/
+4
|
*
|
|
iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()
Gerald Schaefer
2019-01-22
1
-1
/
+1
|
*
|
|
iommu/amd: Unmap all mapped pages in error path of map_sg
Jerry Snitselaar
2019-01-22
1
-1
/
+1
|
*
|
|
iommu/amd: Call free_iova_fast with pfn in map_sg
Jerry Snitselaar
2019-01-22
1
-1
/
+1
*
|
|
|
Merge tag 'iommu-fixes-v5.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-01-21
1
-1
/
+1
|
\
|
|
|
|
|
/
/
|
/
|
|
|
*
|
iommu/of: Fix probe-deferral
Robin Murphy
2019-01-11
1
-1
/
+1
|
|
/
*
/
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
2019-01-08
1
-3
/
+2
|
/
*
Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-01-02
27
-786
/
+1414
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
.
Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...
Joerg Roedel
2018-12-20
26
-782
/
+1414
|
|
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
*
iommu: Check for iommu_ops == NULL in iommu_probe_device()
Joerg Roedel
2018-12-20
1
-1
/
+5
|
|
|
|
|
|
|
|
|
*
iommu/of: Don't call iommu_ops->add_device directly
Joerg Roedel
2018-12-17
1
-3
/
+3
|
|
|
|
|
|
|
|
|
*
iommu: Consolitate ->add/remove_device() calls
Joerg Roedel
2018-12-17
1
-26
/
+25
|
|
|
|
|
|
|
|
|
*
iommu/sysfs: Rename iommu_release_device()
Joerg Roedel
2018-12-17
1
-6
/
+6
|
|
|
|
|
|
|
|
|
*
iommu/of: Use device_iommu_mapped()
Joerg Roedel
2018-12-17
1
-1
/
+1
|
|
|
|
|
|
|
|
|
*
iommu/tegra: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
1
-1
/
+1
|
|
|
|
|
|
|
|
|
*
iommu/qcom: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
1
-8
/
+10
|
|
|
|
|
|
|
|
|
*
iommu/of: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
1
-3
/
+7
|
|
|
|
|
|
|
|
|
*
iommu/mediatek: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
2
-21
/
+28
|
|
|
|
|
|
|
|
|
*
iommu/ipmmu-vmsa: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
1
-4
/
+8
|
|
|
|
|
|
|
|
|
*
iommu/dma: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
1
-1
/
+1
|
|
|
|
|
|
|
|
|
*
iommu/arm-smmu: Use helper functions to access dev->iommu_fwspec
Joerg Roedel
2018-12-17
2
-13
/
+15
|
|
|
|
|
|
|
|
|
*
iommu: Introduce wrappers around dev->iommu_fwspec
Joerg Roedel
2018-12-17
1
-7
/
+7
|
|
|
|
|
|
|
|
|
*
iommu/dma: Use NUMA aware memory allocations in __iommu_dma_alloc_pages()
Ganapatrao Kulkarni
2018-12-11
1
-10
/
+10
|
|
|
|
|
|
|
|
|
*
iommu/arm-smmu: Make arm-smmu-v3 explicitly non-modular
Paul Gortmaker
2018-12-03
1
-16
/
+9
|
|
|
|
|
|
|
|
|
*
iommu/arm-smmu: Make arm-smmu explicitly non-modular
Paul Gortmaker
2018-12-03
1
-19
/
+13
|
|
|
|
|
|
|
|
|
*
iommu/tegra: Make it explicitly non-modular
Paul Gortmaker
2018-12-03
1
-30
/
+7
|
|
|
|
|
|
|
|
|
*
iommu/qcom: Make it explicitly non-modular
Paul Gortmaker
2018-12-03
1
-14
/
+2
|
|
|
|
|
|
|
|
|
*
iommu/ipmmu-vmsa: Make it explicitly non-modular
Paul Gortmaker
2018-12-03
1
-15
/
+3
|
|
|
|
|
|
|
|
|
*
iommu/mediatek: Make it explicitly non-modular
Paul Gortmaker
2018-12-03
1
-12
/
+3
|
|
|
|
|
|
|
|
|
*
iommu/msm: Make it explicitly non-modular
Paul Gortmaker
2018-12-03
1
-10
/
+3
|
|
|
|
|
|
|
|
|
*
iommu/rockchip: Make it explicitly non-modular
Paul Gortmaker
2018-12-03
1
-7
/
+6
|
|
|
|
|
|
|
|
|
*
iommu: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2018-12-03
2
-2
/
+3
|
|
|
|
|
|
|
|
|
*
irq_remapping: Remove unused header files
Yangtao Li
2018-12-03
1
-1
/
+0
|
|
|
|
|
|
|
|
|
*
iommu: Do physical merging in iommu_map_sg()
Robin Murphy
2018-11-06
1
-21
/
+20
|
|
|
|
|
|
|
|
*
|
iommu/amd: Fix amd_iommu=force_isolation
Yu Zhao
2018-12-07
1
-1
/
+8
[prev]
[next]