1. 8c58259 powerpc: remove unneeded inclusions of cpu_has_feature.h by Christophe Leroy · 7 years ago
  2. db0a2b6 powerpc: remove kdump.h from page.h by Christophe Leroy · 7 years ago
  3. edd00b8 powerpc/tm: Remove struct thread_info param from tm_reclaim_thread() by Cyril Bur · 7 years ago
  4. a596a7e powerpc/tm: Update function prototype comment by Cyril Bur · 7 years ago
  5. 6aba0c8 powerpc/mm: Check memblock_add against MAX_PHYSMEM_BITS range by Aneesh Kumar K.V · 7 years ago
  6. 6d44acae powerpc64s: Show ori31 availability in spectre_v1 sysfs file not v2 by Michael Ellerman · 7 years ago
  7. 5b73151 powerpc: NMI IPI make NMI IPIs fully sychronous by Nicholas Piggin · 7 years ago
  8. 9b81c02 powerpc/64s: make PACA_IRQ_HARD_DIS track MSR[EE] closely by Nicholas Piggin · 7 years ago
  9. c76662e powerpc/pkeys: Save the pkey registers before fork by Ram Pai · 7 years ago
  10. ec93363 powerpc/prom_init: Remove linux,stdout-package property by Murilo Opsfelder Araujo · 7 years ago
  11. 8c8c10b powerpc/8xx: fix handling of early NULL pointer dereference by Christophe Leroy · 7 years ago
  12. ce57c66 Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  13. 2bf1071 powerpc/64s: Remove POWER9 DD1 support by Nicholas Piggin · 7 years ago
  14. 54dbcfc powerpc/64s: Report SLB multi-hit rather than parity error by Michael Ellerman · 7 years ago
  15. e11b64b powerpc: Remove Power8 DD1 from cputable by Joel Stanley · 7 years ago
  16. 8950329 powerpc/kdump: Handle crashkernel memory reservation failure by Hari Bathini · 7 years ago
  17. 3bfb450e powerpc/pci: Remove legacy debug code by Breno Leitao · 7 years ago
  18. ee8c446 powerpc/eeh: Avoid misleading message "EEH: no capable adapters found" by Mauro S. M. Rodrigues · 7 years ago
  19. 22d3e0c Merge tag 'kbuild-fixes-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  20. ac85174 powerpc: Remove -Wattribute-alias pragmas by Paul Burton · 7 years ago
  21. 2ce413e Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  22. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  23. e08ecba powerpc/64s: Fix build failures with CONFIG_NMI_IPI=n by Michael Ellerman · 7 years ago
  24. 855b623 powerpc/64: hard disable irqs on the panic()ing CPU by Nicholas Piggin · 7 years ago
  25. de6e5d3 powerpc: smp_send_stop do not offline stopped CPUs by Nicholas Piggin · 7 years ago
  26. 8c1aef6 powerpc/64: hard disable irqs in panic_smp_self_stop by Nicholas Piggin · 7 years ago
  27. 749a027 powerpc/64s: Fix DT CPU features Power9 DD2.1 logic by Michael Ellerman · 7 years ago
  28. 09027ab Merge tag 'kvm-ppc-next-4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc into HEAD by Paolo Bonzini · 7 years ago
  29. be779f0 Merge tag 'kbuild-v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  30. 42bc47b treewide: Use array_size() in vmalloc() by Kees Cook · 7 years ago
  31. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  32. abba759 powerpc/kbuild: move -mprofile-kernel check to Kconfig by Nicholas Piggin · 7 years ago
  33. d82991a8 Merge branch 'core-rseq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  35. 8715ee7 Merge tag 'kbuild-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 7 years ago
  36. 6f37be4 powerpc: Add syscall detection for restartable sequences by Boqun Feng · 7 years ago
  37. 8a417c4 powerpc: Add support for restartable sequences by Boqun Feng · 7 years ago
  38. 4155203 powerpc: fix build failure by disabling attribute-alias warning in pci_32 by Christophe Leroy · 7 years ago
  39. 0bbcce5 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  40. 93e95fa Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 7 years ago
  41. e5a5946 Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 7 years ago
  42. cf626b0 Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  43. 60f1d28 powerpc/time: inline arch_vtime_task_switch() by Christophe Leroy · 7 years ago
  44. 56b04d5 powerpc/signal32: Use fault_in_pages_readable() to prefault user context by Christophe Leroy · 7 years ago
  45. 0cc377d powerpc/misc: merge reloc_offset() and add_reloc_offset() by Christophe Leroy · 7 years ago
  46. 9887334 powerpc/dma: remove unnecessary BUG() by Christophe Leroy · 7 years ago
  47. e6684d07 powerpc/sstep: Introduce GETTYPE macro by Ravi Bangoria · 7 years ago
  48. a377514 powerpc/64s: Enhance the information in cpu_show_spectre_v1() by Michal Suchanek · 7 years ago
  49. 51973a8 powerpc/64: Use barrier_nospec in syscall entry by Michael Ellerman · 7 years ago
  50. cb3d675 powerpc/64s: Enable barrier_nospec based on firmware settings by Michal Suchanek · 7 years ago
  51. 815069c powerpc/64s: Patch barrier_nospec in modules by Michal Suchanek · 7 years ago
  52. 2eea7f0 powerpc/64s: Add support for ori barrier_nospec patching by Michal Suchanek · 7 years ago
  53. 7af76c5 powerpc/stacktrace: Update copyright by Michael Ellerman · 7 years ago
  54. 5cc0591 powerpc/64s: Wire up arch_trigger_cpumask_backtrace() by Michael Ellerman · 7 years ago
  55. 6ba5571 powerpc/nmi: Add an API for sending "safe" NMIs by Michael Ellerman · 7 years ago
  56. 7b08729 powerpc/64: Save stack pointer when we hard disable interrupts by Michael Ellerman · 7 years ago
  57. 3e37868 powerpc: Check address limit on user-mode return (TIF_FSCHECK) by Michael Ellerman · 7 years ago
  58. 6bcdd29 powerpc/ptrace: Use copy_{from, to}_user() rather than open-coding by Al Viro · 7 years ago
  59. 20b3449 powerpc/eeh: Refactor report functions by Sam Bobroff · 7 years ago
  60. 665012c powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER by Sam Bobroff · 7 years ago
  61. 010acfa powerpc/eeh: Introduce eeh_set_irq_state() by Sam Bobroff · 7 years ago
  62. 47cc8c1 powerpc/eeh: Introduce eeh_set_channel_state() by Sam Bobroff · 7 years ago
  63. e2b810d5 powerpc/eeh: Introduce eeh_edev_actionable() by Sam Bobroff · 7 years ago
  64. 309ed3a powerpc/eeh: Introduce eeh_for_each_pe() by Sam Bobroff · 7 years ago
  65. 30424e3 powerpc/eeh: Clean up pci_ers_result handling by Sam Bobroff · 7 years ago
  66. 2eae39f powerpc/eeh: Add message when PE processing at parent by Sam Bobroff · 7 years ago
  67. d6c4932 powerpc/eeh: Strengthen types of eeh traversal functions by Sam Bobroff · 7 years ago
  68. a0bd546 powerpc/eeh: Remove unused eeh_pcid_name() by Sam Bobroff · 7 years ago
  69. 46d4be4 powerpc/eeh: Fix use-after-release of EEH driver by Sam Bobroff · 7 years ago
  70. 796b9f5 powerpc/eeh: Add final message for successful recovery by Sam Bobroff · 7 years ago
  71. 34efabe powerpc: remove unused to_tm() helper by Arnd Bergmann · 7 years ago
  72. 5235afa powerpc: use time64_t in update_persistent_clock by Arnd Bergmann · 7 years ago
  73. 5bfd643 powerpc: use time64_t in read_persistent_clock by Arnd Bergmann · 7 years ago
  74. 2dc20f4 powerpc: rtas: clean up time handling by Arnd Bergmann · 7 years ago
  75. 91d0697 powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch by Aneesh Kumar K.V · 7 years ago
  76. 71cc64a powerpc: use task_pid_nr() for TID allocation by Alastair D'Silva · 7 years ago
  77. 3449f19 powerpc: Use TIDR CPU feature to control TIDR allocation by Alastair D'Silva · 7 years ago
  78. 8198442 powerpc: Add TIDR CPU feature for POWER9 by Alastair D'Silva · 7 years ago
  79. 3130a7b powerpc/64: change softe to irqmask in show_regs and xmon by Nicholas Piggin · 7 years ago
  80. e360cd3 powerpc/time: account broadcast timer event interrupts separately by Nicholas Piggin · 7 years ago
  81. 21bfd6a powerpc: move a stray NMI IPI case under NMI_IPI ifdef by Nicholas Piggin · 7 years ago
  82. bc90711 powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef by Nicholas Piggin · 7 years ago
  83. a7cba02 powerpc: allow soft-NMI watchdog to cover timer interrupts with large decrementers by Nicholas Piggin · 7 years ago
  84. 3f98462 powerpc: generic clockevents broadcast receiver call tick_receive_broadcast by Nicholas Piggin · 7 years ago
  85. 3d3a602 powerpc/pseries: lparcfg calculate PURR on demand by Nicholas Piggin · 7 years ago
  86. 36d632e powerpc/64: remove start_tb and accum_tb from thread_struct by Nicholas Piggin · 7 years ago
  87. ebb37cf powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled by Nicholas Piggin · 7 years ago
  88. 2479bfc powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx by Christophe Leroy · 7 years ago
  89. c959988 powerpc/64: Fix strncpy() related build failures with GCC 8.1 by Christophe Leroy · 7 years ago
  90. f1079d3 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  91. b5240b1 Merge branch 'topic/kbuild' into next by Michael Ellerman · 7 years ago
  92. 481c63a Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  93. 8af1da4 powerpc/prom: Fix %u/%llx usage since prom_printf() change by Mathieu Malaterre · 7 years ago
  94. af3901c powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile by Nicholas Piggin · 7 years ago
  95. 43b812d Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next by Paul Mackerras · 7 years ago
  96. 5e3f0d1 powerpc/livepatch: Fix build error with kprobes disabled. by Aneesh Kumar K.V · 7 years ago
  97. 8ce621e1 powerpc/modules: remove unused mod_arch_specific.toc field by Josh Poimboeuf · 7 years ago
  98. ec30dcf Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 7 years ago
  99. b133ef6 Merge tag 'powerpc-4.17-7' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  100. d647b21 powerpc: Add a missing include header by Mathieu Malaterre · 7 years ago