summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2009-11-04PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch6-2/+179
2009-11-04PCI: pciehp: prevent unnecessary power offKenji Kaneshige1-16/+10
2009-11-04PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige1-1/+1
2009-11-04PCI: pciehp: return error on read/write failureKenji Kaneshige3-92/+22
2009-11-04PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige1-16/+22
2009-11-04PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige1-50/+3
2009-11-04PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige1-1/+2
2009-11-04PCI: fix nit in ROM BAR size probingMichael S. Tsirkin1-2/+2
2009-11-04x86/PCI: use -DDEBUG when CONFIG_PCI_DEBUG setBjorn Helgaas1-0/+4
2009-11-04PCI: add xen dom0 checking before ACS initializationAllen Kay1-1/+2
2009-11-04PCI: acs p2p upsteram forwarding enablingAllen Kay4-0/+55
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge15-27/+54
2009-11-04x86/PCI: allow MMCONFIG above 4GBBjorn Helgaas1-11/+20
2009-11-04x86/PCI/PAT: return EINVAL for pci mmap WC request for !pat_enabledSuresh Siddha1-0/+9
2009-11-04PNP: print resources consistently with %pRtBjorn Helgaas4-61/+18
2009-11-04ia64/PCI: print resources consistently with %pRtBjorn Helgaas1-5/+16
2009-11-04x86/PCI: print resources consistently with %pRtBjorn Helgaas2-10/+16
2009-11-04PCI: print resources consistently with %pRtBjorn Helgaas4-43/+24
2009-11-04vsprintf: add %pRt, %pRf to print struct resource detailsBjorn Helgaas1-7/+44
2009-11-04vsprintf: add %pR support for IRQ and DMA resourcesBjorn Helgaas1-10/+21
2009-11-04vsprintf: fix io/mem resource widthBjorn Helgaas1-2/+2
2009-11-04PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett1-4/+8
2009-11-04PCI hotplug: change PCI nomenclatureStefan Assmann1-11/+11
2009-11-04x86/PCI: Use generic cacheline sizing instead of per-vendor tests.Dave Jones1-7/+11
2009-11-04PCI: pci_dfl_cache_line_size is __devinitdataTejun Heo1-1/+1
2009-11-04pccard: configure CLS on attachTejun Heo3-28/+36
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo3-7/+8
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes5-19/+49
2009-11-04x86/PCI: read root resources from IOH on IntelYinghai Lu4-27/+135
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds8-95/+486
2009-11-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-18/+32
2009-11-03Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+41
2009-11-03Linux 2.6.32-rc6v2.6.32-rc6Linus Torvalds1-1/+1
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw1-1/+0
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall1-3/+6
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson1-5/+35
2009-11-03cfq-iosched: limit coop preemptionShaohua Li1-2/+15
2009-11-03cfq-iosched: fix bad return value cfq_should_preempt()Jens Axboe1-1/+1
2009-11-03backing-dev: bdi sb prune should be in the unregister path, not destroyJens Axboe1-1/+2
2009-11-03Merge branch 'for-linus' of git://github.com/at91linux/linux-2.6-at91Linus Torvalds2-0/+12
2009-11-03at91: at91sam9g45 family: identify several chip versionsNicolas Ferre2-0/+10
2009-11-03avr32: add two new at91 to cpu.h definitionNicolas Ferre1-0/+2
2009-11-03Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds54-440/+544
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds7-55/+89
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell1-1/+1
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-7/+66
2009-11-03Merge branch 'fixes-s3c-2632-rc5' of git://git.fluff.org/bjdooks/linuxLinus Torvalds14-12/+59
2009-11-03Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-37/+59
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ryu...Linus Torvalds2-8/+13
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds39-180/+606