1. 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
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. 63be1a81 Revert "powerpc64/elfv1: Only dereference function descriptor for non-text symbols" by Naveen N. Rao · 7 years ago
  4. fbf4432 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 7 years ago
  5. ac036f9 vga: optimise console scrolling by Matthew Wilcox · 7 years ago
  6. 0756b7f Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  7. 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
  8. 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
  9. 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
  10. edc2988 Merge branch 'linus' into locking/core, to fix up conflicts by Ingo Molnar · 7 years ago
  11. ac5e5a5 powerpc/xive: add XIVE Exploitation Mode to CAS by Cédric Le Goater · 7 years ago
  12. bed81ee powerpc/xive: introduce H_INT_ESB hcall by Cédric Le Goater · 7 years ago
  13. c58a14a powerpc/xive: add the HW IRQ number under xive_irq_data by Cédric Le Goater · 7 years ago
  14. eac1e73 powerpc/xive: guest exploitation of the XIVE interrupt controller by Cédric Le Goater · 7 years ago
  15. 146e9f1b crypto/nx: Add P9 NX specific error codes for 842 engine by Haren Myneni · 7 years ago
  16. da74f65 powerpc/32: add memset16() by Christophe Leroy · 7 years ago
  17. d2b65ac powerpc: Emulate load/store floating point as integer word instructions by Paul Mackerras · 7 years ago
  18. a53d518 powerpc: Separate out load/store emulation into its own function by Paul Mackerras · 7 years ago
  19. d955189 powerpc: Handle opposite-endian processes in emulation code by Paul Mackerras · 7 years ago
  20. b2543f7 powerpc: Emulate the dcbz instruction by Paul Mackerras · 7 years ago
  21. c22435a5 powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live by Paul Mackerras · 7 years ago
  22. d120cdb powerpc/64: Fix update forms of loads and stores to write 64-bit EA by Paul Mackerras · 7 years ago
  23. 350779a powerpc: Handle most loads and stores in instruction emulation code by Paul Mackerras · 7 years ago
  24. 3cdfcbf powerpc: Change analyse_instr so it doesn't modify *regs by Paul Mackerras · 7 years ago
  25. fb1522e KVM: update to new mmu_notifier semantic v2 by Jérôme Glisse · 7 years ago
  26. 93b2d3c powerpc: Correct instruction code for xxlor instruction by Paul Mackerras · 7 years ago
  27. 2a636a5 powerpc/smp: Add cpu_l2_cache_map by Oliver O'Halloran · 8 years ago
  28. eb03916 powerpc/asm: Convert .llong directives to .8byte by Tobin C. Harding · 8 years ago
  29. d1e1b35 powerpc/xmon: Add ISA v3.0 SPRs to SPR dump by Balbir Singh · 7 years ago
  30. 2392c8c powerpc/powernv/vas: Define copy/paste interfaces by Sukadev Bhattiprolu · 7 years ago
  31. 5239af6 powerpc/powernv/vas: Define vas_tx_win_open() by Sukadev Bhattiprolu · 7 years ago
  32. 98271d4 powerpc/powernv/vas: Define vas_win_close() interface by Sukadev Bhattiprolu · 7 years ago
  33. 62c4eda powerpc/powernv/vas: Define vas_rx_win_open() interface by Sukadev Bhattiprolu · 7 years ago
  34. b6622a3 powerpc/powernv: Move GET_FIELD/SET_FIELD to vas.h by Sukadev Bhattiprolu · 7 years ago
  35. 9676891 powerpc/powernv/vas: Define macros, register fields and structures by Sukadev Bhattiprolu · 7 years ago
  36. f1e08232 powerpc/pci: Remove OF node back pointer from pci_dn by Alexey Kardashevskiy · 7 years ago
  37. 405b33a powerpc/eeh: Remove unnecessary config_addr from eeh_dev by Alexey Kardashevskiy · 7 years ago
  38. 69672bd powerpc/eeh: Remove unnecessary pointer to phb from eeh_dev by Alexey Kardashevskiy · 7 years ago
  39. 8bae6a2 powerpc/eeh: Reduce to one the number of places where edev is allocated by Alexey Kardashevskiy · 7 years ago
  40. 6fcd6ba powerpc/powernv: Use kernel crash path for machine checks by Nicholas Piggin · 7 years ago
  41. b746e3e powerpc/powernv: Flush console before platform error reboot by Nicholas Piggin · 7 years ago
  42. a3b2cb3 powerpc: Do not call ppc_md.panic in fadump panic notifier by Nicholas Piggin · 8 years ago
  43. 70412c5 powerpc/64: Fix watchdog configuration regressions by Nicholas Piggin · 7 years ago
  44. 4dafecd Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 7 years ago
  45. d182b8f KVM: PPC: Book3S HV: Fix setting of storage key in H_ENTER by Ram Pai · 7 years ago
  46. aafc8a8 powerpc/64s: Move IDLE_STATE_ENTER_SEQ[_NORET] into idle_book3s.S by Nicholas Piggin · 7 years ago
  47. 82b7fcc Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  48. 94a04bc KVM: PPC: Book3S HV: POWER9 does not require secondary thread management by Nicholas Piggin · 7 years ago
  49. 42e6d5e Merge tag 'powerpc-4.13-8' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  50. 30d6e0a futex: Remove duplicated code and fix undefined behaviour by Jiri Slaby · 7 years ago
  51. 3a2df37 powerpc/mm: Make switch_mm_irqs_off() out of line by Benjamin Herrenschmidt · 7 years ago
  52. a619e59 powerpc/mm: Optimize detection of thread local mm's by Benjamin Herrenschmidt · 7 years ago
  53. 058ccc3 powerpc/mm: Avoid double irq save/restore in activate_mm by Benjamin Herrenschmidt · 7 years ago
  54. 43ed84a powerpc/mm: Move pgdir setting into a helper by Benjamin Herrenschmidt · 7 years ago
  55. 15c659ff Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  56. 94edf6f Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 7 years ago
  57. 1a92a80 powerpc/mm: Ensure cpumask update is ordered by Benjamin Herrenschmidt · 7 years ago
  58. 952111d arch: Remove spin_unlock_wait() arch-specific definitions by Paul E. McKenney · 8 years ago
  59. fa4531f powerpc/mm: Don't send IPI to all cpus on THP updates by Aneesh Kumar K.V · 7 years ago
  60. 8434f08 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  61. 94171b1 powerpc/mm: Rename find_linux_pte_or_hugepte() by Aneesh Kumar K.V · 7 years ago
  62. 694fc88 powerpc/string: Implement optimized memset variants by Naveen N. Rao · 8 years ago
  63. 7baebe5 powerpc/topology: Remove the unused parent_node() macro by Dou Liyang · 7 years ago
  64. 4ae279c powerpc/mm/hugetlb: Allow runtime allocation of 16G. by Aneesh Kumar K.V · 7 years ago
  65. 79cc38d powerpc/mm/hugetlb: Add support for reserving gigantic huge pages via kernel command line by Aneesh Kumar K.V · 7 years ago
  66. ca8afd4 powerpc/hugetlb: fix page rights verification in gup_hugepte() by Christophe Leroy · 7 years ago
  67. 4cfac2f powerpc/mm: Simplify __set_fixmap() by Christophe Leroy · 7 years ago
  68. 86b1952 powerpc/mm: declare some local functions static by Christophe Leroy · 7 years ago
  69. 3184cc4 powerpc/mm: Fix kernel RAM protection after freeing unused memory on PPC32 by Christophe Leroy · 7 years ago
  70. 5b6c133 powerpc/mm/nohash: Move definition of PGALLOC_GFP to fix build errors by Michael Ellerman · 7 years ago
  71. 3ee8767 powerpc/8xx: Use symbolic PVR value by Christophe Leroy · 7 years ago
  72. 968159c powerpc/8xx: Getting rid of remaining use of CONFIG_8xx by Christophe Leroy · 7 years ago
  73. 72e4b2c powerpc/time: refactor MFTB() to limit number of ifdefs by Christophe Leroy · 7 years ago
  74. d30a5a5 powerpc/traps: Use SRR1 defines for program check reasons by Michael Ellerman · 7 years ago
  75. bf95715 powerpc/powernv: Add support to clear sensor groups data by Shilpasri G Bhat · 7 years ago
  76. 8e84b2d powerpc/powernv: Add support to set power-shifting-ratio by Shilpasri G Bhat · 7 years ago
  77. cb8b340 powerpc/powernv: Add support for powercap framework by Shilpasri G Bhat · 7 years ago
  78. 04019bf powerpc: Add irq accounting for watchdog interrupts by Nicholas Piggin · 7 years ago
  79. ca41ad4 powerpc: Add irq accounting for system reset interrupts by Nicholas Piggin · 7 years ago
  80. 8a583c0 powerpc: Fix invalid use of register expressions by Andreas Schwab · 7 years ago
  81. a9668cd locking: Remove smp_mb__before_spinlock() by Peter Zijlstra · 8 years ago
  82. d89e588c locking: Introduce smp_mb__after_spinlock() by Peter Zijlstra · 8 years ago
  83. 21a0e8c powerpc/mm/hash64: Make vmalloc 56T on hash by Michael Ellerman · 7 years ago
  84. 63ee9b2 powerpc/mm/book3s64: Make KERN_IO_START a variable by Michael Ellerman · 7 years ago
  85. e66ca3d powerpc/powernv: Use darn instruction for get_random_seed() on Power9 by Matt Brown · 7 years ago
  86. 2552910 powerpc/powernv: Enable PCI peer-to-peer by Frederic Barrat · 7 years ago
  87. 841fe95 Merge tag 'powerpc-4.13-5' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  88. 6ff4d3e powerpc: Remove old unused icswx based coprocessor support by Benjamin Herrenschmidt · 7 years ago
  89. 870cfe7 powerpc/mm: Update definitions of DSISR bits by Benjamin Herrenschmidt · 7 years ago
  90. 424de9c powerpc/mm/radix: Avoid flushing the PWC on every flush_tlb_range by Benjamin Herrenschmidt · 7 years ago
  91. a46cc7a powerpc/mm/radix: Improve TLB/PWC flushes by Benjamin Herrenschmidt · 7 years ago
  92. e1c1cfe powerpc/powernv: Save/Restore additional SPRs for stop4 cpuidle by Gautham R. Shenoy · 7 years ago
  93. bb27222 Merge tag 'v4.13-rc1' into fixes by Michael Ellerman · 7 years ago
  94. 080012b Merge tag 'powerpc-4.13-4' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  95. c9c98bc powerpc/mm: Fix pmd/pte_devmap() on non-leaf entries by Oliver O'Halloran · 7 years ago
  96. a25bd72 powerpc/mm/radix: Workaround prefetch issue with KVM by Benjamin Herrenschmidt · 7 years ago
  97. 8f95faa powerpc/powernv: Detect and create IMC device by Madhavan Srinivasan · 7 years ago
  98. 28a5db0 powerpc/powernv: Add IMC OPAL APIs by Madhavan Srinivasan · 7 years ago
  99. 8f36479 powerpc: allow compiling with GENERIC_MSI_IRQ_DOMAIN by Laurentiu Tudor · 7 years ago
  100. 10fc955 Merge tag 'powerpc-4.13-3' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago