1. 75b7c05 powerpc/papr_scm: Implement support for H_SCM_FLUSH hcall by Shivaprasad G Bhat · 3 years, 10 months ago
  2. af072b1 powerpc/signal32: Fix build failure with CONFIG_SPE by Christophe Leroy · 3 years, 9 months ago
  3. c46bbf5 powerpc/32: Remove powerpc specific definition of 'ptrdiff_t' by Christophe Leroy · 3 years, 10 months ago
  4. b27dade powerpc: iommu: fix build when neither PCI or IBMVIO is set by Randy Dunlap · 3 years, 10 months ago
  5. 01ed051 powerpc/pseries: remove unneeded semicolon by Yang Li · 3 years, 10 months ago
  6. 98db179 powerpc/64s: power4 nap fixup in C by Nicholas Piggin · 3 years, 10 months ago
  7. 10f8f96 powerpc/perf: Fix PMU constraint check for EBB events by Athira Rajeev · 3 years, 9 months ago
  8. 812aa68 selftests/powerpc: Suggest memtrace instead of /dev/mem for ci memory by Jordan Niethe · 3 years, 11 months ago
  9. 08a022a powerpc/powernv/memtrace: Allow mmaping trace buffers by Jordan Niethe · 3 years, 11 months ago
  10. acd4dfe powerpc/kexec: Don't use .machine ppc64 in trampoline_64.S by Michael Ellerman · 3 years, 10 months ago
  11. c6b4c91 powerpc/64: Move security code into security.c by Michael Ellerman · 3 years, 10 months ago
  12. bd573a8 powerpc/mm/64s: Allow STRICT_KERNEL_RWX again by Michael Ellerman · 3 years, 10 months ago
  13. 87e65ad powerpc/mm/64s/hash: Add real-mode change_memory_range() for hash LPAR by Michael Ellerman · 3 years, 10 months ago
  14. 6f223eb powerpc/mm/64s/hash: Factor out change_memory_range() by Michael Ellerman · 3 years, 10 months ago
  15. 2c02e65 powerpc/64s: Use htab_convert_pte_flags() in hash__mark_rodata_ro() by Michael Ellerman · 3 years, 10 months ago
  16. b56d55a powerpc/pseries: Add key to flags in pSeries_lpar_hpte_updateboltedpp() by Michael Ellerman · 3 years, 10 months ago
  17. 56bec2f powerpc/mm/64s: Add _PAGE_KERNEL_ROX by Michael Ellerman · 3 years, 10 months ago
  18. 29e3ea8 selftests/powerpc: Test for spurious kernel memory faults on radix by Jordan Niethe · 4 years ago
  19. b8b2f37 powerpc/64s: Fix pte update for kernel memory on radix by Jordan Niethe · 4 years ago
  20. 4763d37 powerpc: Spelling/typo fixes by Bhaskar Chowdhury · 4 years ago
  21. b0b3b2c7 powerpc: Switch to relative jump labels by Christophe Leroy · 3 years, 10 months ago
  22. 4027203 powerpc/bpf: Reallocate BPF registers to volatile registers when possible on PPC32 by Christophe Leroy · 3 years, 10 months ago
  23. 51c66ad powerpc/bpf: Implement extended BPF on PPC32 by Christophe Leroy · 3 years, 10 months ago
  24. 355a8d2 powerpc/asm: Add some opcodes in asm/ppc-opcode.h for PPC32 eBPF by Christophe Leroy · 3 years, 10 months ago
  25. c426810 powerpc/bpf: Change values of SEEN_ flags by Christophe Leroy · 3 years, 10 months ago
  26. 4ea76e9 powerpc/bpf: Move common functions into bpf_jit_comp.c by Christophe Leroy · 3 years, 10 months ago
  27. f1b1583 powerpc/bpf: Move common helpers into bpf_jit.h by Christophe Leroy · 3 years, 10 months ago
  28. ed573b5 powerpc/bpf: Change register numbering for bpf_set/is_seen_register() by Christophe Leroy · 3 years, 10 months ago
  29. 6944caad powerpc/bpf: Remove classical BPF support for PPC32 by Christophe Leroy · 3 years, 10 months ago
  30. c7393a7 powerpc/signal32: Simplify logging in sigreturn() by Christophe Leroy · 3 years, 10 months ago
  31. 887f3ce powerpc/signal32: Convert do_setcontext[_tm]() to user access block by Christophe Leroy · 3 years, 10 months ago
  32. 627b72b powerpc/signal32: Convert restore_[tm]_user_regs() to user access block by Christophe Leroy · 3 years, 10 months ago
  33. 036fc2c powerpc/signal32: Reorder user reads in restore_tm_user_regs() by Christophe Leroy · 3 years, 10 months ago
  34. 362471b powerpc/signal32: Perform access_ok() inside restore_user_regs() by Christophe Leroy · 3 years, 10 months ago
  35. ca9e160 powerpc/signal32: Remove ifdefery in middle of if/else in sigreturn() by Christophe Leroy · 3 years, 10 months ago
  36. f918a81 powerpc/signal32: Rename save_user_regs_unsafe() and save_general_regs_unsafe() by Christophe Leroy · 3 years, 10 months ago
  37. 7c11f88 powerpc/signal: Add unsafe_copy_ck{fpr/vsx}_from_user by Christophe Leroy · 3 years, 10 months ago
  38. c1cc157 powerpc/uaccess: Also perform 64 bits copies in unsafe_copy_from_user() on ppc32 by Christophe Leroy · 3 years, 10 months ago
  39. fb05121 signal: Add unsafe_get_compat_sigset() by Christophe Leroy · 3 years, 10 months ago
  40. 5cd29b1 powerpc/uaccess: Use asm goto for get_user when compiler supports it by Christophe Leroy · 3 years, 10 months ago
  41. 035785a powerpc/uaccess: Introduce __get_user_size_goto() by Christophe Leroy · 3 years, 10 months ago
  42. e72fcdb powerpc/uaccess: Refactor get/put_user() and __get/put_user() by Christophe Leroy · 3 years, 10 months ago
  43. 17f8c0b powerpc/uaccess: Rename __get/put_user_check/nocheck by Christophe Leroy · 3 years, 10 months ago
  44. f904c22 powerpc/uaccess: Split out __get_user_nocheck() by Christophe Leroy · 3 years, 10 months ago
  45. 9975f85 powerpc/uaccess: Remove calls to __get_user_bad() and __put_user_bad() by Christophe Leroy · 3 years, 10 months ago
  46. 028e156 powerpc/uaccess: Remove __chk_user_ptr() in __get/put_user by Christophe Leroy · 3 years, 10 months ago
  47. be15a16 powerpc/uaccess: Remove __unsafe_put_user_goto() by Christophe Leroy · 3 years, 10 months ago
  48. ed0d9c6 powerpc/uaccess: Call might_fault() inconditionaly by Christophe Leroy · 3 years, 10 months ago
  49. 111631b powerpc/align: Don't use __get_user_instr() on kernel addresses by Christophe Leroy · 3 years, 10 months ago
  50. 35506a3 powerpc/uaccess: Move get_user_instr helpers in asm/inst.h by Christophe Leroy · 3 years, 10 months ago
  51. bad956b powerpc/uaccess: Remove __get/put_user_inatomic() by Christophe Leroy · 3 years, 10 months ago
  52. 3fa3db3 powerpc/align: Convert emulate_spe() to user_access_begin by Christophe Leroy · 3 years, 10 months ago
  53. 9bd68dc powerpc/uaccess: Define ___get_user_instr() for ppc32 by Christophe Leroy · 3 years, 10 months ago
  54. 8cdf748 powerpc/uaccess: Remove __get_user_allowed() and unsafe_op_wrap() by Christophe Leroy · 3 years, 10 months ago
  55. 937c49d powerpc/mm: Revert "powerpc/mm: Remove DEBUG_VM_PGTABLE support on powerpc" by Aneesh Kumar K.V · 3 years, 10 months ago
  56. 11d9215 powerpc/pseries: Only register vio drivers if vio bus exists by Michael Ellerman · 3 years, 10 months ago
  57. 69931cc powerpc/powernv: Remove unneeded variable: "rc" by dingsenjie · 3 years, 10 months ago
  58. 4fe5294 powerpc: Fix HAVE_HARDLOCKUP_DETECTOR_ARCH build configuration by Chen Huang · 3 years, 10 months ago
  59. d19b3ad powerpc/pseries/hotplug-cpu: Show 'last online CPU' error in dlpar_cpu_offline() by Daniel Henrique Barboza · 3 years, 10 months ago
  60. dfc4ae3 selftests/powerpc: unmark non-kernel-doc comments by Randy Dunlap · 3 years, 10 months ago
  61. e23ecdf cxl: Fix couple of spellings by Bhaskar Chowdhury · 3 years, 10 months ago
  62. 48cf12d powerpc/irq: Inline call_do_irq() and call_do_softirq() by Christophe Leroy · 3 years, 10 months ago
  63. d2313da powerpc/setup_64: Fix sparse warnings by He Ying · 3 years, 10 months ago
  64. a329ddd powerpc/embedded6xx: Remove CONFIG_MV64X60 by Christophe Leroy · 3 years, 10 months ago
  65. bbbe563 powerpc/iommu/debug: fix ifnullfree.cocci warnings by kernel test robot · 3 years, 10 months ago
  66. a230883 powerpc: Fix arch_stack_walk() to have running function as first entry by Christophe Leroy · 3 years, 10 months ago
  67. a1cdef0 powerpc: Convert stacktrace to generic ARCH_STACKWALK by Christophe Leroy · 3 years, 10 months ago
  68. 826a307 powerpc: Rename 'tsk' parameter into 'task' by Christophe Leroy · 3 years, 10 months ago
  69. accdd09 powerpc: Activate HAVE_RELIABLE_STACKTRACE for all by Christophe Leroy · 3 years, 10 months ago
  70. 8b8adeb powerpc/book3s64/kuap: Move Kconfig varriables to BOOK3S_64 by Aneesh Kumar K.V · 3 years, 10 months ago
  71. 89f7d29 powerpc/kernel: Trivial typo fix in kgdb.c by Bhaskar Chowdhury · 3 years, 10 months ago
  72. 1479e3d powerpc/64s: Fix hash fault to use TRAP accessor by Nicholas Piggin · 3 years, 10 months ago
  73. 98c26a7 powerpc/mm: Remove unneeded #ifdef CONFIG_PPC_MEM_KEYS by Christophe Leroy · 3 years, 10 months ago
  74. b778780 powerpc/fsl-pci: Fix section mismatch warning by Michael Ellerman · 3 years, 10 months ago
  75. 55c2f55 powerpc: Fix section mismatch warning in smp_setup_pacas() by Michael Ellerman · 3 years, 10 months ago
  76. c2a2a5d powerpc/64s: Fold update_current_thread_[i]amr() into their only callers by Michael Ellerman · 3 years, 10 months ago
  77. 7a7685a powerpc/eeh: Fix build failure with CONFIG_PROC_FS=n by Michael Ellerman · 3 years, 10 months ago
  78. 7a0fdc1 powerpc/pci: fix warning comparing pointer to 0 by Jiapeng Chong · 3 years, 10 months ago
  79. 9214cf0 powerpc/xive: use true and false for bool variable by Yang Li · 3 years, 10 months ago
  80. 6eeca7a powerpc/asm-offsets: GPR14 is not needed either by Christophe Leroy · 3 years, 10 months ago
  81. e448e1e powerpc/math: Fix missing __user qualifier for get_user() and other sparse warnings by Christophe Leroy · 3 years, 10 months ago
  82. 7a7d744 powerpc/mm/book3s64: Fix a typo in mmu_context.c by Bhaskar Chowdhury · 3 years, 10 months ago
  83. f239873 powerpc/64e: Trivial spelling fixes throughout head_fsl_booke.S by Bhaskar Chowdhury · 3 years, 10 months ago
  84. 802b556 powerpc/Makefile: Remove workaround for gcc versions below 4.9 by Christophe Leroy · 3 years, 10 months ago
  85. c167288 powerpc/32: Manage KUAP in C by Christophe Leroy · 3 years, 10 months ago
  86. 0b45359 powerpc/8xx: Create C version of kuap save/restore/check helpers by Christophe Leroy · 3 years, 10 months ago
  87. 21eb58a powerpc/32s: Create C version of kuap save/restore/check helpers by Christophe Leroy · 3 years, 10 months ago
  88. ad2d234 powerpc/64s: Make kuap_check_amr() and kuap_get_and_check_amr() generic by Christophe Leroy · 3 years, 10 months ago
  89. b5efec0 powerpc/32s: Move KUEP locking/unlocking in C by Christophe Leroy · 3 years, 10 months ago
  90. a2b3e09 powerpc/32: Only use prepare_transfer_to_handler function on book3s/32 and e500 by Christophe Leroy · 3 years, 10 months ago
  91. a5d33be powerpc/32: Return directly from power_save_ppc32_restore() by Christophe Leroy · 3 years, 10 months ago
  92. 16db543 powerpc/32: Save remaining registers in exception prolog by Christophe Leroy · 3 years, 10 months ago
  93. a305597 powerpc/32: Refactor saving of volatile registers in exception prologs by Christophe Leroy · 3 years, 10 months ago
  94. acc142b powerpc/32: Remove the xfer parameter in EXCEPTION() macro by Christophe Leroy · 3 years, 10 months ago
  95. 4c0104a powerpc/32: Dismantle EXC_XFER_STD/LITE/TEMPLATE by Christophe Leroy · 3 years, 10 months ago
  96. 8f6ff5b powerpc/32: Only restore non volatile registers when required by Christophe Leroy · 3 years, 10 months ago
  97. bce4c26 powerpc/32: Add a prepare_transfer_to_handler macro for exception prologs by Christophe Leroy · 3 years, 10 months ago
  98. 719e7e2 powerpc/32: Save trap number on stack in exception prolog by Christophe Leroy · 3 years, 10 months ago
  99. af6f2ce8 powerpc/32: Call bad_page_fault() from do_page_fault() by Christophe Leroy · 3 years, 10 months ago
  100. e729155 powerpc/32: Set regs parameter in r3 in transfer_to_handler by Christophe Leroy · 3 years, 10 months ago