summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-10-2047-679/+1024
|\
| * PCI: fix pci_ioremap_bar() on s390Heiko Carstens2008-10-201-0/+2
| * PCI: fix AER capability checkYu Zhao2008-10-204-12/+5
| * PCI: use pci_find_ext_capability everywhereJesse Barnes2008-10-205-65/+20
| * PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes2008-10-201-2/+0
| * PCI hotplug: fix get_##name return value problemKenji Kaneshige2008-10-201-1/+1
| * PCI: document the pcie_aspm kernel parameterChuck Ebbert2008-10-201-0/+6
| * PCI: introduce an pci_ioremap(pdev, barnr) functionArjan van de Ven2008-10-201-0/+13
| * powerpc/PCI: Add legacy PCI access via sysfsBenjamin Herrenschmidt2008-10-203-1/+153
| * PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt2008-10-205-82/+102
| * PCI: probing debug message uniformizationVincent Legoll2008-10-202-16/+15
| * PCI: support PCIe ARI capabilityYu Zhao2008-10-205-0/+62
| * PCI: centralize the capabilities code in probe.cZhao, Yu2008-10-201-7/+20
| * PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu2008-10-201-55/+83
| * PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb2008-10-201-1/+1
| * PCI: replace cfg space size (256/4096) by macros.Zhao, Yu2008-10-204-12/+21
| * PCI: use resource_size() everywhere.Zhao, Yu2008-10-202-3/+3
| * PCI: use same arg names in PCI_VDEVICE commentZhao, Yu2008-10-201-2/+2
| * PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi2008-10-203-5/+5
| * PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu2008-10-201-2/+1
| * PCI: fix hotplug get_##name return value problemZhao, Yu2008-10-201-7/+7
| * PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger2008-10-201-7/+3
| * PCI: fix MSI-HOWTO.txt info about MSI-X MMIO spaceRoland Dreier2008-10-201-4/+2
| * PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes2008-10-201-2/+2
| * PCI: connect struct pci_dev to struct pci_slotAlex Chiang2008-10-202-0/+15
| * PCI: make CPU list affinity visibleMike Travis2008-10-203-0/+9
| * PCI: utilize calculated results when detecting MSI featuresJike Song2008-10-201-6/+4
| * PCI: pciehp: replace printk with dev_printkTaku Izumi2008-10-205-186/+263
| * PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi2008-10-201-2/+1
| * x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley2008-10-202-5/+12
| * PCI: pciehp: fix irq initializationKenji Kaneshige2008-10-202-2/+4
| * PCI: Document that most pci options are shared between i386 and x86-64Andi Kleen2008-10-201-12/+13
| * PCI: tidy PME support messagesBjorn Helgaas2008-10-201-13/+13
| * PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org2008-10-201-22/+22
| * PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org2008-10-201-69/+23
| * PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-202-2/+2
| * x86/PCI: follow lspci device/vendor styleBjorn Helgaas2008-10-201-4/+4
| * PCI: change MSI-x vector to 32bitYinghai Lu2008-10-202-2/+2
| * PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki2008-10-202-0/+23
| * PCI: allow quirks to be compiled outThomas Petazzoni2008-10-202-86/+98
| * PCI: Check dynids driver_data value for validityJean Delvare2008-10-204-10/+20
| * PCI: remove dynids.use_driver_dataMilton Miller2008-10-205-6/+1
* | Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-2065-1585/+6108
|\ \
| * | tracing/fastboot: improve help textIngo Molnar2008-10-141-6/+11
| * | tracing/stacktrace: improve help textIngo Molnar2008-10-141-2/+11
| * | tracing/fastboot: fix initcalls disposition in bootgraph.plFrederic Weisbecker2008-10-141-0/+6
| * | tracing/fastboot: fix bootgraph.pl initcall name regexpArnaud Patard2008-10-141-4/+4
| * | tracing/fastboot: fix issues and improve output of bootgraph.plArjan van de Ven2008-10-141-13/+16
| * | tracepoints: synchronize unregister static inlineMathieu Desnoyers2008-10-141-1/+4
| * | tracepoints: tracepoint_synchronize_unregister()Mathieu Desnoyers2008-10-141-0/+7
OpenPOWER on IntegriCloud