1. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  2. ef24ba7 powerpc: Remove all usages of NO_IRQ by Michael Ellerman · 8 years ago
  3. 2dd9c11 powerpc/pseries: use pci_host_bridge.release_fn() to kfree(phb) by Mauricio Faria de Oliveira · 8 years ago
  4. 61e8a0d powerpc/pci: Fix endian bug in fixed PHB numbering by Michael Ellerman · 8 years ago
  5. 9445aa1 ppc: move exports to definitions by Al Viro · 8 years ago
  6. c8d0267 Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 8 years ago
  7. 9a1a70a powerpc/pci: Don't try to allocate resources that will be reassigned by Benjamin Herrenschmidt · 8 years ago
  8. 63a7228 powerpc/pci: Assign fixed PHB number based on device-tree properties by Guilherme G. Piccoli · 8 years ago
  9. cdb1b34 powerpc/pci: Reduce log level of PCI I/O space warning by Benjamin Herrenschmidt · 8 years ago
  10. 7415c14 powerpc/pci: Update bridge windows on PCI plug by Gavin Shan · 8 years ago
  11. c5fcb29 powerpc/pci: Override pcibios_setup_bridge() by Gavin Shan · 8 years ago
  12. 3830135 powerpc/pci: Implement pci_resource_to_user() with pcibios_resource_to_bus() by Bjorn Helgaas · 8 years ago
  13. 1e70cdd powerpc/pci: Remove __pci_mmap_set_pgprot() by Yinghai Lu · 8 years ago
  14. 6b8b252 powerpc/pci: export pcibios_free_controller() by Andrew Donnellan · 9 years ago
  15. 237865f PCI: Revert "PCI: Call pci_read_bridge_bases() from core instead of arch code" by Bjorn Helgaas · 9 years ago
  16. ff474e8 Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 9 years ago
  17. ae2a84b powerpc: pci: use %pR for printing struct resource by Kevin Hao · 9 years ago
  18. dff22d2 PCI: Call pci_read_bridge_bases() from core instead of arch code by Lorenzo Pieralisi · 9 years ago
  19. abeeed6 powerpc/pci: Add pcibios_disable_device() hook by Michael Neuling · 9 years ago
  20. 5b64d2c powerpc/pci: Export symbols for CXL by Daniel Axtens · 9 years ago
  21. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 9 years ago
  22. 467efc2 powerpc: Remove shims for pci_controller_ops operations by Daniel Axtens · 9 years ago
  23. cd16c7b powerpc: Create pci_controller_ops.reset_secondary_bus and shim by Daniel Axtens · 9 years ago
  24. 542070b powerpc: Create pci_controller_ops.window_alignment and shim by Daniel Axtens · 9 years ago
  25. b31e79f powerpc: Create pci_controller_ops.enable_device_hook and shim by Daniel Axtens · 9 years ago
  26. ff9df8c powerpc: Create pci_controller_ops.probe_mode and shim by Daniel Axtens · 9 years ago
  27. b122c95 powerpc: Create pci_controller_ops.dma_bus_setup and shim by Daniel Axtens · 9 years ago
  28. e02def5 powerpc: Create pci_controller_ops.dma_dev_setup and shim by Daniel Axtens · 9 years ago
  29. c88c2a1 powerpc: pcibios_enable_device_hook: return bool rather than int by Daniel Axtens · 9 years ago
  30. f691fa1 powerpc: Replace mem_init_done with slab_is_available() by Michael Ellerman · 9 years ago
  31. 5350ab3 powerpc/powernv: Implement pcibios_iov_resource_alignment() on powernv by Wei Yang · 9 years ago
  32. 6e628c7 powerpc/powernv: Reserve additional space for IOV BAR according to the number of total_pe by Wei Yang · 9 years ago
  33. c3b80fb powerpc/pci: Don't unset PCI resources for VFs by Wei Yang · 9 years ago
  34. 3ebfe46 powerpc/PCI: Clip bridge windows to fit in upstream windows by Yinghai Lu · 9 years ago
  35. e39f223f powerpc: Remove more traces of bootmem by Michael Ellerman · 10 years ago
  36. adb7cd7 powerpc/pci: Quieten unset I/O resource warning by Anton Blanchard · 10 years ago
  37. aeba373 powerpc/pci: Fix IO space breakage after of_pci_range_to_resource() change by Michael Ellerman · 10 years ago
  38. 8abf29f powerpc/pci: remove duplicate declaration of pci_bus_find_capability by Wei Yang · 10 years ago
  39. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  40. 21dd5a4 powerpc/pci: Remove duplicate logic by Gavin Shan · 10 years ago
  41. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  42. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 10 years ago
  43. 654837e powerpc/pci: Use of_pci_range_parser helper in pci_process_bridge_OF_ranges by Andrew Murray · 10 years ago
  44. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  45. fc27985 PCI: Convert pcibios_resource_to_bus() to take a pci_bus, not a pci_dev by Yinghai Lu · 10 years ago
  46. e6d30ab of/irq: simplify args to irq_create_of_mapping by Grant Likely · 11 years ago
  47. 530210c of/irq: Replace of_irq with of_phandle_args by Grant Likely · 11 years ago
  48. 0c02c80 of/irq: Rename of_irq_map_* functions to of_irq_parse_* by Grant Likely · 11 years ago
  49. 39eda2a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  50. a923874 Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  51. a58674f PCI: Simplify pcie_bus_configure_settings() interface by Bjorn Helgaas · 11 years ago
  52. a795dc5 powerpc: Make OF PCI device tree accesses endian safe by Anton Blanchard · 11 years ago
  53. 1a85d66 powerpc/pci: Remove duplicate check in pcibios_fixup_bus() by Gavin Shan · 11 years ago
  54. b0d436c powerpc: Fix a number of sparse warnings by Anton Blanchard · 11 years ago
  55. ab444ec powerpc/pci: Partial tree hotplug support by Gavin Shan · 11 years ago
  56. 7846de4 powerpc/pci: Improve device hotplug initialization by Guenter Roeck · 11 years ago
  57. c5df457 powerpc/pci: Check the bus address instead of resource address in pcibios_fixup_resources by Kevin Hao · 11 years ago
  58. 858957a powerpc/pci: Remove the unused variables in pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  59. 2798389 powerpc/pci: Remove the stale comments of pci_process_bridge_OF_ranges by Kevin Hao · 11 years ago
  60. bee7dd9 powerpc/pci: Fix bogus message at boot about empty memory resources by Benjamin Herrenschmidt · 11 years ago
  61. 83d5e64 powerpc: Fix build errors STRICT_MM_TYPECHECKS by Aneesh Kumar K.V · 11 years ago
  62. 3fd47f0 powerpc/pci: Support per-aperture memory offset by Benjamin Herrenschmidt · 11 years ago
  63. a0b8e76 powerpc/pci: Don't add bogus empty resources to PHBs by Benjamin Herrenschmidt · 11 years ago
  64. d82fb31 powerpc/pseries: Perform proper max_bus_speed detection by Kleber Sacilotto de Souza · 11 years ago
  65. c2e1d84 powerpc: Set default VGA device by Brian King · 11 years ago
  66. 37f0219 powerpc/pci: fix PCI-e devices rescan issue on powerpc platform by Yuanquan Chen · 11 years ago
  67. 6a040ce powerpc/eeh: Fix crash when adding a device in a slot with DDW by Thadeu Lima de Souza Cascardo · 11 years ago
  68. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 11 years ago
  69. e47034c powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  70. eda485f Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next by Benjamin Herrenschmidt · 12 years ago
  71. 4c2245b powerpc/PCI: Override pcibios_window_alignment() by Gavin Shan · 12 years ago
  72. cf1a4cf powerpc/pci: Save P2P bridge resource if possible by Gavin Shan · 12 years ago
  73. 6dd53aa Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  74. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 12 years ago
  75. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 12 years ago
  76. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 12 years ago
  77. 67ea194 powerpc/PCI: factor out pcibios_setup() by Myron Stowe · 12 years ago
  78. 8127e72 powerpc/pci: cleanup on duplicate assignment by Gavin Shan · 12 years ago
  79. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 12 years ago
  80. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 12 years ago
  81. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  82. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 12 years ago
  83. 38973ba powerpc/PCI: compute I/O space bus-to-resource offset consistently by Bjorn Helgaas · 12 years ago
  84. 6c5705f powerpc/PCI: get rid of device resource fixups by Bjorn Helgaas · 12 years ago
  85. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 12 years ago
  86. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 12 years ago
  87. 45a709f powerpc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  88. a46770f powerpc/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  89. 79c8be8 PCI: PowerPC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  90. 4666ca2 powerpc/pci: Make pci_read_irq_line() static by Benjamin Herrenschmidt · 13 years ago
  91. 5636879 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  92. 48c2ce9 powerpc/pci: Change how re-assigning resouces work by Benjamin Herrenschmidt · 13 years ago
  93. 491b98c powerpc/pci: Add a platform hook after probe and before resource survey by Benjamin Herrenschmidt · 13 years ago
  94. 05737c7 powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EP by Jason Jin · 13 years ago
  95. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  96. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 13 years ago
  97. bb36c44 powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is set by Benjamin Herrenschmidt · 13 years ago
  98. 781fb7a powerpc/pci: Call pcie_bus_configure_settings() by Benjamin Herrenschmidt · 13 years ago
  99. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 13 years ago
  100. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago