1. 72aa651 powerpc/fadump: use helper functions to reserve/release cpu notes buffer by Hari Bathini · 6 years ago
  2. 8468d15 powerpc/fadump: Improve fadump documentation by Hari Bathini · 6 years ago
  3. 7f0ad11 powerpc/fadump: declare helper functions in internal header file by Hari Bathini · 6 years ago
  4. 961cf26 powerpc/fadump: add helper functions by Hari Bathini · 6 years ago
  5. ca986d7 powerpc/fadump: move internal macros/definitions to a new header by Hari Bathini · 6 years ago
  6. 1fdfa4c powerpc: improve prom_init_check rule by Masahiro Yamada · 6 years ago
  7. caff52d powerpc/kvm: Add ifdefs around template code by Michael Ellerman · 6 years ago
  8. 731dade powerpc/kvm: Explicitly mark kvm guest code as __init by Michael Ellerman · 6 years ago
  9. dac39f7 powerpc/64s: Remove overlaps_kvm_tmp() by Michael Ellerman · 6 years ago
  10. 0cb0837 powerpc/kvm: Move kvm_tmp into .text, shrink to 64K by Michael Ellerman · 6 years ago
  11. 79cb687 powerpc/powernv: Fix build with IOMMU_API=n by Michael Ellerman · 6 years ago
  12. 1b7f3b6c powerpc/eeh: Fix build with STACKTRACE=n by Michael Ellerman · 6 years ago
  13. 6ccb4ac powerpc/xive: Fix bogus error code returned by OPAL by Greg Kurz · 6 years ago
  14. 92c94df powerpc/pseries: correctly track irq state in default idle by Nathan Lynch · 6 years ago
  15. bc01bdf powerpc/watchpoint: Disable watchpoint hit by larx/stcx instructions by Ravi Bangoria · 6 years ago
  16. 587164c powerpc/powernv: Add new opal message type by Vasant Hegde · 6 years ago
  17. 2be1d5d powerpc/powernv: Enhance opal message read interface by Vasant Hegde · 6 years ago
  18. b4d37a7 powerpc/powernv: Remove unused pnv_npu_try_dma_set_bypass() function by Christoph Hellwig · 6 years ago
  19. 6f62a82 seltests/powerpc: Add a selftest for memcpy_mcsafe by Santosh Sivaraj · 6 years ago
  20. 20055a8 powerpc/memcpy: Fix stack corruption for smaller sizes by Santosh Sivaraj · 6 years ago
  21. aa497d4 powerpc: Add attributes for setjmp/longjmp by Segher Boessenkool · 6 years ago
  22. 67c8789 powerpc: Remove empty comment by Jordan Niethe · 6 years ago
  23. 41ba17f powerpc/imc: Dont create debugfs files for cpu-less nodes by Madhavan Srinivasan · 6 years ago
  24. 2275d7b powerpc/64s/radix: introduce options to disable use of the tlbie instruction by Nicholas Piggin · 6 years ago
  25. 7d805ac powerpc/64s: remove unnecessary translation cache flushes at boot by Nicholas Piggin · 6 years ago
  26. 7e71c42 powerpc/64s/pseries: radix flush translations before MMU is enabled at boot by Nicholas Piggin · 6 years ago
  27. fd13dae powerpc/64s: make mmu_partition_table_set_entry TLB flush optional by Nicholas Piggin · 6 years ago
  28. 99161de powerpc/64s/radix: tidy up TLB flushing code by Nicholas Piggin · 6 years ago
  29. ed6546b powerpc/64s: remove register_process_table callback by Nicholas Piggin · 6 years ago
  30. 85d86c8 selftests/powerpc: Add basic EEH selftest by Oliver O'Halloran · 6 years ago
  31. bd6461c powerpc/eeh: Add a eeh_dev_break debugfs interface by Oliver O'Halloran · 6 years ago
  32. 22cda7c powerpc/eeh: Add debugfs interface to run an EEH check by Oliver O'Halloran · 6 years ago
  33. aeff27c powerpc/eeh: Set attention indicator while recovering by Oliver O'Halloran · 6 years ago
  34. 018c49e pci-hotplug/pnv_php: Add attention indicator support by Oliver O'Halloran · 6 years ago
  35. a839bd8 pci-hotplug/pnv_php: Add support for IODA3 Power9 PHBs by Oliver O'Halloran · 6 years ago
  36. 7fd1fe4 pci-hotplug/pnv_php: Add a reset_slot() callback by Oliver O'Halloran · 6 years ago
  37. 98fd32c powernv/eeh: Use generic code to handle hot resets by Oliver O'Halloran · 6 years ago
  38. 5055453 powerpc/eeh: Remove stale CAPI comment by Oliver O'Halloran · 6 years ago
  39. 25baf3d powerpc/eeh: Defer printing stack trace by Oliver O'Halloran · 6 years ago
  40. b104af5 powerpc/eeh: Check slot presence state in eeh_handle_normal_event() by Oliver O'Halloran · 6 years ago
  41. 38ddc01 powerpc/eeh: Make permanently failed devices non-actionable by Oliver O'Halloran · 6 years ago
  42. 5ef753a powerpc/eeh: Fix race when freeing PDNs by Oliver O'Halloran · 6 years ago
  43. 799abe2 powerpc/eeh: Clean up EEH PEs after recovery finishes by Oliver O'Halloran · 6 years ago
  44. 9b123d1 powerpc/64s/exception: reduce page fault unnecessary loads by Nicholas Piggin · 6 years ago
  45. 05f97d9 powerpc/64s/exception: Remove pointless KVM handler name bifurcation by Nicholas Piggin · 6 years ago
  46. 1b35998 powerpc/64s/exception: program check handler do not branch into a macro by Nicholas Piggin · 6 years ago
  47. c7c5cbb powerpc/64s/exception: move interrupt entry code above the common handler by Nicholas Piggin · 6 years ago
  48. d1a8471 powerpc/64s/exception: INT_COMMON add DAR, DSISR, reconcile options by Nicholas Piggin · 6 years ago
  49. 8c9fb5d powerpc/64s/exception: Expand EXCEPTION_PROLOG_COMMON_1 and 2 into caller by Nicholas Piggin · 6 years ago
  50. 5d5e0ed powerpc/64s/exception: Expand EXCEPTION_COMMON macro into caller by Nicholas Piggin · 6 years ago
  51. bcbceed powerpc/64s/exception: Add INT_COMMON gas macro to generate common exception code by Nicholas Piggin · 6 years ago
  52. 9a9c739 powerpc/64s/exception: Merge EXCEPTION_PROLOG_COMMON_2/3 by Nicholas Piggin · 6 years ago
  53. 7027d53 powerpc/64s/exception: KVM_HANDLER reorder arguments to match other macros by Nicholas Piggin · 6 years ago
  54. 141fed2 powerpc/64s/exception: Add INT_KVM_HANDLER gas macro by Nicholas Piggin · 6 years ago
  55. 4515c5f powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI by Nicholas Piggin · 6 years ago
  56. 52b9892 powerpc/64s/exception: Add the virt variant of the denorm interrupt handler by Nicholas Piggin · 6 years ago
  57. d29768e powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2 by Nicholas Piggin · 6 years ago
  58. 9b40f62 powerpc/64s/exceptions: Use keyword params to shorten arg lists by Michael Ellerman · 6 years ago
  59. 7299417 powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro by Nicholas Piggin · 6 years ago
  60. 5ff79a5 powerpc/64s/exception: remove 0xb00 handler by Nicholas Piggin · 6 years ago
  61. 9a7a077 powerpc/64s/exception: Fix performance monitor virt handler by Nicholas Piggin · 6 years ago
  62. def0db4 powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE by Nicholas Piggin · 6 years ago
  63. a243281 powerpc/64s/exception: move head-64.h exception code to exception-64s.S by Nicholas Piggin · 6 years ago
  64. c31f713 powerpc/64s/exception: Fix DAR load for handle_page_fault error case by Nicholas Piggin · 6 years ago
  65. b3fe352 powerpc/64s/exception: machine check improve labels and comments by Nicholas Piggin · 6 years ago
  66. fce16d4 powerpc/64s/exception: untangle early machine check handler branch by Nicholas Piggin · 6 years ago
  67. b7d9cce powerpc/64s/exception: machine check move unrecoverable handling out of line by Nicholas Piggin · 6 years ago
  68. 296e753 powerpc/64s/exception: simplify machine check early path by Nicholas Piggin · 6 years ago
  69. abd1f4c powerpc/64s/exception: machine check move tramp code by Nicholas Piggin · 6 years ago
  70. c8eb54d powerpc/64s/exception: machine check restructure to reuse common macros by Nicholas Piggin · 6 years ago
  71. 272f636 powerpc/64s/exception: machine check pseries should skip the late handler for kernel MCEs by Nicholas Piggin · 6 years ago
  72. 9ca766f powerpc/64s/pseries: machine check convert to use common event code by Nicholas Piggin · 6 years ago
  73. 7290f3b powerpc/64s/powernv: machine check dump SLB contents by Nicholas Piggin · 6 years ago
  74. 0b66370 powerpc/64s/exception: machine check use correct cfar for late handler by Nicholas Piggin · 6 years ago
  75. fa2760e powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch by Nicholas Piggin · 6 years ago
  76. b5c27f7 powerpc/64s/exception: machine check pseries should always run the early handler by Nicholas Piggin · 6 years ago
  77. fe9d482 powerpc/64s/exception: machine check adjust RFI target by Nicholas Piggin · 6 years ago
  78. 19dbe67 powerpc/64s/exception: machine check fix KVM guest test by Nicholas Piggin · 6 years ago
  79. 1039f62 powerpc/64s/exception: machine check remove bitrotted comment by Nicholas Piggin · 6 years ago
  80. 0be9f7f powerpc/64s/exception: machine check fwnmi remove HV case by Nicholas Piggin · 6 years ago
  81. bf75a8d powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs by Ryan Grimm · 6 years ago
  82. 2efbc58 powerpc/pseries/svm: Force SWIOTLB for secure guests by Anshuman Khandual · 6 years ago
  83. edea902 powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests by Thiago Jung Bauermann · 6 years ago
  84. 4edaac5 powerpc/pseries/svm: Disable doorbells in SVM guests by Sukadev Bhattiprolu · 6 years ago
  85. 734560a powerpc/pseries/svm: Export guest SVM status to user space via sysfs by Ryan Grimm · 6 years ago
  86. 256ba2c1 powerpc/pseries/svm: Unshare all pages before kexecing a new kernel by Ram Pai · 6 years ago
  87. d5394c0 powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL) by Anshuman Khandual · 6 years ago
  88. bd104e6 powerpc/pseries/svm: Use shared memory for LPPACA structures by Anshuman Khandual · 6 years ago
  89. e311a92 powerpc/pseries: Add and use LPPACA_SIZE constant by Thiago Jung Bauermann · 6 years ago
  90. 7f70c38 powerpc: Introduce the MSR_S bit by Sukadev Bhattiprolu · 6 years ago
  91. f7777e0 powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE by Ram Pai · 6 years ago
  92. 6a9c930 powerpc/prom_init: Add the ESM call to prom_init by Ram Pai · 6 years ago
  93. 528229d powerpc: Add support for adding an ESM blob to the zImage wrapper by Benjamin Herrenschmidt · 6 years ago
  94. 136bc03 powerpc/pseries: Introduce option to build secure virtual machines by Thiago Jung Bauermann · 6 years ago
  95. 9044adc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 6 years ago
  96. 07aa1e7 Merge branch 'topic/mem-encrypt' into next by Michael Ellerman · 6 years ago
  97. 68e0aa8 powerpc/powernv: Add ultravisor message log interface by Claudio Carvalho · 6 years ago
  98. dea45ea powerpc/powernv/opal-msglog: Refactor memcons code by Claudio Carvalho · 6 years ago
  99. 6c85b7bc powerpc/kvm: Use UV_RETURN ucall to return to ultravisor by Sukadev Bhattiprolu · 6 years ago
  100. 512a5a6 powerpc/powernv: Access LDBAR only if ultravisor disabled by Claudio Carvalho · 6 years ago