1. 3ab96a0 powerpc/eeh: Cleanup on EEH PCI address cache by Gavin Shan · 13 years ago
  2. f8f7d63 powerpc/eeh: Trace eeh device from I/O cache by Gavin Shan · 13 years ago
  3. d7bb886 powerpc/eeh: Probe mode support by Gavin Shan · 13 years ago
  4. c270a24 powerpc/eeh: Do reset based on PE by Gavin Shan · 13 years ago
  5. ff47796 powerpc/eeh: I/O enable and log retrival based on PE by Gavin Shan · 13 years ago
  6. 9e6d2cf powerpc/eeh: Device bars restore based on PE by Gavin Shan · 13 years ago
  7. 66523d9 powerpc/eeh: Trace error based on PE from beginning by Gavin Shan · 13 years ago
  8. 5b66352 powerpc/eeh: Trace EEH state based on PE by Gavin Shan · 13 years ago
  9. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 13 years ago
  10. f631acd powerpc/eeh: Replace pci_dn with eeh_dev for EEH core by Gavin Shan · 13 years ago
  11. def9d83 powerpc/eeh: Cleanup function names in EEH aux components by Gavin Shan · 13 years ago
  12. 1823fbf powerpc/eeh: pseries platform EEH configure bridge by Gavin Shan · 13 years ago
  13. 8d63329 powerpc/eeh: pseries platform EEH error log retrieval by Gavin Shan · 13 years ago
  14. b0e5f74 powerpc/eeh: pseries platform EEH wait PE state by Gavin Shan · 13 years ago
  15. 8fb8f709 powerpc/eeh: pseries platform EEH operations by Gavin Shan · 13 years ago
  16. cce4b2d powerpc/eeh: Cleanup function names in the EEH core by Gavin Shan · 13 years ago
  17. cb3bc9d powerpc/eeh: Cleanup comments in the EEH core by Gavin Shan · 13 years ago
  18. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 13 years ago
  19. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 13 years ago
  20. dda804a powerpc/pci: Fix return type of BUID_{HI,LO} macros by Nishanth Aravamudan · 14 years ago
  21. 8d3d50b powerpc/eeh: Fix a bug when pci structure is null by Breno Leitao · 15 years ago
  22. 0ed2c722 powerpc/pci: Merge ppc32 and ppc64 versions of phb_scan() by Grant Likely · 16 years ago
  23. b8b572e powerpc: Move include files to arch/powerpc/include/asm by Stephen Rothwell · 17 years ago[Renamed from include/asm-powerpc/ppc-pci.h]
  24. cb99302 [POWERPC] iSeries: Call iSeries_pcibios_init from setup_arch by Stephen Rothwell · 17 years ago
  25. ebfc00f [POWERPC] Make global_phb_number static by Stephen Rothwell · 17 years ago
  26. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 18 years ago
  27. e1d04c9 [POWERPC] Add EEH sysfs blinkenlights by Linas Vepstas · 18 years ago
  28. 17213c3 [POWERPC] Assorted janitorial EEH cleanups by Linas Vepstas · 18 years ago
  29. 59c5159 Fix occurrences of "the the " by Michael Opdenacker · 18 years ago
  30. 9c54776 [POWERPC] EEH: wait for slot status by Linas Vepstas · 18 years ago
  31. 36241ce [POWERPC] Make find_and_init_pbs() a void function by Stephen Rothwell · 18 years ago
  32. bed5927 [POWERPC] Allow pSeries to build without CONFIG_PCI by Stephen Rothwell · 18 years ago
  33. 4c9d280 [POWERPC] Generic OF platform driver for PCI host bridges. by Benjamin Herrenschmidt · 18 years ago
  34. f90bb15 [POWERPC] Make pci_read_irq_line the default by Benjamin Herrenschmidt · 18 years ago
  35. 47b5c838 [POWERPC] EEH: enable MMIO/DMA on frozen slot by Linas Vepstas · 18 years ago
  36. 92eb460 [PATCH] powerpc: properly configure DDR/P5IOC children devs by John Rose · 19 years ago
  37. 7684b40 [PATCH] powerpc: Save device BARs much earlier in the boot sequence by Linas Vepstas · 19 years ago
  38. b6495c0 [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed. by Linas Vepstas · 19 years ago
  39. 9fb40eb [PATCH] powerpc: Remove duplicate code by Linas Vepstas · 19 years ago
  40. 5d5a093 [PATCH] powerpc: Split out PCI address cache to its own file by Linas Vepstas · 19 years ago
  41. 77bd741 [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines by Linas Vepstas · 19 years ago
  42. 88ced03 [PATCH] powerpc: sanitize header files for user space includes by Arnd Bergmann · 19 years ago
  43. f8ef270 powerpc: Merge pci.h by Paul Mackerras · 19 years ago
  44. b5166cc [PATCH] powerpc: pci_64 fixes & cleanups by Benjamin Herrenschmidt · 19 years ago
  45. d9564ad [PATCH] ppc64: mark failed devices by Linas Vepstas · 19 years ago
  46. 8b553f3 [PATCH] ppc64: Save & restore of PCI device BARS by Linas Vepstas · 19 years ago
  47. 6dee3fb [PATCH] ppc64: PCI reset support routines by Linas Vepstas · 19 years ago
  48. 56b0fca [PATCH] ppc64: PCI address cache minor fixes by Linas Vepstas · 19 years ago
  49. ae65a39 [PATCH] ppc64: uniform usage of bus unit id interfaces by linas · 19 years ago
  50. ead8371 [PATCH] dlpar enable for OF pci probe by John Rose · 19 years ago
  51. d387899 powerpc: Move iSeries_pci.c to powerpc/platform/iseries by Stephen Rothwell · 19 years ago[Renamed (93%) from arch/ppc64/kernel/pci.h]
  52. 1635317 [PATCH] Separate pci bits out of struct device_node by Paul Mackerras · 20 years ago
  53. dad32bb [PATCH] pSeries - read irqs dynamically by John Rose · 20 years ago
  54. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago v2.6.12-rc2