1. b6b3755 powerpc: add POWER9_DD20 feature by Nicholas Piggin · 7 years ago
  2. 6f700d3 powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable by Cyril Bur · 7 years ago
  3. eb5c3f1 powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint by Cyril Bur · 7 years ago
  4. 91381b9 powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable exception by Cyril Bur · 7 years ago
  5. a777117 powerpc: Don't enable FP/Altivec if not checkpointed by Cyril Bur · 7 years ago
  6. 77adbd2 powerpc/powernv: Add OPAL_BUSY to opal_error_code() by Cyril Bur · 7 years ago
  7. 9aab244 powerpc/opal: Add opal_async_wait_response_interruptible() to opal-async by Cyril Bur · 7 years ago
  8. 95e1bc1 powernv/opal-sensor: remove not needed lock by Stewart Smith · 7 years ago
  9. 86cd6d9 powerpc/opal: Rework the opal-async interface by Cyril Bur · 7 years ago
  10. 59cf9a1 powerpc/opal: Make __opal_async_{get, release}_token() static by Cyril Bur · 7 years ago
  11. 71e24d7 powerpc/opal: Fix EBUSY bug in acquiring tokens by William A. Kennington III · 7 years ago
  12. edfd17f powerpc/eeh: Stop using do_gettimeofday() by Arnd Bergmann · 7 years ago
  13. ac0761e bpf: take advantage of stack_depth tracking in powerpc JIT by Sandipan Das · 7 years ago
  14. 632f0574 powerpc/tm: Don't check for WARN in TM Bad Thing handling by Michael Ellerman · 7 years ago
  15. 1fd6c02 powerpc/mm: Add a CONFIG option to choose if radix is used by default by Michael Ellerman · 7 years ago
  16. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  17. c1807e3 powerpc/64: Free up CPU_FTR_ICSWX by Michael Ellerman · 7 years ago
  18. 7f14266 powerpc/mm/hash: Add pr_fmt() to hash_utils64.c by Aneesh Kumar K.V · 7 years ago
  19. 6b148a7 powerpc/ipic: Fix status get and status clear by Christophe Leroy · 7 years ago
  20. d6f934f powerpc/powernv: Reserve a hole which appears after enabling IOV by Alexey Kardashevskiy · 7 years ago
  21. b8f89fe powerpc/pseries/vio: Dispose of virq mapping on vdevice unregister by Tyrel Datwyler · 7 years ago
  22. 30b49ec powerpc/64s/radix: Fix process table entry cache invalidation by Nicholas Piggin · 7 years ago
  23. dffe844 powerpc/64s/radix: Improve preempt handling in TLB code by Nicholas Piggin · 7 years ago
  24. 63c9d8a powerpc/powernv: Use FIXUP_ENDIAN_HV in OPAL return by Nicholas Piggin · 7 years ago
  25. 8ca9c08 powerpc/book3s: Add an HV variant of FIXUP_ENDIAN that is recoverable by Nicholas Piggin · 7 years ago
  26. f848ea7 powerpc/book3s: Use label for FIXUP_ENDIAN macro branch by Nicholas Piggin · 7 years ago
  27. ff96790 powerpc/64: Fix latency tracing for lazy irq replay by Nicholas Piggin · 7 years ago
  28. 6de6638 KVM: PPC: Book3S HV: Handle host system reset in guest mode by Nicholas Piggin · 7 years ago
  29. 4dd9eab powerpc/pseries: Cleanup error handling in iommu_pseries_alloc_group() by Markus Elfring · 7 years ago
  30. c28237f powerpc-opal: Fix a typo in a comment line of two file headers by Markus Elfring · 7 years ago
  31. a7cd458 powerpc/axonram: Drop unnecessary variable initialisation by Markus Elfring · 7 years ago
  32. 3d2d433 powerpc: dts: acadia: DT fix s/#interrupts-parent/#interrupt-parent/ by Geert Uytterhoeven · 8 years ago
  33. 05c14c0 powerpc/perf/hv-24x7: Fix incorrect comparison in memord by Michael Ellerman · 7 years ago
  34. 727f1361 powerpc: Disable the fast-endian switch syscall by default by Michael Ellerman · 7 years ago
  35. 5c2511b powerpc/64s: Move the two FAST_ENDIAN macros next to each other by Michael Ellerman · 7 years ago
  36. 90d6473 powerpc/xmon: Add kstack base to paca dump by Michael Ellerman · 7 years ago
  37. deed2ec powerpc/configs: Enable I2C_CHARDEV for pseries and powernv by Andrew Donnellan · 7 years ago
  38. 6773027 powerpc/mm/radix: Drop unneeded NULL check by Michael Ellerman · 7 years ago
  39. 402e172 powerpc/xmon: Check before calling xive functions by Breno Leitao · 7 years ago
  40. 92fb869 powerpc/tm: P9 disable transactionally suspended sigcontexts by Michael Neuling · 7 years ago
  41. 5482053 powerpc/powernv: Enable TM without suspend if possible by Michael Ellerman · 7 years ago
  42. cba6ac4 powerpc: Add PPC_FEATURE2_HTM_NO_SUSPEND by Michael Ellerman · 7 years ago
  43. 07fd176 powerpc/tm: Add commandline option to disable hardware transactional memory by Cyril Bur · 7 years ago
  44. ddd46ed Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  45. 2a3d655 KVM: PPC: Tie KVM_CAP_PPC_HTM to the user-visible TM feature by Michael Ellerman · 7 years ago
  46. 31a4d44 Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread management" by Paul Mackerras · 7 years ago
  47. 8bc9314 powerpc/vphn: Fix numa update end-loop bug by Michael Bringmann · 7 years ago
  48. cee5405 powerpc/hotplug: Improve responsiveness of hotplug change by Michael Bringmann · 7 years ago
  49. a3496e9 powerpc/vphn: Improve recognition of PRRN/VPHN by Michael Bringmann · 7 years ago
  50. 17f444c powerpc/vphn: Update CPU topology when VPHN enabled by Michael Bringmann · 7 years ago
  51. 733e4a4 powerpc/mce: hookup memory_failure for UE errors by Balbir Singh · 7 years ago
  52. 01eaac2 powerpc/mce: Hookup ierror (instruction) UE errors by Balbir Singh · 7 years ago
  53. ba41e1e powerpc/mce: Hookup derror (load/store) UE errors by Balbir Singh · 7 years ago
  54. 81b61fa powerpc/mce: Align the print of physical address better by Balbir Singh · 7 years ago
  55. 73e341e powerpc/mce: Remove unused function get_mce_fault_addr() by Balbir Singh · 7 years ago
  56. 1c0437a powerpc/modules: Use WARN_ON() in stub_for_addr() by Kamalesh Babulal · 7 years ago
  57. 4ca360f powerpc: get_wchan(): solve possible race scenario due to parallel wakeup by Kautuk Consul · 9 years ago
  58. 186b8f1 powerpc: Always initialize input array when calling epapr_hypercall() by Seth Forshee · 7 years ago
  59. e366b92 powerpc: Add PPC_EMULATED_STATS to powernv_defconfig by Michael Neuling · 7 years ago
  60. 59d3391 powerpc/xmon: Add option to show uptime information by Guilherme G. Piccoli · 7 years ago
  61. c6baa07 powerpc/powernv: Make opal_event_shutdown() callable from IRQ context by Michael Ellerman · 7 years ago
  62. 3368f56 powerpc/jprobes: Validate break handler invocation as being due to a jprobe_return() by Naveen N. Rao · 7 years ago
  63. 6baea433 powerpc/jprobes: Disable preemption when triggered through ftrace by Naveen N. Rao · 7 years ago
  64. c179ea2 powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernels by Naveen N. Rao · 7 years ago
  65. bf3a912 powerpc/kprobes: Clean up jprobe detection in livepatch handler by Naveen N. Rao · 7 years ago
  66. a7b4403 powerpc/kprobes: Do not suppress instruction emulation if a single run failed by Naveen N. Rao · 7 years ago
  67. 2208533 powerpc/kprobes: Some cosmetic updates to try_to_emulate() by Naveen N. Rao · 7 years ago
  68. c3dda4b powerpc/configs: Add Skiroot defconfig by Joel Stanley · 7 years ago
  69. 0a75aff powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32 by Sandipan Das · 7 years ago
  70. dc39c1d powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32 by Sandipan Das · 7 years ago
  71. 924c8fe powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0 by Sandipan Das · 7 years ago
  72. 01451ad powerpc/powermac: Use setup_timer() helper by Allen Pais · 7 years ago
  73. 8d6b1bf powerpc/6xx: Use setup_timer() helper by Allen Pais · 7 years ago
  74. 83ad1e6 powerpc/oprofile: Use setup_timer() helper by Allen Pais · 7 years ago
  75. 969a86a powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush by Nicholas Piggin · 7 years ago
  76. e36d0a2 powerpc/powernv: Implement NMI IPI with OPAL_SIGNAL_SYSTEM_RESET by Nicholas Piggin · 7 years ago
  77. 78adf6c powerpc/64s: Implement system reset idle wakeup reason by Nicholas Piggin · 7 years ago
  78. 064996d powerpc/xmon: Avoid tripping SMP hardlockup watchdog by Nicholas Piggin · 7 years ago
  79. 80e4d70 powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog by Nicholas Piggin · 7 years ago
  80. d58fdd9 powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is enabled by Nicholas Piggin · 7 years ago
  81. 842dc1d powerpc/watchdog: Do not panic from locked CPU's IPI handler by Nicholas Piggin · 7 years ago
  82. 03b8abe cxl: Enable global TLBIs for cxl contexts by Frederic Barrat · 7 years ago
  83. 6110236 powerpc/mm: Export flush_all_mm() by Frederic Barrat · 7 years ago
  84. 5080332 powerpc/64s: Add workaround for P9 vector CI load issue by Michael Neuling · 7 years ago
  85. b9fde58 powerpc/powernv: Rework EEH initialization on powernv by Benjamin Herrenschmidt · 7 years ago
  86. a141fd5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  87. a430643 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  88. cd4175b1 Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux by Linus Torvalds · 7 years ago
  89. f5caf62 x86/asm: Fix inline asm call constraints for Clang by Josh Poimboeuf · 7 years ago
  90. e2577d2 Merge tag 'pci-v4.14-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  91. d21b8ea Merge git://git.kernel.org/pub/scm/linux/kernel/git/cmetcalf/linux-tile by Linus Torvalds · 7 years ago
  92. 4d9af76 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 7 years ago
  93. c17c020 arch: remove unused *_segments() macros/functions by Tobias Klauser · 7 years ago
  94. 8c031ba parisc: Unbreak bootloader due to gcc-7 optimizations by Helge Deller · 7 years ago
  95. af21b01 parisc: Reintroduce option to gzip-compress the kernel by Helge Deller · 7 years ago
  96. 606f95e parisc: Add HWPOISON page fault handler code by Helge Deller · 7 years ago
  97. a7e6601f parisc: Move init_per_cpu() into init section by Helge Deller · 7 years ago
  98. ea69764 parisc: Check if initrd was loaded into broken RAM by Helge Deller · 7 years ago
  99. 8d771b1 parisc: Add PDCE_CHECK instruction to HPMC handler by Helge Deller · 7 years ago
  100. 77089c5 parisc: Add wrapper for pdc_instr() firmware function by Helge Deller · 7 years ago