1. de0723d [POWERPC] Update default irq servers when boot cpu is removed by Nathan Fontenot · 17 years ago
  2. b99e626 [POWERPC] Remove redundant of_get_cpu_node routine by Nathan Fontenot · 17 years ago
  3. c3e8506 [POWERPC] Split xics_teardown_cpu() by Nathan Fontenot · 17 years ago
  4. a52572d [POWERPC] Update irq descriptor affinity by Nathan Fontenot · 17 years ago
  5. 842decb [POWERPC] arch/powerpc/platforms/pseries: Add missing of_node_put by Julia Lawall · 17 years ago
  6. bd45ac0 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  7. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  8. d76e15f driver core: make /sys/power a kobject by Greg Kroah-Hartman · 17 years ago
  9. 79393fc kobject: convert pseries/power.c to kobj_attr interface by Greg Kroah-Hartman · 17 years ago
  10. 039a5dc kset: convert /sys/power to use kset_create by Greg Kroah-Hartman · 17 years ago
  11. 3514fac kobject: remove struct kobj_type from struct kset by Greg Kroah-Hartman · 17 years ago
  12. 9156ad4 Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  13. acaa617 [POWERPC] eeh.c: Use for_each_child_of_node by Stephen Rothwell · 17 years ago
  14. dfbe0d3 [POWERPC] Fix boot failure on POWER6 by Paul Mackerras · 17 years ago
  15. 473980a [POWERPC] Fix CPU hotplug when using the SLB shadow buffer by Michael Neuling · 17 years ago
  16. bf5e2ba [POWERPC] Merge PCI resource fixups by Benjamin Herrenschmidt · 17 years ago
  17. d7cf0ed [POWERPC] Push down or eliminate smp_processor_id calls in xics code by Milton Miller · 17 years ago
  18. b76e5e9 [POWERPC] EEH: Avoid a possible NULL pointer dereference by Stephen Rothwell · 17 years ago
  19. 44ef339 [POWERPC] pci_controller->arch_data really is a struct device_node * by Stephen Rothwell · 17 years ago
  20. 96188ce [POWERPC] pSeries: Remove dependency on pci_dn bussubno by Stephen Rothwell · 17 years ago
  21. 68d315f [POWERPC] iommu_free_table doesn't need the device_node by Stephen Rothwell · 17 years ago
  22. 5f1a7c8 [POWERPC] EEH: Report errors as soon as possible by Linas Vepstas · 17 years ago
  23. c9b65a7 [POWERPC] EEH: Be careful when identifying "empty" slots. by Linas Vepstas · 17 years ago
  24. 307d46e [POWERPC] EEH: Work with device endpoint, always by Linas Vepstas · 17 years ago
  25. d65dded [POWERPC] Remove prod_processor() by Nathan Lynch · 17 years ago
  26. 8d08908 [POWERPC] Cleanup SMT thread handling by Benjamin Herrenschmidt · 17 years ago
  27. 8f51506 Revert "[POWERPC] Fix RTAS os-term usage on kernel panic" by Paul Mackerras · 17 years ago
  28. a2b5181 [POWERPC] Fix RTAS os-term usage on kernel panic by Linas Vepstas · 17 years ago
  29. 8693208 [POWERPC] pSeries: make pseries_defconfig minus PCI build again by Stephen Rothwell · 17 years ago
  30. 2c84b40 [POWERPC] EEH: Make sure warning message is printed by Linas Vepstas · 17 years ago
  31. b37ceef [POWERPC] EEH: Avoid crash on null device by Linas Vepstas · 17 years ago
  32. 2a50f14 [POWERPC] EEH: Drivers that need reset trump others by Linas Vepstas · 17 years ago
  33. 638799b [POWERPC] EEH: Clean up comments by Linas Vepstas · 17 years ago
  34. aa39be0 [POWERPC] Include udbg.h when using udbg_printf by will schmidt · 17 years ago
  35. 1db3e89 [POWERPC] Read back MSI message in rtas_setup_msi_irqs() so restore works by Michael Ellerman · 17 years ago
  36. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  37. 1189be6 [POWERPC] Use 1TB segments by Paul Mackerras · 17 years ago
  38. 64f2758 [POWERPC] Don't enable cpu hotplug on pSeries machines with MPIC by Olof Johansson · 17 years ago
  39. 745e102 [POWERPC] Platforms shouldn't mess with ROOT_DEV by Grant Likely · 17 years ago
  40. 70f227d Merge branch 'linux-2.6' into for-2.6.24 by Paul Mackerras · 17 years ago
  41. a0c7ce9 [POWERPC] Fix panic in RTAS code by Tony Breeds · 17 years ago
  42. d385366 [POWERPC] Simplify rtas_change_msi() error semantics by Michael Ellerman · 17 years ago
  43. fcbe809 [POWERPC] Simplify error logic in rtas_setup_msi_irqs() by Michael Ellerman · 17 years ago
  44. a7fb7ea [POWERPC] pseries: device node status can be "ok" or "okay" by Linas Vepstas · 17 years ago
  45. e48395f [POWERPC] Fix xics set_affinity code by Anton Blanchard · 17 years ago
  46. 52964f8 [POWERPC] Add an optional device_node pointer to the irq_host by Michael Ellerman · 17 years ago
  47. 09a5410 [POWERPC] pseries: Remove dead EEH video code by Linas Vepstas · 17 years ago
  48. 0f2342c [POWERPC] pseries: Eliminate global error_log_cnt variable by Linas Vepstas · 17 years ago
  49. 79c0108 [POWERPC] pseries: Fix jumbled no_logging flag by Linas Vepstas · 17 years ago
  50. 4511dad [POWERPC] pseries: Simplify rtasd initialization by Linas Vepstas · 17 years ago
  51. ba28cc0 [POWERPC] pseries: Use rtas_token instead of hand-rolled code by Linas Vepstas · 17 years ago
  52. a4fc3a3 [POWERPC] pseries: Avoid excess rtas_token calls by Linas Vepstas · 17 years ago
  53. 9420dc6 [POWERPC] Clean out a bunch of duplicate includes by Jesper Juhl · 17 years ago
  54. 0b9369f [POWERPC] EEH: Dump PCI bridge status on event by Linas Vepstas · 17 years ago
  55. 093eda3 [POWERPC] EEH: Fix PCI bridge handling bug by Linas Vepstas · 17 years ago
  56. 12588da [POWERPC] EEH: Tweak printk message by Linas Vepstas · 17 years ago
  57. ca8ffc9 [POWERPC] Fix future firmware feature fixups function failure by Michael Neuling · 17 years ago
  58. 489de30 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  59. 0e81c66 the wrong variable checked after request_irq() by Al Viro · 17 years ago
  60. d3b814b [POWERPC] Generalise device_node flag interface by Michael Ellerman · 17 years ago
  61. b7abc5c [POWERPC] Fix Kexec/Kdump for power6 by Sachin P. Sant · 17 years ago
  62. 7ccb4a6 [POWERPC] Fix interrupt distribution in ppc970 by Mohan Kumar M · 17 years ago
  63. d8c391a [POWERPC] Donate idle CPU cycles on dedicated partitions by Jake Moilanen · 17 years ago
  64. 3d5134e [POWERPC] Rewrite IO allocation & mapping on powerpc64 by Benjamin Herrenschmidt · 17 years ago
  65. 3c8c90a [POWERPC] Tweak EEH copyright info by Linas Vepstas · 17 years ago
  66. 42253a6 [POWERPC] Remove dead EEH code by Linas Vepstas · 17 years ago
  67. 858955b [POWERPC] Show EEH per-device false positives by Linas Vepstas · 17 years ago
  68. e1d04c9 [POWERPC] Add EEH sysfs blinkenlights by Linas Vepstas · 17 years ago
  69. 66b3092 [POWERPC] Fix compile warning in pseries xics code by Michael Neuling · 17 years ago
  70. f7c0d13 [POWERPC] Fix warning on UP by Stephen Rothwell · 17 years ago
  71. f640712 [POWERPC] Fix compile error with kexec and CONFIG_SMP=n by Paul Mackerras · 17 years ago
  72. de11321 [POWERPC] Minor pSeries IOMMU debug cleanup by Michael Neuling · 17 years ago
  73. 17213c3 [POWERPC] Assorted janitorial EEH cleanups by Linas Vepstas · 17 years ago
  74. fcf9892b [POWERPC] EEH: log all PCI-X and PCI-E AER registers by Linas Vepstas · 17 years ago
  75. d99bb1d [POWERPC] EEH: capture and log pci state on error by Linas Vepstas · 17 years ago
  76. b455b24 [POWERPC] EEH: Split up long error msg by Linas Vepstas · 17 years ago
  77. ede8ca2 [POWERPC] EEH: log error only after driver notification. by Linas Vepstas · 17 years ago
  78. 85f2bf9 [POWERPC] RTAS MSI implementation by Michael Ellerman · 17 years ago
  79. 00c2ae3 [POWERPC] Add powerpc PCI-E reset API implementation by Brian King · 17 years ago
  80. 02bbc0f Merge branch 'linux-2.6' by Paul Mackerras · 17 years ago
  81. fb39a96 [POWERPC] Export pcibios_remove_pci_devices by Linas Vepstas · 17 years ago
  82. 55b61fe [POWERPC] Rename device_is_compatible to of_device_is_compatible by Stephen Rothwell · 17 years ago
  83. 5b33991 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 17 years ago
  84. 6473d16 PCI: Cleanup the includes of <linux/pci.h> by Jean Delvare · 17 years ago
  85. 823bccf remove "struct subsystem" as it is no longer needed by Greg Kroah-Hartman · 17 years ago
  86. 650f7b3 [POWERPC] pseries: Handle null iommu dma-window property correctly by Linas Vepstas · 17 years ago
  87. 8d8a024 [POWERPC] Generic check_legacy_ioport by Olaf Hering · 17 years ago
  88. e2eb639 [POWERPC] Rename get_property to of_get_property: arch/powerpc by Stephen Rothwell · 17 years ago
  89. a8bda5d [POWERPC] Rename prom_n_addr_cells to of_n_addr_cells by Stephen Rothwell · 17 years ago
  90. c3b9d9a [POWERPC] Fix link errors when EEH is disabled by Olaf Hering · 17 years ago
  91. e049d1c Merge branch 'linux-2.6' into for-2.6.22 by Paul Mackerras · 17 years ago
  92. 35a1245 [POWERPC] Split several platforms into their respective Kconfig file by Kumar Gala · 17 years ago
  93. 4980d5e [POWERPC] EEH: restructure multi-function support by Linas Vepstas · 17 years ago
  94. fa1be47 [POWERPC] EEH: verify state change by Linas Vepstas · 17 years ago
  95. d0ab95c [POWERPC] EEH: rm un-needed data by Linas Vepstas · 17 years ago
  96. 9c54776 [POWERPC] EEH: wait for slot status by Linas Vepstas · 17 years ago
  97. 90375f5 [POWERPC] EEH: handle reset state high by Linas Vepstas · 17 years ago
  98. 5794dbc [POWERPC] EEH: multifunction recovery bugfix by Linas Vepstas · 17 years ago
  99. 90fdd61 [POWERPC] EEH: hotplug recovery bugfix by Linas Vepstas · 17 years ago
  100. 147d6a3 [POWERPC] EEH: support ibm,get-config-addr-info2 RTAS call by Linas Vepstas · 17 years ago