aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iommu/intel-iommu.c
AgeCommit message (Expand)Author
2019-04-20iommu/vt-d: Save the right domain ID used by hardwareLu Baolu
2019-04-20iommu/vt-d: Check capability before disabling protected memoryLu Baolu
2019-04-05iommu/vt-d: Disable ATS support on untrusted devicesLu Baolu
2019-01-30iommu/vt-d: Leave scalable mode default offLu Baolu
2019-01-22iommu/vt-d: Fix memory leak in intel_iommu_put_resv_regions()Gerald Schaefer
2019-01-01Merge tag 'iommu-updates-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-12-28Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-12-20Merge branches 'iommu/fixes', 'arm/renesas', 'arm/mediatek', 'arm/tegra', 'ar...Joerg Roedel
2018-12-11iommu/vt-d: Remove deferred invalidationLu Baolu
2018-12-11iommu/vt-d: Shared virtual address in scalable modeLu Baolu
2018-12-11iommu/vt-d: Setup context and enable RID2PASID supportLu Baolu
2018-12-11iommu/vt-d: Pass pasid table to context mappingLu Baolu
2018-12-11iommu/vt-d: Setup pasid entry for RID2PASID supportLu Baolu
2018-12-11iommu/vt-d: Add second level page table interfaceLu Baolu
2018-12-11iommu/vt-d: Reserve a domain id for FL and PT modesLu Baolu
2018-12-11iommu/vt-d: Move page table helpers into headerLu Baolu
2018-12-11iommu/vt-d: Manage scalalble mode PASID tablesLu Baolu
2018-12-11iommu/vt-d: Enumerate the scalable mode capabilityLu Baolu
2018-12-06iommu/vt-d: remove the mapping_error dma_map_ops methodChristoph Hellwig
2018-12-06iommu/intel: small map_page cleanupChristoph Hellwig
2018-12-05iommu/vt-d: Do not enable ATS for untrusted devicesMika Westerberg
2018-12-05iommu/vt-d: Force IOMMU on for platform opt in hintLu Baolu
2018-11-22iommu/vt-d: Handle domain agaw being less than iommu agawSohil Mehta
2018-11-22iommu/vt-d: Use memunmap to free memremapPan Bian
2018-10-26Merge tag 'iommu-updates-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-10-23Merge tag 'please-pull-next' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel
2018-09-25iommu/vt-d: Enable base Intel IOMMU debugfs supportSohil Mehta
2018-09-25iommu/vt-d: Relocate struct/function declarations to its header filesSohil Mehta
2018-09-25iommu/vt-d: Handle memory shortage on pasid table allocationLu Baolu
2018-09-17intel-iommu: mark intel_dma_ops staticChristoph Hellwig
2018-09-17ia64: remove iommu_dma_supportedChristoph Hellwig
2018-08-24Merge tag 'iommu-updates-v4.19' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-08-17kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski
2018-08-08Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel
2018-08-08iommu: Remove the ->map_sg indirectionChristoph Hellwig
2018-07-20iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu
2018-07-20iommu/vt-d: Apply per pci device pasid table in SVALu Baolu
2018-07-20iommu/vt-d: Allocate and free pasid tableLu Baolu
2018-07-20iommu/vt-d: Per PCI device pasid table interfacesLu Baolu
2018-07-20iommu/vt-d: Add for_each_device_domain() helperLu Baolu
2018-07-20iommu/vt-d: Move device_domain_info to headerLu Baolu
2018-07-20iommu/vt-d: Global PASID name spaceLu Baolu
2018-07-20Revert "iommu/vt-d: Clean up pasid quirk for pre-production devices"Lu Baolu
2018-07-06iommu/vt-d: Fix dev iotlb pfsid useJacob Pan
2018-07-06iommu/vt-d: Add definitions for PFSIDJacob Pan
2018-07-05Revert "iommu/intel-iommu: Enable CONFIG_DMA_DIRECT_OPS=y and clean up intel_...Christoph Hellwig
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-08Merge tag 'iommu-updates-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2018-05-15iommu/vt-d: Clean up pasid quirk for pre-production devicesLu Baolu