1. d4c6fa7 Merge tag 'stable/for-linus-3.4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  2. 3b59bf0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 13 years ago
  3. 4a52246 Merge tag 'driver-core-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  4. 4da0bd73 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 13 years ago
  5. 263a5c8 Merge 3.3-rc6 into driver-core-next by Greg Kroah-Hartman · 13 years ago
  6. 4949be1 PCI: ignore pre-1.1 ASPM quirking when ASPM is disabled by Matthew Garrett · 13 years ago
  7. 0b47150 tg3: Recode PCI MRRS adjustment as a PCI quirk by Matt Carlson · 13 years ago
  8. 7bcd5b4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  9. 694ce18 Merge tag 'stable/for-linus-fixes-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  10. 3682a39 PCI: Fix pci cardbus removal by Yinghai Lu · 13 years ago
  11. 8161fe9 PCI: set pci sriov page size before reading SRIOV BAR by Vaidyanathan Srinivasan · 13 years ago
  12. 71f6bd4 PCI: workaround hard-wired bus number V2 by Yinghai Lu · 13 years ago
  13. e4de866 xen/pci[front|back]: Use %d instead of %1x for displaying PCI devfn. by Konrad Rzeszutek Wilk · 13 years ago
  14. bd1d462 Merge 3.3-rc2 into the driver-core-next branch. by Greg Kroah-Hartman · 13 years ago
  15. 07d2514 PCI/XEN: Fix bug introduced by a recent change by Alan Stern · 13 years ago
  16. ed283e9 USB/PCI/PCMCIA: Clean up new_id and remove_id sysfs attribute routines by Alan Stern · 13 years ago
  17. f3ff924 Remove useless get_driver()/put_driver() calls by Alan Stern · 13 years ago
  18. cef9bc5 Dynamic ID addition doesn't need get_driver() by Alan Stern · 13 years ago
  19. 6e9292c kernel-doc: fix new warnings in pci by Randy Dunlap · 13 years ago
  20. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  21. 90ab5ee module_param: make bool parameters really bool (drivers & misc) by Rusty Russell · 13 years ago
  22. a96d627 pci: Introduce __pci_reset_function_locked to be used when holding device_lock. by Konrad Rzeszutek Wilk · 13 years ago
  23. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  24. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  25. 9016037 Merge branch 'stable/for-linus-3.3' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  26. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  27. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  28. 76ccc29 x86/PCI: Expand the x86_msi_ops to have a restore MSIs. by Konrad Rzeszutek Wilk · 13 years ago
  29. 67b0243 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  30. 1900ca1 PCI: Enable ATS at the device state restore by Hao, Xudong · 13 years ago
  31. 424eb39 PCI: msi: fix imbalanced refcount of msi irq sysfs objects by Neil Horman · 13 years ago
  32. d56641c PCI: kconfig: English typo in pci/pcie/Kconfig by P. Christeas · 13 years ago
  33. 85b8582 PCI/PM/Runtime: make PCI traces quieter by Vincent Palatin · 13 years ago
  34. 118faaf PCI: remove pci_create_bus() by Bjorn Helgaas · 13 years ago
  35. 7e00fe2 PCI: deprecate pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  36. 1e39ae9 PCI: convert pci_scan_bus_parented() to use pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  37. de4b2f7 PCI: convert pci_scan_bus() to use pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  38. a2ebb82 PCI: add pci_scan_root_bus() that accepts resource list by Bjorn Helgaas · 13 years ago
  39. 166c637 PCI: add pci_create_root_bus() that accepts resource list by Bjorn Helgaas · 13 years ago
  40. a9d9f52 PCI: show host bridges and root bus resources by Bjorn Helgaas · 13 years ago
  41. 45ca9e9 PCI: add helpers for building PCI bus resource lists by Bjorn Helgaas · 13 years ago
  42. afd24ec PCI: delay configuration of SRIOV capability by Ram Pai · 13 years ago
  43. 79cc960 PCI: Only call pci_stop_bus_device() one time for child devices at remove by Yinghai Lu · 13 years ago
  44. f676678 PCI: latency timer doesn't apply to PCIe by Myron Stowe · 13 years ago
  45. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  46. a2e2778 PCI: Introduce INTx check & mask API by Jan Kiszka · 13 years ago
  47. fb51ccb PCI: Rework config space blocking services by Jan Kiszka · 13 years ago
  48. 68e35c9 PCI: fix a brace coding style issue in probe.c by Zac Storer · 13 years ago
  49. 82440a8 PCI: pci_has_legacy_pm_support add driver and device to WARN by David Fries · 13 years ago
  50. d5dea7d PCI: msi: Disable msi interrupts when we initialize a pci device by Eric W. Biederman · 13 years ago
  51. 4716a45 PCI/ACPI/PM: Avoid resuming devices that don't signal PME by Rafael J. Wysocki · 13 years ago
  52. ab4ca78 PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  53. 863b7eb PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  54. 10f6dc7 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  55. cfa4d8c PCI: Fix PRI and PASID consistency by Alex Williamson · 13 years ago
  56. da8d1c8 PCI/sysfs: add per pci device msi[x] irq listing (v5) by Neil Horman · 13 years ago
  57. b7e724d capabilities: reverse arguments to security_capable by Eric Paris · 13 years ago
  58. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  59. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  60. 497f16f pci: Fix hotplug of Express Module with pci bridges by Yinghai Lu · 13 years ago
  61. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  62. 619a518 PCI hotplug: Always allow acpiphp to handle non-PCIe bridges by Rafael J. Wysocki · 13 years ago
  63. b95a7bd pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86 by Jan Beulich · 13 years ago
  64. 8c45194 PCI: fix ats compile failure by James Bottomley · 13 years ago
  65. bbef98a PCI: defer enablement of SRIOV BARS by Ram Pai · 13 years ago
  66. 91f57d5 PCI: More PRI/PASID cleanup by Alex Williamson · 13 years ago
  67. 60fe823 PCI: Enable is not exposed as a PASID capability by Alex Williamson · 13 years ago
  68. a776c49 PCI: msi: Disable msi interrupts when we initialize a pci device by Eric W. Biederman · 13 years ago
  69. a424948 PCI/ACPI/PM: Avoid resuming devices that don't signal PME by Rafael J. Wysocki · 13 years ago
  70. d90116e PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplug by Rafael J. Wysocki · 13 years ago
  71. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  72. 027e8d5 PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  73. 3c07635 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  74. 69166fb PCI: Fix PRI and PASID consistency by Alex Williamson · 13 years ago
  75. b50cac5 PCI/sysfs: add per pci device msi[x] irq listing (v5) by Neil Horman · 13 years ago
  76. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  77. 4cac2eb PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs by Bjorn Helgaas · 13 years ago
  78. b3c0045 PCI: pciehp: wait 100 ms after Link Training check by Kenji Kaneshige · 13 years ago
  79. 0027cb3 PCI: pciehp: wait 1000 ms before Link Training check by Kenji Kaneshige · 13 years ago
  80. fdbd3ce PCI: pciehp: Retrieve link speed after link is trained by Yinghai Lu · 13 years ago
  81. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  82. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  83. eefa9cf pci: add module.h to files implicitly relying on its presence. by Paul Gortmaker · 13 years ago
  84. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  85. a8d2de5 pci: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  86. c54420d PCI: Let PCI_PRI depend on PCI by Joerg Roedel · 13 years ago
  87. 0d52f54 PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug by Rafael J. Wysocki · 13 years ago
  88. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  89. a513a99 PCI: Clean-up MPS debug output by Jon Mason · 13 years ago
  90. a1c473a pci: Clamp pcie_set_readrq() when using "performance" settings by Benjamin Herrenschmidt · 13 years ago
  91. 62f392e PCI: enable MPS "performance" setting to properly handle bridge MPS by Jon Mason · 13 years ago
  92. d387a8d PCI: Workaround for Intel MPS errata by Jon Mason · 13 years ago
  93. 9826530 Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  94. 04a8752 Merge branches 'stable/drivers-3.2', 'stable/drivers.bugfixes-3.2' and 'stable/pci.fixes-3.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen by Linus Torvalds · 13 years ago
  95. 086ac11 PCI: Add support for PASID capability by Joerg Roedel · 13 years ago
  96. c320b97 PCI: Add implementation for PRI capability by Joerg Roedel · 13 years ago
  97. d4c0636 PCI: Export ATS functions to modules by Joerg Roedel · 13 years ago
  98. db3c33c PCI: Move ATS implementation into own file by Joerg Roedel · 13 years ago
  99. 78d090b PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake() by Rafael J. Wysocki · 13 years ago
  100. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago