index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
*
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
*
iommu/vt-d: Calculate translation in domain_context_mapping_one
Joerg Roedel
2015-08-12
1
-26
/
+23
*
iommu/vt-d: Get rid of iommu_attach_vm_domain()
Joerg Roedel
2015-08-12
1
-16
/
+10
*
iommu/vt-d: Split up iommu->domains array
Joerg Roedel
2015-08-12
1
-11
/
+43
*
iommu/vt-d: Add access functions for iommu->domains
Joerg Roedel
2015-08-12
1
-5
/
+17
*
iommu/vt-d: Keep track of per-iommu domain ids
Joerg Roedel
2015-08-12
1
-25
/
+29
*
iommu/vt-d: Report domain usage in sysfs
Alex Williamson
2015-08-03
1
-0
/
+21
*
iommu/vt-d: Avoid format string leaks into iommu_device_create
Kees Cook
2015-08-03
1
-1
/
+1
*
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
2015-07-23
1
-3
/
+6
*
iommu/vt-d: Enable Translation only if it was previously disabled
Joerg Roedel
2015-06-16
1
-1
/
+3
*
iommu/vt-d: Don't disable translation prior to OS handover
Joerg Roedel
2015-06-16
1
-7
/
+0
*
iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
Joerg Roedel
2015-06-16
1
-1
/
+11
*
iommu/vt-d: Don't do early domain assignment if kdump kernel
Joerg Roedel
2015-06-16
1
-0
/
+13
*
iommu/vt-d: Allocate si_domain in init_dmars()
Joerg Roedel
2015-06-16
1
-5
/
+7
*
iommu/vt-d: Mark copied context entries
Joerg Roedel
2015-06-16
1
-2
/
+51
*
iommu/vt-d: Do not re-use domain-ids from the old kernel
Joerg Roedel
2015-06-16
1
-1
/
+10
*
iommu/vt-d: Copy translation tables from old kernel
Joerg Roedel
2015-06-16
1
-2
/
+205
*
iommu/vt-d: Detect pre enabled translation
Joerg Roedel
2015-06-16
1
-0
/
+19
*
iommu/vt-d: Make root entry visible for hardware right after allocation
Joerg Roedel
2015-06-16
1
-4
/
+6
*
iommu/vt-d: Init QI before root entry is allocated
Joerg Roedel
2015-06-16
1
-3
/
+2
*
iommu/vt-d: Cleanup log messages
Joerg Roedel
2015-06-16
1
-81
/
+73
*
iommu/vt-d: Only enable extended context tables if PASID is supported
David Woodhouse
2015-06-12
1
-3
/
+15
*
iommu/vt-d: Fix passthrough mode with translation-disabled devices
David Woodhouse
2015-05-11
1
-5
/
+8
*
Merge git://git.infradead.org/intel-iommu
Linus Torvalds
2015-04-26
1
-76
/
+66
|
\
|
*
iommu/vt-d: support extended root and context entries
David Woodhouse
2015-03-25
1
-75
/
+60
|
*
iommu/vt-d: Allow RMRR on graphics devices too
David Woodhouse
2015-03-25
1
-1
/
+6
*
|
Merge tag 'iommu-updates-v4.1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-04-20
1
-26
/
+35
|
\
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
.
\
Merge branches 'iommu/fixes', 'x86/vt-d', 'x86/amd', 'arm/smmu', 'arm/tegra' ...
Joerg Roedel
2015-04-02
1
-26
/
+35
|
|
\
\
\
\
|
|
|
|
*
|
iommu/vt-d: Make use of domain_alloc and domain_free
Joerg Roedel
2015-03-31
1
-20
/
+28
|
|
|
|
/
/
|
|
*
/
/
iommu/vt-d: Convert non-returned local variable to boolean when relevant
Quentin Lambert
2015-03-03
1
-6
/
+7
|
|
|
/
/
*
|
|
|
Merge branch 'device-properties'
Rafael J. Wysocki
2015-04-13
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
ACPI: Introduce has_acpi_companion()
Rafael J. Wysocki
2015-03-16
1
-1
/
+1
|
|
/
/
*
|
|
iommu/vt-d: Remove unused variable
Alex Williamson
2015-03-24
1
-1
/
+0
*
|
|
iommu/vt-d: Detach domain *only* from attached iommus
Alex Williamson
2015-03-23
1
-3
/
+3
|
/
/
*
|
iommu: Make IOVA domain page size explicit
Robin Murphy
2015-01-19
1
-3
/
+6
*
|
iommu: Make IOVA domain low limit flexible
Robin Murphy
2015-01-19
1
-3
/
+6
*
|
iommu: Consolidate IOVA allocator code
Robin Murphy
2015-01-19
1
-31
/
+2
|
/
*
iommu/vt-d: Remove dead code in device_notifier
Joerg Roedel
2015-01-05
1
-8
/
+0
*
iommu/vt-d: Fix dmar_domain leak in iommu_attach_device
Joerg Roedel
2015-01-05
1
-0
/
+4
*
-
.
Merge branches 'arm/omap', 'arm/msm', 'arm/rockchip', 'arm/renesas', 'arm/smm...
Joerg Roedel
2014-12-02
1
-73
/
+235
|
\
\
|
|
*
iommu: Add iommu_map_sg() function
Olav Haugan
2014-11-04
1
-0
/
+1
|
|
/
|
/
|
|
*
iommu/vt-d: Fix an off-by-one bug in __domain_mapping()
Jiang Liu
2014-12-02
1
-5
/
+3
|
*
iommu/vt-d: Enhance intel-iommu driver to support DMAR unit hotplug
Jiang Liu
2014-11-18
1
-55
/
+151
[next]