You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
David Woodhouse
1e4c64c46d
intel-iommu: Don't set identity mapping for bypassed graphics devices
...
We should check iommu_dummy() _first_, because that means it's attached
to an iommu that we've just disabled completely. At the moment, we might
try to put the device into the identity mapping domain.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
16 years ago
..
hotplug
Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release
16 years ago
pcie
PCI ASPM: remove get_root_port_link
16 years ago
.gitignore
…
Kconfig
…
Makefile
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
16 years ago
access.c
PCI: Add pci_bus_set_ops
16 years ago
bus.c
PCI AER: support Multiple Error Received and no error source id
16 years ago
dmar.c
VT-d: add device IOTLB invalidation support
16 years ago
hotplug-pci.c
…
hotplug.c
…
htirq.c
Merge branch 'x86/apic' into irq/numa
16 years ago
intel-iommu.c
intel-iommu: Don't set identity mapping for bypassed graphics devices
16 years ago
intr_remapping.c
Intel-IOMMU, intr-remap: source-id checking
16 years ago
intr_remapping.h
Intel-IOMMU, intr-remap: source-id checking
16 years ago
iov.c
Merge git://git.infradead.org/~dwmw2/iommu-2.6.31
16 years ago
iova.c
Fix iommu address space allocation
16 years ago
irq.c
…
msi.c
PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write
16 years ago
msi.h
PCI MSI: Define PCI_MSI_MASK_32/64
16 years ago
pci-acpi.c
…
pci-driver.c
…
pci-stub.c
…
pci-sysfs.c
docbooks: add/fix PCI kernel-doc
16 years ago
pci.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
16 years ago
pci.h
PCI: handle Virtual Function ATS enabling
16 years ago
probe.c
PCI: use pci_is_root_bus() in pci_read_bridge_bases()
16 years ago
proc.c
…
quirks.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
16 years ago
remove.c
PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()
16 years ago
rom.c
…
search.c
PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()
16 years ago
setup-bus.c
PCI: improve resource allocation under transparent bridges
16 years ago
setup-irq.c
…
setup-res.c
Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6
16 years ago
slot.c
PCI hotplug: create symlink to hotplug driver module
16 years ago
syscall.c
…