[git pull] PCI fixes

From: Jesse Barnes
Date: Tue May 13 2008 - 13:42:48 EST


Please pull the PCI fixes:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus

This includes a few important but perhaps slightly more dangerous fixes than
the previous set. Highlights are: a fix for the X MTRR mapping
incompatibility bug, a critical fix for ISA DMA, and support for more complex
_OSC topologies. In order to fixup the changelog, I ended up rebasing this
time, hopefully I got everything right.

Thanks,
Jesse

Björn Krombholz (1):
PCI: enable nv_msi_ht_cap_quirk for ALi bridges

Kenji Kaneshige (3):
PCI ACPI: fix uninitialized variable in __pci_osc_support_set
ACPI/PCI: handle multiple _OSC
ACPI/PCI: another multiple _OSC memory leak fix

Shaohua Li (1):
ACPI/PCI: handle multiple _OSC

Takashi Iwai (1):
x86/PCI: fix broken ISA DMA

Venki Pallipadi (1):
x86/PCI: X86_PAT & mprotect

mark gross (1):
PCI: Make the intel-iommu_wait_op macro work when jiffies are not running

arch/x86/kernel/pci-dma.c | 8 ++-
arch/x86/pci/i386.c | 4 -
drivers/pci/intel-iommu.c | 6 +-
drivers/pci/pci-acpi.c | 109 +++++++++++++++++++++++++++++++++-------------
drivers/pci/quirks.c | 1
5 files changed, 89 insertions(+), 39 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/