1. 4515c5f powerpc/64s/exception: INT_HANDLER support HDAR/HDSISR and use it in HDSI by Nicholas Piggin · 5 years ago
  2. 52b9892 powerpc/64s/exception: Add the virt variant of the denorm interrupt handler by Nicholas Piggin · 5 years ago
  3. d29768e powerpc/64s/exception: remove EXCEPTION_PROLOG_0/1, rename _2 by Nicholas Piggin · 5 years ago
  4. 9b40f62 powerpc/64s/exceptions: Use keyword params to shorten arg lists by Michael Ellerman · 5 years ago
  5. 7299417 powerpc/64s/exception: Replace PROLOG macros and EXC helpers with a gas macro by Nicholas Piggin · 5 years ago
  6. 5ff79a5 powerpc/64s/exception: remove 0xb00 handler by Nicholas Piggin · 5 years ago
  7. 9a7a077 powerpc/64s/exception: Fix performance monitor virt handler by Nicholas Piggin · 5 years ago
  8. def0db4 powerpc/64s/exception: Add EXC_HV_OR_STD, which selects HSRR if HVMODE by Nicholas Piggin · 5 years ago
  9. a243281 powerpc/64s/exception: move head-64.h exception code to exception-64s.S by Nicholas Piggin · 5 years ago
  10. c31f713 powerpc/64s/exception: Fix DAR load for handle_page_fault error case by Nicholas Piggin · 5 years ago
  11. b3fe352 powerpc/64s/exception: machine check improve labels and comments by Nicholas Piggin · 5 years ago
  12. fce16d4 powerpc/64s/exception: untangle early machine check handler branch by Nicholas Piggin · 5 years ago
  13. b7d9cce powerpc/64s/exception: machine check move unrecoverable handling out of line by Nicholas Piggin · 5 years ago
  14. 296e753 powerpc/64s/exception: simplify machine check early path by Nicholas Piggin · 5 years ago
  15. abd1f4c powerpc/64s/exception: machine check move tramp code by Nicholas Piggin · 5 years ago
  16. c8eb54d powerpc/64s/exception: machine check restructure to reuse common macros by Nicholas Piggin · 5 years ago
  17. 272f636 powerpc/64s/exception: machine check pseries should skip the late handler for kernel MCEs by Nicholas Piggin · 5 years ago
  18. 9ca766f powerpc/64s/pseries: machine check convert to use common event code by Nicholas Piggin · 5 years ago
  19. 7290f3b powerpc/64s/powernv: machine check dump SLB contents by Nicholas Piggin · 5 years ago
  20. 0b66370 powerpc/64s/exception: machine check use correct cfar for late handler by Nicholas Piggin · 5 years ago
  21. fa2760e powerpc/64s/exception: machine check remove machine_check_pSeries_0 branch by Nicholas Piggin · 5 years ago
  22. b5c27f7 powerpc/64s/exception: machine check pseries should always run the early handler by Nicholas Piggin · 5 years ago
  23. fe9d482 powerpc/64s/exception: machine check adjust RFI target by Nicholas Piggin · 5 years ago
  24. 19dbe67 powerpc/64s/exception: machine check fix KVM guest test by Nicholas Piggin · 5 years ago
  25. 1039f62 powerpc/64s/exception: machine check remove bitrotted comment by Nicholas Piggin · 5 years ago
  26. 0be9f7f powerpc/64s/exception: machine check fwnmi remove HV case by Nicholas Piggin · 5 years ago
  27. bf75a8d powerpc/configs: Enable secure guest support in pseries and ppc64 defconfigs by Ryan Grimm · 5 years ago
  28. 2efbc58 powerpc/pseries/svm: Force SWIOTLB for secure guests by Anshuman Khandual · 5 years ago
  29. edea902 powerpc/pseries/iommu: Don't use dma_iommu_ops on secure guests by Thiago Jung Bauermann · 5 years ago
  30. 4edaac5 powerpc/pseries/svm: Disable doorbells in SVM guests by Sukadev Bhattiprolu · 5 years ago
  31. 734560a powerpc/pseries/svm: Export guest SVM status to user space via sysfs by Ryan Grimm · 5 years ago
  32. 256ba2c1 powerpc/pseries/svm: Unshare all pages before kexecing a new kernel by Ram Pai · 5 years ago
  33. d5394c0 powerpc/pseries/svm: Use shared memory for Debug Trace Log (DTL) by Anshuman Khandual · 5 years ago
  34. bd104e6 powerpc/pseries/svm: Use shared memory for LPPACA structures by Anshuman Khandual · 5 years ago
  35. e311a92 powerpc/pseries: Add and use LPPACA_SIZE constant by Thiago Jung Bauermann · 5 years ago
  36. 7f70c38 powerpc: Introduce the MSR_S bit by Sukadev Bhattiprolu · 5 years ago
  37. f7777e0 powerpc/pseries/svm: Add helpers for UV_SHARE_PAGE and UV_UNSHARE_PAGE by Ram Pai · 5 years ago
  38. 6a9c930 powerpc/prom_init: Add the ESM call to prom_init by Ram Pai · 5 years ago
  39. 528229d powerpc: Add support for adding an ESM blob to the zImage wrapper by Benjamin Herrenschmidt · 5 years ago
  40. 136bc03 powerpc/pseries: Introduce option to build secure virtual machines by Thiago Jung Bauermann · 5 years ago
  41. 9044adc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 5 years ago
  42. 07aa1e7 Merge branch 'topic/mem-encrypt' into next by Michael Ellerman · 5 years ago
  43. 68e0aa8 powerpc/powernv: Add ultravisor message log interface by Claudio Carvalho · 5 years ago
  44. dea45ea powerpc/powernv/opal-msglog: Refactor memcons code by Claudio Carvalho · 5 years ago
  45. 6c85b7bc powerpc/kvm: Use UV_RETURN ucall to return to ultravisor by Sukadev Bhattiprolu · 5 years ago
  46. 512a5a6 powerpc/powernv: Access LDBAR only if ultravisor disabled by Claudio Carvalho · 5 years ago
  47. 5223134 powerpc/mm: Write to PTCR only if ultravisor disabled by Claudio Carvalho · 5 years ago
  48. 139a1d2 powerpc/mm: Use UV_WRITE_PATE ucall to register a PATE by Michael Anderson · 5 years ago
  49. bb04ffe powerpc/powernv: Introduce FW_FEATURE_ULTRAVISOR by Claudio Carvalho · 5 years ago
  50. a49dddb powerpc/kernel: Add ucall_norets() ultravisor call handler by Claudio Carvalho · 5 years ago
  51. 250c6c3 Documentation/powerpc: Ultravisor API by Sukadev Bhattiprolu · 5 years ago
  52. 134cb3a Documentation/powerpc: Add ELF note documentation by Maxiwell S. Garcia · 5 years ago
  53. 70ed86f powerpc: Add PowerPC Capabilities ELF note by Claudio Carvalho · 5 years ago
  54. a102f13 powerpc/powernv/ioda: Remove obsolete iommu_table_ops::exchange callbacks by Alexey Kardashevskiy · 5 years ago
  55. 021b786 powerpc/pseries/iommu: Switch to xchg_no_kill by Alexey Kardashevskiy · 5 years ago
  56. 650ab1e vfio/spapr_tce: Invalidate multiple TCEs at once by Alexey Kardashevskiy · 5 years ago
  57. 01b7d12 KVM: PPC: Book3S: Invalidate multiple TCEs at once by Alexey Kardashevskiy · 5 years ago
  58. 3587248 powerpc/powernv/ioda: Split out TCE invalidation from TCE updates by Alexey Kardashevskiy · 5 years ago
  59. 4f91659 KVM: PPC: Book3S: Fix incorrect guest-to-user-translation error handling by Alexey Kardashevskiy · 5 years ago
  60. bc605cd powerpc/of/pci: Rewrite pci_parse_of_flags by Alexey Kardashevskiy · 5 years ago
  61. f2902a2 powerpc: use the generic dma coherent remap allocator by Christoph Hellwig · 5 years ago
  62. 555e281 powerpc/64: remove support for kernel-mode syscalls by Nicholas Piggin · 5 years ago
  63. facd04a powerpc: convert to copy_thread_tls by Nicholas Piggin · 5 years ago
  64. c7bf125 powerpc/32: don't use CPU_FTR_COHERENT_ICACHE by Christophe Leroy · 5 years ago
  65. e0291f1 powerpc/32: drop CPU_FTR_UNIFIED_ID_CACHE by Christophe Leroy · 5 years ago
  66. 39097b9 powerpc/32s: use CONFIG_PPC_BOOK3S_601 instead of reading PVR by Christophe Leroy · 5 years ago
  67. 88fb3094 powerpc/32s: drop CPU_FTR_USE_RTC feature by Christophe Leroy · 5 years ago
  68. 12c3f1f powerpc/32s: get rid of CPU_FTR_601 feature by Christophe Leroy · 5 years ago
  69. f7a0bf7 powerpc/32s: add an option to exclusively select powerpc 601 by Christophe Leroy · 5 years ago
  70. 3bbd234 powerpc/8xx: set STACK_END_MAGIC earlier on the init_stack by Christophe Leroy · 5 years ago
  71. a045657 powerpc/8xx: drop unused self-modifying code alternative to FixupDAR. by Christophe Leroy · 5 years ago
  72. 63ce271 powerpc/prom: convert PROM_BUG() to standard trap by Christophe Leroy · 5 years ago
  73. 405efc5 powerpc/spinlocks: Fix oops in __spin_yield() on bare metal by Christopher M. Riedl · 5 years ago
  74. 31391ff powerpc/spinlocks: Rename SPLPAR-only spinlocks by Christopher M. Riedl · 5 years ago
  75. d57b783 powerpc/spinlocks: Refactor SHARED_PROCESSOR by Christopher M. Riedl · 5 years ago
  76. d7fb5b1 powerpc/64: optimise LOAD_REG_IMMEDIATE_SYM() by Christophe Leroy · 5 years ago
  77. ba18025 powerpc/32: replace LOAD_MSR_KERNEL() by LOAD_REG_IMMEDIATE() by Christophe Leroy · 5 years ago
  78. c691b4b powerpc: rewrite LOAD_REG_IMMEDIATE() as an intelligent macro by Christophe Leroy · 5 years ago
  79. 163918f powerpc/mm: split out early ioremap path. by Christophe Leroy · 5 years ago
  80. 4a45b74 powerpc/mm: refactor ioremap vm area setup. by Christophe Leroy · 5 years ago
  81. 191e420 powerpc/mm: refactor ioremap_range() and use ioremap_page_range() by Christophe Leroy · 5 years ago
  82. f381d57 powerpc/mm: Move ioremap functions out of pgtable_32/64.c by Christophe Leroy · 5 years ago
  83. 7cd9b317 powerpc/mm: make ioremap_bot common to all by Christophe Leroy · 5 years ago
  84. edfe1a5 powerpc/mm: move ioremap_prot() into ioremap.c by Christophe Leroy · 5 years ago
  85. 4634c37 powerpc/mm: move common 32/64 bits ioremap functions into ioremap.c by Christophe Leroy · 5 years ago
  86. 14b4d97 powerpc/mm: rework io-workaround invocation. by Christophe Leroy · 5 years ago
  87. 492643e powerpc/mm: drop function __ioremap() by Christophe Leroy · 5 years ago
  88. 8aee077 powerpc/mm: drop ppc_md.iounmap() and __iounmap() by Christophe Leroy · 5 years ago
  89. 6f57e66 powerpc/ps3: replace __ioremap() by ioremap_prot() by Christophe Leroy · 5 years ago
  90. f0f8d7a powerpc: remove the ppc44x ocm.c file by Christoph Hellwig · 5 years ago
  91. b4645ff powerpc/64: don't select ARCH_HAS_SCALED_CPUTIME on book3E by Christophe Leroy · 5 years ago
  92. d8f0e0b powerpc/64s: support nospectre_v2 cmdline option by Christopher M. Riedl · 6 years ago
  93. 6652bf6 selftests/powerpc: Retry on host facility unavailable by Gustavo Romero · 5 years ago
  94. 9d535e2 selftests/powerpc: Fix and enhance TM signal context tests by Gustavo Romero · 5 years ago
  95. 7e04a46 powerpc/configs: Disable /dev/port in skiroot defconfig by Daniel Axtens · 6 years ago
  96. b8baa05 selftests/powerpc: Ignore generated files by Gustavo Romero · 5 years ago
  97. 6278f55 powerpc: Document xmon options by Gustavo Romero · 5 years ago
  98. 27d4396 powerpc/eeh: Slightly simplify eeh_add_to_parent_pe() by Sam Bobroff · 5 years ago
  99. cef50c6 powerpc/eeh: Remove unused return path from eeh_pe_dev_traverse() by Sam Bobroff · 5 years ago
  100. 2e25505 powerpc/eeh: Fix crash when edev->pdev changes by Sam Bobroff · 5 years ago