summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge()Kenji Kaneshige2009-06-161-1/+1
* PCI: use pci_is_root_bus() in acpi_find_root_bridge_handle()Kenji Kaneshige2009-06-161-1/+1
* PCI: use pci_is_root_bus() in acpi_pci_get_bridge_handle()Kenji Kaneshige2009-06-161-1/+1
* PCI quirk: HP hides SMBus controller in Compaq nx9500 laptopsMichal Miroslaw2009-06-161-0/+1
* PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsetsMichal Miroslaw2009-06-161-0/+22
* PCI: expose SMBus on Asus notebook A6LMats Erik Andersson2009-06-111-0/+1
* PCI: Add support for turning PCIe ECRC on or offAndrew Patterson2009-06-117-7/+174
* PCI PM: Follow PCI_PM_CTRL_NO_SOFT_RESET during transitions from D3Rafael J. Wysocki2009-06-111-0/+2
* PCI: fix SR-IOV function dependency link problemYu Zhao2009-06-111-0/+2
* PCI: eliminate redundant pci_stop_dev() call from pci_destroy_dev()Alex Chiang2009-06-111-2/+0
* PCI MSI: let drivers retry when not enough vectorsMichael S. Tsirkin2009-06-111-3/+3
* PCI: disable ASPM on VIA root-port-under-bridge configurationsShaohua Li2009-06-111-0/+4
* PCI: use ACPI _CRS data by defaultJesse Barnes2009-06-115-6/+6
* PCI: remove deprecated pci_find_slot() interfaceAlex Chiang2009-06-112-38/+0
* PCI Hotplug: cpqphp: don't use pci_find_slot()Alex Chiang2009-06-112-6/+12
* PCI Hotplug: cpqphp: constify slot_name()Alex Chiang2009-06-111-1/+1
* PCI Hotplug: cpqphp: eliminate dead code - PCI_ScanBusNonBridgeAlex Chiang2009-06-111-12/+2
* PCI Hotplug: cpqphp: clean up accesses to pcibios_get_irq_routing_table()Alex Chiang2009-06-113-70/+47
* PCI Hotplug: cpqphp: refactor cpqhp_save_configAlex Chiang2009-06-111-91/+91
* PCI Hotplug: cpqphp: style cleanupsAlex Chiang2009-06-111-11/+6
* PCI Hotplug: cpqphp: refactor cpqphp_save_slot_configAlex Chiang2009-06-111-46/+39
* PCI Hotplug: cpqphp: clean up cpqphp_ctrl.cAlex Chiang2009-06-111-91/+79
* PCI Hotplug: cpqphp: refactor cpqhp_probeAlex Chiang2009-06-111-197/+185
* PCI Hotplug: cpqphp: eliminate stray bracesAlex Chiang2009-06-111-33/+22
* PCI Hotplug: cpqphp: remove useless prototypes in cpqphp_core.cAlex Chiang2009-06-111-237/+224
* PCI Hotplug: cpqphp: obey 80 column convention in cpqphp.hAlex Chiang2009-06-111-31/+45
* PCI Hotplug: cpqphp: fix comment styleAlex Chiang2009-06-115-315/+387
* PCI Hotplug: cpqphp: stray whitespace cleanupsAlex Chiang2009-06-115-122/+110
* PCI: improve resource allocation under transparent bridgesYinghai Lu2009-06-112-14/+36
* PCI/x86: don't assume prefetchable ranges are 64bitYinghai Lu2009-06-116-13/+62
* PCI MSI: Define PCI_MSI_MASK_32/64Hidetoshi Seto2009-06-113-5/+6
* PCI: ibmphp_core.c: fix warning due to missing module_exit()akpm@linux-foundation.org2009-06-111-0/+1
* PCIE: remove driver_data direct access of struct deviceGreg Kroah-Hartman2009-06-111-1/+1
* PCI MSI: Remove unused/obsolete macros and definitionsHidetoshi Seto2009-06-112-8/+1
* Linux 2.6.30v2.6.30Linus Torvalds2009-06-091-1/+1
* char: mxser, fix ISA board lookupPeter Botha2009-06-091-1/+1
* jbd: fix race in buffer processing in commit codeJan Kara2009-06-091-2/+4
* autofs4: remove hashed check in validate_wait()Ian Kent2009-06-091-14/+8
* shm: fix unused warnings on nommuMike Frysinger2009-06-091-2/+5
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2009-06-0914-12/+39
|\
| * kvm: fix kvm reboot crash when MAXSMP is usedAvi Kivity2009-06-091-1/+1
| * cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-0911-11/+11
| * cpumask: introduce zalloc_cpumask_varYinghai Lu2009-06-092-0/+27
* | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-06-091-0/+3
|\ \
| * | bsg: setting rq->bio to NULLFUJITA Tomonori2009-06-091-0/+3
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2009-06-092-6/+8
|\ \
| * | cls_cgroup: Fix oops when user send improperly 'tc filter add' requestMinoru Usui2009-06-091-0/+3
| * | r8169: fix crash when large packets are receivedEric Dumazet2009-06-091-6/+5
* | | Merge branch 'for-linus' of git://neil.brown.name/mdLinus Torvalds2009-06-091-14/+14
|\ \ \ | |_|/ |/| |
| * | md/raid5: fix bug in reshape code when chunk_size decreases.NeilBrown2009-06-091-1/+1
OpenPOWER on IntegriCloud