summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI PM: PCIe PME root port service driverRafael J. Wysocki2010-02-228-0/+596
* PCI PM: Add function for checking PME status of devicesRafael J. Wysocki2010-02-222-0/+36
* PCI: mark is_pcie obsoleteKenji Kaneshige2010-02-221-1/+2
* PCI: set PCI_PREF_RANGE_TYPE_64 in pci_bridge_check_rangesYinghai Lu2010-02-221-1/+4
* PCI: pciehp: second try to get big range for pcie devicesYinghai Lu2010-02-221-1/+50
* PCI: pciehp: cleanup flow in pciehp_configure_deviceYinghai Lu2010-02-221-6/+17
* PCI: introduce pci_assign_unassigned_bridge_resourcesYinghai Lu2010-02-222-27/+90
* PCI: update bridge resources to get more big ranges in PCI assign unssignedYinghai Lu2010-02-221-2/+112
* PCI: don't shrink bridge resourcesYinghai Lu2010-02-221-2/+12
* PCI: reject mmio ranges starting at 0 on pci_bridge readYinghai Lu2010-02-221-3/+15
* PCI: add failed_list to pci_bus_assign_resourcesYinghai Lu2010-02-221-4/+57
* PCI: add pci_bridge_release_resources and pci_bus_release_bridge_resourcesYinghai Lu2010-02-221-0/+82
* PCI hotplug: check ioremap() return value in ibmphp_ebda.cAndrew Morton2010-02-221-0/+2
* PCI hotplug: fix ibmphp build errorRandy Dunlap2010-02-221-0/+1
* PCI: Make pci_scan_slot more robustMatthew Wilcox2010-02-221-4/+14
* PCI: hotplug/cpcihp, fix pci device refcountingJiri Slaby2010-02-221-0/+1
* PCI: push deprecated pci_find_device() function to last userTilman Schmidt2010-02-2220-102/+64
* PCI: don't dump resource when bus resource flags indicates unusedYinghai Lu2010-02-221-1/+2
* resource: add release_child_resourcesYinghai Lu2010-02-222-0/+31
* PCI: separate pci_setup_bridge to small functionsYinghai Lu2010-02-221-16/+50
* PCI hotplug: ibmphp: read the length of ebda and map entire ebda regionChandru2010-02-221-2/+9
* PCI hotplug: fix memory leaksJiri Slaby2010-02-222-0/+2
* resource/PCI: mark struct resource as constDominik Brodowski2010-02-2221-26/+28
* resource/PCI: align functions now return start of resourceDominik Brodowski2010-02-2221-95/+102
* x86/PCI: irq and pci_ids patch for Intel Cougar Point DeviceIDsSeth Heasley2010-02-222-0/+5
* PCI: Clean up build for CONFIG_PCI_QUIRKS unsetRafael J. Wysocki2010-02-225-15/+23
* PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug opsJesse Barnes2010-02-221-1/+0
* PCI: Add support for reporting PCIe 3.0 speedsMatthew Wilcox2010-02-223-1/+3
* PCI: Add support for AGP in cur/max bus speedMatthew Wilcox2010-02-223-5/+55
* PCI: Add support for detection of PCIe and PCI-X bus speedsMatthew Wilcox2010-02-221-0/+66
* PCI: Make current and maximum bus speeds part of the PCI coreMatthew Wilcox2010-02-2217-498/+246
* PCI: Unify pcie_link_speed and pci_bus_speedMatthew Wilcox2010-02-223-34/+29
* PCI: Rewrite pci_scan_slotMatthew Wilcox2010-02-221-9/+47
* Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-02-225-31/+22
|\
| * perf probe: Init struct probe_point and set counter correctlyMasami Hiramatsu2010-02-221-0/+3
| * hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-192-2/+7
| * hw-breakpoints: Accept breakpoints on NULL addressFrederic Weisbecker2010-02-191-23/+7
| * perf_events: Fix FORK eventsPeter Zijlstra2010-02-141-6/+5
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds2010-02-222-4/+10
|\ \
| * | Input: usbtouchscreen - extend coordinate range for Generaltouch devicesRoy Yin2010-02-211-4/+4
| * | Input: polldev can cause crash in case when polling disabledSamu Onkalo2010-02-201-0/+6
* | | i915 / PM: Fix hibernate regression caused by suspend/resume splittingRafael J. Wysocki2010-02-221-21/+9
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds2010-02-211-2/+2
|\ \ \
| * | | sparc32: Fix struct stat uid/gid types.David S. Miller2010-02-211-2/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2010-02-211-6/+7
|\ \ \ \
| * | | | [WATCHDOG] bfin: fix max timeout calculationMike Frysinger2010-02-211-6/+7
* | | | | mm: Make copy_from_user() in migrate.c statically predictableH. Peter Anvin2010-02-211-21/+15
|/ / / /
* | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2010-02-205-10/+45
|\ \ \ \
| * | | | CacheFiles: Fix a race in cachefiles_delete_object() vs renameDavid Howells2010-02-201-1/+11
| * | | | vfs: don't call ima_file_check() unconditionally in nfsd_open()Chuck Ebbert2010-02-201-1/+2
OpenPOWER on IntegriCloud