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.
Suresh Siddha
c42d9f3244
x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus
...
Clean up the intel-iommu code related to deferred iommu flush logic. There is
no need to allocate all the iommu's as a sequential array.
This will be used later in the interrupt-remapping patch series to
allocate iommu much early and individually for each device remapping
hardware unit.
Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Cc: akpm@linux-foundation.org
Cc: arjan@linux.intel.com
Cc: andi@firstfloor.org
Cc: ebiederm@xmission.com
Cc: jbarnes@virtuousgeek.org
Cc: steiner@sgi.com
Signed-off-by: Ingo Molnar <mingo@elte.hu>
17 years ago
..
hotplug
PCI: acpiphp: cleanup notify handler on all root bridges
17 years ago
pcie
PCI: don't enable ASPM on devices with mixed PCIe/PCI functions
17 years ago
.gitignore
…
Kconfig
…
Makefile
…
access.c
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
17 years ago
bus.c
PCI: remove global list of PCI devices
17 years ago
dma_remapping.h
x64, x2apic/intr-remap: Intel vt-d, IOMMU code reorganization
17 years ago
dmar.c
x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus
17 years ago
hotplug-pci.c
…
hotplug.c
…
htirq.c
…
intel-iommu.c
x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus
17 years ago
intel-iommu.h
x64, x2apic/intr-remap: fix the need for sequential array allocation of iommus
17 years ago
iova.c
PCI: iova RB tree setup tweak
17 years ago
iova.h
PCI: pci-iommu-iotlb-flushing-speedup
17 years ago
msi.c
pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2
17 years ago
msi.h
…
pci-acpi.c
ACPI/PCI: another multiple _OSC memory leak fix
17 years ago
pci-driver.c
PCI: use dev_to_node in pci_call_probe
17 years ago
pci-sysfs.c
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
17 years ago
pci.c
PCI: replace remaining __FUNCTION__ occurrences
17 years ago
pci.h
PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev.
17 years ago
probe.c
x86/pci: remove flag in pci_cfg_space_size_ext
17 years ago
proc.c
drivers: use non-racy method for proc entries creation (2)
17 years ago
quirks.c
pci: VT3336 can't do MSI either
17 years ago
remove.c
PCI: add PCI Express ASPM support
17 years ago
rom.c
…
search.c
PCI: clean up search.c a lot
17 years ago
setup-bus.c
Fix cardbus resource allocation
17 years ago
setup-irq.c
…
setup-res.c
PCI: clean up resource alignment management
17 years ago
syscall.c
…