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
Age
Commit message (
Expand
)
Author
2014-08-19
iommu/core: Check for the right function pointer in iommu_map()
Joerg Roedel
2014-08-18
iommu/amd: Fix cleanup_domain for mass device removal
Joerg Roedel
2014-08-18
iommu/vt-d: Defer domain removal if device is assigned to a driver
Joerg Roedel
2014-08-08
Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-06
Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2014-08-05
Merge branch 'acpica'
Rafael J. Wysocki
2014-07-31
Merge branches 'x86/vt-d', 'x86/amd', 'arm/omap', 'ppc/pamu', 'arm/smmu', 'ar...
Joerg Roedel
2014-07-31
iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQ
Greg Edwards
2014-07-31
ACPICA: Tables: Update for DMAR table changes.
Bob Moore
2014-07-30
iommu/amd: Fix 2 typos in comments
Joerg Roedel
2014-07-30
iommu/amd: Fix device_state reference counting
Joerg Roedel
2014-07-30
iommu/amd: Remove change_pte mmu_notifier call-back
Joerg Roedel
2014-07-30
iommu/amd: Don't set pasid_state->mm to NULL in unbind_pasid
Joerg Roedel
2014-07-29
iommu/exynos: Select ARM_DMA_USE_IOMMU
Tushar Behera
2014-07-29
iommu/vt-d: Exclude devices using RMRRs from IOMMU API domains
Alex Williamson
2014-07-29
iommu/omap: Remove virtual memory manager
Laurent Pinchart
2014-07-23
iommu/vt-d: Fix issue in computing domain's iommu_snooping flag
Jiang Liu
2014-07-23
iommu/vt-d: Introduce helper function iova_size() to improve code readability
Jiang Liu
2014-07-23
iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify code
Jiang Liu
2014-07-23
iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated code
Jiang Liu
2014-07-23
iommu/vt-d: Change iommu_enable/disable_translation to return void
Jiang Liu
2014-07-23
iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()
Jiang Liu
2014-07-23
iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()
Jiang Liu
2014-07-23
iommu/vt-d: Allocate dynamic domain id for virtual domains only
Jiang Liu
2014-07-23
iommu/vt-d: Introduce helper functions to make code symmetric for readability
Jiang Liu
2014-07-23
iommu/vt-d: Introduce helper functions to improve code readability
Jiang Liu
2014-07-23
iommu/vt-d: Use correct domain id to flush virtual machine domains
Jiang Liu
2014-07-23
iommu/vt-d: Match segment number when searching for dev_iotlb capable devices
Jiang Liu
2014-07-23
Merge branch 'core' into x86/vt-d
Joerg Roedel
2014-07-19
Merge tag 'tegra-for-3.17-fuse-move' of git://git.kernel.org/pub/scm/linux/ke...
Olof Johansson
2014-07-17
ARM: tegra: Move includes to include/soc/tegra
Thierry Reding
2014-07-10
iommu/amd: Don't call the inv_ctx_cb when pasid is not set up
Joerg Roedel
2014-07-10
iommu/amd: Don't hold a reference to task_struct
Joerg Roedel
2014-07-10
iommu/amd: Don't hold a reference to mm_struct
Joerg Roedel
2014-07-10
iommu/amd: Add pasid_state->invalid flag
Joerg Roedel
2014-07-10
iommu/amd: Drop pasid_state reference in ppr_notifer error path
Joerg Roedel
2014-07-10
iommu/amd: Get rid of __unbind_pasid
Joerg Roedel
2014-07-10
iommu/amd: Don't free pasid_state in mn_release path
Joerg Roedel
2014-07-10
iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasid
Joerg Roedel
2014-07-10
iommu/amd: Fix typo in amd_iommu_v2 driver
Joerg Roedel
2014-07-10
iommu/amd: Drop oprofile dependency
Borislav Petkov
2014-07-10
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
2014-07-09
iommu/amd: Moving PPR fault flags macros definitions
Alexey Skidanov
2014-07-09
iommu/amd: Fix for pasid initialization
Alexey Skidanov
2014-07-09
iommu/arm-smmu: fix some checkpatch issues
Mitchel Humpherys
2014-07-07
iommu: Fix compile error in iommu-sysfs.c
Joerg Roedel
2014-07-07
iommu: Constify struct iommu_ops
Thierry Reding
2014-07-07
iommu/fsl: Fix the error condition during iommu group
Varun Sethi
2014-07-07
iommu/fsl: Fix the device domain attach condition.
Varun Sethi
2014-07-07
iommu/fsl: Fix PAMU window size check.
Varun Sethi
[next]