1. 82f0183 [POWERPC] Remove update_bridge_resource by Kumar Gala · 17 years ago
  2. 85e99b9 [POWERPC] arch/powerpc/kernel: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  3. 66524b2 [POWERPC] pci_32.c: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  4. b1b166b [POWERPC] Fix possible NULL deref in ppc32 PCI by Benjamin Herrenschmidt · 17 years ago
  5. 549beb9 [POWERPC] Merge 32 and 64 bits pcibios_enable_device by Benjamin Herrenschmidt · 17 years ago
  6. 24f8c82 [POWERPC] Updates/fixes to 32 bits pcibios_enable_device() by Benjamin Herrenschmidt · 17 years ago
  7. 3fd94c6 [POWERPC] Merge PCI resource allocation & assignment by Benjamin Herrenschmidt · 17 years ago
  8. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  9. fe2d338 [POWERPC] Merge pcibios_resource_to_bus/bus_to_resource by Benjamin Herrenschmidt · 17 years ago
  10. 853ad6c [POWERPC] pci32: Remove obsolete PowerMac bus number hack by Benjamin Herrenschmidt · 17 years ago
  11. fc3fb71 [POWERPC] pci32: Add flags modifying the PCI code behaviour by Benjamin Herrenschmidt · 17 years ago
  12. b9baa20 [POWERPC] pci32: Remove PowerMac P2P bridge IO hack by Benjamin Herrenschmidt · 17 years ago
  13. 0ec6b5c [POWERPC] pci32: Use generic pci_assign_unassign_resources by Benjamin Herrenschmidt · 17 years ago
  14. b1258fd [POWERPC] pci32: Remove bogus alignment message by Benjamin Herrenschmidt · 17 years ago
  15. 6d39635 [POWERPC] Change 32-bit PCI message about resource allocation by Benjamin Herrenschmidt · 17 years ago
  16. 05d3957 [POWERPC] Fix powerpc 32-bit resource fixup for 64-bit resources by Benjamin Herrenschmidt · 17 years ago
  17. 13dccb9 [POWERPC] Merge pci_process_bridge_OF_ranges() by Benjamin Herrenschmidt · 17 years ago
  18. 25e81f9 [POWERPC] Make isa_mem_base common to 32 and 64 bits by Benjamin Herrenschmidt · 17 years ago
  19. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  20. 6127d1c [POWERPC] null_pci_ops: Use named structure member initializers by Nathan Lynch · 18 years ago
  21. 3a77d29 [POWERPC] Fix a compile warning in pci_32.c by Segher Boessenkool · 18 years ago
  22. 282045b [POWREPC] Fixup a number of modpost warnings on ppc32 by Kumar Gala · 18 years ago
  23. 2052d6d [POWERPC] Don't try to allocate resources for a Freescale POWERPC PHB by Kumar Gala · 18 years ago
  24. f64fddb [POWERPC] Provide ability to setup P2P bridge registers from struct resource by Kumar Gala · 18 years ago
  25. 38805e5 [POWERPC] Add the ability to find PCI capabilities early on by Kumar Gala · 18 years ago
  26. b3710f5 [POWERPC] Kill pcibios_enable_resources() by Kumar Gala · 18 years ago
  27. a4c9e32 [POWERPC] Use ppc64 style list management for pci_controller on ppc32 by Kumar Gala · 18 years ago
  28. 58083da [POWERPC] Move common PCI code out of pci_32/pci_64 by Kumar Gala · 18 years ago
  29. 0b1d40c [POWERPC] Move pci_bus_to_hose users to pci_bus_to_host by Kumar Gala · 18 years ago
  30. dbf8471 [POWERPC] Merge ppc32 and ppc64 pcibios_alloc_controller() prototypes by Kumar Gala · 18 years ago
  31. 5516b54 [POWERPC] Use global_number in ppc32 pci_controller by Kumar Gala · 18 years ago
  32. 6a50623 [POWERPC] Removed dead code related to PCI on ppc32 by Kumar Gala · 18 years ago
  33. 6d8ff10 [POWERPC] Let subordinate transparent bridges be transparent. by York Sun · 18 years ago
  34. 69d48b4 [POWERPC] Fix STRICT_MM_TYPECHECKS by David Gibson · 18 years ago
  35. ab46276 [POWERPC] pci_32.c: Switch to ref counting PCI API by Alan Cox · 18 years ago
  36. 8c8dc32 [POWERPC] Remove old interface find_path_device by Stephen Rothwell · 18 years ago
  37. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  38. 1a38147 [POWERPC] Make struct property's value a void * by Stephen Rothwell · 18 years ago
  39. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 18 years ago
  40. a2894cf [POWERPC] Do not write virq back to PCI config space by Michal Ostrowski · 18 years ago
  41. 4ef6e68 [POWERPC] Remove bogus sanity check in pci -> OF node code by Benjamin Herrenschmidt · 18 years ago
  42. 5cbded5 [PATCH] getting rid of all casts of k[cmz]alloc() calls by Robert P. J. Day · 18 years ago
  43. dae4828 [POWERPC] Fix irq routing on some 32-bit PowerMacs by Benjamin Herrenschmidt · 18 years ago
  44. 396a1a5 [POWERPC] Fix mmap of PCI resource with hack for X by Benjamin Herrenschmidt · 18 years ago
  45. 872455e [POWERPC] Fix debug printks for 32-bit resources in the PCI code by Sergei Shtylyov · 18 years ago
  46. 68a6435 [POWERPC] Merge 32 and 64 bits asm-powerpc/io.h by Benjamin Herrenschmidt · 18 years ago
  47. 803d457 [POWERPC] Add "parent" struct device for PCI host bridges by Benjamin Herrenschmidt · 18 years ago
  48. 69108cf [POWERPC] Remove ppc_md.pci_map_irq & ppc_swizzle for ARCH=powerpc by Benjamin Herrenschmidt · 18 years ago
  49. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 18 years ago
  50. 60b2a46 [POWERPC] Fix IO Window Updates on P2P bridges. by Randy Vinson · 18 years ago
  51. 57cad80 Merge branch 'merge' by Paul Mackerras · 19 years ago
  52. a7f67bd [POWERPC] Constify & voidify get_property() by Jeremy Kerr · 19 years ago
  53. 6e99e45 [PATCH] powerpc: fix trigger handling in the new irq code by Benjamin Herrenschmidt · 19 years ago
  54. 0ebfff1 [POWERPC] Add new interrupt mapping core and change platforms to use it by Benjamin Herrenschmidt · 19 years ago
  55. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 19 years ago
  56. e31dd6e [PATCH] 64bit resource: change pci core and arch code to use resource_size_t by Greg Kroah-Hartman · 19 years ago
  57. 685143ac [PATCH] 64bit resource: fix up printks for resources in arch and core code by Greg Kroah-Hartman · 19 years ago
  58. 68402dd [PATCH] mm: remove VM_LOCKED before remap_pfn_range and drop VM_SHM by Christoph Lameter · 19 years ago
  59. 0f582bc powerpc: Simplify push_end definition in pci_32.c by Paul Mackerras · 19 years ago
  60. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  61. e05b3b4 powerpc/32: Restore previous version of 32-bit PCI code by Paul Mackerras · 19 years ago