index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
/
intel-iommu.c
Age
Commit message (
Expand
)
Author
2015-09-08
Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-09-02
Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-08-31
Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-08-25
iommu/vt-d: Really use upper context table when necessary
Joerg Roedel
2015-08-17
scatterlist: use sg_phys()
Dan Williams
2015-08-13
iommu/vt-d: Access iomem correctly
Joerg Roedel
2015-08-13
iommu/vt-d: Make two functions static
Joerg Roedel
2015-08-13
iommu/vt-d: Use BUG_ON instead of if () BUG()
Joerg Roedel
2015-08-12
iommu/vt-d: Avoid duplicate device_domain_info structures
Joerg Roedel
2015-08-12
iommu/vt-d: Only insert alias dev_info if there is an alias
Joerg Roedel
2015-08-12
iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_info
Joerg Roedel
2015-08-12
iommu/vt-d: Remove dmar_global_lock from device_notifier
Joerg Roedel
2015-08-12
iommu/vt-d: Get rid of domain->iommu_lock
Joerg Roedel
2015-08-12
iommu/vt-d: Only call domain_remove_one_dev_info to detach old domain
Joerg Roedel
2015-08-12
iommu/vt-d: Unify domain->iommu attach/detachment
Joerg Roedel
2015-08-12
iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_info
Joerg Roedel
2015-08-12
iommu/vt-d: Pass an iommu pointer to domain_init()
Joerg Roedel
2015-08-12
iommu/vt-d: Rename iommu_detach_dependent_devices()
Joerg Roedel
2015-08-12
iommu/vt-d: Rename domain_remove_one_dev_info()
Joerg Roedel
2015-08-12
iommu/vt-d: Rename dmar_insert_dev_info()
Joerg Roedel
2015-08-12
iommu/vt-d: Move context-mapping into dmar_insert_dev_info
Joerg Roedel
2015-08-12
iommu/vt-d: Simplify domain_remove_dev_info()
Joerg Roedel
2015-08-12
iommu/vt-d: Simplify domain_remove_one_dev_info()
Joerg Roedel
2015-08-12
iommu/vt-d: Simplify io/tlb flushing in intel_iommu_unmap
Joerg Roedel
2015-08-12
iommu/vt-d: Replace iommu_bmp with a refcount
Joerg Roedel
2015-08-12
iommu/vt-d: Kill dmar_domain->id
Joerg Roedel
2015-08-12
iommu/vt-d: Don't pre-allocate domain ids for si_domain
Joerg Roedel
2015-08-12
iommu/vt-d: Pass dmar_domain directly into iommu_flush_iotlb_psi
Joerg Roedel
2015-08-12
iommu/vt-d: Simplify domain_context_mapping_one
Joerg Roedel
2015-08-12
iommu/vt-d: Calculate translation in domain_context_mapping_one
Joerg Roedel
2015-08-12
iommu/vt-d: Get rid of iommu_attach_vm_domain()
Joerg Roedel
2015-08-12
iommu/vt-d: Split up iommu->domains array
Joerg Roedel
2015-08-12
iommu/vt-d: Add access functions for iommu->domains
Joerg Roedel
2015-08-12
iommu/vt-d: Keep track of per-iommu domain ids
Joerg Roedel
2015-08-03
iommu/vt-d: Report domain usage in sysfs
Alex Williamson
2015-08-03
iommu/vt-d: Avoid format string leaks into iommu_device_create
Kees Cook
2015-07-23
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
2015-07-20
iommu/vt-d: Cache PCI ATS state and Invalidate Queue Depth
Bjorn Helgaas
2015-06-16
iommu/vt-d: Enable Translation only if it was previously disabled
Joerg Roedel
2015-06-16
iommu/vt-d: Don't disable translation prior to OS handover
Joerg Roedel
2015-06-16
iommu/vt-d: Don't copy translation tables if RTT bit needs to be changed
Joerg Roedel
2015-06-16
iommu/vt-d: Don't do early domain assignment if kdump kernel
Joerg Roedel
2015-06-16
iommu/vt-d: Allocate si_domain in init_dmars()
Joerg Roedel
2015-06-16
iommu/vt-d: Mark copied context entries
Joerg Roedel
2015-06-16
iommu/vt-d: Do not re-use domain-ids from the old kernel
Joerg Roedel
2015-06-16
iommu/vt-d: Copy translation tables from old kernel
Joerg Roedel
2015-06-16
iommu/vt-d: Detect pre enabled translation
Joerg Roedel
2015-06-16
iommu/vt-d: Make root entry visible for hardware right after allocation
Joerg Roedel
2015-06-16
iommu/vt-d: Init QI before root entry is allocated
Joerg Roedel
2015-06-16
iommu/vt-d: Cleanup log messages
Joerg Roedel
[next]