1. 32ac576 powerpc/pci: Default to dma_direct_ops for pci dma_ops by Kumar Gala · 16 years ago
  2. a77acda powerpc/pci: Fix typo: s/resouces/resources/ in a pr_debug by Wolfram Sang · 16 years ago
  3. c3bd517 powerpc/pci: Move hose_list and pci_address_to_pio to pci-common by Milton Miller · 16 years ago
  4. 5b11abf powerpc/pci: mmap anonymous memory when legacy_mem doesn't exist by Benjamin Herrenschmidt · 16 years ago
  5. 59b608c powerpc: Fix oops on some machines due to incorrect pr_debug() by Benjamin Herrenschmidt · 16 years ago
  6. c1f3430 powerpc/pci: Reserve legacy regions on PCI by Benjamin Herrenschmidt · 16 years ago
  7. 64b3d0e powerpc/mm: Rework usage of _PAGE_COHERENT/NO_CACHE/GUARDED by Benjamin Herrenschmidt · 16 years ago
  8. 6b82b3e powerpc: Remove `have_of' global variable by Anton Vorontsov · 16 years ago
  9. 7eef440 powerpc/pci: Cosmetic cleanups of pci-common.c by Benjamin Herrenschmidt · 16 years ago
  10. fd6852c powerpc/pci: Fix various pseries PCI hotplug issues by Benjamin Herrenschmidt · 16 years ago
  11. b5ae5f9 powerpc/pci: Make pcibios_allocate_bus_resources more robust by Benjamin Herrenschmidt · 16 years ago
  12. 8b8da35 powerpc/pci: Split pcibios_fixup_bus() into bus setup and device setup by Benjamin Herrenschmidt · 16 years ago
  13. ab56ced powerpc/pci: Remove pcibios_do_bus_setup() by Benjamin Herrenschmidt · 16 years ago
  14. 5328032 powerpc/pci: Use common PHB resource hookup by Benjamin Herrenschmidt · 16 years ago
  15. b0494bc powerpc/pci: Cleanup debug printk's by Benjamin Herrenschmidt · 16 years ago
  16. 1fd0f52 powerpc: Fix domain numbers in /proc on 64-bit by Benjamin Herrenschmidt · 16 years ago
  17. e90a131 powerpc/pci: Properly allocate bus resources for hotplug PHBs by Nathan Fontenot · 16 years ago
  18. 201bdc8 powerpc: Further compile fixup for STRICT_MM_TYPECHECKS by David Gibson · 16 years ago
  19. e9f82cb powerpc/PCI: Add legacy PCI access via sysfs by Benjamin Herrenschmidt · 16 years ago
  20. b556151 powerpc/pci: Improve detection of unassigned bridge resources by Benjamin Herrenschmidt · 16 years ago
  21. 7c12d90 powerpc: Fix sysfs pci mmap on 32-bit machines with 64-bit PCI by Benjamin Herrenschmidt · 16 years ago
  22. 4fc665b powerpc: Merge 32 and 64-bit dma code by Becky Bruce · 16 years ago
  23. 8db13a0 powerpc/pci: Don't keep ISA memory hole resources in the tree by Benjamin Herrenschmidt · 16 years ago
  24. 67260ac powerpc: Fix OF parsing of 64 bits PCI addresses by Benjamin Herrenschmidt · 16 years ago
  25. 7cfb5f9 PCI: powerpc: use generic pci_enable_resources() by Bjorn Helgaas · 17 years ago
  26. 7f17289 [POWERPC] Fix bogus test for unassigned PCI resources by Benjamin Herrenschmidt · 17 years ago
  27. b188b2a [POWERPC] Fixup transparent P2P resources by Kumar Gala · 17 years ago
  28. 96d69c3 [POWERPC] Ensure we only handle PowerMac PCI bus fixup for memory resources by Kumar Gala · 17 years ago
  29. 533b192 Revert "[POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated" by Paul Mackerras · 17 years ago
  30. 54a24cb [POWERPC] Fix PCI IRQ fallback code to not map IRQ 0 by Benjamin Herrenschmidt · 17 years ago
  31. 553aa76 [POWERPC] Disable PCI IO/Mem on a device when resources can't be allocated by Benjamin Herrenschmidt · 17 years ago
  32. be8cbcd [POWERPC] Fixup skipping of PowerMac PCI<->PCI bridge "closed" resources by Benjamin Herrenschmidt · 17 years ago
  33. bcf988a [POWERPC] Various fixes to pcibios_enable_device() by Benjamin Herrenschmidt · 17 years ago
  34. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  35. 50c9bc2 [POWERPC] fix iSeries PCI resource management by Benjamin Herrenschmidt · 17 years ago
  36. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
  37. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  38. fe2d338c [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource by Benjamin Herrenschmidt · 17 years ago
  39. fa462f2 [POWERPC] pci32: Add platform option to enable /proc PCI domains by Benjamin Herrenschmidt · 17 years ago
  40. 13dccb9 [POWERPC] Merge pci_process_bridge_OF_ranges() by Benjamin Herrenschmidt · 17 years ago
  41. 25e81f9 [POWERPC] Make isa_mem_base common to 32 and 64 bits by Benjamin Herrenschmidt · 17 years ago
  42. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  43. 6207e81 [POWERPC] Don't special case pci_domain_nr() for iSeries by Stephen Rothwell · 17 years ago
  44. e60516e [POWERPC] Inline pci_setup_pci_controller as it has become trivial by Stephen Rothwell · 17 years ago
  45. 215a557 [POWERPC] Remove redundant declaration of hose_list by Stephen Rothwell · 17 years ago
  46. ebfc00f [POWERPC] Make global_phb_number static by Stephen Rothwell · 17 years ago
  47. 2d5f565 [POWERPC] Use alloc_maybe_bootmem() in pcibios_alloc_controller by Linas Vepstas · 17 years ago
  48. 46b2835 Merge branch 'fixes-2.6.23' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into merge by Paul Mackerras · 17 years ago
  49. 6dfbde2 [POWERPC] Add function to check if address is an IO port by Benjamin Herrenschmidt · 17 years ago
  50. 282045b [POWREPC] Fixup a number of modpost warnings on ppc32 by Kumar Gala · 17 years ago
  51. a2b7390 [POWERPC] Quiet section mismatch warning on pcibios_setup by Stephen Rothwell · 17 years ago
  52. 4f3731d Fix compile failure in arch/powerpc/kernel/pci-common.c by Tony Breeds · 17 years ago
  53. cf1d8a8 [POWERPC] Add copyright header to pci-common.c based on pci_{32,64}.c by Kumar Gala · 18 years ago
  54. a4c9e32 [POWERPC] Use ppc64 style list management for pci_controller on ppc32 by Kumar Gala · 18 years ago
  55. 58083da [POWERPC] Move common PCI code out of pci_32/pci_64 by Kumar Gala · 18 years ago
  56. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 18 years ago