1. 3e37868 powerpc: Check address limit on user-mode return (TIF_FSCHECK) by Michael Ellerman · 7 years ago
  2. 6bcdd29 powerpc/ptrace: Use copy_{from, to}_user() rather than open-coding by Al Viro · 7 years ago
  3. 20b3449 powerpc/eeh: Refactor report functions by Sam Bobroff · 7 years ago
  4. 665012c powerpc/eeh: Cleaner handling of EEH_DEV_NO_HANDLER by Sam Bobroff · 7 years ago
  5. 010acfa powerpc/eeh: Introduce eeh_set_irq_state() by Sam Bobroff · 7 years ago
  6. 47cc8c1 powerpc/eeh: Introduce eeh_set_channel_state() by Sam Bobroff · 7 years ago
  7. e2b810d5 powerpc/eeh: Introduce eeh_edev_actionable() by Sam Bobroff · 7 years ago
  8. 309ed3a powerpc/eeh: Introduce eeh_for_each_pe() by Sam Bobroff · 7 years ago
  9. 30424e3 powerpc/eeh: Clean up pci_ers_result handling by Sam Bobroff · 7 years ago
  10. 2eae39f powerpc/eeh: Add message when PE processing at parent by Sam Bobroff · 7 years ago
  11. d6c4932 powerpc/eeh: Strengthen types of eeh traversal functions by Sam Bobroff · 7 years ago
  12. a0bd546 powerpc/eeh: Remove unused eeh_pcid_name() by Sam Bobroff · 7 years ago
  13. 46d4be4 powerpc/eeh: Fix use-after-release of EEH driver by Sam Bobroff · 7 years ago
  14. 796b9f5 powerpc/eeh: Add final message for successful recovery by Sam Bobroff · 7 years ago
  15. 34efabe powerpc: remove unused to_tm() helper by Arnd Bergmann · 7 years ago
  16. 5235afa powerpc: use time64_t in update_persistent_clock by Arnd Bergmann · 7 years ago
  17. 5bfd643 powerpc: use time64_t in read_persistent_clock by Arnd Bergmann · 7 years ago
  18. 2dc20f4 powerpc: rtas: clean up time handling by Arnd Bergmann · 7 years ago
  19. 91d0697 powerpc/mm/hash: Add missing isync prior to kernel stack SLB switch by Aneesh Kumar K.V · 7 years ago
  20. 71cc64a powerpc: use task_pid_nr() for TID allocation by Alastair D'Silva · 7 years ago
  21. 3449f19 powerpc: Use TIDR CPU feature to control TIDR allocation by Alastair D'Silva · 7 years ago
  22. 8198442 powerpc: Add TIDR CPU feature for POWER9 by Alastair D'Silva · 7 years ago
  23. 3130a7b powerpc/64: change softe to irqmask in show_regs and xmon by Nicholas Piggin · 7 years ago
  24. e360cd3 powerpc/time: account broadcast timer event interrupts separately by Nicholas Piggin · 7 years ago
  25. 21bfd6a powerpc: move a stray NMI IPI case under NMI_IPI ifdef by Nicholas Piggin · 7 years ago
  26. bc90711 powerpc: move timer broadcast code under GENERIC_CLOCKEVENTS_BROADCAST ifdef by Nicholas Piggin · 7 years ago
  27. a7cba02 powerpc: allow soft-NMI watchdog to cover timer interrupts with large decrementers by Nicholas Piggin · 7 years ago
  28. 3f98462 powerpc: generic clockevents broadcast receiver call tick_receive_broadcast by Nicholas Piggin · 7 years ago
  29. 3d3a602 powerpc/pseries: lparcfg calculate PURR on demand by Nicholas Piggin · 7 years ago
  30. 36d632e powerpc/64: remove start_tb and accum_tb from thread_struct by Nicholas Piggin · 7 years ago
  31. ebb37cf powerpc/64: irq_work avoid interrupt when called with hardware irqs enabled by Nicholas Piggin · 7 years ago
  32. 2479bfc powerpc: Fix build by disabling attribute-alias warning for SYSCALL_DEFINEx by Christophe Leroy · 7 years ago
  33. c959988 powerpc/64: Fix strncpy() related build failures with GCC 8.1 by Christophe Leroy · 7 years ago
  34. f1079d3 Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  35. b5240b1 Merge branch 'topic/kbuild' into next by Michael Ellerman · 7 years ago
  36. 481c63a Merge branch 'topic/ppc-kvm' into next by Michael Ellerman · 7 years ago
  37. 8af1da4 powerpc/prom: Fix %u/%llx usage since prom_printf() change by Mathieu Malaterre · 7 years ago
  38. af3901c powerpc/kbuild: Remove CROSS32 defines from top level powerpc Makefile by Nicholas Piggin · 7 years ago
  39. 5e3f0d1 powerpc/livepatch: Fix build error with kprobes disabled. by Aneesh Kumar K.V · 7 years ago
  40. 8ce621e1 powerpc/modules: remove unused mod_arch_specific.toc field by Josh Poimboeuf · 7 years ago
  41. d647b21 powerpc: Add a missing include header by Mathieu Malaterre · 7 years ago
  42. c89ca59 powerpc/32: Add a missing include header by Mathieu Malaterre · 7 years ago
  43. 9e0d86c powerpc/tau: Make some function static by Mathieu Malaterre · 7 years ago
  44. 86e11b6 powerpc: Make function btext_initialize static by Mathieu Malaterre · 7 years ago
  45. bd13ac9 powerpc/tau: Synchronize function prototypes and body by Mathieu Malaterre · 7 years ago
  46. 85aa4b9 powerpc/mm/radix: Use do/while(0) trick for single statement block by Mathieu Malaterre · 7 years ago
  47. d873152 powerpc/sparse: Fix plain integer as NULL pointer warning by Mathieu Malaterre · 7 years ago
  48. eae5f70 powerpc: Add __printf verification to prom_printf by Mathieu Malaterre · 7 years ago
  49. e4ccb1d powerpc/8xx: fix invalid register expression in head_8xx.S by Christophe Leroy · 7 years ago
  50. eacbb21 powerpc: Export tm_enable()/tm_disable/tm_abort() APIs by Simon Guo · 7 years ago
  51. d1c7211 powerpc: Export msr_check_and_set() to modules by Simon Guo · 7 years ago
  52. 4f7c06e powerpc/ptrace: Fix setting 512B aligned breakpoints with PTRACE_SET_DEBUGREG by Michael Neuling · 7 years ago
  53. cd6ef7e powerpc/ptrace: Fix enforcement of DAWR constraints by Michael Neuling · 7 years ago
  54. ba01b05 powerpc/rtas: Fix spelling mistake "Discharching" -> "Discharging" by Colin Ian King · 7 years ago
  55. faf37c4 powerpc/64s: Clear PCR on boot by Michael Neuling · 7 years ago
  56. a1f3ae3 powerpc/32: Use stmw/lmw for registers save/restore in asm by Christophe Leroy · 7 years ago
  57. 24c7858 powerpc: Avoid an unnecessary test and branch in longjmp() by Christophe Leroy · 7 years ago
  58. 9f9eae5 powerpc/kvm: Prefer fault_in_pages_readable function by Mathieu Malaterre · 7 years ago
  59. 89c1906 powerpc/prom: Drop support for old FDT versions by Michael Ellerman · 7 years ago
  60. 53da14d powerpc: Make it clearer that systbl check errors are errors by Michael Ellerman · 7 years ago
  61. 28b9c34 powerpc/syscalls: kill ppc32_select() by Al Viro · 7 years ago
  62. 454d7ef powerpc/syscalls: Add COMPAT_SPU_NEW() macro by Michael Ellerman · 7 years ago
  63. 4c392e6 powerpc/syscalls: switch rtas(2) to SYSCALL_DEFINE by Al Viro · 7 years ago
  64. f367564 powerpc/syscalls: signal_{32, 64} - switch to SYSCALL_DEFINE by Al Viro · 7 years ago
  65. 3691d61 powerpc/syscalls: Switch trivial cases to SYSCALL_DEFINE by Al Viro · 7 years ago
  66. df78d3f powerpc/livepatch: Implement reliable stack tracing for the consistency model by Torsten Duwe · 7 years ago
  67. 4e49226 powerpc/watchdog: provide more data in watchdog messages by Nicholas Piggin · 7 years ago
  68. 5a951c4 powerpc/watchdog: don't update the watchdog timestamp if a lockup is detected by Nicholas Piggin · 7 years ago
  69. d2b04b0 powerpc/64/kexec: fix race in kexec when XIVE is shutdown by Cédric Le Goater · 7 years ago
  70. 7c18659 powerpc/watchdog: fix typo 'can by' to 'can be' by Wolfram Sang · 7 years ago
  71. 722cde7 powerpc/fadump: Unregister fadump on kexec down path. by Mahesh Salgaonkar · 7 years ago
  72. 8597538 powerpc/fadump: Do not use hugepages when fadump is active by Hari Bathini · 7 years ago
  73. b71a693 powerpc/fadump: exclude memory holes while reserving memory in second kernel by Mahesh Salgaonkar · 7 years ago
  74. 0c0c5230 powerpc: Only support DYNAMIC_FTRACE not static by Michael Ellerman · 7 years ago
  75. ae30cc0 powerpc64/ftrace: Implement support for ftrace_regs_caller() by Naveen N. Rao · 7 years ago
  76. 9ef4042 powerpc64/ftrace: Use the generic version of ftrace_replace_code() by Naveen N. Rao · 7 years ago
  77. 250122ba powerpc64/module: Tighten detection of mcount call sites with -mprofile-kernel by Naveen N. Rao · 7 years ago
  78. 88b1a85 powerpc64/kexec: Hard disable ftrace before switching to the new kernel by Naveen N. Rao · 7 years ago
  79. 424ef01 powerpc64/ftrace: Disable ftrace during hotplug by Naveen N. Rao · 7 years ago
  80. d103978 powerpc64/ftrace: Delay enabling ftrace on secondary cpus by Naveen N. Rao · 7 years ago
  81. ea678ac powerpc64/ftrace: Add a field in paca to disable ftrace in unsafe code paths by Naveen N. Rao · 7 years ago
  82. 6029755 powerpc: Fix deadlock with multiple calls to smp_send_stop by Nicholas Piggin · 7 years ago
  83. ac61c11 powerpc: Fix smp_send_stop NMI IPI handling by Nicholas Piggin · 7 years ago
  84. 75ecfb4 powerpc/mce: Fix a bug where mce loops on memory UE. by Mahesh Salgaonkar · 7 years ago
  85. 56376c5 powerpc/kvm: Fix lockups when running KVM guests on Power8 by Michael Ellerman · 7 years ago
  86. 13a83ea powerpc/eeh: Fix enabling bridge MMIO windows by Michael Neuling · 7 years ago
  87. 9dfbf78 powerpc/64s: Default l1d_size to 64K in RFI fallback flush by Madhavan Srinivasan · 8 years ago
  88. b1cb4f9 Merge tag 'powerpc-4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  89. 3be3f61 kernel/kexec_file.c: allow archs to set purgatory load address by Philipp Rudo · 7 years ago
  90. 9ec4ece kexec_file,x86,powerpc: factor out kexec_file_ops functions by AKASHI Takahiro · 7 years ago
  91. 81b654c powerpc/64s: Fix CPU_FTRS_ALWAYS vs DT CPU features by Michael Ellerman · 7 years ago
  92. 709b973 powerpc/fscr: Enable interrupts earlier before calling get_user() by Anshuman Khandual · 7 years ago
  93. 501a78c powerpc/64s: Fix section mismatch warnings from setup_rfi_flush() by Michael Ellerman · 7 years ago
  94. 49a695b Merge tag 'powerpc-4.17-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  95. 3c0d551 Merge tag 'pci-v4.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 7 years ago
  96. c1b25a1 powerpc/64s/idle: Fix restore of AMOR on POWER9 after deep sleep by Nicholas Piggin · 7 years ago
  97. c130153 powerpc/64s: Fix pkey support in dt_cpu_ftrs, add CPU_FTR_PKEY bit by Nicholas Piggin · 7 years ago
  98. a57ac41 powerpc/64s: Fix dt_cpu_ftrs to have restore_cpu clear unwanted LPCR bits by Nicholas Piggin · 7 years ago
  99. a67cc59 Revert "powerpc/64s/idle: POWER9 ESL=0 stop avoid save/restore overhead" by Michael Ellerman · 7 years ago
  100. 07c3d9e powerpc: iomap.c: introduce io{read|write}64_{lo_hi|hi_lo} by Logan Gunthorpe · 7 years ago