index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
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: Fix leaked ioremap mapping
Dan Williams
2015-08-03
iommu/vt-d: Avoid format string leaks into iommu_device_create
Kees Cook
2015-07-31
iommu/amd: Allow non-ATS devices in IOMMUv2 domains
Joerg Roedel
2015-07-30
iommu/amd: Set global dma_ops if swiotlb is disabled
Joerg Roedel
2015-07-30
iommu/amd: Use swiotlb in passthrough mode
Joerg Roedel
2015-07-30
iommu/amd: Allow non-IOMMUv2 devices in IOMMUv2 domains
Joerg Roedel
2015-07-30
iommu/amd: Use iommu core for passthrough mode
Joerg Roedel
2015-07-30
iommu/amd: Use iommu_attach_group()
Joerg Roedel
2015-07-23
iommu/vt-d: Fix VM domain ID leak
Alex Williamson
2015-07-08
iommu/arm-smmu: Skip the execution of CMD_PREFETCH_CONFIG
Zhen Lei
2015-07-08
iommu/arm-smmu: Enlarge STRTAB_L1_SZ_SHIFT to support larger sidsize
Zhen Lei
2015-07-08
iommu/arm-smmu: Fix the values of ARM64_TCR_{I,O}RGN0_SHIFT
Zhen Lei
2015-07-08
iommu/arm-smmu: Fix LOG2SIZE setting for 2-level stream tables
Will Deacon
2015-07-08
iommu/arm-smmu: Fix the index calculation of strtab
Zhen Lei
2015-07-01
Merge tag 'iommu-fixes-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-07-01
iommu/amd: Introduce protection_domain_init() function
Joerg Roedel
2015-06-29
iommu/arm-smmu: Delete an unnecessary check before the function call "free_io...
Markus Elfring
2015-06-29
iommu/arm-smmu: Fix broken ATOS check
Will Deacon
2015-06-29
iommu: Ignore -ENODEV errors from add_device call-back
Joerg Roedel
2015-06-26
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2015-06-26
Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2015-06-24
Merge tag 'iommu-updates-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2015-06-23
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-19
Merge branches 'arm/rockchip', 'arm/exynos', 'arm/smmu', 'x86/vt-d', 'x86/amd...
Joerg Roedel
2015-06-19
iommu/amd: Handle large pages correctly in free_pagetable
Joerg Roedel
2015-06-16
iommu/vt-d: Don't disable IR when it was previously enabled
Joerg Roedel
2015-06-16
iommu/vt-d: Make sure copied over IR entries are not reused
Joerg Roedel
2015-06-16
iommu/vt-d: Copy IR table from old kernel when in kdump mode
Joerg Roedel
2015-06-16
iommu/vt-d: Set IRTA in intel_setup_irq_remapping
Joerg Roedel
2015-06-16
iommu/vt-d: Disable IRQ remapping in intel_prepare_irq_remapping
Joerg Roedel
2015-06-16
iommu/vt-d: Move QI initializationt to intel_setup_irq_remapping
Joerg Roedel
2015-06-16
iommu/vt-d: Move EIM detection to intel_prepare_irq_remapping
Joerg Roedel
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
[next]