1. 2c0503f Merge branches 'pci/host-designware', 'pci/host-imx6' and 'pci/host-rcar' into next by Bjorn Helgaas · 10 years ago
  2. ef4741e PCI: rcar: Make the Kconfig dependencies more generic by Magnus Damm · 11 years ago
  3. 02a0947 Merge branch 'pci/dead-code' into next by Bjorn Helgaas · 10 years ago
  4. 9d68c78 Merge branch 'pci/pciehp' into next by Bjorn Helgaas · 10 years ago
  5. 5d833a6 Merge branch 'pci/list-for-each-entry' into next by Bjorn Helgaas · 10 years ago
  6. 29e4e98 PCI: frv: replace now removed pci_bus_b() causing build failure by Paul Gortmaker · 10 years ago
  7. 9cad7f5 PCI: pciehp: Cleanup whitespace by Bjorn Helgaas · 11 years ago
  8. 2b3940b PCI: pciehp: Remove a non-existent card, regardless of "surprise" capability by Rajat Jain · 10 years ago
  9. f95d3ae PCI: imx6: Wait for retraining by Marek Vasut · 10 years ago
  10. dbffdd6 PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BAR by Mohit Kumar · 10 years ago
  11. 46cb7b1 PCI: Remove unused SR-IOV VF Migration support by Bjorn Helgaas · 11 years ago
  12. 4b180d9 iommu/amd: Add include of <linux/irqreturn.h> by Bjorn Helgaas · 11 years ago
  13. 81ec550 mei: Add include of <linux/irqreturn.h> by Bjorn Helgaas · 11 years ago
  14. 94a5f85 Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  15. 1e2571a PCI: Enable INTx if BIOS left them disabled by Bjorn Helgaas · 11 years ago
  16. ec5130b Merge branch 'pci/host-mvebu' into next by Bjorn Helgaas · 10 years ago
  17. 6354647 Merge branch 'pci/list-for-each-entry' into next by Bjorn Helgaas · 10 years ago
  18. 7ef3691 misc: mic: Add include of <linux/irqreturn.h> by Bjorn Helgaas · 11 years ago
  19. 2613ba4 PCI: mvebu: Call request_resource() on the apertures by Jason Gunthorpe · 11 years ago
  20. a723e75 bus: mvebu-mbus: Fix incorrect size for PCI aperture resources by Jason Gunthorpe · 11 years ago
  21. 33966fd PCI: rcar: Break out window size handling by Magnus Damm · 11 years ago
  22. 546cadd PCI: rcar: Register each instance independently by Magnus Damm · 11 years ago
  23. e64a2a9 PCI: rcar: Fix bridge logic configuration accesses by Ben Dooks · 11 years ago
  24. 80a595d PCI: rcar: Add error interrupt handling by Ben Dooks · 11 years ago
  25. ed65b78 PCI: rcar: Check platform_get_irq() return code by Ben Dooks · 11 years ago
  26. c128856 Merge branch 'pci/msi' into next by Bjorn Helgaas · 11 years ago
  27. c80ef97 Merge branch 'pci/virtualization' into next by Bjorn Helgaas · 11 years ago
  28. 25a712a Merge branch 'pci/scan-bridge' into next by Bjorn Helgaas · 11 years ago
  29. 94cccde vfio: Use pci_enable_msi_range() and pci_enable_msix_range() by Alexander Gordeev · 11 years ago
  30. fc061d9 ahci: Use pci_enable_msi_range() instead of pci_enable_msi_block() by Alexander Gordeev · 11 years ago
  31. bc03fd3 ahci: Fix broken fallback to single MSI mode by Alexander Gordeev · 11 years ago
  32. 058a2e1 ia64/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device by Sander Eikelenboom · 11 years ago
  33. d8801e4 x86/PCI: Set IORESOURCE_ROM_SHADOW only for the default VGA device by Sander Eikelenboom · 11 years ago
  34. 94e6a9b PCI: Remove pci_bus_b() and use list_for_each_entry() directly by Yijing Wang · 11 years ago
  35. 4f4bde1 PCI: mvebu: Fix potential issue in range parsing by Jean-Jacques Hiblot · 11 years ago
  36. 560698e pcmcia: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  37. 3bc9559 powerpc/PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  38. 59c1ad3b drm: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  39. f0197e0 ARM/PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  40. c6f0d5a ACPI / hotplug / PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 11 years ago
  41. 5ee09ef PCI: Update outdated comment for pcibios_bus_report_status() by Yijing Wang · 11 years ago
  42. 50277c8 PCI: pciehp: Don't turn slot off when hot-added device already exists by Yijing Wang · 11 years ago
  43. f7fc32c PCI/MSI: Add pci_enable_msi_exact() and pci_enable_msix_exact() by Alexander Gordeev · 11 years ago
  44. fef0727 PCI/MSI: Fix cut-and-paste errors in documentation by Alexander Gordeev · 11 years ago
  45. 39656f2 PCI: Cleanup per-arch list of object files by Liviu Dudau · 11 years ago
  46. 357fe85 PCI: cpqphp: Fix hex vs decimal typo in cpqhpc_probe() by Dan Carpenter · 11 years ago
  47. da5d727 x86/PCI: Fix function definition whitespace by Bjorn Helgaas · 11 years ago
  48. affbda8 x86/PCI: Reword comments by Bjorn Helgaas · 11 years ago
  49. 8928d5a x86/PCI: Remove unnecessary local variable initialization by Bjorn Helgaas · 11 years ago
  50. a760d2f PCI: mvebu: Use Device ID and revision from underlying endpoint by Andrew Lunn · 11 years ago
  51. 50b52fd PCI: pciehp: Add hotplug_lock to serialize hotplug events by Rajat Jain · 11 years ago
  52. c4f2f5e PCI: pciehp: Ensure very fast hotplug events are also processed by Rajat Jain · 11 years ago
  53. 06a8d89 PCI: pciehp: Disable link notification across slot reset by Rajat Jain · 11 years ago
  54. 02e93a8 PCI: pciehp: Don't check adapter or latch status while disabling by Rajat Jain · 11 years ago
  55. b1811d2 PCI: pciehp: Don't disable the link permanently during removal by Rajat Jain · 11 years ago
  56. 4f854f2 PCI: pciehp: Enable link state change notifications by Rajat Jain · 11 years ago
  57. fc1b253 PCI: Don't scan random busses in pci_scan_bridge() by Andreas Noever · 11 years ago
  58. c95b0bd PCI: Check for child busses which use more bus numbers than allocated by Andreas Noever · 11 years ago
  59. f5fb407 PCI: Remove pci_fixup_parent_subordinate_busnr() by Andreas Noever · 11 years ago
  60. d99321b PCI: Enable quirks for PCIe ACS on Intel PCH root ports by Alex Williamson · 11 years ago
  61. 5757a76 PCI: Add pci_dev_flag for ACS enable quirks by Alex Williamson · 11 years ago
  62. 2c74424 PCI: Add device-specific PCI ACS enable by Alex Williamson · 11 years ago
  63. e48f1b6 PCI: pciehp: Use link change notifications for hot-plug and removal by Rajat Jain · 11 years ago
  64. 4703389 PCI: pciehp: Make check_link_active() non-static by Rajat Jain · 11 years ago
  65. 1820ffd PCI: Make sure bus number resources stay within their parents bounds by Andreas Noever · 11 years ago
  66. ced04d1 PCI: Use request_resource_conflict() instead of insert_ for bus numbers by Andreas Noever · 11 years ago
  67. 619c8c3 PCI: Assign CardBus bus number only during the second pass by Andreas Noever · 11 years ago
  68. 2ed8582 PCI: Clarify the "scan anyway" comment in pci_scan_bridge() by Andreas Noever · 11 years ago
  69. 9a4d7d8 PCI: Increment max correctly in pci_scan_bridge() by Andreas Noever · 11 years ago
  70. ce30000 PCI: Remove unnecessary list_empty(&pci_pme_list) check by Bjorn Helgaas · 11 years ago
  71. 9a8b0af PCI/MSI: Add pci_enable_msi() documentation back by Alexander Gordeev · 11 years ago
  72. 39af663 PCI/MSI: Fix pci_msix_vec_count() htmldocs failure by Masanari Iida · 11 years ago
  73. 13f81c0 PCI/MSI: Fix leak of msi_attrs by Greg Kroah-Hartman · 11 years ago
  74. b3bac8e PCI/MSI: Check kmalloc() return value, fix leak of name by Greg Kroah-Hartman · 11 years ago
  75. 17f2d86 Merge branch 'pci/numa-cleanup' into next by Bjorn Helgaas · 11 years ago
  76. beffbe5 ACPI / numa: Use __weak, not the gcc-specific version by Bjorn Helgaas · 11 years ago
  77. d79ed24 ACPI / numa: Make __acpi_map_pxm_to_node(), acpi_get_pxm() static by Bjorn Helgaas · 11 years ago
  78. 962fe9c ACPI / numa: Simplify acpi_get_node() style by Bjorn Helgaas · 11 years ago
  79. 486c79b ACPI / numa: Fix acpi_get_node() prototype by Bjorn Helgaas · 11 years ago
  80. b1e9cee ia64: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  81. 10ee3d7 ia64 / sba_iommu: Use NUMA_NO_NODE, not MAX_NUMNODES, for unknown node by Bjorn Helgaas · 11 years ago
  82. ab6ffce x86/PCI: Remove acpi_get_pxm() usage by Bjorn Helgaas · 11 years ago
  83. 8a3d01c x86/PCI: Use NUMA_NO_NODE, not -1, for unknown node by Bjorn Helgaas · 11 years ago
  84. 3323ab8 x86/PCI: Remove unnecessary list_empty(&pci_root_infos) check by Bjorn Helgaas · 11 years ago
  85. 25453e9 x86/PCI: Remove mp_bus_to_node[], set_mp_bus_to_node(), get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
  86. 6616dbd x86/PCI: Use x86_pci_root_bus_node() instead of get_mp_bus_to_node() by Bjorn Helgaas · 11 years ago
  87. afcf21c2 x86/PCI: Add x86_pci_root_bus_node() to look up NUMA node from PCI bus by Bjorn Helgaas · 11 years ago
  88. 49886cf x86/PCI: Drop return value of pcibios_scan_root() by Bjorn Helgaas · 11 years ago
  89. 289a24a x86/PCI: Merge pci_scan_bus_on_node() into pcibios_scan_root() by Bjorn Helgaas · 11 years ago
  90. 3d2a366 x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_on_node() by Bjorn Helgaas · 11 years ago
  91. 8d7d818 x86/PCI: Use pcibios_scan_root() instead of pci_scan_bus_with_sysdata() by Bjorn Helgaas · 11 years ago
  92. f19e848 x86/PCI: Drop pcibios_scan_root() check for bus already scanned by Bjorn Helgaas · 11 years ago
  93. 38dbfb5 Linus 3.14-rc1 by Linus Torvalds · 11 years ago
  94. 69048e0 Merge branch 'parisc-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 11 years ago
  95. 1c0b8a7a hpfs: optimize quad buffer loading by Mikulas Patocka · 11 years ago
  96. 2cbe5c7 hpfs: remember free space by Mikulas Patocka · 11 years ago
  97. 9dabf60 parisc: add flexible mmap memory layout support by Helge Deller · 11 years ago
  98. f5a408d parisc: Make EWOULDBLOCK be equal to EAGAIN on parisc by Guy Martin · 11 years ago
  99. 9391bc7 parisc: convert uapi/asm/stat.h to use native types only by Helge Deller · 11 years ago
  100. 998bbb2 parisc: wire up sched_setattr and sched_getattr by Helge Deller · 11 years ago