[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200806141323.45935.jbarnes@virtuousgeek.org>
Date: Sat, 14 Jun 2008 13:23:45 -0700
From: Jesse Barnes <jbarnes@...tuousgeek.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>,
linux-kernel@...r.kernel.org, linux-pci@...r.kernel.org
Subject: [git pull] PCI fixes
Please pull the final (I hope!) fixes for 2.6.26:
git pull git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6.git for-linus
It's mainly a set of fixes I got from Ingo which have been soaking for
awhile, including the resourceN_wc API, which should have been pushed
upstream before now, but which has seen a lot of exposure in Ingo's
tree. Shortlog, diffstat & diff below.
Note that to take advantage of the new resourceN_wc file in X you'll need
something like the patch I just posted to xorg@...ts.freedesktop.org.
Also, since I pulled the changes from Ingo, there are two duplicates (Bertram
& Tony's patches) and a merge commit; hopefully they won't cause trouble.
Thanks,
Jesse
Bertram Felgenhauer (1):
pci, x86: add workaround for bug in ASUS A7V600 BIOS (rev 1005)
Jesse Barnes (2):
Merge branch 'pci-for-jesse' of git://git.kernel.org/.../x86/linux-2.6-tip into for-linus
PCI: fixup write combine comment in pci_mmap_resource
Miquel van Smoorenburg (2):
x86: pci-dma.c: use __GFP_NO_OOM instead of __GFP_NORETRY
x86, pci-dma.c: don't always add __GFP_NORETRY to gfp
Pavel Machek (1):
suspend-vs-iommu: prevent suspend if we could not resume
Tony Camuso (1):
PCI: Correct last two HP entries in the bfsort whitelist
Yinghai Lu (1):
PCI: use dev_to_node in pci_call_probe
venkatesh.pallipadi@...el.com (1):
x86: PAT export resource_wc in pci sysfs
Documentation/filesystems/sysfs-pci.txt | 1
arch/x86/kernel/pci-dma.c | 14 +++--
arch/x86/pci/common.c | 8 +--
drivers/pci/pci-driver.c | 2
drivers/pci/pci-sysfs.c | 85 +++++++++++++++++++++++---------
include/linux/pci.h | 1
6 files changed, 79 insertions(+), 32 deletions(-)
View attachment "diff.txt" of type "text/plain" (8130 bytes)
Powered by blists - more mailing lists