index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-26
Merge branches 'x86/amd', 'x86/vt-d', 'arm/exynos', 'arm/mediatek', 'arm/msm'...
Joerg Roedel
1
-22
/
+10
2016-07-13
iommu: Add apply_dm_region call-back to iommu-ops
Joerg Roedel
1
-0
/
+3
2016-07-13
iommu: Simplify and fix ida handling
Heiner Kallweit
1
-18
/
+6
2016-07-13
iommu: Simplify init function
Heiner Kallweit
1
-5
/
+2
2016-05-20
Merge tag 'iommu-updates-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-10
/
+12
2016-05-19
Merge tag 'pci-v4.7-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-7
/
+3
2016-05-09
iommu: Allow selecting page sizes per domain
Robin Murphy
1
-10
/
+12
2016-04-11
PCI: Add support for multiple DMA aliases
Jacek Lawrynowicz
1
-7
/
+3
2016-04-07
iommu: Don't overwrite domain pointer when there is no default_domain
Joerg Roedel
1
-1
/
+2
2016-02-25
iommu: Fix second argument of trace_map() to report correct paddr
Yoshihiro Shimoda
1
-1
/
+2
2015-12-15
Revert "scatterlist: use sg_phys()"
Dan Williams
1
-1
/
+1
2015-10-22
iommu: Move default domain allocation to iommu_group_get_for_dev()
Joerg Roedel
1
-8
/
+10
2015-10-22
iommu: Remove is_pci_dev() fall-back from iommu_group_get_for_dev
Joerg Roedel
1
-2
/
+0
2015-10-22
iommu: Add generic_device_group() function
Joerg Roedel
1
-0
/
+15
2015-10-22
iommu: Export and rename iommu_group_get_for_pci_dev()
Joerg Roedel
1
-2
/
+6
2015-10-22
iommu: Revive device_group iommu-ops call-back
Joerg Roedel
1
-3
/
+6
2015-08-17
scatterlist: use sg_phys()
Dan Williams
1
-1
/
+1
2015-06-29
iommu: Ignore -ENODEV errors from add_device call-back
Joerg Roedel
1
-1
/
+12
2015-06-19
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...
Joerg Roedel
1
-27
/
+346
2015-06-11
iommu: Checking for NULL instead of IS_ERR
Dan Carpenter
1
-11
/
+12
2015-06-11
iommu: Introduce iommu_request_dm_for_dev()
Joerg Roedel
1
-0
/
+53
2015-06-09
iommu: Add function to query the default domain of a group
Joerg Roedel
1
-0
/
+5
2015-06-09
iommu: Create direct mappings in default domains
Joerg Roedel
1
-0
/
+48
2015-06-09
iommu: Introduce direct mapped region handling
Joerg Roedel
1
-0
/
+16
2015-06-09
iommu: Add iommu_get_domain_for_dev function
Joerg Roedel
1
-0
/
+18
2015-06-09
iommu: Make sure a device is always attached to a domain
Joerg Roedel
1
-8
/
+76
2015-06-09
iommu: Limit iommu_attach/detach_device to devices with their own group
Joerg Roedel
1
-4
/
+67
2015-06-09
iommu: Allocate a default domain for iommu groups
Joerg Roedel
1
-4
/
+27
2015-06-05
iommu: Call remove_device call-back after driver release
Joerg Roedel
1
-1
/
+1
2015-06-05
iommu: Clean up after a failed bus initialization
Joerg Roedel
1
-9
/
+26
2015-06-05
iommu: Propagate error in add_iommu_group
Joerg Roedel
1
-3
/
+1
2015-06-05
iommu: Add a few printk messages to group handling code
Joerg Roedel
1
-0
/
+9
2015-06-05
iommu: Remove function name from pr_fmt()
Joerg Roedel
1
-1
/
+1
2015-05-29
iommu: Init iommu-groups support earlier, in core_initcall
Marek Szyprowski
1
-1
/
+1
2015-03-31
iommu: Remove domain_init and domain_free iommu_ops
Joerg Roedel
1
-28
/
+2
2015-03-31
iommu: Only allow iommu_map/unmap for paging domains
Joerg Roedel
1
-0
/
+6
2015-03-31
iommu: Introduce iommu domain types
Joerg Roedel
1
-2
/
+3
2015-03-31
iommu: Introduce domain_alloc and domain_free iommu_ops
Joerg Roedel
1
-8
/
+21
2015-02-04
iommu: Update my email address
Joerg Roedel
1
-1
/
+1
2015-01-26
iommu: Fix trace_map() to report original iova and original size
Shuah Khan
1
-1
/
+1
2015-01-19
iommu: Change trace unmap api to report unmapped size
Shuah Khan
1
-1
/
+1
2015-01-19
iommu: Fix trace_unmap() to report original iova
Shuah Khan
1
-1
/
+2
2014-12-17
Merge tag 'iommu-config-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2014-12-02
iommu: Decouple iommu_map_sg from CPU page size
Robin Murphy
1
-5
/
+15
2014-12-01
iommu: fix initialization without 'add_device' callback
Marek Szyprowski
1
-1
/
+1
2014-11-04
iommu: Improve error handling when setting bus iommu
Heiko Stübner
1
-2
/
+16
2014-11-04
iommu: Do more input validation in iommu_map_sg()
Joerg Roedel
1
-11
/
+18
2014-11-04
iommu: Add iommu_map_sg() function
Olav Haugan
1
-0
/
+25
2014-09-25
iommu: Fix bus notifier breakage
Mark Salter
1
-10
/
+16
2014-09-25
iommu: Rework iommu_group_get_for_pci_dev()
Alex Williamson
1
-67
/
+96
[next]