1. c91d07a powerpc/64: Fix memcmp reading past the end of src/dest by Michael Ellerman · 6 years ago
  2. d67ab3d powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 6 years ago
  3. b45ba4a powerpc/lib: fix book3s/32 boot failure due to code patching by Christophe Leroy · 6 years ago
  4. 85682a7 powerpc: fix csum_ipv6_magic() on little endian platforms by Christophe Leroy · 6 years ago
  5. 51c3c62 powerpc: Avoid code patching freed init sections by Michael Neuling · 6 years ago
  6. fa54a98 powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled by Christophe Leroy · 6 years ago
  7. f8db200 powerpc/64: Copy as much as possible in __copy_tofrom_user by Paul Mackerras · 6 years ago
  8. 98c45f5 selftests/powerpc/64: Test all paths through copy routines by Paul Mackerras · 6 years ago
  9. a7c81ce powerpc/64: Make exception table clearer in __copy_tofrom_user_base by Paul Mackerras · 6 years ago
  10. 06d0bbc powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 6 years ago
  11. ebcd1bf powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 6 years ago
  12. 179ab1c powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 6 years ago
  13. 9412b23 powerpc/lib: Implement strlen() in assembly for PPC32 by Christophe Leroy · 6 years ago
  14. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 6 years ago
  15. 5c35a02 powerpc: clean the inclusion of stringify.h by Christophe Leroy · 6 years ago
  16. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 6 years ago
  17. c2a4e54 powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() by Simon Guo · 6 years ago
  18. d58badf powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision by Simon Guo · 6 years ago
  19. 2d9ee32 powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() by Simon Guo · 6 years ago
  20. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 6 years ago
  21. c90fca9 Merge tag 'powerpc-4.18-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 6 years ago
  22. 2676b89 powerpc/lib: optimise PPC32 memcmp by Christophe Leroy · 6 years ago
  23. f36bbf2 powerpc/lib: optimise 32 bits __clear_user() by Christophe Leroy · 6 years ago
  24. e9c4943 powerpc: Implement csum_ipv6_magic in assembly by Christophe Leroy · 6 years ago
  25. 373e098 powerpc/32: Optimise __csum_partial() by Christophe Leroy · 6 years ago
  26. 1128bb7 powerpc/lib: Adjust .balign inside string functions for PPC32 by Christophe Leroy · 6 years ago
  27. 5a61640 powerpc/sstep: Fix emulate_step test if VSX not present by Ravi Bangoria · 6 years ago
  28. 83afab4 powerpc/sstep: Fix kernel crash if VSX is not present by Ravi Bangoria · 6 years ago
  29. e6684d0 powerpc/sstep: Introduce GETTYPE macro by Ravi Bangoria · 6 years ago
  30. 815069c powerpc/64s: Patch barrier_nospec in modules by Michal Suchanek · 6 years ago
  31. 2eea7f0 powerpc/64s: Add support for ori barrier_nospec patching by Michal Suchanek · 6 years ago
  32. 7cf76a6 powerpc/altivec: Add missing prototypes for altivec by Mathieu Malaterre · 7 years ago
  33. a048a07 powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 6 years ago
  34. 20acf7f powerpc/lib: Fix "integer constant is too large" build failure by Finn Thain · 6 years ago
  35. 6158fae powerpc/lib: Add alt patching test of branching past the last instruction by Michael Ellerman · 6 years ago
  36. b58e798 powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big by Michael Ellerman · 6 years ago
  37. cad0e39 powerpc/lib: Fix the feature fixup tests to actually work by Michael Ellerman · 6 years ago
  38. 32810d9 powerpc/lib: Fix feature fixup test of external branch by Michael Ellerman · 6 years ago
  39. b885858 powerpc/lib: Fix off-by-one in alternate feature patching by Michael Ellerman · 6 years ago
  40. 15a3204 powerpc/64s: Set assembler machine type to POWER4 by Nicholas Piggin · 7 years ago
  41. 0063d61 powerpc/rfi-flush: Differentiate enabled and patched flush types by Mauricio Faria de Oliveira · 7 years ago
  42. 174b701 powerpc/32: Move the inline keyword at the beginning of function declaration by Mathieu Malaterre · 7 years ago
  43. ebf0b6a Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  44. 8183d99 powerpc/lib/feature-fixups: use raw_patch_instruction() by Christophe Leroy · 7 years ago
  45. 8cf4c05 powerpc/lib/code-patching: refactor patch_instruction() by Christophe Leroy · 7 years ago
  46. aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  47. b9eab08 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  48. 83ada03 Merge tag 'powerpc-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  49. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
  50. 5b0e2cb Merge tag 'powerpc-4.15-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  51. 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 7 years ago
  52. 32ce386 powerpc/lib: Implement PMEM API by Oliver O'Halloran · 7 years ago
  53. 67ac0bf powerpc/kprobes: Blacklist emulate_update_regs() from kprobes by Naveen N. Rao · 7 years ago
  54. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  55. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  56. b0490a0 powerpc/lib/sstep: Fix count leading zeros instructions by Sandipan Das · 7 years ago
  57. 0a75aff powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32 by Sandipan Das · 7 years ago
  58. dc39c1d powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32 by Sandipan Das · 7 years ago
  59. 924c8fe powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0 by Sandipan Das · 7 years ago
  60. 1575fe0 powerpc/sstep: mullw should calculate a 64 bit signed result by Anton Blanchard · 7 years ago
  61. 5bcaa4c powerpc/sstep: Fix issues with mcrf by Anton Blanchard · 7 years ago
  62. ad47ff3 powerpc/sstep: Fix issues with set_cr0() by Anton Blanchard · 7 years ago
  63. 4716e48 powerpc: Fix kernel crash in emulation of vector loads and stores by Paul Mackerras · 7 years ago
  64. 3b79b26 powerpc/sstep: Avoid used uninitialized error by Michael Ellerman · 7 years ago
  65. ad1b012 powerpc/32: remove a NOP from memset() by Christophe Leroy · 7 years ago
  66. 7bf6057 powerpc/32: optimise memset() by Christophe Leroy · 7 years ago
  67. c062216 powerpc: fix location of two EXPORT_SYMBOL by Christophe Leroy · 7 years ago
  68. da74f65 powerpc/32: add memset16() by Christophe Leroy · 7 years ago
  69. 45f6215 powerpc: Wrap register number correctly for string load/store instructions by Paul Mackerras · 7 years ago
  70. d2b65ac powerpc: Emulate load/store floating point as integer word instructions by Paul Mackerras · 7 years ago
  71. 31bfdb0 powerpc: Use instruction emulation infrastructure to handle alignment faults by Paul Mackerras · 7 years ago
  72. a53d518 powerpc: Separate out load/store emulation into its own function by Paul Mackerras · 7 years ago
  73. d955189 powerpc: Handle opposite-endian processes in emulation code by Paul Mackerras · 7 years ago
  74. b9da9c8 powerpc: Set regs->dar if memory access fails in emulate_step() by Paul Mackerras · 7 years ago
  75. b2543f7 powerpc: Emulate the dcbz instruction by Paul Mackerras · 7 years ago
  76. 1f41fb7 powerpc: Emulate load/store floating double pair instructions by Paul Mackerras · 7 years ago
  77. e61ccc7 powerpc: Emulate vector element load/store instructions by Paul Mackerras · 7 years ago
  78. c22435a5 powerpc: Emulate FP/vector/VSX loads/stores correctly when regs not live by Paul Mackerras · 7 years ago
  79. e0a0986 powerpc: Make load/store emulation use larger memory accesses by Paul Mackerras · 7 years ago
  80. 958465e powerpc: Add emulation for the addpcis instruction by Paul Mackerras · 7 years ago
  81. 5762e08 powerpc: Don't update CR0 in emulation of popcnt, prty, bpermd instructions by Paul Mackerras · 7 years ago
  82. f1bbb99 powerpc: Fix emulation of the isel instruction by Paul Mackerras · 7 years ago
  83. d120cdb powerpc/64: Fix update forms of loads and stores to write 64-bit EA by Paul Mackerras · 7 years ago
  84. 350779a powerpc: Handle most loads and stores in instruction emulation code by Paul Mackerras · 7 years ago
  85. ee0a54d powerpc: Don't check MSR FP/VMX/VSX enable bits in analyse_instr() by Paul Mackerras · 7 years ago
  86. 3cdfcbf powerpc: Change analyse_instr so it doesn't modify *regs by Paul Mackerras · 7 years ago
  87. 694fc88 powerpc/string: Implement optimized memset variants by Naveen N. Rao · 8 years ago
  88. e27f71e powerpc/lib/sstep: Add isel instruction emulation by Matt Brown · 7 years ago
  89. 2c979c4 powerpc/lib/sstep: Add prty instruction emulation by Matt Brown · 7 years ago
  90. f312793 powerpc/lib/sstep: Add bpermd instruction emulation by Matt Brown · 7 years ago
  91. dcbd19b powerpc/lib/sstep: Add popcnt instruction emulation by Matt Brown · 7 years ago
  92. 02c0f62 powerpc/lib/sstep: Add cmpb instruction emulation by Matt Brown · 7 years ago
  93. 8a583c0 powerpc: Fix invalid use of register expressions by Andreas Schwab · 7 years ago
  94. deed9de Merge tag 'powerpc-4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 7 years ago
  95. c69a48c powerpc: make feature-fixup tests fortify-safe by Daniel Axtens · 7 years ago
  96. 64e756c powerpc: Fix emulation of mfocrf in emulate_step() by Anton Blanchard · 7 years ago
  97. 87c4b83e powerpc: Fix emulation of mcrf in emulate_step() by Anton Blanchard · 7 years ago
  98. 37bc3e5 powerpc/lib/code-patching: Use alternate map for patch_instruction() by Balbir Singh · 7 years ago
  99. f718d42 powerpc/lib/xor_vmx: Ensure no altivec code executes before enable_kernel_altivec() by Matt Brown · 7 years ago
  100. efe0160 powerpc/64: Linker on-demand sfpr functions for modules by Nicholas Piggin · 7 years ago