1. 1c81065 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  2. 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
  3. 00fb543 Merge branches 'iommu/fixes', 'arm/omap' and 'x86/amd' into next by Joerg Roedel · 13 years ago
  4. 972b2c7 Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 13 years ago
  5. 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
  6. 73db144 Xen: consolidate and simplify struct xenbus_driver instantiation by Jan Beulich · 13 years ago
  7. 587a1f1 switch ->is_visible() to returning umode_t by Al Viro · 13 years ago
  8. 497f16f pci: Fix hotplug of Express Module with pci bridges by Yinghai Lu · 13 years ago
  9. b51306c PCI: Set device power state to PCI_D0 for device without native PM support by Ajaykumar Hotchandani · 13 years ago
  10. 619a518 PCI hotplug: Always allow acpiphp to handle non-PCIe bridges by Rafael J. Wysocki · 13 years ago
  11. b95a7bd pci, x86/io-apic: Allow PCI_IOAPIC to be user configurable on x86 by Jan Beulich · 13 years ago
  12. 8c45194 PCI: fix ats compile failure by James Bottomley · 13 years ago
  13. bbef98a PCI: defer enablement of SRIOV BARS by Ram Pai · 13 years ago
  14. 91f57d5 PCI: More PRI/PASID cleanup by Alex Williamson · 13 years ago
  15. 60fe823 PCI: Enable is not exposed as a PASID capability by Alex Williamson · 13 years ago
  16. a776c49 PCI: msi: Disable msi interrupts when we initialize a pci device by Eric W. Biederman · 13 years ago
  17. a424948 PCI/ACPI/PM: Avoid resuming devices that don't signal PME by Rafael J. Wysocki · 13 years ago
  18. d90116e PCI/ACPI: Make acpiphp ignore root bridges using SHPC native hotplug by Rafael J. Wysocki · 13 years ago
  19. 486b10b PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  20. 027e8d5 PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  21. 3c07635 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  22. 69166fb PCI: Fix PRI and PASID consistency by Alex Williamson · 13 years ago
  23. b50cac5 PCI/sysfs: add per pci device msi[x] irq listing (v5) by Neil Horman · 13 years ago
  24. 0952157 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  25. 4cac2eb PCI hotplug: shpchp: don't blindly claim non-AMD 0x7450 device IDs by Bjorn Helgaas · 13 years ago
  26. b3c0045 PCI: pciehp: wait 100 ms after Link Training check by Kenji Kaneshige · 13 years ago
  27. 0027cb3 PCI: pciehp: wait 1000 ms before Link Training check by Kenji Kaneshige · 13 years ago
  28. fdbd3ce PCI: pciehp: Retrieve link speed after link is trained by Yinghai Lu · 13 years ago
  29. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  30. 02ebbbd Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 13 years ago
  31. eefa9cf pci: add module.h to files implicitly relying on its presence. by Paul Gortmaker · 13 years ago
  32. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  33. a8d2de5 pci: drop unused Kconfig symbol by Paul Bolle · 13 years ago
  34. c54420d PCI: Let PCI_PRI depend on PCI by Joerg Roedel · 13 years ago
  35. 0d52f54 PCI / ACPI: Make acpiphp ignore root bridges using PCIe native hotplug by Rafael J. Wysocki · 13 years ago
  36. 0e59e7e7 Merge branch 'next-rebase' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  37. a513a99 PCI: Clean-up MPS debug output by Jon Mason · 13 years ago
  38. a1c473a pci: Clamp pcie_set_readrq() when using "performance" settings by Benjamin Herrenschmidt · 13 years ago
  39. 62f392e PCI: enable MPS "performance" setting to properly handle bridge MPS by Jon Mason · 13 years ago
  40. d387a8d PCI: Workaround for Intel MPS errata by Jon Mason · 13 years ago
  41. 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
  42. 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
  43. 086ac11 PCI: Add support for PASID capability by Joerg Roedel · 13 years ago
  44. c320b97 PCI: Add implementation for PRI capability by Joerg Roedel · 13 years ago
  45. d4c0636 PCI: Export ATS functions to modules by Joerg Roedel · 13 years ago
  46. db3c33c PCI: Move ATS implementation into own file by Joerg Roedel · 13 years ago
  47. 78d090b PCI / PM: Remove unnecessary error variable from acpi_dev_run_wake() by Rafael J. Wysocki · 13 years ago
  48. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  49. 379021d PCI / PM: Extend PME polling to all PCI devices by Rafael J. Wysocki · 13 years ago
  50. 3e309cd PCI quirk: mmc: Always check for lower base frequency quirk for Ricoh 1180:e823 by Josh Boyer · 13 years ago
  51. e244427 PCI: Make pci_setup_bridge() non-static for use by arch code by Benjamin Herrenschmidt · 13 years ago
  52. a94d072 PCI: Add quirk for known incorrect MPSS by Ben Hutchings · 13 years ago
  53. 5f39e67 PCI: Disable MPS configuration by default by Jon Mason · 13 years ago
  54. d3f1381 iommu: Rename the DMAR and INTR_REMAP config options by Suresh Siddha · 13 years ago
  55. 1a4b1a4 pci: Don't crash when reading mpss from root complex by Benjamin Herrenschmidt · 13 years ago
  56. ed2888e PCI: Remove MRRS modification from MPS setting code by Jon Mason · 13 years ago
  57. 5307f6d Fix pointer dereference before call to pcie_bus_configure_settings by Shyam Iyer · 13 years ago
  58. 917e3e6 xen-pcifront: Update warning comment to use 'e820_host' option. by Konrad Rzeszutek Wilk · 13 years ago
  59. 47c08f3 pci: fix new kernel-doc warning in pci.c by Randy Dunlap · 13 years ago
  60. 0c3bef6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  61. 69566dd PCI: OF: Don't crash when bridge parent is NULL. by David Daney · 13 years ago
  62. c299eba Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 13 years ago
  63. debc3b7 PCI: export pcie_bus_configure_settings symbol by Jon Mason · 13 years ago
  64. 9e8bf93 PCI: code and comments cleanup by Ram Pai · 13 years ago
  65. 0a2daa1 PCI: make cardbus-bridge resources optional by Ram Pai · 13 years ago
  66. 2aceefc PCI: make SRIOV resources optional by Yinghai Lu · 13 years ago
  67. 2bbc694 PCI : ability to relocate assigned pci-resources by Ram Pai · 13 years ago
  68. be76891 PCI: honor child buses add_size in hot plug configuration by Yinghai Lu · 13 years ago
  69. b03e749 PCI: Set PCI-E Max Payload Size on fabric by Jon Mason · 13 years ago
  70. f85f19d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  71. e371d46 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 13 years ago
  72. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  73. ed47641 pci-label.c: size_t misspelled as mode_t by Al Viro · 13 years ago
  74. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  75. 6d16d6d Merge branch 'core-iommu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  76. 431bf99 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/suspend-2.6 by Linus Torvalds · 13 years ago
  77. acb41c0 Merge branch 'of-pci' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  78. 7b87c9d PCI: remove printks about disabled bridge windows by Bjorn Helgaas · 13 years ago
  79. 28c6821 PCI: fold pci_calc_resource_flags() into decode_bar() by Bjorn Helgaas · 13 years ago
  80. 8d6a6a4 PCI: treat mem BAR type "11" (reserved) as 32-bit, not 64-bit, BAR by Bjorn Helgaas · 13 years ago
  81. c9b378c PCI: correct pcie_set_readrq write size by Jon Mason · 13 years ago
  82. 0cab084 PCI: pciehp: change wait time for valid configuration access by Kenji Kaneshige · 13 years ago
  83. 864d296 PCI: ARI is a PCIe v2 feature by Chris Wright · 13 years ago
  84. d534194 PCI: Make the struct pci_dev * argument of pci_fixup_irqs const. by Ralf Baechle · 13 years ago
  85. 05d3ac2 PCI hotplug: cpqphp: use pci_dev->vendor by Sergei Shtylyov · 13 years ago
  86. 69b3e61 PCI hotplug: cpqphp: use pci_dev->subsystem_{vendor|device} by Sergei Shtylyov · 13 years ago
  87. b1a98b6 PCI: enumerate the PCI device only removed out PCI hieratchy of OS when re-scanning PCI by Tiejun Chen · 13 years ago
  88. 0918472 PCI: PCIe AER: add aer_recover_queue by Huang Ying · 13 years ago
  89. efe6d72 PCI hotplug: Rename is_ejectable which also exists in dock.c by Thomas Renninger · 13 years ago
  90. 15bed0f mmc: Added quirks for Ricoh 1180:e823 lower base clock frequency by Manoj Iyer · 13 years ago
  91. 9c8b04b ACPI: constify ops structs by Vasiliy Kulikov · 13 years ago
  92. 7ae033c Merge branch 'pm-runtime' into for-linus by Rafael J. Wysocki · 13 years ago
  93. b7e9c22 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  94. f483d39 PCI: conditional resource-reallocation through kernel parameter pci=realloc by Ram Pai · 13 years ago
  95. b395fb3 Merge branch 'iommu-3.1' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu into core/iommu by Ingo Molnar · 13 years ago
  96. eea3fc03 PCI / PM: Detect early wakeup in pci_pm_prepare() by Rafael J. Wysocki · 13 years ago
  97. 8072ba1 PCIe ASPM: forcedly -> forcibly by Michael Witten · 13 years ago
  98. a64227b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 13 years ago
  99. 12f1ba5 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  100. a5f76d5 PCI / PM: Block races between runtime PM and system sleep by Rafael J. Wysocki · 13 years ago