aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu
Commit message (Expand)AuthorAge
...
| * | | | iommu/amd: Don't call mmu_notifer_unregister in __unbind_pasidJoerg Roedel2014-07-10
| * | | | iommu/amd: Fix typo in amd_iommu_v2 driverJoerg Roedel2014-07-10
| * | | | iommu/amd: Drop oprofile dependencyBorislav Petkov2014-07-10
| * | | | iommu/amd: Moving PPR fault flags macros definitionsAlexey Skidanov2014-07-09
| * | | | iommu/amd: Fix for pasid initializationAlexey Skidanov2014-07-09
| |/ / /
* | | | iommu/vt-d: Fix race setting IRQ CPU affinity while freeing IRQGreg Edwards2014-07-31
* | | | iommu/vt-d: Exclude devices using RMRRs from IOMMU API domainsAlex Williamson2014-07-29
* | | | iommu/vt-d: Fix issue in computing domain's iommu_snooping flagJiang Liu2014-07-23
* | | | iommu/vt-d: Introduce helper function iova_size() to improve code readabilityJiang Liu2014-07-23
* | | | iommu/vt-d: Introduce helper domain_pfn_within_range() to simplify codeJiang Liu2014-07-23
* | | | iommu/vt-d: Simplify intel_unmap_sg() and kill duplicated codeJiang Liu2014-07-23
* | | | iommu/vt-d: Change iommu_enable/disable_translation to return voidJiang Liu2014-07-23
* | | | iommu/vt-d: Avoid freeing virtual machine domain in free_dmar_iommu()Jiang Liu2014-07-23
* | | | iommu/vt-d: Fix possible invalid memory access caused by free_dmar_iommu()Jiang Liu2014-07-23
* | | | iommu/vt-d: Allocate dynamic domain id for virtual domains onlyJiang Liu2014-07-23
* | | | iommu/vt-d: Introduce helper functions to make code symmetric for readabilityJiang Liu2014-07-23
* | | | iommu/vt-d: Introduce helper functions to improve code readabilityJiang Liu2014-07-23
* | | | iommu/vt-d: Use correct domain id to flush virtual machine domainsJiang Liu2014-07-23
* | | | iommu/vt-d: Match segment number when searching for dev_iotlb capable devicesJiang Liu2014-07-23
* | | | Merge branch 'core' into x86/vt-dJoerg Roedel2014-07-23
|\ \ \ \ | | |_|/ | |/| |
| * | | iommu: Fix compile error in iommu-sysfs.cJoerg Roedel2014-07-07
| * | | iommu: Constify struct iommu_opsThierry Reding2014-07-07
| * | | iommu/amd: Add sysfs supportAlex Williamson2014-07-04
| * | | iommu/vt-d: Make use of IOMMU sysfs supportAlex Williamson2014-07-04
| * | | iommu: Add sysfs support for IOMMUsAlex Williamson2014-07-04
| * | | iommu: Remove pci.hAlex Williamson2014-07-04
| * | | iommu/fsl: Use iommu_group_get_for_dev() for IOMMU groupsAlex Williamson2014-07-04
| * | | iommu/vt-d: Update to use PCI DMA aliasesAlex Williamson2014-07-04
| * | | iommu/vt-d: Use iommu_group_get_for_dev()Alex Williamson2014-07-04
| * | | iommu/amd: Use iommu_group_get_for_dev()Alex Williamson2014-07-04
| * | | iommu/amd: Update to use PCI DMA aliasesAlex Williamson2014-07-04
| * | | iommu/core: Create central IOMMU group lookup/creation interfaceAlex Williamson2014-07-04
| |/ /
* | | iommu/vt-d: Suppress compiler warningsYijing Wang2014-07-04
* | | iommu/vt-d: Remove the useless dma_pte_addrYijing Wang2014-07-04
* | | iommu/vt-d: Don't use magic number in dma_pte_superpageJoerg Roedel2014-07-04
* | | iommu/vt-d: Fix reference count in iommu_prepare_isaYijing Wang2014-07-04
* | | iommu/vt-d: Use inline function dma_pte_superpage instead of macrosYijing Wang2014-07-04
* | | iommu/vt-d: Clear the redundant assignment for domain->nidYijing Wang2014-07-04
* | | iommu/vt-d: Clear the redundant assignment in dmar_enable_qiYijing Wang2014-07-04
* | | iommu/vt-d: Use list_for_each_safe() to simplify codeYijing Wang2014-07-04
|/ /
* | iommu/amd: Fix small race between invalidate_range_end/startJoerg Roedel2014-06-20
* | iommu/vt-d: fix bug in handling multiple RMRRs for the same PCI deviceJiang Liu2014-06-20
|/
* Merge tag 'iommu-updates-v3.16' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-06-06
|\
| *-----------. Merge branches 'iommu/fixes', 'arm/omap', 'arm/smmu', 'arm/shmobile', 'x86/am...Joerg Roedel2014-05-30
| |\ \ \ \ \ \ \
| | | | | | | | * iommu/msm: Use devm_ioremap_resource to simplify codeKefeng Wang2014-05-30
| | | | | | | * | iommu: fsl_pamu.c: Fix for possible null pointer dereferenceRickard Strandqvist2014-05-26
| | | | | | | |/
| | | | | | * | arm/ipmmu-vmsa: Fix compile errorJoerg Roedel2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Support clearing mappingsLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Remove stage 2 PTE bits definitionsLaurent Pinchart2014-05-26
| | | | | | * | iommu/ipmmu-vmsa: Support 2MB mappingsLaurent Pinchart2014-05-26