1. 9d5f492 [POWERPC] Always hookup PHB IO resource even when empty by Benjamin Herrenschmidt · 17 years ago
  2. 85e99b9 [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  3. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  4. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
  5. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
  6. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  7. fe2d338 [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource by Benjamin Herrenschmidt · 17 years ago
  8. fa462f2 [POWERPC] pci32: Add platform option to enable /proc PCI domains by Benjamin Herrenschmidt · 17 years ago
  9. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  10. 84631f3 [POWERPC] Implement pci_set_dma_mask() in terms of the dma_ops by Michael Ellerman · 17 years ago
  11. 13dccb9 [POWERPC] Merge pci_process_bridge_OF_ranges() by Benjamin Herrenschmidt · 17 years ago
  12. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  13. 9ccc4fd [POWERPC] Remove some iSeries platform checks from the PCI code by Stephen Rothwell · 17 years ago
  14. c96bede [POWERPC] iSeries: hose->buid is always zero for iSeries by Stephen Rothwell · 17 years ago
  15. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  16. 3eb523b [POWERPC] Fix pci domain detection by Arnd Bergmann · 17 years ago
  17. 8f2ea1f [POWERPC] Fix initialization and usage of dma_mask by Benjamin Herrenschmidt · 18 years ago
  18. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  19. b8a3a52 PCI: read revision ID by default by Auke Kok · 18 years ago
  20. a2cd52c PCI: Make pcibios_add_platform_entries() return errors by Michael Ellerman · 18 years ago
  21. 327e22d [POWERPC] Replace use of GET_64BIT(prop, i) with of_read_number(). by Jon Loeliger · 18 years ago
  22. a4c9e32 [POWERPC] Use ppc64 style list management for pci_controller on ppc32 by Kumar Gala · 18 years ago
  23. 58083da [POWERPC] Move common PCI code out of pci_32/pci_64 by Kumar Gala · 18 years ago
  24. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 18 years ago
  25. 131208c [POWERPC] Turn off debugging in arch/powerpc/kernel/pci_64.c by Michael Ellerman · 18 years ago
  26. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 18 years ago
  27. de82120 [POWERPC] Fix IO space on PCI buses created from of_platform by Benjamin Herrenschmidt · 18 years ago
  28. 31e92e0 [POWERPC] Fix incorrect calculation of I/O window addresses by Paul Mackerras · 18 years ago
  29. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  30. 11fbb00 [POWERPC] Cope with PCI host bridge I/O window not starting at 0 by Paul Mackerras · 18 years ago
  31. bab41e9 PCI: Convert to alloc_pci_dev() by Michael Ellerman · 18 years ago
  32. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  33. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 18 years ago
  34. 5719070 [POWERPC] Create and use get_pci_dma_ops() by Stephen Rothwell · 18 years ago
  35. 9874777 [POWERPC] Create and use set_pci_dma_ops by Stephen Rothwell · 18 years ago
  36. 21eb4fa Merge master.kernel.org:/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 18 years ago
  37. 0fcfdab MSI: Remove pci_scan_msi_device() by Michael Ellerman · 18 years ago
  38. 8423200 Merge branch 'linux-2.6' by Paul Mackerras · 18 years ago
  39. 545da94 [POWERPC] Fix sys_pciconfig_iobase bus matching by Benjamin Herrenschmidt · 18 years ago
  40. a2894cf [POWERPC] Do not write virq back to PCI config space by Michal Ostrowski · 18 years ago
  41. bb63ab1 [POWERPC] Fix PCI device channel state initialization by Linas Vepstas · 18 years ago
  42. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  43. f848535 [POWERPC] Replace kmalloc+memset with kzalloc by Yan Burman · 18 years ago
  44. 4cb3cee [POWERPC] Allow hooking of PCI MMIO & PIO accessors on 64 bits by Benjamin Herrenschmidt · 18 years ago
  45. 4c9d280 [POWERPC] Generic OF platform driver for PCI host bridges. by Benjamin Herrenschmidt · 18 years ago
  46. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago
  47. e557a1c [POWERPC] Resolve the parent address of a PCI bus range by Benjamin Herrenschmidt · 18 years ago
  48. 12d04ee [POWERPC] Refactor 64 bits DMA operations by Benjamin Herrenschmidt · 18 years ago
  49. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 18 years ago
  50. 99a565b [PATCH] Remove occurences of PPC_MULTIPLATFORM in pci_64.c by s.hauer@pengutronix.de · 18 years ago
  51. 284a940 [POWERPC] Check for offline nodes in pci NUMA code by Anton Blanchard · 18 years ago
  52. eecba33 [POWERPC] modify PCI code for a merged kernel by Stephen Rothwell · 18 years ago
  53. aa43f77 Merge branch 'merge' by Paul Mackerras · 18 years ago
  54. 006b64d [POWERPC] Make OF irq map code detect more error cases by Benjamin Herrenschmidt · 18 years ago
  55. 57cad80 Merge branch 'merge' by Paul Mackerras · 19 years ago
  56. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 19 years ago
  57. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 19 years ago
  58. 3da2728 [POWERPC] Remove linux,pci-domain properties by Jeremy Kerr · 19 years ago
  59. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 19 years ago
  60. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  61. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  62. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 19 years ago
  63. 357518f [POWERPC] pcibus_to_node fixes by Anton Blanchard · 19 years ago
  64. bb53bb3 [POWERPC] Add support for PCI-Express nodes in the device tree by Jake Moilanen · 19 years ago
  65. efbd386 [PATCH] powerpc: iSeries PCI devices can now have a devpsec attribute by Stephen Rothwell · 19 years ago
  66. e884e9c [PATCH] powerpc: Quiet PCI init printouts by Olof Johansson · 19 years ago
  67. c256f4b [PATCH] powerpc: remove io_page_mask by Anton Blanchard · 19 years ago
  68. b239cbe [PATCH] powerpc: make ISA floppies work again by Stephen Rothwell · 19 years ago
  69. 92eb460 [PATCH] powerpc: properly configure DDR/P5IOC children devs by John Rose · 19 years ago
  70. 9623b5d [PATCH] powerpc: small pci cleanups by Stephen Rothwell · 19 years ago
  71. af9deab [PATCH] PCI Hotplug/powerpc: module build break by linas · 19 years ago
  72. 9d17a5c [PATCH] powerpc: Extended PCI config space by Benjamin Herrenschmidt · 19 years ago
  73. f2c4583 [PATCH] powerpc: pci_address_to_pio fix by Benjamin Herrenschmidt · 19 years ago
  74. 1beb6a7 [PATCH] powerpc: Experimental support for new G5 Macs (#2) by Benjamin Herrenschmidt · 19 years ago
  75. cc5d018 [PATCH] powerpc: Remove device_node addrs/n_addr by Benjamin Herrenschmidt · 19 years ago
  76. d4e4b35 [PATCH] powerpc: fix for "Update OF address parsers" by Stephen Rothwell · 19 years ago
  77. d2dd482 [PATCH] powerpc: Update OF address parsers by Benjamin Herrenschmidt · 19 years ago
  78. facf078 [PATCH] powerpc: make pcibios_claim_one_bus available to other code by Linas Vepstas · 19 years ago
  79. 463ce0e [PATCH] powerpc: serial port discovery (#2) by Benjamin Herrenschmidt · 19 years ago
  80. f8ef270 powerpc: Merge pci.h by Paul Mackerras · 19 years ago
  81. b5166cc [PATCH] powerpc: pci_64 fixes & cleanups by Benjamin Herrenschmidt · 19 years ago
  82. f9e4ec5 [PATCH] powerpc: More debugging fixups by Michael Ellerman · 19 years ago
  83. 7568cb4 powerpc: Move most remaining ppc64 files over to arch/powerpc by Paul Mackerras · 19 years ago[Renamed from arch/ppc64/kernel/pci.c]
  84. fe360cd powerpc: fix iSeries build by Stephen Rothwell · 19 years ago
  85. 0f34f49 [PATCH] ppc64: fix PCI IO mapping by Benjamin Herrenschmidt · 19 years ago
  86. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  87. ead8371 [PATCH] dlpar enable for OF pci probe by John Rose · 19 years ago
  88. 8b15047 [PATCH] ppc: make phys_mem_access_prot() work with pfns instead of addresses by Roland Dreier · 19 years ago
  89. f7abbc1 ppc64: Add a `primary' argument to pci_process_bridge_OF_ranges by Paul Mackerras · 19 years ago
  90. d387899 powerpc: Move iSeries_pci.c to powerpc/platform/iseries by Stephen Rothwell · 19 years ago
  91. d79e743 [PATCH] ppc64: Fix PCI flags when using OF device tree by Paul Mackerras · 19 years ago
  92. 4267292 ppc64: Set up PCI tree from Open Firmware device tree by Paul Mackerras · 19 years ago
  93. b2ad7b5 Allow PCI config space syscalls to be used by 64-bit processes. by Paul Mackerras · 19 years ago
  94. 1635317 [PATCH] Separate pci bits out of struct device_node by Paul Mackerras · 19 years ago
  95. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 20 years ago
  96. 43c3473 [PATCH] pci and yenta: pcibios_bus_to_resource by Dominik Brodowski · 20 years ago
  97. 2311b1f [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch by Michael Ellerman · 20 years ago
  98. dad32bb [PATCH] pSeries - read irqs dynamically by John Rose · 20 years ago
  99. ff381d2 [PATCH] Driver Core: arch: update device attribute callbacks by Yani Ioannou · 20 years ago
  100. 1f8d419 [PATCH] ppc64: pgtable.h and other header cleanups by David Gibson · 20 years ago