1. 6f73b36 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  2. e8650a0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  3. 4726b7b powerpc/pseries: Add pseries update notifier for OFDT prop changes by Kent Yoder · 14 years ago
  4. ea4e89a Merge branch 'merge' into next by Benjamin Herrenschmidt · 14 years ago
  5. 14fb1fa powerpc: Use WARN instead of dump_stack when printing EEH error backtrace by Anton Blanchard · 14 years ago
  6. cf8a056 powerpc: Clean up lppaca->cede_latency_hint by Anton Blanchard · 14 years ago
  7. e49f7a9 powerpc/pseries: Rivet CONFIG_EEH for pSeries platform by Gavin Shan · 14 years ago
  8. 2ef822c powerpc/eeh: Fix crash caused by null eeh_dev by Gavin Shan · 14 years ago
  9. 6b2aac4 Fix typo in various Kconfig file by Masanari Iida · 14 years ago
  10. 9b218f6 powerpc/eeh: Fix use of set_current_state() in eeh event handling set_current_state() wart by Andrew Morton · 14 years ago
  11. 37ef9bd powerpc/eeh: Remove eeh_event_handler()->daemonize() by Oleg Nesterov · 14 years ago
  12. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 14 years ago
  13. ae3a197 Disintegrate asm/system.h for PowerPC by David Howells · 14 years ago
  14. 9012899 powerpc/pseries: Cut down on enthusiastic use of defines in RAS code by Anton Blanchard · 14 years ago
  15. cc8b526 powerpc/pseries: Clean up ras_error_interrupt code by Anton Blanchard · 14 years ago
  16. 6f43747 powerpc/pseries: Remove RTAS_POWERMGM_EVENTS by Anton Blanchard · 14 years ago
  17. 587f83e powerpc/pseries: Use rtas_get_sensor in RAS code by Anton Blanchard · 14 years ago
  18. 55fc0c5 powerpc/pseries: Parse and handle EPOW interrupts by Anton Blanchard · 14 years ago
  19. 6431f20 powerpc: Make function that parses RTAS error logs global by Anton Blanchard · 14 years ago
  20. 1a5c2e6 powerpc/eeh: Retrieve PHB from global list by Gavin Shan · 14 years ago
  21. 39baadb powerpc/eeh: Remove eeh information from pci_dn by Gavin Shan · 14 years ago
  22. 2a0352f powerpc/eeh: Remove eeh device from OF node by Gavin Shan · 14 years ago
  23. 475c77e Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci by Linus Torvalds · 14 years ago
  24. 5375871 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  25. f8974cb Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux-2.6 by Linus Torvalds · 14 years ago
  26. f533927 powerpc: Remove FW_FEATURE ISERIES from arch code by Stephen Rothwell · 14 years ago
  27. aba0eb8 Merge branch 'eeh' into next by Benjamin Herrenschmidt · 14 years ago
  28. 7230c56 powerpc: Rework lazy-interrupt handling by Benjamin Herrenschmidt · 14 years ago
  29. 3780444 powerpc/eeh: pseries platform config space access in EEH by Gavin Shan · 14 years ago
  30. e575f8d powerpc/eeh: Introduce struct eeh_stats for EEH by Gavin Shan · 14 years ago
  31. 54793d0 powerpc/eeh: Replace pci_dn with eeh_dev for EEH on pSeries by Gavin Shan · 14 years ago
  32. 40a7cd9 powerpc/eeh: Replace pci_dn with eeh_dev for EEH aux components by Gavin Shan · 14 years ago
  33. f631acd powerpc/eeh: Replace pci_dn with eeh_dev for EEH core by Gavin Shan · 14 years ago
  34. d50a7d4 powerpc/eeh: Replace pci_dn with eeh_dev for EEH address cache by Gavin Shan · 14 years ago
  35. 44da8ed powerpc/eeh: Replace pci_dn with eeh_dev for EEH sysfs by Gavin Shan · 14 years ago
  36. eb740b5 powerpc/eeh: Introduce EEH device by Gavin Shan · 14 years ago
  37. def9d83 powerpc/eeh: Cleanup function names in EEH aux components by Gavin Shan · 14 years ago
  38. 29f8bf1 powerpc/pseries: Cleanup comments in EEH aux components by Gavin Shan · 14 years ago
  39. 1823fbf powerpc/eeh: pseries platform EEH configure bridge by Gavin Shan · 14 years ago
  40. 8d63329 powerpc/eeh: pseries platform EEH error log retrieval by Gavin Shan · 14 years ago
  41. 2652481 powerpc/eeh: pseries platform EEH reset PE by Gavin Shan · 14 years ago
  42. b0e5f74 powerpc/eeh: pseries platform EEH wait PE state by Gavin Shan · 14 years ago
  43. eb594a4 powerpc/eeh: pseries platform PE state retrieval by Gavin Shan · 14 years ago
  44. c8c29b3 powerpc/eeh: pseries platform EEH PE address retrieval by Gavin Shan · 14 years ago
  45. 8fb8f70 powerpc/eeh: pseries platform EEH operations by Gavin Shan · 14 years ago
  46. e2af155 powerpc/eeh: pseries platform EEH initialization by Gavin Shan · 14 years ago
  47. aa1e637 powerpc/eeh: Platform dependent EEH operations by Gavin Shan · 14 years ago
  48. cce4b2d powerpc/eeh: Cleanup function names in the EEH core by Gavin Shan · 14 years ago
  49. cb3bc9d powerpc/eeh: Cleanup comments in the EEH core by Gavin Shan · 14 years ago
  50. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 14 years ago
  51. 3d066d7 powerpc: remove CONFIG_PPC_ISERIES from the architecture Kconfig files by Stephen Rothwell · 14 years ago
  52. 673c975 powerpc/PCI: replace pci_probe_only with pci_flags by Bjorn Helgaas · 14 years ago
  53. 3c13be0 powerpc/PCI: make pci_probe_only default to 0 by Bjorn Helgaas · 14 years ago
  54. 12d9299 fadump: Remove the phyp assisted dump code. by Mahesh Salgaonkar · 14 years ago
  55. e55d7f7 powerpc/mpic: Remove duplicate MPIC_WANTS_RESET flag by Kyle Moffett · 14 years ago
  56. 5019609 powerpc/mpic: Remove MPIC_BROKEN_FRR_NIRQS and duplicate irq_count by Kyle Moffett · 14 years ago
  57. 0f22dd3 of: Only compile OF_DYNAMIC on PowerPC pseries and iseries by Grant Likely · 14 years ago
  58. 778a785 powerpc/pseries/eeh: Fix crash when error happens during device probe by Thadeu Lima de Souza Cascardo · 14 years ago
  59. 444080d powerpc/pseries: Fix partition migration hang in stop_topology_update by Brian King · 14 years ago
  60. f7aa554 powerpc/cpuidle: Make it a bool, not a tristate by Deepthi Dharwar · 14 years ago
  61. 8e63dd6 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  62. a3dd332 kexec: remove KMSG_DUMP_KEXEC by WANG Cong · 14 years ago
  63. ebb7f61 powerpc: Fix unpaired __trace_hcall_entry and __trace_hcall_exit by Li Zhong · 14 years ago
  64. a5ccfee powerpc: Fix RCU idle and hcall tracing by Anton Blanchard · 14 years ago
  65. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 14 years ago
  66. e4e88f3 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 14 years ago
  67. e4f387d powerpc: Fix unpaired probe_hcall_entry and probe_hcall_exit by Li Zhong · 14 years ago
  68. edbaa60 driver-core: remove sysdev.h usage. by Kay Sievers · 14 years ago
  69. 86ba41d power: suspend - convert sysdev_class to a regular subsystem by Kay Sievers · 14 years ago
  70. 6c9d290 power: cmm - convert sysdev_class to a regular subsystem by Kay Sievers · 14 years ago
  71. 8a25a2f cpu: convert 'cpu' and 'machinecheck' sysdev_class to a regular subsystem by Kay Sievers · 14 years ago
  72. 43ca5d3 Merge branch 'kexec' into next by Benjamin Herrenschmidt · 14 years ago
  73. e6f08d3 Merge branch 'cpuidle' into next by Benjamin Herrenschmidt · 14 years ago
  74. a7b152d powerpc: Tell RCU about idle after hcall tracing by Paul E. McKenney · 15 years ago
  75. 120a52c powerpc/nvram: Add spinlock to oops_to_nvram to prevent oops in compression code. by Anton Blanchard · 14 years ago
  76. a934904 powerpc: Reduce pseries panic timeout from 180s to 10s by Anton Blanchard · 14 years ago
  77. e8bb3e0 powerpc/cpuidle: Handle power_save=off by Deepthi Dharwar · 14 years ago
  78. e179816 powerpc/cpuidle: Enable cpuidle and directly call cpuidle_idle_call() for pSeries by Deepthi Dharwar · 14 years ago
  79. 707827f powerpc/cpuidle: cpuidle driver for pSeries by Deepthi Dharwar · 14 years ago
  80. be8bec5 powerpc/mpic: Invert the meaning of MPIC_PRIMARY by Kyle Moffett · 14 years ago
  81. 1f1616e powerpc/powernv: Add TCE SW invalidation support by Benjamin Herrenschmidt · 15 years ago
  82. 8d3d589 powerpc/pseries: Software invalidatation of TCEs by Milton Miller · 15 years ago
  83. 32aaeff Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 15 years ago
  84. ead53f2 powerpc: remove non-required uses of include <linux/module.h> by Paul Gortmaker · 15 years ago
  85. 4b16f8e powerpc: various straight conversions from module.h --> export.h by Paul Gortmaker · 15 years ago
  86. e9848d6 powerpc: convert hvconsole.c to export.h ; fix implicit use of errno.h by Paul Gortmaker · 15 years ago
  87. 614f15b powerpc: fix two implicit header uses in pseries/plpar_wrappers.h by Paul Gortmaker · 15 years ago
  88. 62fe91b powerpc: Fix up implicit sched.h users by Paul Gortmaker · 15 years ago
  89. b56eade powerpc: Fix up implicit stat.h users by Paul Gortmaker · 15 years ago
  90. 9308794 powerpc: include export.h for files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 15 years ago
  91. 66b15db powerpc: add export.h to files making use of EXPORT_SYMBOL by Paul Gortmaker · 15 years ago
  92. 8feaa43 powerpc/eeh: Fix /proc/ppc64/eeh creation by Thadeu Lima de Souza Cascardo · 15 years ago
  93. 9c74002 powerpc/pseries: Avoid spurious error during hotplug CPU add by Anton Blanchard · 15 years ago
  94. 7a19081 pseries/iommu: Add missing kfree by Julia Lawall · 15 years ago
  95. 6c49368 powerpc/nvram: Add compression to fit more oops output into NVRAM by Jim Keniston · 15 years ago
  96. d24f9c6 powerpc: Use the newly added get_required_mask dma_map_ops hook by Milton Miller · 15 years ago
  97. 6a5c7be powerpc: Override dma_get_required_mask by platform hook and ops by Milton Miller · 15 years ago
  98. 598c823 powerpc/pseries: Simplify vpa deregistration functions by Anton Blanchard · 15 years ago
  99. 711ef84 powerpc/pseries: Cleanup VPA registration and deregistration errors by Anton Blanchard · 15 years ago
  100. b130179 powerpc/pseries: Fix kexec on recent firmware versions by Anton Blanchard · 15 years ago