1. 371b8044 powerpc/64s: Initialize ISAv3 MMU registers before setting partition table by Nicholas Piggin · 7 years ago
  2. ab9dbf7 Revert "powerpc: Do not call ppc_md.panic in fadump panic notifier" by David Gibson · 7 years ago
  3. a0651c7 Merge tag 'powerpc-4.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  4. 7e4d423 powerpc: Do not assign thread.tidr if already assigned by Vaibhav Jain · 7 years ago
  5. aca7573f powerpc: Avoid signed to unsigned conversion in set_thread_tidr() by Vaibhav Jain · 7 years ago
  6. 844056f Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  7. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  8. 2621e94 powerpc/kexec: Fix kexec/kdump in P9 guest kernels by Michael Ellerman · 7 years ago
  9. 4d6c51b powerpc/64s: Fix Power9 DD2.1 logic in DT CPU features by Michael Ellerman · 7 years ago
  10. e99e88a treewide: setup_timer() -> timer_setup() by Kees Cook · 7 years ago
  11. 93f30c7 Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  12. 974aa56 Merge tag 'kvm-4.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  13. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  14. e60e1ee Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 7 years ago
  15. 1b6115f Merge tag 'pci-v4.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  16. 3ffa9d9 powerpc/64s: Fix Power9 DD2.0 workarounds by adding DD2.1 feature by Michael Ellerman · 7 years ago
  17. 475b581 powerpc/64s: Fix masking of SRR1 bits on instruction fault by Michael Ellerman · 7 years ago
  18. 2bcc673 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  19. d6ec9d9 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  20. 4722476 powerpc/64s: mm_context.addr_limit is only used on hash by Nicholas Piggin · 7 years ago
  21. f23ab3ef powerpc: Fix DABR match on hash based systems by Benjamin Herrenschmidt · 7 years ago
  22. 46725b17 powerpc/signal: Properly handle return value from uprobe_deny_signal() by Naveen N. Rao · 8 years ago
  23. dcdc4679 powerpc/fadump: use kstrtoint to handle sysfs store by Michal Suchanek · 8 years ago
  24. acdfe93 powerpc/kprobes: refactor kprobe_lookup_name for safer string operations by Naveen N. Rao · 7 years ago
  25. f72180c powerpc/kprobes: Do not disable interrupts for optprobes and kprobes_on_ftrace by Naveen N. Rao · 7 years ago
  26. 8a2d71a powerpc/kprobes: Disable preemption before invoking probe handler for optprobes by Naveen N. Rao · 7 years ago
  27. fc2a5a6 powerpc/64s: ppc_save_regs is now needed for all 64s builds by Stephen Rothwell · 7 years ago
  28. 9d2a4d7 powerpc: Define set_thread_uses_vas() by Sukadev Bhattiprolu · 7 years ago
  29. ec233ed powerpc: Add support for setting SPRN_TIDR by Sukadev Bhattiprolu · 7 years ago
  30. 1696d0f powerpc/64: Set DSCR default initially from SPR by Nicholas Piggin · 7 years ago
  31. 339a329 powerpc/powernv: Avoid waiting for secondary hold spinloop with OPAL by Nicholas Piggin · 7 years ago
  32. a54c61f4 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  33. 1d2e733 resource: Provide resource struct in resource walk callback by Tom Lendacky · 7 years ago
  34. 8c5db92 Merge branch 'linus' into locking/core, to resolve conflicts by Ingo Molnar · 7 years ago
  35. e364633 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 PMU workaround on DD2.1 by Nicholas Piggin · 7 years ago
  36. 9d2f510 powerpc/64s/idle: avoid POWER9 DD1 and DD2.0 ERAT workaround on DD2.1 by Nicholas Piggin · 7 years ago
  37. b6b3755 powerpc: add POWER9_DD20 feature by Nicholas Piggin · 7 years ago
  38. 6f700d3 powerpc: Remove facility loadups on transactional {fp, vec, vsx} unavailable by Cyril Bur · 7 years ago
  39. eb5c3f1 powerpc: Always save/restore checkpointed regs during treclaim/trecheckpoint by Cyril Bur · 7 years ago
  40. 91381b9 powerpc: Force reload for recheckpoint during tm {fp, vec, vsx} unavailable exception by Cyril Bur · 7 years ago
  41. a777117 powerpc: Don't enable FP/Altivec if not checkpointed by Cyril Bur · 7 years ago
  42. edfd17f powerpc/eeh: Stop using do_gettimeofday() by Arnd Bergmann · 7 years ago
  43. 632f0574 powerpc/tm: Don't check for WARN in TM Bad Thing handling by Michael Ellerman · 7 years ago
  44. 4e00374 powerpc/64s: Replace CONFIG_PPC_STD_MMU_64 with CONFIG_PPC_BOOK3S_64 by Michael Ellerman · 7 years ago
  45. c1807e3 powerpc/64: Free up CPU_FTR_ICSWX by Michael Ellerman · 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. 866ba84 Merge tag 'powerpc-4.14-6' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  49. 5943cf4 powerpc/watchdog: Convert timers to use timer_setup() by Kees Cook · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 7a88cbd Backmerge tag 'v4.14-rc7' into drm-next by Dave Airlie · 7 years ago
  52. e6c4dcb powerpc/kprobes: Dereference function pointers only if the address does not belong to kernel text by Naveen N. Rao · 7 years ago
  53. c010150 KVM: PPC: Book3S HV: Run HPT guests on POWER9 radix hosts by Paul Mackerras · 7 years ago
  54. 3e8f150a Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 7 years ago
  55. 158f196 powerpc: Fix check for copy/paste instructions in alignment handler by Paul Mackerras · 7 years ago
  56. 9babb09 Merge tag 'v4.14-rc6' into locking/core, to pick up fixes by Ingo Molnar · 7 years ago
  57. 727f1361 powerpc: Disable the fast-endian switch syscall by default by Michael Ellerman · 7 years ago
  58. 5c2511b powerpc/64s: Move the two FAST_ENDIAN macros next to each other by Michael Ellerman · 7 years ago
  59. 92fb869 powerpc/tm: P9 disable transactionally suspended sigcontexts by Michael Neuling · 7 years ago
  60. 5482053 powerpc/powernv: Enable TM without suspend if possible by Michael Ellerman · 7 years ago
  61. 07fd176 powerpc/tm: Add commandline option to disable hardware transactional memory by Cyril Bur · 7 years ago
  62. ddd46ed Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  63. 31a4d44 Revert "KVM: PPC: Book3S HV: POWER9 does not require secondary thread management" by Paul Mackerras · 7 years ago
  64. 58788a9 locking/arch, powerpc/rtas: Use arch_spin_lock() instead of arch_spin_lock_flags() by Will Deacon · 7 years ago
  65. a37c0f4 vgaarb: Select a default VGA device even if there's no legacy VGA by Bjorn Helgaas · 7 years ago
  66. 733e4a4 powerpc/mce: hookup memory_failure for UE errors by Balbir Singh · 7 years ago
  67. 01eaac2 powerpc/mce: Hookup ierror (instruction) UE errors by Balbir Singh · 7 years ago
  68. ba41e1e powerpc/mce: Hookup derror (load/store) UE errors by Balbir Singh · 7 years ago
  69. 81b61fa powerpc/mce: Align the print of physical address better by Balbir Singh · 7 years ago
  70. 73e341eb powerpc/mce: Remove unused function get_mce_fault_addr() by Balbir Singh · 7 years ago
  71. e18e884 Merge tag 'powerpc-4.14-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  72. 1c0437a powerpc/modules: Use WARN_ON() in stub_for_addr() by Kamalesh Babulal · 7 years ago
  73. e36a82e powerpc/livepatch: Fix livepatch stack access by Kamalesh Babulal · 7 years ago
  74. 529a86e Merge branch 'ppc-bundle' (bundle from Michael Ellerman) by Linus Torvalds · 7 years ago
  75. 1249b57 Merge tag 'powerpc-4.14-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  76. 27efed3 Merge branch 'core-watchdog-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  77. 044215d powerpc/tm: Fix illegal TM state in signal handler by Gustavo Romero · 8 years ago
  78. 265e60a powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks by Cyril Bur · 8 years ago
  79. 4ca360f powerpc: get_wchan(): solve possible race scenario due to parallel wakeup by Kautuk Consul · 9 years ago
  80. 753f612 PCI: Remove reset argument from pci_iov_{add,remove}_virtfn() by Jan H. Schönherr · 7 years ago
  81. 3368f56 powerpc/jprobes: Validate break handler invocation as being due to a jprobe_return() by Naveen N. Rao · 7 years ago
  82. 6baea433 powerpc/jprobes: Disable preemption when triggered through ftrace by Naveen N. Rao · 7 years ago
  83. c179ea2 powerpc/kprobes: Fix warnings from __this_cpu_read() on preempt kernels by Naveen N. Rao · 7 years ago
  84. bf3a912 powerpc/kprobes: Clean up jprobe detection in livepatch handler by Naveen N. Rao · 7 years ago
  85. a7b4403 powerpc/kprobes: Do not suppress instruction emulation if a single run failed by Naveen N. Rao · 7 years ago
  86. 2208533 powerpc/kprobes: Some cosmetic updates to try_to_emulate() by Naveen N. Rao · 7 years ago
  87. 34ddaa3 powerpc/watchdog: Make use of watchdog_nmi_probe() by Thomas Gleixner · 7 years ago
  88. e31d688 watchdog/core, powerpc: Lock cpus across reconfiguration by Thomas Gleixner · 7 years ago
  89. 6b9dc48 watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() by Thomas Gleixner · 7 years ago
  90. 8d6b1bf powerpc/6xx: Use setup_timer() helper by Allen Pais · 7 years ago
  91. 969a86a powerpc/powernv: Use early_radix_enabled in POWER9 tlb flush by Nicholas Piggin · 7 years ago
  92. 78adf6c powerpc/64s: Implement system reset idle wakeup reason by Nicholas Piggin · 7 years ago
  93. 80e4d70 powerpc/watchdog: Do not trigger SMP crash from touch_nmi_watchdog by Nicholas Piggin · 7 years ago
  94. d58fdd9 powerpc/watchdog: Do not backtrace locked CPUs twice if allcpus backtrace is enabled by Nicholas Piggin · 7 years ago
  95. 842dc1d powerpc/watchdog: Do not panic from locked CPU's IPI handler by Nicholas Piggin · 7 years ago
  96. 070e004 powerpc/4xx: Fix compile error with 64K pages on 40x, 44x by Christian Lamparter · 7 years ago
  97. 3b7af5c0 powerpc: Fix action argument for cpufeatures-based TLB flush by Jeremy Kerr · 7 years ago
  98. bca73f5 powerpc: Fix workaround for spurious MCE on POWER9 by Michael Neuling · 7 years ago
  99. 5080332 powerpc/64s: Add workaround for P9 vector CI load issue by Michael Neuling · 7 years ago
  100. d8bd9f3 powerpc: Handle MCE on POWER9 with only DSISR bit 30 set by Michael Neuling · 7 years ago