aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2010-02-24virtio: Add memory statistics reporting to the balloon driver (V4)Adam Litke
2010-02-24Add __devexit_p around reference to virtio_pci_removeJamie Lokier
2010-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2010-02-23Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2010-02-23Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-02-23x86/PCI: use host bridge _CRS info by default on 2008 and newer machinesBjorn Helgaas
2010-02-23PCI: augment bus resource table with a listBjorn Helgaas
2010-02-23PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refsBjorn Helgaas
2010-02-23PCI: read bridge windows before filling in subtractive decode resourcesBjorn Helgaas
2010-02-23PCI: split up pci_read_bridge_bases()Bjorn Helgaas
2010-02-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-23tc35815: Remove a wrong netif_wake_queue() call which triggers BUG_ONAtsushi Nemoto
2010-02-23cdc_ether: new PID for Ericsson C3607w to the whitelist (resubmit)Torgny Johansson
2010-02-23e1000: Fix DMA mapping error handling on RXAnton Blanchard
2010-02-23drm/vmwgfx: Fix queries if no dma buffer thrashing is occuring.Thomas Hellstrom
2010-02-23Merge remote branch 'nouveau/for-airlied' of ../drm-nouveau-next into drm-linusDave Airlie
2010-02-23Merge branch 'pcc' into releaseLen Brown
2010-02-23Merge branches 'bugzilla-14207' and 'idle' into releaseLen Brown
2010-02-22efifb: fix framebuffer handoffMarcin Slusarz
2010-02-22geode-mfgpt: restore previous behavior for selecting IRQJens Rottmann
2010-02-23drm/nv50: fix vram ptes on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: fix instmem binding on IGPs to point at stolen system memoryBen Skeggs
2010-02-23drm/nv50: improve vram page table constructionBen Skeggs
2010-02-23drm/nv50: more efficient clearing of gpu page table entriesBen Skeggs
2010-02-23drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vramBen Skeggs
2010-02-23drm/nouveau: Fix up pre-nv17 analog load detection.Francisco Jerez
2010-02-22PCIe PME: use pci_pcie_cap()Kenji Kaneshige
2010-02-22PCI PM: Run-time callbacks for PCI bus typeRafael J. Wysocki
2010-02-22PCIe PME: use pci_is_pcie()Kenji Kaneshige
2010-02-22PCI / ACPI / PM: Platform support for PCI PME wake-upRafael J. Wysocki
2010-02-22ACPI / ACPICA: Multiple system notify handlers per deviceRafael J. Wysocki
2010-02-22ACPI / PM: Add more run-time wake-up fieldsRafael J. Wysocki
2010-02-22ACPI: Use GPE reference counting to support shared GPEsRafael J. Wysocki
2010-02-22PCI PM: Make it possible to force using INTx for PCIe PME signalingRafael J. Wysocki
2010-02-22PCI PM: PCIe PME root port service driverRafael J. Wysocki
2010-02-22PCI PM: Add function for checking PME status of devicesRafael J. Wysocki
2010-02-22PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu
2010-02-22PCI: pciehp: second try to get big range for pcie devicesYinghai Lu
2010-02-22PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu
2010-02-22PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu
2010-02-22PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu
2010-02-22PCI: don't shrink bridge resourcesYinghai Lu
2010-02-22PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu
2010-02-22PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu
2010-02-22PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu
2010-02-22PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton
2010-02-22PCI hotplug: fix ibmphp build errorRandy Dunlap
2010-02-22PCI: Make pci_scan_slot more robustMatthew Wilcox
2010-02-22PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby
2010-02-22PCI: push deprecated pci_find_device() function to last userTilman Schmidt