1. 8fa5d45 powerpc/powernv: Add a page size parameter to pnv_pci_setup_iommu_table() by Alexey Kardashevskiy · 10 years ago
  2. bc32057 powerpc/powernv: Use it_page_shift in TCE build by Alexey Kardashevskiy · 10 years ago
  3. b0376c9 powerpc/powernv: Use it_page_shift for TCE invalidation by Alexey Kardashevskiy · 10 years ago
  4. e2500be powerpc/powernv: Remove OPAL v1 takeover by Michael Ellerman · 10 years ago
  5. 357b2f3 powerpc/eeh: Dump PE location code by Gavin Shan · 10 years ago
  6. d4e58e5 powerpc/powernv: Enable POWER8 doorbell IPIs by Michael Neuling · 10 years ago
  7. 5c7a35e powerpc/powernv: Fix killed EEH event by Gavin Shan · 10 years ago
  8. 71b540a powerpc/powernv: Don't escalate non-existing frozen PE by Gavin Shan · 10 years ago
  9. 1ad7a72 powerpc/eeh: Report frozen parent PE prior to child PE by Gavin Shan · 10 years ago
  10. 4817fc3 powerpc/powernv: Reduce panic timeout from 180s to 10s by Anton Blanchard · 10 years ago
  11. caf69ba powerpc/powernv: Fix reading of OPAL msglog by Joel Stanley · 10 years ago
  12. ddf0322 powerpc/powernv: Fix endianness problems in EEH by Guo Chao · 10 years ago
  13. 1bd0989 powernv: Fix permissions on sysparam sysfs entries by Anton Blanchard · 10 years ago
  14. ad41733 powerpc/powernv : Disable subcore for UP configs by Shreyas B. Prabhu · 10 years ago
  15. b2a8087 powerpc/powernv: Include asm/smp.h to fix UP build failure by Shreyas B. Prabhu · 10 years ago
  16. c5aec4c Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 10 years ago
  17. 0c0a3e5 powerpc/powernv: Add missing include to LPC code by Benjamin Herrenschmidt · 10 years ago
  18. 8b8f7bf powerpc/powernv: Pass buffer size to OPAL validate flash call by Vasant Hegde · 10 years ago
  19. 6d97d7a powerpc/powernv: Set memory_block_size_bytes to 256MB by Anton Blanchard · 10 years ago
  20. 223ca9d powerpc/powernv: Fix endian issues in memory error handling code by Anton Blanchard · 10 years ago
  21. fa2dbe2 powerpc/powernv: Provide debugfs access to the LPC bus via OPAL by Benjamin Herrenschmidt · 10 years ago
  22. 4926616 powerpc/powernv: Add calls to support little endian host by Benjamin Herrenschmidt · 10 years ago
  23. d2705064 Merge tag 'devicetree-for-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux into next by Linus Torvalds · 10 years ago
  24. e218602 powerpc/powernv: Add support for POWER8 split core on powernv by Michael Ellerman · 10 years ago
  25. 8d6f7c5 powerpc/powernv: Make it possible to skip the IRQHAPPENED check in power7_nap() by Michael Ellerman · 10 years ago
  26. 965b560 Revert "powerpc/powernv: Fundamental reset on PLX ports" by Benjamin Herrenschmidt · 10 years ago
  27. eafd370 Merge branch 'dt-bus-name' into for-next by Rob Herring · 10 years ago
  28. 372cf12 powerpc/powernv: Reset root port in firmware by Gavin Shan · 10 years ago
  29. f6869e7 Merge remote-tracking branch 'anton/abiv2' into next by Benjamin Herrenschmidt · 10 years ago
  30. 9d0c4df of/fdt: update of_get_flat_dt_prop in prep for libfdt by Rob Herring · 11 years ago
  31. fb5153d powerpc: powernv: Implement ppc_md.get_proc_freq() by Gautham R. Shenoy · 11 years ago
  32. 2196c6f powerpc/powernv: Return secondary CPUs to firmware before FW update by Vasant Hegde · 11 years ago
  33. e9bc03f powerpc/powernv: Don't use pe->pbus to get the domain number by Gavin Shan · 10 years ago
  34. 65fd766 powerpc/powernv: Missed IOMMU table type by Gavin Shan · 10 years ago
  35. b2b5efc powerpc/powernv: Fundamental reset on PLX ports by Gavin Shan · 10 years ago
  36. 361f2a2 powrpc/powernv: Reset PHB in kdump kernel by Gavin Shan · 10 years ago
  37. d92a208 powerpc/pci: Mask linkDown on resetting PCI bus by Gavin Shan · 10 years ago
  38. 26833a5 powerpc/eeh: Make the delay for PE reset unified by Gavin Shan · 10 years ago
  39. fd5cee7 powerpc/powernv: Reset root port in firmware by Gavin Shan · 10 years ago
  40. 6379655 powerpc/powernv: Fix endless reporting frozen PE by Gavin Shan · 10 years ago
  41. d2b0f6f powerpc/eeh: No hotplug on permanently removed dev by Gavin Shan · 10 years ago
  42. 7f52a52 powerpc/eeh: Allow to disable EEH by Gavin Shan · 10 years ago
  43. 2a18dfc powerpc/eeh: Use cached capability for log dump by Gavin Shan · 10 years ago
  44. 7895470 powerpc/eeh: Avoid I/O access during PE reset by Gavin Shan · 10 years ago
  45. 1d9a544 powerpc/powernv: Use EEH PCI config accessors by Gavin Shan · 10 years ago
  46. d0914f5 powerpc/eeh: Block PCI-CFG access during PE reset by Gavin Shan · 10 years ago
  47. b34497d powerpc/powernv: Remove fields in PHB diag-data dump by Gavin Shan · 10 years ago
  48. f5bc6b7 powerpc/powernv: Move PNV_EEH_STATE_ENABLED around by Gavin Shan · 10 years ago
  49. 467f79a powerpc/powernv: Remove PNV_EEH_STATE_REMOVED by Gavin Shan · 10 years ago
  50. f203891 ppc/powernv: Set the runlatch bits correctly for offline cpus by Preeti U Murthy · 11 years ago
  51. 2d6b63b powerpc/powernv: Fix little endian issues in OPAL dump code by Anton Blanchard · 10 years ago
  52. 3441f04 powerpc/powernv: Create OPAL sglist helper functions and fix endian issues by Anton Blanchard · 10 years ago
  53. 14ad0c5 powerpc/powernv: Fix little endian issues in OPAL error log code by Anton Blanchard · 10 years ago
  54. 56b4c99 powerpc/powernv: Fix little endian issues with opal_do_notifier calls by Anton Blanchard · 10 years ago
  55. 2bad742 powerpc/powernv: Use uint64_t instead of size_t in OPAL APIs by Anton Blanchard · 10 years ago
  56. 4966bfa powerpc/powernv: Release the refcount for pci_dev by Wei Yang · 10 years ago
  57. 3f28c5a powerpc/powernv: Reduce multi-hit of iommu_add_device() by Wei Yang · 10 years ago
  58. cc146d1 powerpc/powernv: Fix little endian issues in OPAL flash code by Anton Blanchard · 10 years ago
  59. 298b34d powerpc/powernv: Fix kexec races going back to OPAL by Benjamin Herrenschmidt · 10 years ago
  60. 63aecfb powerpc/powernv: Check sysparam size before creation by Joel Stanley · 10 years ago
  61. 16003d2 powerpc/powernv: Fix typos in sysparam code by Joel Stanley · 10 years ago
  62. 8539037 powerpc/powernv: Check sysfs size before copying by Joel Stanley · 10 years ago
  63. b8569d2 powerpc/powernv: Use ssize_t for sysparam return values by Joel Stanley · 10 years ago
  64. ba9a32b powerpc/powernv: Fix sysparam sysfs error handling by Joel Stanley · 10 years ago
  65. 2751b62 powerpc: Fix SMP issues with ppc64le ABIv2 by Anton Blanchard · 11 years ago
  66. 752a642 powerpc: Fix unsafe accesses to parameter area in ELFv2 by Ulrich Weigand · 11 years ago
  67. ad0289e powerpc: Remove superflous function descriptors in assembly only code by Anton Blanchard · 11 years ago
  68. eeb91e4 Merge tag 'pm+acpi-3.15-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  69. cc4f265 powerpc/powernv Adapt opal-elog and opal-dump to new sysfs_remove_file_self by Stewart Smith · 11 years ago
  70. e28b05e powerpc/powernv: Add invalid OPAL call by Joel Stanley · 11 years ago
  71. bfc3689 powerpc/powernv: Add OPAL message log interface by Joel Stanley · 11 years ago
  72. 6e556b4 powerpc/book3s: Fix mc_recoverable_range buffer overrun issue. by Mahesh Salgaonkar · 11 years ago
  73. 9000c17 powerpc/powernv: Fix endian issues with sensor code by Anton Blanchard · 11 years ago
  74. 81f3590 cpufreq: powernv: Select CPUFreq related Kconfig options for powernv by Gautham R. Shenoy · 11 years ago
  75. bb4398e powerpc/powernv: Fix endian issues with OPAL async code by Anton Blanchard · 11 years ago
  76. 798af00 powerpc/powernv: Add opal_notifier_unregister() and export to modules by Benjamin Herrenschmidt · 11 years ago
  77. e6d9bfc Merge branch 'powernv-cpuidle' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  78. 235c7b9 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  79. 7224adb powerpc/powernv: Enable fetching of platform sensor data by Neelesh Gupta · 11 years ago
  80. 4029cd6 powerpc/powernv: Enable reading and updating of system parameters by Neelesh Gupta · 11 years ago
  81. 8d72482 powerpc/powernv: Infrastructure to support OPAL async completion by Neelesh Gupta · 11 years ago
  82. a02ed5e Merge branch 'sched/urgent' into sched/core by Ingo Molnar · 11 years ago
  83. c7e64b9 powerpc/powernv Platform dump interface by Stewart Smith · 11 years ago
  84. 774fea1 powerpc/powernv: Read OPAL error log and export it through sysfs by Stewart Smith · 11 years ago
  85. 55672ec powerpc/book3s: Recover from MC in sapphire on SCOM read via MMIO. by Mahesh Salgaonkar · 11 years ago
  86. 97eb001f powerpc/powernv: Add OPAL call to resync timebase on wakeup by Vaidyanathan Srinivasan · 11 years ago
  87. e0cf957 powerpc/powernv: Fix indirect XSCOM unmangling by Benjamin Herrenschmidt · 11 years ago
  88. af87d2f powerpc/powernv: Refactor PHB diag-data dump by Gavin Shan · 11 years ago
  89. 9471660 powerpc/powernv: Dump PHB diag-data immediately by Gavin Shan · 11 years ago
  90. 591ac0c cpuidle/powernv: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 11 years ago
  91. 66f9af83 powerpc/eeh: Disable EEH on reboot by Gavin Shan · 11 years ago
  92. 2ec5a0a powerpc/eeh: Cleanup on eeh_subsystem_enabled by Gavin Shan · 11 years ago
  93. 5b2e198 powerpc/powernv: Rework EEH reset by Gavin Shan · 11 years ago
  94. cd15b04 powerpc/powernv: Add iommu DMA bypass support for IODA2 by Benjamin Herrenschmidt · 11 years ago
  95. 2c2e6ec powerpc/powernv/cpuidle: Back-end cpuidle driver for powernv platform. by Deepthi Dharwar · 11 years ago
  96. 1b17366 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 11 years ago
  97. bb1281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  98. f7d98d1 powerpc/powernv: Call OPAL sync before kexec'ing by Vasant Hegde · 11 years ago
  99. cb5b242 powerpc/eeh: Escalate error on non-existing PE by Gavin Shan · 11 years ago
  100. 7e4e786 powerpc/eeh: Handle multiple EEH errors by Gavin Shan · 11 years ago