1. 0b2f5a8 powerpc/64s/radix: Improve TLB flushing for page table freeing by Nicholas Piggin · 7 years ago
  2. f6f2795 powerpc/64s/radix: Introduce local single page ceiling for TLB range flush by Nicholas Piggin · 7 years ago
  3. cbf09c8 powerpc/64s/radix: Optimize flush_tlb_range by Nicholas Piggin · 7 years ago
  4. d665767 powerpc/64s/radix: Implement _tlbie(l)_va_range flush functions by Nicholas Piggin · 7 years ago
  5. 14001c6 powerpc/64s/radix: Optimize TLB range flush barriers by Nicholas Piggin · 7 years ago
  6. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  7. 77fad8b selftests/powerpc: Check FP/VEC on exception in TM by Gustavo Romero · 7 years ago
  8. 80eff6c powerpc/xmon: Support dumping software pagetables by Balbir Singh · 7 years ago
  9. bf751e3 powerpc/mm/hash: Remove stale comment. by Michal Suchanek · 8 years ago
  10. 9003a24 powerpc/powernv/ioda: Remove explicit max window size check by Alexey Kardashevskiy · 7 years ago
  11. cd77b5c powerpc/powernv/cpufreq: Fix the frequency read by /proc/cpuinfo by Shriya · 7 years ago
  12. e364633 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 PMU workaround on DD2.1 by Nicholas Piggin · 7 years ago
  13. 9d2f510 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1 by Nicholas Piggin · 7 years ago
  14. b6b3755 powerpc: add POWER9_DD20 feature by Nicholas Piggin · 7 years ago
  15. 6f700d3 powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable by Cyril Bur · 7 years ago
  16. eb5c3f1 powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint by Cyril Bur · 7 years ago
  17. 91381b9 powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable exception by Cyril Bur · 7 years ago
  18. a777117 powerpc: Don't enable FP/Altivec if not checkpointed by Cyril Bur · 7 years ago
  19. 6f469b6 mtd: powernv_flash: Use opal_async_wait_response_interruptible() by Cyril Bur · 7 years ago
  20. 77adbd2 powerpc/powernv: Add OPAL_BUSY to opal_error_code() by Cyril Bur · 7 years ago
  21. 9aab244 powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async by Cyril Bur · 7 years ago
  22. 95e1bc1 powernv/opal-sensor: remove not needed lock by Stewart Smith · 7 years ago
  23. 86cd6d9 powerpc/opal: Rework the opal-async interface by Cyril Bur · 7 years ago
  24. 59cf9a1 powerpc/opal: Make __opal_async_{get, release}_token() static by Cyril Bur · 7 years ago
  25. efe6941 mtd: powernv_flash: Don't return -ERESTARTSYS on interrupted token acquisition by Cyril Bur · 7 years ago
  26. e32ec15 mtd: powernv_flash: Remove pointless goto in driver init by Cyril Bur · 7 years ago
  27. 25ee52e mtd: powernv_flash: Don't treat OPAL_SUCCESS as an error by Cyril Bur · 7 years ago
  28. 44e2aa2 mtd: powernv_flash: Use WARN_ON_ONCE() rather than BUG_ON() by Cyril Bur · 7 years ago
  29. 71e24d7 powerpc/opal: Fix EBUSY bug in acquiring tokens by William A. Kennington III · 7 years ago
  30. edfd17f powerpc/eeh: Stop using do_gettimeofday() by Arnd Bergmann · 7 years ago
  31. cbb55ee cxl: Rework the implementation of cxl_stop_trace_psl9() by Vaibhav Jain · 7 years ago
  32. ac0761e bpf: take advantage of stack_depth tracking in powerpc JIT by Sandipan Das · 8 years ago
  33. 632f0574 powerpc/tm: Don't check for WARN in TM Bad Thing handling by Michael Ellerman · 7 years ago
  34. 1fd6c02 powerpc/mm: Add a CONFIG option to choose if radix is used by default by Michael Ellerman · 7 years ago
  35. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  36. c1807e3 powerpc/64: Free up CPU_FTR_ICSWX by Michael Ellerman · 7 years ago
  37. 7f14266 powerpc/mm/hash: Add pr_fmt() to hash_utils64.c by Aneesh Kumar K.V · 7 years ago
  38. 6b148a7 powerpc/ipic: Fix status get and status clear by Christophe Leroy · 7 years ago
  39. d6f934f powerpc/powernv: Reserve a hole which appears after enabling IOV by Alexey Kardashevskiy · 7 years ago
  40. b8f89fe powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister by Tyrel Datwyler · 7 years ago
  41. 30b49ec powerpc/64s/radix: Fix process table entry cache invalidation by Nicholas Piggin · 7 years ago
  42. dffe844 powerpc/64s/radix: Improve preempt handling in TLB code by Nicholas Piggin · 7 years ago
  43. 63c9d8a powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL return by Nicholas Piggin · 7 years ago
  44. 8ca9c08 powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable by Nicholas Piggin · 7 years ago
  45. f848ea7 powerpc/book3s: Use label for FIXUP_ENDIAN macro branch by Nicholas Piggin · 7 years ago
  46. ff96790 powerpc/64: Fix latency tracing for lazy irq replay by Nicholas Piggin · 7 years ago
  47. 6de6638 KVM: PPC: Book3S HV: Handle host system reset in guest mode by Nicholas Piggin · 7 years ago
  48. 7ecb37f powerpc/perf: Fix core-imc hotplug callback failure during imc initialization by Madhavan Srinivasan · 7 years ago
  49. e6c4dcb powerpc/kprobes: Dereference function pointers only if the address does not belong to kernel text by Naveen N. Rao · 7 years ago
  50. 63be1a81 Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols" by Naveen N. Rao · 7 years ago
  51. 26e53d5 powerpc/64s/radix: Fix preempt imbalance in TLB flush by Nicholas Piggin · 7 years ago
  52. 158f196 powerpc: Fix check for copy/paste instructions in alignment handler by Paul Mackerras · 7 years ago
  53. 0b167f1 powerpc/perf: Fix IMC allocation routine by Guilherme G. Piccoli · 7 years ago
  54. 4dd9eab powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group() by Markus Elfring · 7 years ago
  55. c28237f powerpc-opal: Fix a typo in a comment line of two file headers by Markus Elfring · 7 years ago
  56. a7cd458 powerpc/axonram: Drop unnecessary variable initialisation by Markus Elfring · 8 years ago
  57. 3d2d433 powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/ by Geert Uytterhoeven · 8 years ago
  58. 05c14c0 powerpc/perf/hv-24x7: Fix incorrect comparison in memord by Michael Ellerman · 7 years ago
  59. 727f1361 powerpc: Disable the fast-endian switch syscall by default by Michael Ellerman · 7 years ago
  60. 5c2511b powerpc/64s: Move the two FAST_ENDIAN macros next to each other by Michael Ellerman · 7 years ago
  61. 90d6473 powerpc/xmon: Add kstack base to paca dump by Michael Ellerman · 7 years ago
  62. deed2ec powerpc/configs: Enable I2C_CHARDEV for pseries and powernv by Andrew Donnellan · 7 years ago
  63. 6773027 powerpc/mm/radix: Drop unneeded NULL check by Michael Ellerman · 7 years ago
  64. 402e172 powerpc/xmon: Check before calling xive functions by Breno Leitao · 7 years ago
  65. 1cafc62 cxl: Provide debugfs access to PSL_DEBUG/XSL_DEBUG registers by Vaibhav Jain · 7 years ago
  66. 92fb869 powerpc/tm: P9 disable transactionally suspended sigcontexts by Michael Neuling · 7 years ago
  67. 5482053 powerpc/powernv: Enable TM without suspend if possible by Michael Ellerman · 7 years ago
  68. cba6ac4 powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND by Michael Ellerman · 7 years ago
  69. 07fd176 powerpc/tm: Add commandline option to disable hardware transactional memory by Cyril Bur · 7 years ago
  70. ddd46ed Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  71. 2a3d655 KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature by Michael Ellerman · 7 years ago
  72. 31a4d44 Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread management" by Paul Mackerras · 7 years ago
  73. 8bc9314 powerpc/vphn: Fix numa update end-loop bug by Michael Bringmann · 7 years ago
  74. cee5405 powerpc/hotplug: Improve responsiveness of hotplug change by Michael Bringmann · 7 years ago
  75. a3496e9 powerpc/vphn: Improve recognition of PRRN/VPHN by Michael Bringmann · 7 years ago
  76. 17f444c powerpc/vphn: Update CPU topology when VPHN enabled by Michael Bringmann · 7 years ago
  77. 733e4a4 powerpc/mce: hookup memory_failure for UE errors by Balbir Singh · 7 years ago
  78. 01eaac2 powerpc/mce: Hookup ierror (instruction) UE errors by Balbir Singh · 7 years ago
  79. ba41e1e powerpc/mce: Hookup derror (load/store) UE errors by Balbir Singh · 7 years ago
  80. 81b61fa powerpc/mce: Align the print of physical address better by Balbir Singh · 7 years ago
  81. 73e341e powerpc/mce: Remove unused function get_mce_fault_addr() by Balbir Singh · 7 years ago
  82. 0d8ba16 powerpc/perf: Fix IMC initialization crash by Anju T Sudhakar · 7 years ago
  83. 1c0437a powerpc/modules: Use WARN_ON() in stub_for_addr() by Kamalesh Babulal · 7 years ago
  84. 990f19a cxl: Dump PSL_FIR register on PSL9 error irq by Vaibhav Jain · 7 years ago
  85. 89aca47 selftests/powerpc: context_switch: Fix pthread errors by Cyril Bur · 8 years ago
  86. cd4f2b3 powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node() by Anju T Sudhakar · 7 years ago
  87. 0d92382 powerpc/perf: Fix for core/nest imc call trace on cpuhotplug by Anju T Sudhakar · 7 years ago
  88. 6b2c08f powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() by Thiago Jung Bauermann · 7 years ago
  89. 8f6a904 cxl: Rename register PSL9_FIR2 to PSL9_FIR_MASK by Vaibhav Jain · 7 years ago
  90. b0490a0 powerpc/lib/sstep: Fix count leading zeros instructions by Sandipan Das · 7 years ago
  91. e36a82e powerpc/livepatch: Fix livepatch stack access by Kamalesh Babulal · 7 years ago
  92. 5632874 cxl: Add support for POWER9 DD2 by Christophe Lombard · 7 years ago
  93. 4ca360f powerpc: get_wchan(): solve possible race scenario due to parallel wakeup by Kautuk Consul · 9 years ago
  94. 06755a8 selftests/powerpc: Use snprintf to construct DSCR sysfs interface paths by Seth Forshee · 7 years ago
  95. 186b8f1 powerpc: Always initialize input array when calling epapr_hypercall() by Seth Forshee · 7 years ago
  96. e366b92 powerpc: Add PPC_EMULATED_STATS to powernv_defconfig by Michael Neuling · 7 years ago
  97. 59d3391 powerpc/xmon: Add option to show uptime information by Guilherme G. Piccoli · 7 years ago
  98. c6baa07 powerpc/powernv: Make opal_event_shutdown() callable from IRQ context by Michael Ellerman · 7 years ago
  99. 53ecde0 powerpc/powernv: Increase memory block size to 1GB on radix by Anton Blanchard · 8 years ago
  100. 3368f56 powerpc/jprobes: Validate break handler invocation as being due to a jprobe_return() by Naveen N. Rao · 7 years ago