aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-10-02Merge git://git.infradead.org/intel-iommuLinus Torvalds3-55/+75
2015-09-11fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches1-1/+2
2015-09-08Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds22-902/+925
2015-09-02Merge branch 'for-4.3/sg' of git://git.kernel.dk/linux-blockLinus Torvalds2-3/+3
2015-09-01Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+1
2015-08-31Merge tag 'pci-v4.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-10/+18
2015-08-25Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x86/amd', 'ppc/pamu' and 'core' into nextJoerg Roedel22-902/+925
2015-08-25iommu/vt-d: Really use upper context table when necessaryJoerg Roedel1-1/+1
2015-08-18iommu/fsl: Really fix init section(s) contentEmil Medve1-13/+13
2015-08-18iommu/io-pgtable-arm: Unmap and free table when overwriting with blockWill Deacon1-1/+16
2015-08-17scatterlist: use sg_phys()Dan Williams2-3/+3
2015-08-17Merge tag 'tegra-for-4.3-iommu' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into arm/tegraJoerg Roedel1-108/+198
2015-08-13iommu/io-pgtable-arm: Move init-fn declarations to io-pgtable.hJoerg Roedel2-5/+5
2015-08-13iommu/msm: Use BUG_ON instead of if () BUG()Joerg Roedel1-2/+2
2015-08-13iommu/vt-d: Access iomem correctlyJoerg Roedel2-8/+11
2015-08-13iommu/vt-d: Make two functions staticJoerg Roedel1-4/+4
2015-08-13iommu/vt-d: Use BUG_ON instead of if () BUG()Joerg Roedel1-2/+1
2015-08-13iommu/vt-d: Return false instead of 0 in irq_remapping_cap()Joerg Roedel1-1/+1
2015-08-13iommu/amd: Use BUG_ON instead of if () BUG()Joerg Roedel2-4/+4
2015-08-13iommu/amd: Make a symbol staticJoerg Roedel1-1/+1
2015-08-13iommu/amd: Simplify allocation in irq_remapping_alloc()Joerg Roedel1-11/+6
2015-08-13iommu/tegra-smmu: Parameterize number of TLB linesThierry Reding1-2/+7
2015-08-13memory: tegra: Add Tegra210 supportThierry Reding1-1/+1
2015-08-13iommu/tegra-smmu: Factor out tegra_smmu_set_pde()Russell King1-21/+28
2015-08-13iommu/tegra-smmu: Extract tegra_smmu_pte_get_use()Russell King1-6/+11
2015-08-13iommu/tegra-smmu: Use __GFP_ZERO to allocate zeroed pagesRussell King1-16/+2
2015-08-13iommu/tegra-smmu: Remove PageReserved manipulationRussell King1-5/+0
2015-08-13iommu/tegra-smmu: Convert to use DMA APIRussell King1-54/+85
2015-08-13iommu/tegra-smmu: smmu_flush_ptc() wants device addressesRussell King1-6/+5
2015-08-13iommu/tegra-smmu: Split smmu_flush_ptc()Russell King1-13/+13
2015-08-13iommu/tegra-smmu: Move flush_dcache to tegra-smmu.cRussell King1-5/+25
2015-08-13iommu/tegra-smmu: Use kcalloc() to allocate counter arrayRussell King1-15/+6
2015-08-13iommu/tegra-smmu: Store struct page pointer for page tablesRussell King1-10/+17
2015-08-13iommu/tegra-smmu: Fix page table lookup in unmap/iova_to_phys methodsRussell King1-9/+34
2015-08-13iommu/tegra-smmu: Add iova_pd_index() and iova_pt_index() helpersRussell King1-3/+13
2015-08-13iommu/tegra-smmu: Factor out common PTE settingRussell King1-20/+17
2015-08-13iommu/tegra-smmu: Fix unmap() methodRussell King1-14/+23
2015-08-13iommu/tegra-smmu: Fix iova_to_phys() methodRussell King1-0/+3
2015-08-12iommu/vt-d: Avoid duplicate device_domain_info structuresJoerg Roedel1-3/+7
2015-08-12iommu/vt-d: Only insert alias dev_info if there is an aliasJoerg Roedel1-2/+4
2015-08-12iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_infoJoerg Roedel1-18/+15
2015-08-12iommu/vt-d: Remove dmar_global_lock from device_notifierJoerg Roedel1-2/+0
2015-08-12iommu/vt-d: Get rid of domain->iommu_lockJoerg Roedel1-38/+49
2015-08-12iommu/vt-d: Only call domain_remove_one_dev_info to detach old domainJoerg Roedel1-4/+1
2015-08-12iommu/vt-d: Unify domain->iommu attach/detachmentJoerg Roedel1-76/+49
2015-08-12iommu/vt-d: Establish domain<->iommu link in dmar_insert_one_dev_infoJoerg Roedel1-17/+11
2015-08-12iommu/vt-d: Pass an iommu pointer to domain_init()Joerg Roedel1-4/+3
2015-08-12iommu/vt-d: Rename iommu_detach_dependent_devices()Joerg Roedel1-10/+8
2015-08-12iommu/vt-d: Rename domain_remove_one_dev_info()Joerg Roedel1-11/+11
2015-08-12iommu/vt-d: Rename dmar_insert_dev_info()Joerg Roedel1-8/+8