提交历史

作者 SHA1 备注 提交日期
  Fenghua Yu 33041ec049 intel-iommu: Mask physical address to correct page size in intel_map_single() 16 年之前
  Fenghua Yu f532959b77 intel-iommu: Correct sglist size calculation. 16 年之前
  David Woodhouse 19943b0e30 intel-iommu: Unify hardware and software passthrough support 16 年之前
  Joseph Cihula a59b50e995 intel_txt: Force IOMMU on for Intel TXT launch 16 年之前
  Dan Carpenter 86f4d0123b intel-iommu: double kfree() 16 年之前
  David Woodhouse 0db9b7aebb intel-iommu: Kill pointless intel_unmap_single() function 16 年之前
  David Woodhouse acea0018a2 intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too. 16 年之前
  David Woodhouse 3d39cecc48 intel-iommu: Remove superfluous iova_alloc_lock from IOVA code 16 年之前
  Sheng Yang 4b99d35270 intel-iommu: Fix intel_iommu_unmap_range() with size 0 16 年之前
  David Woodhouse 147202aa77 intel-iommu: Speed up map routines by using cached domain ASAP 16 年之前
  David Woodhouse 3dfc813d94 intel-iommu: Don't use identity mapping for PCI devices behind bridges 16 年之前
  David Woodhouse 6941af2810 intel-iommu: Use iommu_should_identity_map() at startup time too. 16 年之前
  David Woodhouse 736768325e intel-iommu: No mapping for non-PCI devices 16 年之前
  David Woodhouse 62edf5dc4a intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers 16 年之前
  David Woodhouse 40e4aa3432 intel-iommu: Add iommu_should_identity_map() function 16 年之前
  David Woodhouse 1b7bc0a161 intel-iommu: Fix reattaching of devices to identity mapping domain 16 年之前
  David Woodhouse 1e4c64c46d intel-iommu: Don't set identity mapping for bypassed graphics devices 16 年之前
  David Woodhouse 5a5e02a614 intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages() 16 年之前
  David Woodhouse 6a43e574c5 intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable() 16 年之前
  David Woodhouse 75e6bf9638 intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops 16 年之前
  David Woodhouse 7766a3fb90 intel-iommu: Use cmpxchg64_local() for setting PTEs 16 年之前
  David Woodhouse 85b98276f2 intel-iommu: Warn about unmatched unmap requests 16 年之前
  David Woodhouse 206a73c102 intel-iommu: Kill superfluous mapping_lock 16 年之前
  David Woodhouse c85994e477 intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386 16 年之前
  David Woodhouse f3a0a52fff intel-iommu: Performance improvement for dma_pte_free_pagetable() 16 年之前
  David Woodhouse 3d7b0e4154 intel-iommu: Don't free too much in dma_pte_free_pagetable() 16 年之前
  David Woodhouse 1bf20f0dc5 intel-iommu: dump mappings but don't die on pte already set 16 年之前
  David Woodhouse 9051aa0268 intel-iommu: Combine domain_pfn_mapping() and domain_sg_mapping() 16 年之前
  David Woodhouse e1605495c7 intel-iommu: Introduce domain_sg_mapping() to speed up intel_map_sg() 16 年之前
  David Woodhouse 875764de6f intel-iommu: Simplify __intel_alloc_iova() 16 年之前