summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * PCI/powerpc: support PCIe fundamental resetMike Mason2009-09-092-1/+10
| * PCI: document PCIe fundamental reset interfacesMike Mason2009-09-091-42/+77
| * PCI: support for PCI Express fundamental resetMike Mason2009-09-091-0/+1
| * PCI/GPU: implement VGA arbitration on LinuxBenjamin Herrenschmidt2009-09-098-1/+1461
| * PCI MSI: Style cleanupsHidetoshi Seto2009-09-091-22/+22
| * PCI MSI: MSI-X cleanup, msix_setup_entries()Hidetoshi Seto2009-09-091-23/+36
| * PCI MSI: MSI-X cleanup, msix_program_entries()Hidetoshi Seto2009-09-091-10/+19
| * PCI MSI: MSI-X cleanup, msix_map_region()Hidetoshi Seto2009-09-091-13/+19
| * PCI MSI: Relocate error path in init_msix_capability()Hidetoshi Seto2009-09-091-18/+22
| * PCI MSI: Unify msi_free_irqs() and msix_free_all_irqs()Hidetoshi Seto2009-09-091-43/+31
| * PCI MSI: Use list_first_entry()Hidetoshi Seto2009-09-091-1/+1
| * PCI MSI: Remove attribute check from pci_disable_msi()Hidetoshi Seto2009-09-091-8/+1
| * PCI iommu: iommu=pt is a valid early paramAlex Williamson2009-09-091-3/+1
| * PCI: Document pci_ids.h addition policy.Dave Jones2009-09-091-0/+3
| * PCI: print out pref if mmio is prefetchableYinghai Lu2009-09-091-2/+7
| * PCI: apply nv_msi_ht_cap_quirk on resume tooTejun Heo2009-09-091-0/+2
| * PCI: disable pci_find_device warnings when deprecated pci functions are enabledAndi Kleen2009-09-093-31/+37
| * PCI: Unhide the SMBus on the Compaq Evo D510 USDTJean Delvare2009-09-091-0/+1
| * PCI: expose function reset capability in sysfsMichael S. Tsirkin2009-09-095-0/+65
| * PCI Hotplug: acpiphp: get pci_bus from acpi handle correctlyAlex Chiang2009-09-091-11/+17
| * ACPI: export acpi_pci_root and friendsAlex Chiang2009-09-092-15/+18
| * x86/PCI: initialize PCI bus node numbers earlyJesse Barnes2009-09-092-63/+70
| * PCI: export pci_claim_resource for driver useJesse Barnes2009-09-091-0/+1
| * yenta: Use pci_claim_resourceMatthew Wilcox2009-09-091-8/+8
| * frv/PCI: Use pci_claim_resourceMatthew Wilcox2009-09-091-6/+4
| * PCI: remove pcibios_scan_all_fns()Alex Chiang2009-09-0915-19/+37
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-161-0/+4
|\ \
| * | block: fix linkage problem with blk_iopoll and !CONFIG_BLOCKJens Axboe2009-09-151-0/+4
* | | Merge branch 'writeback' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-09-1621-263/+264
|\ \ \
| * | | writeback: fix possible bdi writeback refcounting problemNick Piggin2009-09-161-7/+6
| * | | writeback: Fix bdi use after free in wb_work_complete()Nick Piggin2009-09-161-2/+3
| * | | writeback: improve scalability of bdi writeback work queuesNick Piggin2009-09-161-1/+2
| * | | writeback: remove smp_mb(), it's not needed with list_add_tail_rcu()Nick Piggin2009-09-161-3/+3
| * | | writeback: use schedule_timeout_interruptible()Jens Axboe2009-09-161-2/+1
| * | | writeback: add comments to bdi_work structureJens Axboe2009-09-161-7/+11
| * | | writeback: splice dirty inode entries to default bdi on bdi_destroy()Jens Axboe2009-09-161-1/+13
| * | | writeback: separate starting of sync vs opportunistic writebackJens Axboe2009-09-165-95/+75
| * | | writeback: inline allocation failure handling in bdi_alloc_queue_work()Jens Axboe2009-09-161-22/+27
| * | | writeback: use RCU to protect bdi_listJens Axboe2009-09-164-28/+63
| * | | writeback: only use bdi_writeback_all() for WB_SYNC_NONE writeoutJens Axboe2009-09-161-56/+14
| * | | fs: Assign bdi in super_blockJens Axboe2009-09-167-1/+21
| * | | writeback: make wb_writeback() take an argument structureJens Axboe2009-09-161-29/+49
| * | | writeback: merely wakeup flusher thread if work allocation fails for WB_SYNC_...Christoph Hellwig2009-09-161-32/+14
| * | | writeback: get rid of wbc->for_writepagesJens Axboe2009-09-167-11/+2
| * | | fs: remove bdev->bd_inode_backing_dev_infoJens Axboe2009-09-164-8/+2
* | | | slub: Fix build error in kmem_cache_open() with !CONFIG_SLUB_DEBUGIngo Molnar2009-09-151-0/+2
|/ / /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide-next-2.6Linus Torvalds2009-09-1512-385/+522
|\ \ \
| * | | ide: fixup for fujitsu diskWu Zhangjin2009-09-151-0/+1
| * | | ide: convert to ->proc_fopsAlexey Dobriyan2009-09-016-207/+365
| * | | at91_ide: remove headers specific for at91sam9263Sergey Matyukevich2009-08-151-2/+0