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
/
intel-iommu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-19
iommu: Make IOVA domain page size explicit
Robin Murphy
1
-3
/
+6
2015-01-19
iommu: Make IOVA domain low limit flexible
Robin Murphy
1
-3
/
+6
2015-01-19
iommu: Consolidate IOVA allocator code
Robin Murphy
1
-31
/
+2
2015-01-05
iommu/vt-d: Remove dead code in device_notifier
Joerg Roedel
1
-8
/
+0
2015-01-05
iommu/vt-d: Fix dmar_domain leak in iommu_attach_device
Joerg Roedel
1
-0
/
+4
2014-12-02
Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...
Joerg Roedel
1
-73
/
+235
2014-12-02
iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
Jiang Liu
1
-5
/
+3
2014-11-18
iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
Jiang Liu
1
-55
/
+151
2014-11-18
iommu/vt-d: Implement DMAR unit hotplug framework
Jiang Liu
1
-3
/
+75
2014-11-18
iommu/vt-d: Dynamically allocate and free seq_id for DMAR units
Jiang Liu
1
-10
/
+3
2014-11-18
iommu/vt-d: Introduce helper function dmar_walk_resources()
Jiang Liu
1
-2
/
+2
2014-11-06
x86/vt-d: Fix incorrect bit operations in setting values
Li, Zhen-Hua
1
-0
/
+2
2014-11-04
iommu: Add iommu_map_sg() function
Olav Haugan
1
-0
/
+1
2014-10-02
Merge branches 'arm/exynos', 'arm/omap', 'arm/smmu', 'x86/vt-d', 'x86/amd' an...
Joerg Roedel
1
-10
/
+6
2014-10-02
iommu/vt-d: Only remove domain when device is removed
Joerg Roedel
1
-2
/
+1
2014-09-25
iommu/vt-d: Convert to iommu_capable() API function
Joerg Roedel
1
-8
/
+5
2014-08-18
iommu/vt-d: Defer domain removal if device is assigned to a driver
Joerg Roedel
1
-0
/
+8
2014-07-29
iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains
Alex Williamson
1
-10
/
+39
2014-07-23
iommu/vt-d: Fix issue in computing domain's iommu_snooping flag
Jiang Liu
1
-18
/
+24
2014-07-23
iommu/vt-d: Introduce helper function iova_size() to improve code readability
Jiang Liu
1
-4
/
+3
2014-07-23
iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code
Jiang Liu
1
-14
/
+16
2014-07-23
iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code
Jiang Liu
1
-51
/
+19
2014-07-23
iommu/vt-d: Change iommu_enable/disable_translation to return void
Jiang Liu
1
-13
/
+5
2014-07-23
iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()
Jiang Liu
1
-1
/
+2
2014-07-23
iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()
Jiang Liu
1
-7
/
+4
2014-07-23
iommu/vt-d: Allocate dynamic domain id for virtual domains only
Jiang Liu
1
-21
/
+26
2014-07-23
iommu/vt-d: Introduce helper functions to make code symmetric for readability
Jiang Liu
1
-67
/
+80
2014-07-23
iommu/vt-d: Introduce helper functions to improve code readability
Jiang Liu
1
-33
/
+26
2014-07-23
iommu/vt-d: Use correct domain id to flush virtual machine domains
Jiang Liu
1
-1
/
+1
2014-07-23
iommu/vt-d: Match segment number when searching for dev_iotlb capable devices
Jiang Liu
1
-1
/
+2
2014-07-23
Merge branch 'core' into x86/vt-d
Joerg Roedel
1
-199
/
+186
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
1
-2
/
+2
2014-07-04
iommu/vt-d: Make use of IOMMU sysfs support
Alex Williamson
1
-1
/
+76
2014-07-04
iommu/vt-d: Update to use PCI DMA aliases
Alex Williamson
1
-122
/
+106
2014-07-04
iommu/vt-d: Use iommu_group_get_for_dev()
Alex Williamson
1
-75
/
+4
2014-07-04
iommu/vt-d: Suppress compiler warnings
Yijing Wang
1
-2
/
+3
2014-07-04
iommu/vt-d: Remove the useless dma_pte_addr
Yijing Wang
1
-4
/
+2
2014-07-04
iommu/vt-d: Don't use magic number in dma_pte_superpage
Joerg Roedel
1
-1
/
+1
2014-07-04
iommu/vt-d: Fix reference count in iommu_prepare_isa
Yijing Wang
1
-0
/
+1
2014-07-04
iommu/vt-d: Use inline function dma_pte_superpage instead of macros
Yijing Wang
1
-1
/
+1
2014-07-04
iommu/vt-d: Clear the redundant assignment for domain->nid
Yijing Wang
1
-1
/
+0
2014-07-04
iommu/vt-d: Use list_for_each_safe() to simplify code
Yijing Wang
1
-4
/
+2
2014-06-20
iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI device
Jiang Liu
1
-6
/
+3
2014-06-05
intel-iommu: integrate DMA CMA
Akinobu Mita
1
-8
/
+25
2014-04-15
iommu/vt-d: Fix get_domain_for_dev() handling of upstream PCIe bridges
David Woodhouse
1
-1
/
+3
2014-04-13
iommu/vt-d: fix memory leakage caused by commit ea8ea46
Jiang Liu
1
-2
/
+4
2014-03-28
iommu/vt-d: returning free pointer in get_domain_for_dev()
Dan Carpenter
1
-0
/
+1
2014-03-24
iommu/vt-d: Include ACPI devices in iommu=pt
David Woodhouse
1
-13
/
+48
2014-03-24
iommu/vt-d: Finally enable translation for non-PCI devices
David Woodhouse
1
-3
/
+0
2014-03-24
iommu/vt-d: Remove to_pci_dev() in intel_map_page()
David Woodhouse
1
-1
/
+1
[next]