Commit Graph

1905 Commits (3807e26d69b9ad3864fe03224ebebc9610d5802e)

Author SHA1 Message Date
Hidetoshi Seto 5a05a9d819 PCI MSI: MSI-X cleanup, msix_map_region() 16 years ago
Hidetoshi Seto 583871d436 PCI MSI: Relocate error path in init_msix_capability() 16 years ago
Hidetoshi Seto f56e448132 PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs() 16 years ago
Hidetoshi Seto 9cc8d54815 PCI MSI: Use list_first_entry() 16 years ago
Hidetoshi Seto c901851fdd PCI MSI: Remove attribute check from pci_disable_msi() 16 years ago
Yinghai Lu d0b8cbed64 PCI: print out pref if mmio is prefetchable 16 years ago
Tejun Heo 6dab62ee5a PCI: apply nv_msi_ht_cap_quirk on resume too 16 years ago
Andi Kleen e8b553bf4b PCI: disable pci_find_device warnings when deprecated pci functions are enabled 16 years ago
Jean Delvare 6b5096e4d4 PCI: Unhide the SMBus on the Compaq Evo D510 USDT 16 years ago
Michael S. Tsirkin 711d57796f PCI: expose function reset capability in sysfs 16 years ago
Alex Chiang 5228a828ee PCI Hotplug: acpiphp: get pci_bus from acpi handle correctly 16 years ago
Jesse Barnes eaa959df29 PCI: export pci_claim_resource for driver use 16 years ago
Alex Chiang a7db504052 PCI: remove pcibios_scan_all_fns() 16 years ago
Shane Wang 69575d3886 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 16 years ago
Chris Wright 6faf17f6f1 PCI SR-IOV: correct broken resource alignment calculations 16 years ago
Yinghai Lu 70590ea75b pci/intr_remapping: Allocate irq_iommu on node 16 years ago
Alek Du c82f63e411 PCI: check saved state before restore 16 years ago
Kenji Kaneshige 94f81a47c4 PCI hotplug: SGI hotplug: do not use hotplug_slot_attr 16 years ago
Kenji Kaneshige d25f14389a PCI hotplug: SGI hotplug: fix build failure 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
Linus Torvalds 79896cf42f Make pci_claim_resource() use request_resource() rather than insert_resource() 16 years ago
Dmitry Torokhov 8150f32b90 Driver Core: Make PM operations a const pointer 16 years ago
Dmitry Torokhov d9ab77161d Driver Core: Make PM operations a const pointer 16 years ago
Joseph Cihula a59b50e995 intel_txt: Force IOMMU on for Intel TXT launch 16 years ago
Alexey Dobriyan 405f55712d headers: smp_lock.h redux 16 years ago
Sheng Yang 4b99d35270 intel-iommu: Fix intel_iommu_unmap_range() with size 0 16 years ago
David Woodhouse 3dfc813d94 intel-iommu: Don't use identity mapping for PCI devices behind bridges 16 years ago
David Woodhouse 6941af2810 intel-iommu: Use iommu_should_identity_map() at startup time too. 16 years ago
David Woodhouse 736768325e intel-iommu: No mapping for non-PCI devices 16 years ago
David Woodhouse 62edf5dc4a intel-iommu: Restore DMAR_BROKEN_GFX_WA option for broken graphics drivers 16 years ago
David Woodhouse 40e4aa3432 intel-iommu: Add iommu_should_identity_map() function 16 years ago
David Woodhouse 1b7bc0a161 intel-iommu: Fix reattaching of devices to identity mapping domain 16 years ago
David Woodhouse 1e4c64c46d intel-iommu: Don't set identity mapping for bypassed graphics devices 16 years ago
David Woodhouse 5a5e02a614 intel-iommu: Fix dma vs. mm page confusion with aligned_nrpages() 16 years ago
David Woodhouse 6a43e574c5 intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable() 16 years ago
David Woodhouse 75e6bf9638 intel-iommu: Introduce first_pte_in_page() to simplify PTE-setting loops 16 years ago
Matthew Wilcox 46b952a3c3 PCI: Fix IRQ swizzling for ARI-enabled devices 16 years ago
David Woodhouse 7766a3fb90 intel-iommu: Use cmpxchg64_local() for setting PTEs 16 years ago
David Woodhouse 85b98276f2 intel-iommu: Warn about unmatched unmap requests 16 years ago
David Woodhouse 206a73c102 intel-iommu: Kill superfluous mapping_lock 16 years ago
David Woodhouse c85994e477 intel-iommu: Ensure that PTE writes are 64-bit atomic, even on i386 16 years ago
David Woodhouse a15a519ed6 Fix iommu address space allocation 16 years ago
David Woodhouse f3a0a52fff intel-iommu: Performance improvement for dma_pte_free_pagetable() 16 years ago
David Woodhouse 3d7b0e4154 intel-iommu: Don't free too much in dma_pte_free_pagetable() 16 years ago
David Woodhouse 1bf20f0dc5 intel-iommu: dump mappings but don't die on pte already set 16 years ago
David Woodhouse 9051aa0268 intel-iommu: Combine domain_pfn_mapping() and domain_sg_mapping() 16 years ago
David Woodhouse e1605495c7 intel-iommu: Introduce domain_sg_mapping() to speed up intel_map_sg() 16 years ago
Hidetoshi Seto 12abb8ba84 PCI MSI: Fix restoration of MSI/MSI-X mask states in suspend/resume 16 years ago