1. 6a040ce powerpc/eeh: Fix crash when adding a device in a slot with DDW by Thadeu Lima de Souza Cascardo · 12 years ago
  2. cad5cef POWERPC: drivers: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  3. e47034c powerpc/PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  4. eda485f Merge remote-tracking branch 'pci/pci/gavin-window-alignment' into next by Benjamin Herrenschmidt · 12 years ago
  5. 4c2245b powerpc/PCI: Override pcibios_window_alignment() by Gavin Shan · 12 years ago
  6. cf1a4cf powerpc/pci: Save P2P bridge resource if possible by Gavin Shan · 13 years ago
  7. 6dd53aa4 Merge tag 'for-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 13 years ago
  8. f14121a Merge tag 'dt-for-3.6' of git://sources.calxeda.com/kernel/linux by Linus Torvalds · 13 years ago
  9. 74a7f08 devicetree: add helper inline for retrieving a node's full name by Grant Likely · 13 years ago
  10. 85a00dd Merge branch 'pci/myron-pcibios_setup' into next by Bjorn Helgaas · 13 years ago
  11. 67ea194 powerpc/PCI: factor out pcibios_setup() by Myron Stowe · 13 years ago
  12. 8127e72 powerpc/pci: cleanup on duplicate assignment by Gavin Shan · 13 years ago
  13. be8e60d powerpc/PCI: register busn_res for root buses by Yinghai Lu · 13 years ago
  14. b918c62 PCI: replace struct pci_bus secondary/subordinate with busn_res by Yinghai Lu · 13 years ago
  15. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  16. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 13 years ago
  17. 38973ba powerpc/PCI: compute I/O space bus-to-resource offset consistently by Bjorn Helgaas · 13 years ago
  18. 6c5705f powerpc/PCI: get rid of device resource fixups by Bjorn Helgaas · 13 years ago
  19. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  20. 7b67e75 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  21. 45a709f powerpc/PCI: convert to pci_create_root_bus() by Bjorn Helgaas · 13 years ago
  22. a46770f powerpc/PCI: make pcibios_setup_phb_resources() static by Bjorn Helgaas · 13 years ago
  23. 79c8be8 PCI: PowerPC: convert pcibios_set_master() to a non-inlined function by Myron Stowe · 13 years ago
  24. 4666ca2 powerpc/pci: Make pci_read_irq_line() static by Benjamin Herrenschmidt · 13 years ago
  25. 5636879 Merge remote-tracking branch 'kumar/next' into next by Benjamin Herrenschmidt · 13 years ago
  26. 48c2ce9 powerpc/pci: Change how re-assigning resouces work by Benjamin Herrenschmidt · 13 years ago
  27. 491b98c powerpc/pci: Add a platform hook after probe and before resource survey by Benjamin Herrenschmidt · 13 years ago
  28. 05737c7 powerpc/fsl-pci: Don't hide resource for pci/e when configured as Agent/EP by Jason Jin · 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. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  31. bb36c44 powerpc/pci: Don't configure PCIe settings when PCI_PROBE_ONLY is set by Benjamin Herrenschmidt · 13 years ago
  32. 781fb7a powerpc/pci: Call pcie_bus_configure_settings() by Benjamin Herrenschmidt · 13 years ago
  33. 3960ef3 Merge branch 'next/cross-platform' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/linux-arm-soc by Linus Torvalds · 14 years ago
  34. 1844750 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  35. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  36. 0e47ff1 powerpc: rename ppc_pci_*_flags to pci_*_flags by Rob Herring · 14 years ago
  37. c065488 powerpc/pci: Move FSL fixup from 32-bit to common by Kumar Gala · 14 years ago
  38. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 14 years ago
  39. 98d9f30c8 pci/of: Match PCI devices to OF nodes dynamically by Benjamin Herrenschmidt · 14 years ago
  40. ec775d0 powerpc: Convert to new irq_* function names by Thomas Gleixner · 14 years ago
  41. b5d937d powerpc/pci: Make both ppc32 and ppc64 use sysdata for pci_controller by Grant Likely · 14 years ago
  42. 04bea68 of/pci: move of_irq_map_pci() into generic code by Sebastian Andrzej Siewior · 14 years ago
  43. bc0df9e powerpc/pci: Cleanup device dma setup code by Nishanth Aravamudan · 14 years ago
  44. 22ae782f of/address: Clean up function declarations by Grant Likely · 15 years ago
  45. 837c4ef PCI: clear bridge resource range if BIOS assigned bad one by Yinghai Lu · 15 years ago
  46. 58f9b0b of: eliminate of_device->node and dev_archdata->{of,prom}_node by Grant Likely · 15 years ago
  47. d706c1b driver-core: Add device node pointer to struct device by Grant Likely · 15 years ago
  48. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  49. 6e6c70e dma-mapping: powerpc: use generic pci_set_dma_mask and pci_set_consistent_dma_mask by FUJITA Tomonori · 15 years ago
  50. 89a74ec PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs by Bjorn Helgaas · 15 years ago
  51. 3b7a17f resource/PCI: mark struct resource as const by Dominik Brodowski · 15 years ago
  52. b26b2d4 resource/PCI: align functions now return start of resource by Dominik Brodowski · 15 years ago
  53. 2d1c861 PCI/cardbus: Add a fixup hook and fix powerpc by Benjamin Herrenschmidt · 15 years ago
  54. 0f6023d powerpc/pci: Fix MODPOST warning by Heiko Schocher · 15 years ago
  55. 738ef42 powerpc: Change archdata dma_data to a union by Becky Bruce · 15 years ago
  56. 0ed2c722 powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() by Grant Likely · 16 years ago
  57. 89c2dd6 powerpc/pci: Pull ppc32 PCI features into common by Kumar Gala · 16 years ago
  58. fbe6544 powerpc/pci: move pci_64.c device tree scanning code into pci-common.c by Grant Likely · 16 years ago
  59. ae14e13 powerpc/pci: Remove dead checks for CONFIG_PPC_OF by Grant Likely · 16 years ago
  60. 45223c5 powerpc: use dma_map_ops struct by FUJITA Tomonori · 16 years ago
  61. baf75b0 powerpc/pci: Fix annotation of pcibios_claim_one_bus by Stephen Rothwell · 16 years ago
  62. ad892a6 powerpc: Fix PCI ROM access by Benjamin Herrenschmidt · 16 years ago
  63. 32ac576 powerpc/pci: Default to dma_direct_ops for pci dma_ops by Kumar Gala · 16 years ago
  64. a77acda powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug by Wolfram Sang · 16 years ago
  65. c3bd517 powerpc/pci: Move hose_list and pci_address_to_pio to pci-common by Milton Miller · 16 years ago
  66. 5b11abf powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist by Benjamin Herrenschmidt · 16 years ago
  67. 59b608c powerpc: Fix oops on some machines due to incorrect pr_debug() by Benjamin Herrenschmidt · 16 years ago
  68. c1f3430 powerpc/pci: Reserve legacy regions on PCI by Benjamin Herrenschmidt · 16 years ago
  69. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  70. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  71. 7eef440 powerpc/pci: Cosmetic cleanups of pci-common.c by Benjamin Herrenschmidt · 16 years ago
  72. fd6852c powerpc/pci: Fix various pseries PCI hotplug issues by Benjamin Herrenschmidt · 16 years ago
  73. b5ae5f9 powerpc/pci: Make pcibios_allocate_bus_resources more robust by Benjamin Herrenschmidt · 16 years ago
  74. 8b8da35 powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup by Benjamin Herrenschmidt · 16 years ago
  75. ab56ced powerpc/pci: Remove pcibios_do_bus_setup() by Benjamin Herrenschmidt · 16 years ago
  76. 5328032 powerpc/pci: Use common PHB resource hookup by Benjamin Herrenschmidt · 16 years ago
  77. b0494bc powerpc/pci: Cleanup debug printk's by Benjamin Herrenschmidt · 16 years ago
  78. 1fd0f52 powerpc: Fix domain numbers in /proc on 64-bit by Benjamin Herrenschmidt · 16 years ago
  79. e90a131 powerpc/pci: Properly allocate bus resources for hotplug PHBs by Nathan Fontenot · 16 years ago
  80. 201bdc8 powerpc: Further compile fixup for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  81. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  82. b556151 powerpc/pci: Improve detection of unassigned bridge resources by Benjamin Herrenschmidt · 16 years ago
  83. 7c12d90 powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCI by Benjamin Herrenschmidt · 16 years ago
  84. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  85. 8db13a0 powerpc/pci: Don't keep ISA memory hole resources in the tree by Benjamin Herrenschmidt · 17 years ago
  86. 67260ac powerpc: Fix OF parsing of 64 bits PCI addresses by Benjamin Herrenschmidt · 17 years ago
  87. 7cfb5f9 PCI: powerpc: use generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
  88. 7f17289 [POWERPC] Fix bogus test for unassigned PCI resources by Benjamin Herrenschmidt · 17 years ago
  89. b188b2a [POWERPC] Fixup transparent P2P resources by Kumar Gala · 17 years ago
  90. 96d69c3 [POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources by Kumar Gala · 17 years ago
  91. 533b192 Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated" by Paul Mackerras · 17 years ago
  92. 54a24cb [POWERPC] Fix PCI IRQ fallback code to not map IRQ 0 by Benjamin Herrenschmidt · 17 years ago
  93. 553aa76 [POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated by Benjamin Herrenschmidt · 17 years ago
  94. be8cbcd [POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources by Benjamin Herrenschmidt · 17 years ago
  95. bcf988a [POWERPC] Various fixes to pcibios_enable_device() by Benjamin Herrenschmidt · 17 years ago
  96. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  97. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
  98. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
  99. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  100. fe2d338c [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource by Benjamin Herrenschmidt · 17 years ago