1. aecab53 PCI: pci_ids: add device ids for STA2X11 device (aka ConneXT) by Alessandro Rubini · 13 years ago
  2. eb31aae PNP: work around Dell 1536/1546 BIOS MMCONFIG bug that breaks USB by Bjorn Helgaas · 13 years ago
  3. 24d25db x86/PCI: amd: factor out MMCONFIG discovery by Bjorn Helgaas · 13 years ago
  4. 1900ca1 PCI: Enable ATS at the device state restore by Hao, Xudong · 13 years ago
  5. 424eb39 PCI: msi: fix imbalanced refcount of msi irq sysfs objects by Neil Horman · 13 years ago
  6. d56641c PCI: kconfig: English typo in pci/pcie/Kconfig by P. Christeas · 13 years ago
  7. 85b8582 PCI/PM/Runtime: make PCI traces quieter by Vincent Palatin · 13 years ago
  8. 118faaf PCI: remove pci_create_bus() by Bjorn Helgaas · 13 years ago
  9. 7ec303a xtensa/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  10. 2cd6975 x86/PCI: convert to pci_create_root_bus() and pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  11. 46fbade x86/PCI: use pci_scan_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  12. 6361d72 x86/PCI: read Broadcom CNB20LE host bridge info before PCI scan by Bjorn Helgaas · 13 years ago
  13. 2b59161 sparc32, leon/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  14. 1a30010 sparc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  15. 6f17dd1 sh/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  16. 45a709f powerpc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  17. 49a6cba powerpc/PCI: split PHB part out of pcibios_map_io_space() by Bjorn Helgaas · 13 years ago
  18. a46770f powerpc/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  19. dc7dce2 parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  20. 42605fa parisc/PCI: lba: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  21. f4d9ea9 parisc/PCI: lba: deal with LMMIO/PAT overlaps before creating PCI root bus by Bjorn Helgaas · 13 years ago
  22. 7590e50 parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  23. c4e0657 parisc/PCI: dino: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  24. 9a45800 mn10300/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  25. 7c090e5 mips/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  26. 4723b98 microblaze/PCI: use pci_scan_root_bus() by Bjorn Helgaas · 13 years ago
  27. 58de74b microblaze/PCI: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  28. ce78fc6 microblaze/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  29. 8d88a432 microblaze/PCI: fix pci_bus_for_each_resource() usage by Bjorn Helgaas · 13 years ago
  30. e30f992 ia64/PCI: convert to pci_create_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  31. 79e77f2 ia64/PCI: use pci_create_bus() instead of pci_scan_bus_parented() by Bjorn Helgaas · 13 years ago
  32. e2a7965 frv/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  33. 37d1590 arm/PCI: convert to pci_scan_root_bus() for correct root bus resources by Bjorn Helgaas · 13 years ago
  34. a2f33da alpha/PCI: convert to pci_scan_root_bus() for correct root bus resources 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. a2ebb827 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. ca3671a x86/PCI: amd: Kill misleading message about enablement of IO access to PCI ECS] by Andreas Herrmann · 13 years ago
  45. f676678 PCI: latency timer doesn't apply to PCIe by Myron Stowe · 13 years ago
  46. b9a276a PCI: x86: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  47. dab0311 PCI: sh: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  48. be0adee PCI: mn10300: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  49. 96633fa2 PCI: MIPS: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  50. fcd7700 PCI: frv: use generic pcibios_set_master() by Myron Stowe · 13 years ago
  51. 96c5590 PCI: Pull PCI 'latency timer' setup up into the core by Myron Stowe · 13 years ago
  52. 9cdce18 PCI: Xtensa: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  53. b73224f PCI: UniCore: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  54. cf1c523 PCI: TILE: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  55. ba232a1 PCI: SPARC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  56. 79c8be8 PCI: PowerPC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  57. b51d4a3 PCI: MicroBlaze: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  58. 91e86df PCI: IA64: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  59. 168c861 PCI: ARM: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  60. cfce9fb PCI: add declaration for pcibios_set_master() to pci core by Myron Stowe · 13 years ago
  61. 2502dbd uio: Convert uio_generic_pci to new intx masking API by Jan Kiszka · 13 years ago
  62. a2e2778 PCI: Introduce INTx check & mask API by Jan Kiszka · 13 years ago
  63. fb51ccb PCI: Rework config space blocking services by Jan Kiszka · 13 years ago
  64. ae5cd86 x86/PCI: Ignore CPU non-addressable _CRS reserved memory resources by Gary Hade · 13 years ago
  65. 1830ea91 PCI: Fix PCI_EXP_TYPE_RC_EC value by Alex Williamson · 13 years ago
  66. 68e35c9 PCI: fix a brace coding style issue in probe.c by Zac Storer · 13 years ago
  67. 82440a8 PCI: pci_has_legacy_pm_support add driver and device to WARN by David Fries · 13 years ago
  68. d5dea7d PCI: msi: Disable msi interrupts when we initialize a pci device by Eric W. Biederman · 13 years ago
  69. 4716a45 PCI/ACPI/PM: Avoid resuming devices that don't signal PME by Rafael J. Wysocki · 13 years ago
  70. ab4ca78 PCI: pciehp: Handle push button event asynchronously by Kenji Kaneshige · 13 years ago
  71. 863b7eb PCI: pciehp: Fix wrong workqueue cleanup by Kenji Kaneshige · 13 years ago
  72. 10f6dc7 PCI: Rework ASPM disable code by Matthew Garrett · 13 years ago
  73. cfa4d8c PCI: Fix PRI and PASID consistency by Alex Williamson · 13 years ago
  74. da8d1c8 PCI/sysfs: add per pci device msi[x] irq listing (v5) by Neil Horman · 13 years ago
  75. 8b6a5af PCI: Add Thinkpad SL510 to pci=nocrs blacklist by Dave Jones · 13 years ago
  76. e702781 PCI: Add Dell Studio 1557 to pci=nocrs blacklist by Dave Jones · 13 years ago
  77. 28c3c05 PCI: add set_nouse_crs for use by a pci=nocrs blacklist by Dave Jones · 13 years ago
  78. f423fc6 Revert "rtc: Expire alarms after the time is set." by Linus Torvalds · 13 years ago
  79. 157e8bf Revert "rtc: Disable the alarm in the hardware" by Linus Torvalds · 13 years ago
  80. f9fab10 hung_task: fix false positive during vfork by Mandeep Singh Baines · 13 years ago
  81. 30e0532 security: Fix security_old_inode_init_security() when CONFIG_SECURITY is not set by Jan Kara · 13 years ago
  82. 4376eee drm/radeon/kms/atom: fix possible segfault in pm setup by Alexander Müller · 13 years ago
  83. 115e8e7 Merge branch 'devicetree/merge' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 13 years ago
  84. 733bbb7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  85. c7f46b7 Merge branch 'fix/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 13 years ago
  86. ac97ecc gspca: Fix falling back to lower isoc alt settings by Mauro Carvalho Chehab · 13 years ago
  87. e6780f7 futex: Fix uninterruptible loop due to gate_area by Hugh Dickins · 13 years ago
  88. c121638 netfilter: ctnetlink: fix timeout calculation by Xi Wang · 13 years ago
  89. 52793db ipvs: try also real server with port 0 in backup server by Julian Anastasov · 13 years ago
  90. fe3c8cc skge: restore rx multicast filter on resume and after config changes by Florian Zumbiehl · 13 years ago
  91. cd3109d mlx4_en: nullify cq->vector field when closing completion queue by Yevgeny Petrilin · 13 years ago
  92. 06867fb Merge branch 'fixes' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-arm by Linus Torvalds · 13 years ago
  93. 604a16b Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 13 years ago
  94. c63c4ed Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 13 years ago
  95. d65616a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 13 years ago
  96. e95bf44 Merge branch 'v3.2-samsung-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung by Linus Torvalds · 13 years ago
  97. 3b87487 Revert "clockevents: Set noop handler in clockevents_exchange_device()" by Linus Torvalds · 13 years ago
  98. 995b410 Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 13 years ago
  99. 89307ba Merge branch 'iommu/fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 13 years ago
  100. 50b2abe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago