1. f5242e5 of/reconfig: Always use the same structure for notifiers by Grant Likely · 10 years ago
  2. 10ccaf1 powerpc: use device_online/offline() instead of cpu_up/down() by Dan Streetman · 10 years ago
  3. 408cddd powerpc/fadump: Fix endianess issues in firmware assisted dump handling by Hari Bathini · 10 years ago
  4. dc30340 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  5. d6f1e7a powerpc/pseries: Make CPU hotplug path endian safe by Bharata B Rao · 10 years ago
  6. 4ff52b4 powerpc/pseries: Use dump_stack instead of show_stack by Anton Blanchard · 10 years ago
  7. fd9879b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  8. 80213c0 Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  9. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  10. 9410e01 powerpc/iommu/ddw: Fix endianness by Alexey Kardashevskiy · 10 years ago
  11. 1e8f4cc MSI/powerpc: Use __read_msi_msg() instead of read_msi_msg() by Yijing Wang · 10 years ago
  12. 6b2fd7ef PCI/MSI/PPC: Remove arch_msi_check_device() by Alexander Gordeev · 10 years ago
  13. 4ba5a0f powerpc/pseries: Decrease message level on EEH initialization by Gavin Shan · 10 years ago
  14. 131c123 powerpc/eeh: Introduce eeh_ops::err_inject by Gavin Shan · 10 years ago
  15. 0d5ee52 powerpc/eeh: Freeze PE before PE reset by Gavin Shan · 10 years ago
  16. e36d122 pseries: Fix endian issues in cpu hot-removal by Thomas Falcon · 10 years ago
  17. 822e712 pseries: Fix endian issues in onlining cpu threads by Thomas Falcon · 10 years ago
  18. d4fe096 powerpc/jump_label: use HAVE_JUMP_LABEL? by Zhouyi Zhou · 10 years ago
  19. a38efce powerpc: Remove stale function prototypes by Anton Blanchard · 10 years ago
  20. 1217d34 powerpc: Ensure global functions include their prototype by Anton Blanchard · 10 years ago
  21. e51df2c powerpc: Make a bunch of things static by Anton Blanchard · 10 years ago
  22. 2172d66 powerpc/pseries: Drop unnecessary continue by Himangi Saraogi · 10 years ago
  23. c9ac408 powerpc/pseries: Fix endian issues in memory hotplug by Thomas Falcon · 10 years ago
  24. 4646d13 powerpc: Fix comment typos in hotplug-memory.c by Li Zhong · 10 years ago
  25. 1d508f8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  26. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  27. fa1f8ae powerpc/thp: Don't recompute vsid and ssize in loop on invalidate by Aneesh Kumar K.V · 10 years ago
  28. 587870e powerpc/pseries/hvcserver: Fix endian issue in hvcs_get_partner_info by Thomas Falcon · 10 years ago
  29. 5efbabe powerpc/pseries: Avoid deadlock on removing ddw by Gavin Shan · 10 years ago
  30. f1b3929 powerpc/pseries: Failure on removing device node by Gavin Shan · 10 years ago
  31. 663d3f7 Merge branch 'devicetree/next-overlay' into devicetree/next by Grant Likely · 10 years ago
  32. 1618bd5 arch/powerpc: replace obsolete strict_strto* calls by Daniel Walter · 10 years ago
  33. 0dae274 powerpc/eeh: Replace pr_warning() with pr_warn() by Gavin Shan · 10 years ago
  34. dc561fb powerpc/eeh: Selectively enable IO for error log by Gavin Shan · 10 years ago
  35. 05b1721 powerpc/eeh: Refactor EEH flag accessors by Gavin Shan · 10 years ago
  36. 7340056 powerpc/pci: Reorder pci bus/bridge unregistration during PHB removal by Tyrel Datwyler · 10 years ago
  37. 8e83e90 powerpc/pseries: Switch pseries drivers to use machine_xxx_initcall() by Michael Ellerman · 10 years ago
  38. cdc2652 Merge branch 'merge' into next by Benjamin Herrenschmidt · 10 years ago
  39. 259092a of: Reorder device tree changes and notifiers by Grant Likely · 10 years ago
  40. 97a9a71 powerpc/pseries: dynamically added OF nodes need to call of_node_init by Tyrel Datwyler · 10 years ago
  41. aaad422 powerpc/pseries: Optimise hcall tracepoints by Anton Blanchard · 10 years ago
  42. cc1adb5 powerpc/pseries: Use jump labels for hcall tracepoints by Anton Blanchard · 10 years ago
  43. ccdb8ed of: Migrate of_find_node_by_name() users to for_each_node_by_name() by Grant Likely · 10 years ago
  44. d4e58e5 powerpc/powernv: Enable POWER8 doorbell IPIs by Michael Neuling · 10 years ago
  45. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  46. c1931e2 powerpc/pseries: hcall functions are exported to modules, need _GLOBAL_TOC() by Anton Blanchard · 10 years ago
  47. a5d8625 powerpc: Allow ppc_md platform hook to override memory_block_size_bytes by Anton Blanchard · 10 years ago
  48. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  49. f6869e7 Merge remote-tracking branch 'anton/abiv2' into next by Benjamin Herrenschmidt · 10 years ago
  50. 983d8a6 powerpc/le: Show the endianess of the LPAR under PowerVM. by Tony Breeds · 10 years ago
  51. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 10 years ago
  52. 26833a5 powerpc/eeh: Make the delay for PE reset unified by Gavin Shan · 10 years ago
  53. 54f112a38 powerpc/pseries: Fix overwritten PE state by Gavin Shan · 10 years ago
  54. 2a18dfc powerpc/eeh: Use cached capability for log dump by Gavin Shan · 10 years ago
  55. 42dbfc8 powerpc/pseries: Protect remove_memory() with device hotplug lock by Li Zhong · 10 years ago
  56. 4fb8d02 powerpc: Fix Oops in rtas_stop_self() by Li Zhong · 10 years ago
  57. 2751b62 powerpc: Fix SMP issues with ppc64le ABIv2 by Anton Blanchard · 10 years ago
  58. b1576fe powerpc: No need to use dot symbols when branching to a function by Anton Blanchard · 10 years ago
  59. aba6f4f powerpc: Convert last uses of __FUNCTION__ to __func__ by Joe Perches · 10 years ago
  60. a08a53ea powerpc/le: Enable RTAS events support by Greg Kurz · 10 years ago
  61. b9f2b21 Merge tag 'dt-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  62. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  63. 4b1779c Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  64. 30daeb6 powerpc/perf: Add kconfig option for hypervisor provided counters by Cody P Schafer · 10 years ago
  65. 75b57ec of: Make device nodes kobjects so they show up in sysfs by Grant Likely · 10 years ago
  66. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 10 years ago
  67. 9da3489 powerpc/pseries: Expose in kernel device tree update to drmgr by Tyrel Datwyler · 10 years ago
  68. 6b36ba8 powerpc/pseries: Update dynamic cache nodes for suspend/resume operation by Haren Myneni · 10 years ago
  69. 39a33b5 powerpc/pseries: Device tree should only be updated once after suspend/migrate by Haren Myneni · 10 years ago
  70. 9ac8cde powerpc/pseries: Use remove_memory() to remove memory by Nathan Fontenot · 10 years ago
  71. d2a3607 powerpc/pseries: Don't try to register pseries cpu hotplug on non-pseries by Benjamin Herrenschmidt · 11 years ago
  72. 41dd03a powerpc/le: Ensure that the 'stop-self' RTAS token is handled correctly by Tony Breeds · 10 years ago
  73. d97a860 Merge branch 'linus' into sched/core by Thomas Gleixner · 10 years ago
  74. 2ec5a0a powerpc/eeh: Cleanup on eeh_subsystem_enabled by Gavin Shan · 10 years ago
  75. 49d9684 powerpc/pseries: Add Gen3 definitions for PCIE link speed by Kleber Sacilotto de Souza · 11 years ago
  76. b020cc6 powerpc/pseries: Fix regression on PCI link speed by Kleber Sacilotto de Souza · 11 years ago
  77. 3bc9559 powerpc/PCI: Use list_for_each_entry() for bus traversal by Yijing Wang · 10 years ago
  78. d8c6ad3 sched/idle, PPC: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 10 years ago
  79. 8d4887e powerpc/pseries: Select ARCH_RANDOM on pseries by Michael Ellerman · 11 years ago
  80. 3ec8b78 powerpc/pseries: Disable relocation on exception while going down during crash. by Mahesh Salgaonkar · 10 years ago
  81. 962e7bd powerpc/pseries/cpuidle: Move processor_idle.c to drivers/cpuidle. by Deepthi Dharwar · 11 years ago
  82. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  83. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  84. 897aea3 Merge branch 'core-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. c0c4301 pseries/cpuidle: Remove redundant call to ppc64_runlatch_off() in cpu idle routines by Preeti U Murthy · 11 years ago
  86. 1d35054 powerpc/eeh: Add restore_config operation by Gavin Shan · 11 years ago
  87. 97e7dc5 Revert "pseries/iommu: Remove DDW on kexec" by Nishanth Aravamudan · 11 years ago
  88. ae69e1e Revert "powerpc/pseries/iommu: remove default window before attempting DDW manipulation" by Nishanth Aravamudan · 11 years ago
  89. c141611 powerpc: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  90. 7f74dc0 POWERPC: pseries: cpuidle: use the common cpuidle_[un]register() routines by Bartlomiej Zolnierkiewicz · 11 years ago
  91. 33e7312 POWERPC: pseries: cpuidle: remove superfluous dev->state_count initialization by Bartlomiej Zolnierkiewicz · 11 years ago
  92. dece8ad Merge branch 'merge' into next by Benjamin Herrenschmidt · 11 years ago
  93. 3a55317 powerpc/iommu: Add it_page_shift field to determine iommu page size by Alistair Popple · 11 years ago
  94. e589a440 powerpc/iommu: Update constant names to reflect their hardcoded page size by Alistair Popple · 11 years ago
  95. 8d15315 powerpc/pseries: Fix endian issues in MSI code by Anton Blanchard · 11 years ago
  96. 5091f0c powerpc/pseries: Fix PCIE link speed endian issue by Anton Blanchard · 11 years ago
  97. 9fa2984 powerpc/pseries: Fix endian issues in nvram code by Anton Blanchard · 11 years ago
  98. ca5de4e powerpc/pseries: Fix endian issues in /proc/ppc64/lparcfg by Anton Blanchard · 11 years ago
  99. 92c08a0 powerpc/mm: Use HPTE constants when updating hpte bits by Aneesh Kumar K.V · 11 years ago
  100. 1a8f6f97 powerpc: Make slb_shadow a local by Jeremy Kerr · 11 years ago