Commit Graph

228 Commits (b38eeaae267e4cd385ababcc2df82f6c46fc8633)

Author SHA1 Message Date
Andrew Morton df08cdc7ef drivers/pci/intel-iommu.c: fix build with older gcc's 15 years ago
Adam Jackson eecfd57f64 intel-iommu: Use symbolic values instead of magic numbers in Lenovo w/a 15 years ago
David Woodhouse 9eecabcb9a intel-iommu: Abort IOMMU setup for igfx if BIOS gave no shadow GTT space 15 years ago
David Woodhouse 1a8bd481bf intel-iommu: Fix 32-bit build warning with __cmpxchg() 15 years ago
Dan Williams 556ab45f9a ioat2: catch and recover from broken vtd configurations v6 15 years ago
Tom Lyon 323f99cbc3 iommu-api: Extension to check for interrupt remapping 15 years ago
David Woodhouse 2d9e667efd intel-iommu: Force-disable IOMMU for iGFX on broken Cantiga revisions. 15 years ago
Jiri Slaby 00dfff77e7 intel-iommu: Fix double lock in get_domain_for_dev() 15 years ago
Sheng Yang 25cbff1660 intel-iommu: Fix reference by physical address in intel_iommu_attach_device() 15 years ago
Tom Lyon 8954da1f82 intel-iommu: intel_iommu_map_range failed at very end of address space 15 years ago
Tom Lyon a99c47a228 intel-iommu: errors with smaller iommu widths 15 years ago
Yinghai Lu 680a752462 intel-iommu: Print out iommu seq_id 15 years ago
Nadav Amit 78d5f0f500 intel-iommu: Avoid global flushes with caching mode. 15 years ago
Nadav Amit 82653633b6 intel-iommu: Use correct domain ID when caching mode is enabled 15 years ago
Nadav Amit 8bdd77dd4e intel-iommu mistakenly uses offset_pfn when caching mode is enabled 15 years ago
Akinobu Mita a45946abb8 intel-iommu: use for_each_set_bit() 15 years ago
Joerg Roedel b146a1c9f7 VT-d: Change {un}map_range functions to implement {un}map interface 15 years ago
Joerg Roedel 4abc14a733 iommu-api: Rename ->{un}map function pointers to ->{un}map_range 15 years ago
Stefan Assmann 45e829ea41 PCI: change PCI nomenclature in drivers/pci/ (comment changes) 15 years ago
KOSAKI Motohiro 354bb65e6e Revert "Intel IOMMU: Avoid memory allocation failures in dma map api calls" 15 years ago
Chris Wright 1672af1164 intel-iommu: ignore page table validation in pass through mode 15 years ago
David Woodhouse 44cd613c0e intel-iommu: Fix oops with intel_iommu=igfx_off 15 years ago
David Woodhouse 5595b528b4 intel-iommu: Check for an RMRR which ends before it starts. 15 years ago
Kenji Kaneshige 5f4d91a122 PCI: use pci_is_pcie() in pci core 15 years ago
Fenghua Yu 99dcadede4 intel-iommu: Support PCIe hot-plug 15 years ago
Alex Williamson e8bb910d1b intel-iommu: Obey coherent_dma_mask for alloc_coherent on passthrough 15 years ago
FUJITA Tomonori 75f1cdf1dd x86: Handle HW IOMMU initialization failure gracefully 15 years ago
Suresh Siddha 4c923d4714 iommu: Allocate dma-remapping structures using numa locality info 16 years ago
David Woodhouse e0fc7e0b4b intel-iommu: Yet another BIOS workaround: Isoch DMAR unit with no TLB space 16 years ago
David Woodhouse b94996c99c intel-iommu: Disable PMRs after we enable translation, not before 16 years ago
Benjamin LaHaise 64de5af000 intel-iommu: Fix integer wrap on 32 bit kernels 16 years ago
David Woodhouse 59c36286b7 intel-iommu: Fix integer overflow in dma_pte_{clear_range,free_pagetable}() 16 years ago
David Woodhouse 2ebe31513f intel-iommu: Limit DOMAIN_MAX_PFN to fit in an 'unsigned long' 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Stephen Rothwell adb2fe0277 intel-iommu: include linux/dmi.h to use dmi_ routines 16 years ago
David Woodhouse 2ff729f544 intel-iommu: Cope with yet another BIOS screwup causing crashes 16 years ago
Donald Dutile 94a91b5051 intel-iommu: iommu init error path bug fixes 16 years ago
Matt Kraai 071e13746f intel-iommu: Mark functions with __init 16 years ago
David Woodhouse 5fe60f4e58 intel-iommu: make domain_add_dev_info() call domain_context_mapping() 16 years ago
Sheng Yang c5b1525533 intel-iommu: Fix enabling snooping feature by mistake 16 years ago
Fenghua Yu 33041ec049 intel-iommu: Mask physical address to correct page size in intel_map_single() 16 years ago
Fenghua Yu f532959b77 intel-iommu: Correct sglist size calculation. 16 years ago
David Woodhouse 19943b0e30 intel-iommu: Unify hardware and software passthrough support 16 years ago
Joseph Cihula a59b50e995 intel_txt: Force IOMMU on for Intel TXT launch 16 years ago
Dan Carpenter 86f4d0123b intel-iommu: double kfree() 16 years ago
David Woodhouse 0db9b7aebb intel-iommu: Kill pointless intel_unmap_single() function 16 years ago
David Woodhouse acea0018a2 intel-iommu: Defer the iotlb flush and iova free for intel_unmap_sg() too. 16 years ago
David Woodhouse 3d39cecc48 intel-iommu: Remove superfluous iova_alloc_lock from IOVA code 16 years ago
Sheng Yang 4b99d35270 intel-iommu: Fix intel_iommu_unmap_range() with size 0 16 years ago
David Woodhouse 147202aa77 intel-iommu: Speed up map routines by using cached domain ASAP 16 years ago