1. 9f378b9 KVM: PPC: BOOK3S: PR: Ignore UAMOR SPR by Aneesh Kumar K.V · 4 years, 2 months ago
  2. c3d35dd powerpc: Add new macro to handle NESTED_IFCLR by Aneesh Kumar K.V · 4 years, 2 months ago
  3. 865ae6f powerpc/64s: Tidy machine check SLB logging by Nicholas Piggin · 4 years, 2 months ago
  4. 4a86953 powerpc/64s: Remove "Host" from MCE logging by Nicholas Piggin · 4 years, 2 months ago
  5. 82f70a0 powerpc/64s/pseries: Add ERAT specific machine check handler by Nicholas Piggin · 4 years, 2 months ago
  6. f4b239e powerpc/64s/powernv: Ratelimit harmless HMI error printing by Nicholas Piggin · 4 years, 2 months ago
  7. 1d15ffd KVM: PPC: Book3S HV: Ratelimit machine check messages coming from guests by Nicholas Piggin · 4 years, 2 months ago
  8. 067c9f9 KVM: PPC: Book3S HV: Don't attempt to recover machine checks for FWNMI enabled guests by Nicholas Piggin · 4 years, 2 months ago
  9. 0ce2382 powerpc/64s/powernv: Allow KVM to handle guest machine check details by Nicholas Piggin · 4 years, 2 months ago
  10. 6d247e4 powerpc/ps3: make system bus's remove and shutdown callbacks return void by Uwe Kleine-König · 4 years, 2 months ago
  11. 7ff9466 ALSA: ppc: drop if block with always false condition by Uwe Kleine-König · 4 years, 2 months ago
  12. ca3f969 powerpc/paravirt: Use is_kvm_guest() in vcpu_is_preempted() by Srikar Dronamraju · 4 years, 2 months ago
  13. a21d1be powerpc: Reintroduce is_kvm_guest() as a fast-path check by Srikar Dronamraju · 4 years, 2 months ago
  14. 16520a8 powerpc: Rename is_kvm_guest() to check_kvm_guest() by Srikar Dronamraju · 4 years, 2 months ago
  15. 92cc6bf powerpc: Refactor is_kvm_guest() declaration to new header by Srikar Dronamraju · 4 years, 2 months ago
  16. bf13718b powerpc: show registers when unwinding interrupt frames by Nicholas Piggin · 4 years, 2 months ago
  17. f66de7a powerpc/perf: Invoke per-CPU variable access with disabled interrupts by Athira Rajeev · 4 years, 2 months ago
  18. c9344769 selftests/powerpc: Fix uninitialized variable warning by Harish · 4 years, 2 months ago
  19. f0812f6 selftests/powerpc: update .gitignore by Daniel Axtens · 4 years, 2 months ago
  20. 1fc0c27 powerpc/feature-fixups: use a semicolon rather than a comma by Daniel Axtens · 4 years, 2 months ago
  21. c8754c5 powerpc/pseries: Define PCI bus speed for Gen4 and Gen5 by Frederic Barrat · 4 years, 2 months ago
  22. 1baa1f7 powerpc: Allow relative pointers in bug table entries by Jordan Niethe · 4 years, 2 months ago
  23. f3e9040 powerpc/xmon: Fix build failure for 8xx by Ravi Bangoria · 4 years, 2 months ago
  24. a21df7a powerpc: Use common STABS_DEBUG and DWARF_DEBUG and ELF_DETAILS macro by Youling Tang · 4 years, 2 months ago
  25. fe18a35 powerpc/64: Fix an EMIT_BUG_ENTRY in head_64.S by Jordan Niethe · 4 years, 2 months ago
  26. 65d2150 powerpc/vdso: Cleanup vdso.h by Christophe Leroy · 4 years, 4 months ago
  27. 676155a powerpc/vdso: Remove VDSO32_LBASE and VDSO64_LBASE by Christophe Leroy · 4 years, 4 months ago
  28. e909032 powerpc/vdso: Remove DBG() by Christophe Leroy · 4 years, 4 months ago
  29. 23c4cea powerpc/vdso: Remove vdso_ready by Christophe Leroy · 4 years, 4 months ago
  30. a4ccd64 powerpc/vdso: Remove vdso_setup() by Christophe Leroy · 4 years, 4 months ago
  31. 67a3540 powerpc/vdso: Remove lib32_elfinfo and lib64_elfinfo by Christophe Leroy · 4 years, 4 months ago
  32. 6ed613a powerpc/vdso: Remove symbol section information in struct lib32/64_elfinfo by Christophe Leroy · 4 years, 4 months ago
  33. e113f8e powerpc/vdso: Remove unused text member in struct lib32/64_elfinfo by Christophe Leroy · 4 years, 4 months ago
  34. 5cda7c7 powerpc/vdso: Remove vdso_patches[] and associated functions by Christophe Leroy · 4 years, 4 months ago
  35. 899367e powerpc/vdso: Remove runtime generated sigtramp offsets by Christophe Leroy · 4 years, 4 months ago
  36. 49bf59f powerpc/vdso: Remove __kernel_datapage_offset by Christophe Leroy · 4 years, 4 months ago
  37. b7fe9c1 powerpc/vdso: Remove vdso32_pages and vdso64_pages by Christophe Leroy · 4 years, 4 months ago
  38. 0fc980d powerpc/vdso: Merge __kernel_sync_dicache_p5() into __kernel_sync_dicache() by Christophe Leroy · 4 years, 4 months ago
  39. ed07f63 powerpc/vdso: Use builtin symbols to locate fixup section by Christophe Leroy · 4 years, 4 months ago
  40. 91bf695 powerpc/vdso: Retrieve sigtramp offsets at buildtime by Christophe Leroy · 4 years, 4 months ago
  41. 550e607 powerpc/vdso: Remove unused \tmp param in __get_datapage() by Christophe Leroy · 4 years, 4 months ago
  42. 591857b powerpc/vdso: Simplify __get_datapage() by Christophe Leroy · 4 years, 4 months ago
  43. 511157a powerpc/vdso: Move vdso datapage up front by Christophe Leroy · 4 years, 4 months ago
  44. c102f076 powerpc/vdso: Replace vdso_base by vdso by Christophe Leroy · 4 years, 4 months ago
  45. 526a9c4 powerpc/vdso: Provide vdso_remap() by Christophe Leroy · 4 years, 4 months ago
  46. c1bab64 powerpc/vdso: Move to _install_special_mapping() and remove arch_vma_name() by Christophe Leroy · 4 years, 4 months ago
  47. b2df3f6 powerpc/vdso: Simplify arch_setup_additional_pages() exit by Christophe Leroy · 4 years, 4 months ago
  48. 7461a4f powerpc/vdso: Use VDSO size in arch_setup_additional_pages() by Christophe Leroy · 4 years, 4 months ago
  49. 4fe0e3c powerpc/vdso: Remove unnecessary ifdefs in vdso_pagelist initialization by Christophe Leroy · 4 years, 4 months ago
  50. 3cf6382 powerpc/vdso: Refactor 32 bits and 64 bits pages setup by Christophe Leroy · 4 years, 4 months ago
  51. 35c1c7c powerpc/vdso: Remove NULL termination element in vdso_pagelist by Christophe Leroy · 4 years, 4 months ago
  52. abcdbd0 powerpc/vdso: Remove get_page() in vdso_pagelist initialization by Christophe Leroy · 4 years, 4 months ago
  53. 1bb30b7 powerpc/vdso: Rename syscall_map_32/64 to simplify vdso_setup_syscall_map() by Christophe Leroy · 4 years, 4 months ago
  54. bc9d5bf powerpc/vdso: Add missing includes and clean vdso_setup_syscall_map() by Christophe Leroy · 4 years, 4 months ago
  55. 7fe2de2 powerpc/vdso: Stripped VDSO is not needed, don't build it by Christophe Leroy · 4 years, 4 months ago
  56. ef75e73 powerpc/signal32: Transform save_user_regs() and save_tm_user_regs() in 'unsafe' version by Christophe Leroy · 4 years, 5 months ago
  57. 968c4fc powerpc/signal32: Isolate non-copy actions in save_user_regs() and save_tm_user_regs() by Christophe Leroy · 4 years, 5 months ago
  58. b3484a1 powerpc/signal: Create 'unsafe' versions of copy_[ck][fpr/vsx]_to_user() by Christophe Leroy · 4 years, 5 months ago
  59. 31147d7d powerpc/signal32: Switch swap_context() to user_access_begin() logic by Christophe Leroy · 4 years, 5 months ago
  60. de781eb powerpc/signal32: Add and use unsafe_put_sigset_t() by Christophe Leroy · 4 years, 5 months ago
  61. 14026b9 signal: Add unsafe_put_compat_sigset() by Christophe Leroy · 4 years, 5 months ago
  62. f1cf4f9 powerpc/signal32: Remove ifdefery in middle of if/else by Christophe Leroy · 4 years, 5 months ago
  63. 9504db3 powerpc/signal32: Switch handle_rt_signal32() to user_access_begin() logic by Christophe Leroy · 4 years, 5 months ago
  64. ad65f490 powerpc/signal32: Switch handle_signal32() to user_access_begin() logic by Christophe Leroy · 4 years, 5 months ago
  65. 8d33001 powerpc/signal32: Move signal trampoline setup to handle_[rt_]signal32 by Christophe Leroy · 4 years, 5 months ago
  66. 91b8ecd powerpc/signal32: Misc changes to make handle_[rt_]_signal32() more similar by Christophe Leroy · 4 years, 5 months ago
  67. 8e91cf8 powerpc/signal32: Rename local pointers in handle_rt_signal32() by Christophe Leroy · 4 years, 5 months ago
  68. 3eea688 powerpc/signal32: Move handle_signal32() close to handle_rt_signal32() by Christophe Leroy · 4 years, 5 months ago
  69. debf122 powerpc/signal32: Simplify logging in handle_rt_signal32() by Christophe Leroy · 4 years, 5 months ago
  70. 7fe8f77 powerpc/signal: Refactor bad frame logging by Christophe Leroy · 4 years, 5 months ago
  71. c180cb3 powerpc/signal: Call get_tm_stackpointer() from get_sigframe() by Christophe Leroy · 4 years, 5 months ago
  72. 0ecbc6a powerpc/signal: Remove get_clean_sp() by Christophe Leroy · 4 years, 5 months ago
  73. 454b1ab powerpc/signal: Move access_ok() out of get_sigframe() by Christophe Leroy · 4 years, 5 months ago
  74. 3fcfb5d powerpc/signal: Remove BUG_ON() in handler_signal functions by Christophe Leroy · 4 years, 5 months ago
  75. 7d68c89 powerpc/32s: Allow deselecting CONFIG_PPC_FPU on mpc832x by Christophe Leroy · 4 years, 5 months ago
  76. b6254ce powerpc/signal: Don't manage floating point regs when no FPU by Christophe Leroy · 4 years, 5 months ago
  77. 4d90eb9 powerpc/ptrace: Create ptrace_get_fpr() and ptrace_put_fpr() by Christophe Leroy · 4 years, 5 months ago
  78. e009fa4 powerpc/ptrace: Consolidate reg index calculation by Christophe Leroy · 4 years, 5 months ago
  79. 67e364b powerpc/ptrace: Move declaration of ptrace_get_reg() and ptrace_set_reg() by Christophe Leroy · 4 years, 5 months ago
  80. 95593e9 powerpc/signal: Move inline functions in signal.h by Christophe Leroy · 4 years, 5 months ago
  81. d0e3fc6 powerpc/vdso: Provide __kernel_clock_gettime64() on vdso32 by Christophe Leroy · 4 years, 2 months ago
  82. ab037dd powerpc/vdso: Switch VDSO to generic C implementation. by Christophe Leroy · 4 years, 2 months ago
  83. 7fec9f5 powerpc/vdso: Save and restore TOC pointer on PPC64 by Christophe Leroy · 4 years, 2 months ago
  84. ce7d805 powerpc/vdso: Prepare for switching VDSO to generic C implementation. by Christophe Leroy · 4 years, 2 months ago
  85. 1f1676b powerpc/barrier: Use CONFIG_PPC64 for barrier selection by Michael Ellerman · 4 years, 2 months ago
  86. 5c189c5 powerpc/time: Fix mftb()/get_tb() for use with the compat VDSO by Michael Ellerman · 4 years, 2 months ago
  87. d26b381 powerpc/time: Move timebase functions into new asm/vdso/timebase.h by Christophe Leroy · 4 years, 2 months ago
  88. 8f8cffd powerpc/processor: Move cpu_relax() into asm/vdso/processor.h by Christophe Leroy · 4 years, 2 months ago
  89. 8d1eeab powerpc/feature: Use CONFIG_PPC64 instead of __powerpc64__ to define possible features by Christophe Leroy · 4 years, 2 months ago
  90. bae80c2 powerpc: Update NUMA Kconfig description & help text by Michael Ellerman · 4 years, 2 months ago
  91. 4c28b32 powerpc: Make NUMA default y for powernv by Michael Ellerman · 4 years, 2 months ago
  92. 25395cd powerpc: Make NUMA depend on SMP by Michael Ellerman · 4 years, 2 months ago
  93. 894fa23 powerpc: inline iomap accessors by Christophe Leroy · 4 years, 2 months ago
  94. f75e7d73 powerpc/perf: Fix crash with is_sier_available when pmu is not set by Athira Rajeev · 4 years, 2 months ago
  95. 3d635ab powerpc/boot: Make use of REL16 relocs in powerpc/boot/util.S by Alan Modra · 4 years, 2 months ago
  96. f47462c powerpc: Work around inline asm issues in alternate feature sections by Bill Wendling · 4 years, 2 months ago
  97. 215fadf powerpc/boot: Use clang when CC is clang by Bill Wendling · 4 years, 2 months ago
  98. 4c078c8 powerpc/boot/wrapper: Add "-z notext" flag to disable diagnostic by Bill Wendling · 4 years, 2 months ago
  99. 26ba9f9 powerpc/boot/wrapper: Add "-z rodynamic" when using LLD by Bill Wendling · 4 years, 2 months ago
  100. a538d18 powerpc/boot: Move the .got section to after the .dynamic section by Bill Wendling · 4 years, 3 months ago