开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
iommu
Age
Commit message (
Expand
)
Author
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-13
iommu/vt-d: Return false instead of 0 in irq_remapping_cap()
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: 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
[next]