1. 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
  2. 0d8ba16 powerpc/perf: Fix IMC initialization crash by Anju T Sudhakar · 7 years ago
  3. cd4f2b3 powerpc/perf: Add ___GFP_NOWARN flag to alloc_pages_node() by Anju T Sudhakar · 7 years ago
  4. 0d92382 powerpc/perf: Fix for core/nest imc call trace on cpuhotplug by Anju T Sudhakar · 7 years ago
  5. 6b2c08f powerpc: Don't call lockdep_assert_cpus_held() from arch_update_cpu_topology() by Thiago Jung Bauermann · 7 years ago
  6. b0490a0 powerpc/lib/sstep: Fix count leading zeros instructions by Sandipan Das · 7 years ago
  7. e36a82e powerpc/livepatch: Fix livepatch stack access by Kamalesh Babulal · 7 years ago
  8. 529a86e Merge branch 'ppc-bundle' (bundle from Michael Ellerman) by Linus Torvalds · 7 years ago
  9. 8d47332 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  10. 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
  11. 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
  12. 044215d powerpc/tm: Fix illegal TM state in signal handler by Gustavo Romero · 7 years ago
  13. 265e60a powerpc/64s: Use emergency stack for kernel TM Bad Thing program checks by Cyril Bur · 7 years ago
  14. 53ecde0 powerpc/powernv: Increase memory block size to 1GB on radix by Anton Blanchard · 7 years ago
  15. 7c6a4f3 powerpc/mm: Call flush_tlb_kernel_range with interrupts enabled by Guenter Roeck · 7 years ago
  16. cc56939 powerpc/xive: Clear XIVE internal structures when a CPU is removed by Cédric Le Goater · 7 years ago
  17. 74f1282 powerpc/xive: Fix IPI reset by Cédric Le Goater · 7 years ago
  18. 34ddaa3 powerpc/watchdog: Make use of watchdog_nmi_probe() by Thomas Gleixner · 7 years ago
  19. e31d688 watchdog/core, powerpc: Lock cpus across reconfiguration by Thomas Gleixner · 7 years ago
  20. 6b9dc48 watchdog/core, powerpc: Replace watchdog_nmi_reconfigure() by Thomas Gleixner · 7 years ago
  21. 31d1e13 rapidio: remove global irq spinlocks from the subsystem by Ioan Nicu · 7 years ago
  22. 2fb1e94 KVM: PPC: Book3S: Fix server always zero from kvmppc_xive_get_xive() by Sam Bobroff · 7 years ago
  23. 070e004 powerpc/4xx: Fix compile error with 64K pages on 40x, 44x by Christian Lamparter · 7 years ago
  24. 3b7af5c0 powerpc: Fix action argument for cpufeatures-based TLB flush by Jeremy Kerr · 7 years ago
  25. 42057e1 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  26. bca73f5 powerpc: Fix workaround for spurious MCE on POWER9 by Michael Neuling · 7 years ago
  27. d8bd9f3 powerpc: Handle MCE on POWER9 with only DSISR bit 30 set by Michael Neuling · 7 years ago
  28. e001fa7 KVM: PPC: Book3S HV: Check for updated HDSISR on P9 HDSI exception by Michael Neuling · 7 years ago
  29. b537ca6 powerpc/pseries: Fix parent_dn reference leak in add_dt_node() by Tyrel Datwyler · 7 years ago
  30. 087ff6a powerpc/pseries: Fix "OF: ERROR: Bad of_node_put() on /cpus" during DLPAR by Tyrel Datwyler · 7 years ago
  31. 3e77ade powerpc/eeh: Create PHB PEs after EEH is initialized by Benjamin Herrenschmidt · 7 years ago
  32. 8afafa6 powerpc/kprobes: Update optprobes to use emulate_update_regs() by Naveen N. Rao · 7 years ago
  33. b134165 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/scottwood/linux into fixes by Michael Ellerman · 7 years ago
  34. 5d298ba powerpc/powernv: Clear LPCR[PECE1] via stop-api only for deep state offline by Gautham R. Shenoy · 7 years ago
  35. 1575fe0 powerpc/sstep: mullw should calculate a 64 bit signed result by Anton Blanchard · 7 years ago
  36. 5bcaa4c powerpc/sstep: Fix issues with mcrf by Anton Blanchard · 7 years ago
  37. ad47ff3 powerpc/sstep: Fix issues with set_cr0() by Anton Blanchard · 7 years ago
  38. c1fa076 powerpc/tm: Flush TM only if CPU has TM feature by Gustavo Romero · 7 years ago
  39. 4917fcb powerpc/sysrq: Fix oops whem ppmu is not registered by Ravi Bangoria · 7 years ago
  40. 8632ec8 powerpc/configs: Update for CONFIG_SND changes by Michael Ellerman · 7 years ago
  41. 9db5959 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  42. 418702b Merge tag 'powerpc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  43. 267ad7b kvm,powerpc: Serialize wq active checks in ops->vcpu_kick by Davidlohr Bueso · 7 years ago
  44. 1bc944c powerpc: Fix handling of alignment interrupt on dcbz instruction by Paul Mackerras · 7 years ago
  45. 648d453 Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  46. ab5fe3f watchdog/hardlockup: Clean up hotplug locking mess by Thomas Gleixner · 7 years ago
  47. 6592ad2 watchdog/core, powerpc: Make watchdog_nmi_reconfigure() two stage by Thomas Gleixner · 7 years ago
  48. 5490125 watchdog/core: Remove broken suspend/resume interfaces by Thomas Gleixner · 7 years ago
  49. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  50. 67f8a8c KVM: PPC: Book3S HV: Fix bug causing host SLB to be restored incorrectly by Paul Mackerras · 7 years ago
  51. cf5f6f3 KVM: PPC: Book3S HV: Hold kvm->lock around call to kvmppc_update_lpcr by Paul Mackerras · 7 years ago
  52. d222af0 KVM: PPC: Book3S HV: Don't access XIVE PIPR register using byte accesses by Benjamin Herrenschmidt · 7 years ago
  53. dd198ce Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  54. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  55. 9b130ad treewide: make "nr_cpu_ids" unsigned by Alexey Dobriyan · 7 years ago
  56. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
  57. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  58. 5f54c8b Merge branch 'kvm-ppc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Radim Krčmář · 7 years ago
  59. a0725ab Merge branch 'for-4.14/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 7 years ago
  60. bac65d9 Merge tag 'powerpc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  61. d34fc1a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  62. aafd456 mm: arch: consolidate mmap hugetlb size encodings by Mike Kravetz · 7 years ago
  63. aae3dbb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 7 years ago
  64. ec3604c Merge tag 'wberr-v4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/jlayton/linux by Linus Torvalds · 7 years ago
  65. 5f82e71 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  66. 9657752 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  67. 0081a0c Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  68. 265601f powerpc/xive: Fix section __init warning by Cédric Le Goater · 7 years ago
  69. 4716e48 powerpc: Fix kernel crash in emulation of vector loads and stores by Paul Mackerras · 7 years ago
  70. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  71. 5f12129 powerpc/xive: improve debugging macros by Cédric Le Goater · 7 years ago
  72. ac5e5a5 powerpc/xive: add XIVE Exploitation Mode to CAS by Cédric Le Goater · 7 years ago
  73. bed81ee powerpc/xive: introduce H_INT_ESB hcall by Cédric Le Goater · 7 years ago
  74. c58a14a powerpc/xive: add the HW IRQ number under xive_irq_data by Cédric Le Goater · 7 years ago
  75. 99f1225 powerpc/xive: introduce xive_esb_write() by Cédric Le Goater · 7 years ago
  76. 59fc272 powerpc/xive: rename xive_poke_esb() in xive_esb_read() by Cédric Le Goater · 7 years ago
  77. eac1e73 powerpc/xive: guest exploitation of the XIVE interrupt controller by Cédric Le Goater · 7 years ago
  78. 994ea2f powerpc/xive: introduce a common routine xive_queue_page_alloc() by Cédric Le Goater · 7 years ago
  79. 6026e04 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  80. 3b79b26 powerpc/sstep: Avoid used uninitialized error by Michael Ellerman · 7 years ago
  81. fdbb945 axonram: Return directly after a failed kzalloc() in axon_ram_probe() by Markus Elfring · 7 years ago
  82. a1bddf3 axonram: Improve a size determination in axon_ram_probe() by Markus Elfring · 7 years ago
  83. c86a939 axonram: Delete an error message for a failed memory allocation in axon_ram_probe() by Markus Elfring · 7 years ago
  84. bab9f95 powerpc/powernv/npu: Move tlb flush before launching ATSD by Alistair Popple · 7 years ago
  85. 8a7aef2 powerpc/iommu: Use permission-specific DEVICE_ATTR variants by Julia Lawall · 8 years ago
  86. 6ab4116 powerpc/eeh: Delete an error out of memory message at init time by Markus Elfring · 7 years ago
  87. aae85e3 powerpc/mm: Use seq_putc() in two functions by Markus Elfring · 8 years ago
  88. 146e9f1b crypto/nx: Add P9 NX specific error codes for 842 engine by Haren Myneni · 7 years ago
  89. ad1b012 powerpc/32: remove a NOP from memset() by Christophe Leroy · 7 years ago
  90. 7bf6057 powerpc/32: optimise memset() by Christophe Leroy · 7 years ago
  91. c062216 powerpc: fix location of two EXPORT_SYMBOL by Christophe Leroy · 7 years ago
  92. da74f65 powerpc/32: add memset16() by Christophe Leroy · 7 years ago
  93. 45f6215 powerpc: Wrap register number correctly for string load/store instructions by Paul Mackerras · 7 years ago
  94. d2b65ac powerpc: Emulate load/store floating point as integer word instructions by Paul Mackerras · 7 years ago
  95. 31bfdb0 powerpc: Use instruction emulation infrastructure to handle alignment faults by Paul Mackerras · 7 years ago
  96. a53d518 powerpc: Separate out load/store emulation into its own function by Paul Mackerras · 7 years ago
  97. d955189 powerpc: Handle opposite-endian processes in emulation code by Paul Mackerras · 7 years ago
  98. b9da9c8 powerpc: Set regs->dar if memory access fails in emulate_step() by Paul Mackerras · 7 years ago
  99. b2543f7 powerpc: Emulate the dcbz instruction by Paul Mackerras · 7 years ago
  100. 1f41fb7 powerpc: Emulate load/store floating double pair instructions by Paul Mackerras · 7 years ago