1. ecb7390 powerpc/pseries/eeh: Handle functional reset on non-PCIe device by Richard A Lary · 14 years ago
  2. 308fc4f powerpc/pseries/eeh: Propagate needs_freset flag to device at PE by Richard A Lary · 14 years ago
  3. 65f47f1 powerpc/eeh: Add support for ibm,configure-pe RTAS call by Richard A. Lary · 14 years ago
  4. 25985ed Fix common misspellings by Lucas De Marchi · 14 years ago
  5. 31116f0 powerpc/eeh: Remove one to many l's in the word. by Justin Mattock · 14 years ago
  6. 01cf6fe powerpc/pseries: Don't override CONFIG_PPC_PSERIES_DEBUG by Nishanth Aravamudan · 14 years ago
  7. ce47c1c powerpc/eeh: Fix oops when probing in early boot by Anton Blanchard · 14 years ago
  8. 3d37262 powerpc: Convert confirm_error_lock to raw_spinlock by Thomas Gleixner · 15 years ago
  9. 8d3d50b powerpc/eeh: Fix a bug when pci structure is null by Breno Leitao · 15 years ago
  10. 6e19314 PCI/powerpc: support PCIe fundamental reset by Mike Mason · 15 years ago
  11. 57b066f powerpc/eeh: Make EEH device add/remove more robust by Benjamin Herrenschmidt · 16 years ago
  12. f36c522 powerpc/eeh: Don't panic when EEH_MAX_FAILS is exceeded by Mike Mason · 16 years ago
  13. cde274c powerpc/eeh: PERR/SERR bit settings during EEH device recovery by Mike Mason · 16 years ago
  14. 6674713 powerpc: use non-racy method for proc entries creation by Denis V. Lunev · 17 years ago
  15. 36f8a2c [POWERPC] Add CONFIG_PPC_PSERIES_DEBUG to enable debugging for platforms/pseries by Michael Ellerman · 17 years ago
  16. c6d4d5a [POWERPC] Convert pci and eeh code to of_device_is_available by Nathan Lynch · 17 years ago
  17. acaa617 [POWERPC] eeh.c: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  18. c9b65a7 [POWERPC] EEH: Be careful when identifying "empty" slots. by Linas Vepstas · 17 years ago
  19. 307d46e [POWERPC] EEH: Work with device endpoint, always by Linas Vepstas · 17 years ago
  20. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  21. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  22. a7fb7ea [POWERPC] pseries: device node status can be "ok" or "okay" by Linas Vepstas · 17 years ago
  23. 09a5410 [POWERPC] pseries: Remove dead EEH video code by Linas Vepstas · 17 years ago
  24. 0b9369f [POWERPC] EEH: Dump PCI bridge status on event by Linas Vepstas · 17 years ago
  25. 12588da [POWERPC] EEH: Tweak printk message by Linas Vepstas · 17 years ago
  26. 3c8c90a [POWERPC] Tweak EEH copyright info by Linas Vepstas · 17 years ago
  27. 42253a6 [POWERPC] Remove dead EEH code by Linas Vepstas · 17 years ago
  28. 858955b [POWERPC] Show EEH per-device false positives by Linas Vepstas · 17 years ago
  29. e1d04c9 [POWERPC] Add EEH sysfs blinkenlights by Linas Vepstas · 17 years ago
  30. 17213c3 [POWERPC] Assorted janitorial EEH cleanups by Linas Vepstas · 17 years ago
  31. fcf9892b [POWERPC] EEH: log all PCI-X and PCI-E AER registers by Linas Vepstas · 17 years ago
  32. d99bb1d [POWERPC] EEH: capture and log pci state on error by Linas Vepstas · 17 years ago
  33. 00c2ae3 [POWERPC] Add powerpc PCI-E reset API implementation by Brian King · 17 years ago
  34. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 18 years ago
  35. 4980d5e [POWERPC] EEH: restructure multi-function support by Linas Vepstas · 18 years ago
  36. fa1be47 [POWERPC] EEH: verify state change by Linas Vepstas · 18 years ago
  37. d0ab95c [POWERPC] EEH: rm un-needed data by Linas Vepstas · 18 years ago
  38. 9c54776 [POWERPC] EEH: wait for slot status by Linas Vepstas · 18 years ago
  39. 90375f5 [POWERPC] EEH: handle reset state high by Linas Vepstas · 18 years ago
  40. 147d6a3 [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call by Linas Vepstas · 18 years ago
  41. 2fd30be [POWERPC] EEH: Tolerate high mmio by Linas Vepstas · 18 years ago
  42. 39d16e2 [POWERPC] EEH: modify order of EEH state checking by Linas Vepstas · 18 years ago
  43. 5dfe4c9 [PATCH] mark struct file_operations const 2 by Arjan van de Ven · 18 years ago
  44. 25c4a46 [POWERPC] pSeries: EEH improperly enabled for some Power4 systems by Linas Vepstas · 18 years ago
  45. d0e7034 [POWERPC] EEH recovery tweaks by Linas Vepstas · 18 years ago
  46. 022d51b [POWERPC] EEH failure to mark pci slot as frozen. by Linas Vepstas · 18 years ago
  47. e102926 [POWERPC] EEH: Power4 systems sometimes need multiple resets. by Linas Vepstas · 18 years ago
  48. 47b5c83 [POWERPC] EEH: enable MMIO/DMA on frozen slot by Linas Vepstas · 18 years ago
  49. cb5b562 [POWERPC] EEH: code comment cleanup by Linas Vepstas · 18 years ago
  50. 954a46e [POWERPC] pseries: Constify & voidify get_property() by Jeremy Kerr · 18 years ago
  51. b055a9e [PATCH] powerpc/pseries: bugfix: balance calls to pci_device_put by Linas Vepstas · 19 years ago
  52. 794e085 [PATCH] powerpc/pseries: EEH Cleanup by Nathan Fontenot · 19 years ago
  53. e822250 [PATCH] powerpc: Kill _machine and hard-coded platform numbers by Benjamin Herrenschmidt · 19 years ago
  54. 827c1a6 [PATCH] powerpc: fix dynamic PCI probe regression by John Rose · 19 years ago
  55. ea183a9 [PATCH] powerpc: remove warning in EEH code by Olof Johansson · 19 years ago
  56. 0f17574 [PATCH] powerpc/pseries: dlpar-add crash on null pointer deref by linas · 19 years ago
  57. 257ffc6 [PATCH] powerpc: get rid of per_cpu EEH counters by Linas Vepstas · 19 years ago
  58. 7684b40 [PATCH] powerpc: Save device BARs much earlier in the boot sequence by Linas Vepstas · 19 years ago
  59. 3914ac7 [PATCH] powerpc: handle multifunction PCI devices properly by Linas Vepstas · 19 years ago
  60. b6495c0 [PATCH] powerpc: Don't continue with PCI Error recovery if slot reset failed. by Linas Vepstas · 19 years ago
  61. 21e464d [PATCH] powerpc: set up the RTAS token just like the rest of them. by Linas Vepstas · 19 years ago
  62. fcb7543 [PATCH] powerpc: Use PE configuration address consistently by Linas Vepstas · 19 years ago
  63. 9fb40eb [PATCH] powerpc: Remove duplicate code by Linas Vepstas · 19 years ago
  64. f751f84 [PATCH] powerpc: remove bogus printk by Linas Vepstas · 19 years ago
  65. 25e591f [PATCH] powerpc: Add "partitionable endpoint" support by Linas Vepstas · 19 years ago
  66. 5d5a093 [PATCH] powerpc: Split out PCI address cache to its own file by Linas Vepstas · 19 years ago
  67. 77bd741 [PATCH] powerpc: PCI Error Recovery: PPC64 core recovery routines by Linas Vepstas · 19 years ago
  68. e2a296e [PATCH] powerpc: PCI hotplug common code elimination by Linas Vepstas · 19 years ago
  69. 1e28a7d [PATCH] Avoid use of uninitialised spinlock in EEH. by David Woodhouse · 19 years ago
  70. d9564ad [PATCH] ppc64: mark failed devices by Linas Vepstas · 19 years ago
  71. 0a5cab4 powerpc: Fix compile error in EEH code with gcc4 by Paul Mackerras · 19 years ago
  72. 799d604 [PATCH] powerpc: merge code values for identifying platforms by Paul Mackerras · 19 years ago
  73. 8b553f3 [PATCH] ppc64: Save & restore of PCI device BARS by Linas Vepstas · 19 years ago
  74. 6dee3fb [PATCH] ppc64: PCI reset support routines by Linas Vepstas · 19 years ago
  75. 172ca92 [PATCH] ppc64: PCI error event dispatcher by Linas Vepstas · 19 years ago
  76. 7f79da7 [PATCH] ppc64: move eeh.c to powerpc directory from ppc64 by Linas Vepstas · 19 years ago[Renamed from arch/ppc64/kernel/eeh.c]
  77. f8632c8 [PATCH] ppc64: bugfix: don't silently ignore PCI errors by Linas Vepstas · 19 years ago
  78. 5c1344e [PATCH] ppc64: escape hatch for spinning interrupt deadlocks by Linas Vepstas · 19 years ago
  79. fd761fd [PATCH] ppc64: serialize reports of PCI errors by Linas Vepstas · 19 years ago
  80. 76e6faf [PATCH] ppc64: avoid PCI error reporting for empty slots by Linas Vepstas · 19 years ago
  81. df7242b [PATCH] ppc64: RTAS error reporting restructuring by Linas Vepstas · 19 years ago
  82. 177bc93 [PATCH] ppc64: PCI error rate statistics by Linas Vepstas · 19 years ago
  83. 56b0fca [PATCH] ppc64: PCI address cache minor fixes by Linas Vepstas · 19 years ago
  84. 6937650 [PATCH] ppc64: misc minor cleanup by Linas Vepstas · 19 years ago
  85. ae65a39 [PATCH] ppc64: uniform usage of bus unit id interfaces by linas · 19 years ago
  86. d387899 powerpc: Move iSeries_pci.c to powerpc/platform/iseries by Stephen Rothwell · 19 years ago
  87. 1635317 [PATCH] Separate pci bits out of struct device_node by Paul Mackerras · 19 years ago
  88. 982245f [PATCH] PCI: remove CONFIG_PCI_NAMES by Adrian Bunk · 19 years ago
  89. 20cee16 [PATCH] ppc64: Abolish ioremap_mm by David Gibson · 19 years ago
  90. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago