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
Age
Commit message (
Expand
)
Author
2009-01-03
AMD IOMMU: add checks for dma_ops domain to dma_ops functions
Joerg Roedel
2009-01-03
AMD IOMMU: add protection domain flags
Joerg Roedel
2009-01-03
AMD IOMMU: add iommu_flush_domain function
Joerg Roedel
2009-01-03
AMD IOMMU: don't remove protection domain from iommu_pd_list
Joerg Roedel
2009-01-03
AMD IOMMU: move invalidation command building to a separate function
Joerg Roedel
2009-01-03
AMD IOMMU: refactor completion wait handling into separate functions
Joerg Roedel
2009-01-03
AMD IOMMU: add domain id free function
Joerg Roedel
2009-01-03
AMD IOMMU: make dma_ops_free_pagetable generic
Joerg Roedel
2009-01-03
AMD IOMMU: rename iommu_map to iommu_map_page
Joerg Roedel
2009-01-03
intel-iommu: fix bit shift at DOMAIN_FLAG_P2P_MULTIPLE_DEVICES
Mike Day
2009-01-03
VT-d: remove now unused intel_iommu_found function
Joerg Roedel
2009-01-03
VT-d: register functions for the IOMMU API
Joerg Roedel
2009-01-03
VT-d: adapt domain iova_to_phys function for IOMMU API
Joerg Roedel
2009-01-03
VT-d: adapt domain map and unmap functions for IOMMU API
Joerg Roedel
2009-01-03
VT-d: adapt device attach and detach functions for IOMMU API
Joerg Roedel
2009-01-03
VT-d: adapt domain init and destroy functions for IOMMU API
Joerg Roedel
2009-01-03
KVM: change KVM to use IOMMU API
Joerg Roedel
2009-01-03
select IOMMU_API when DMAR and/or AMD_IOMMU is selected
Joerg Roedel
2009-01-03
add frontend implementation for the IOMMU API
Joerg Roedel
2009-01-03
introcude linux/iommu.h for an iommu api
Joerg Roedel
2009-01-03
KVM: rename vtd.c to iommu.c
Joerg Roedel
2009-01-03
Deassign device in kvm_free_assgined_device
Weidong Han
2009-01-03
KVM: support device deassignment
Weidong Han
2009-01-03
KVM: use the new intel iommu APIs
Weidong Han
2009-01-03
Check agaw is sufficient for mapped memory
Weidong Han
2009-01-03
Change intel iommu APIs of virtual machine domain
Weidong Han
2009-01-03
Change domain_context_mapping_one for virtual machine domain
Weidong Han
2009-01-03
Allocation and free functions of virtual machine domain
Weidong Han
2009-01-03
Add domain_flush_cache
Weidong Han
2009-01-03
Add/remove domain device info for virtual machine domain
Weidong Han
2009-01-03
Add domain flag DOMAIN_FLAG_VIRTUAL_MACHINE
Weidong Han
2009-01-03
iommu coherency
Weidong Han
2009-01-03
calculate agaw for each iommu
Weidong Han
2009-01-03
iommu bitmap instead of iommu pointer in dmar_domain
Weidong Han
2009-01-03
Get iommu from g_iommus for deferred flush
Weidong Han
2009-01-03
Add global iommu list
Weidong Han
2009-01-03
change P2P domain flags
Weidong Han
2009-01-03
Initialize domain flags to 0
Weidong Han
2009-01-03
V4L/DVB (10173): Missing v4l2_prio_close in radio_release
Udo Steinberg
2009-01-03
V4L/DVB (10172): add DVB_DEVICE_TYPE= to uevent
Kay Sievers
2009-01-03
V4L/DVB (10171): Use usb_set_intfdata
Julia Lawall
2009-01-03
VT-d: fix segment number being ignored when searching DRHD
Yu Zhao
2009-01-03
intel-iommu: trivially inline DMA PTE macros
Mark McLoughlin
2009-01-03
intel-iommu: trivially inline context entry macros
Mark McLoughlin
2009-01-03
intel-iommu: move iommu_prepare_gfx_mapping() out of dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: kill off duplicate def of dmar_disabled
Mark McLoughlin
2009-01-03
intel-iommu: move struct device_domain_info out of dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move struct dmar_domain def out dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move DMA PTE defs out of dma_remapping.h
Mark McLoughlin
2009-01-03
intel-iommu: move context entry defs out from dma_remapping.h
Mark McLoughlin
[prev]
[next]