1. 192f0f8 Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 5 years ago
  2. 1cfb725 powerpc/64: flush_inval_dcache_range() becomes flush_dcache_range() by Christophe Leroy · 6 years ago
  3. 5b497af treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 295 by Thomas Gleixner · 6 years ago
  4. 1a59d1b8 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 156 by Thomas Gleixner · 6 years ago
  5. 2874c5f treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152 by Thomas Gleixner · 6 years ago
  6. 3e3ebed powerpc/lib: only build ldstfp.o when CONFIG_PPC_FPU is set by Christophe Leroy · 6 years ago
  7. f8e0d0f powerpc/lib: fix redundant inclusion of quad.o by Christophe Leroy · 6 years ago
  8. f072015 powerpc: disable KASAN instrumentation on early/critical files. by Christophe Leroy · 6 years ago
  9. 26deb04 powerpc: prepare string/mem functions for KASAN by Christophe Leroy · 6 years ago
  10. ef29672 powerpc/lib: Refactor __patch_instruction() to use __put_user_asm() by Russell Currey · 6 years ago
  11. de78a9c powerpc: Add a framework for Kernel Userspace Access Protection by Christophe Leroy · 6 years ago
  12. 6917735 powerpc: Remove duplicate headers by Jagadeesh Pagadala · 6 years ago
  13. d947075 powerpc/64: Fix memcmp reading past the end of src/dest by Michael Ellerman · 6 years ago
  14. 8a7f97b treewide: add checks for the return value of memblock_alloc*() by Mike Rapoport · 6 years ago
  15. 6324320 powerpc sstep: Add support for modsd, modud instructions by Sandipan Das · 6 years ago
  16. 6c18007 powerpc sstep: Add support for modsw, moduw instructions by PrasannaKumar Muralidharan · 6 years ago
  17. 3e751ac powerpc sstep: Add support for extswsli instruction by Sandipan Das · 6 years ago
  18. 32628b5 powerpc sstep: Add support for cnttzw, cnttzd instructions by Sandipan Das · 6 years ago
  19. a23987e powerpc: sstep: Add support for darn instruction by Sandipan Das · 6 years ago
  20. 930d628 powerpc: sstep: Add support for maddhd, maddhdu, maddld instructions by Sandipan Das · 6 years ago
  21. 78a8da0 powerpc: sstep: Add tests for addc[.] instruction by Sandipan Das · 6 years ago
  22. 44dea17 powerpc: sstep: Add tests for add[.] instruction by Sandipan Das · 6 years ago
  23. 84022ac1 powerpc: sstep: Add tests for compute type instructions by Sandipan Das · 6 years ago
  24. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  25. 76a5eaa powerpc/fsl: Add infrastructure to fixup branch predictor flush by Diana Craciun · 6 years ago
  26. 45090c2 powerpc: simplify patch_instruction_site() and patch_branch_site() by Christophe Leroy · 6 years ago
  27. 3b30c6e powerpc/lib: Declare static methods by Breno Leitao · 6 years ago
  28. 7e1c4e2 memblock: stop using implicit alignment to SMP_CACHE_BYTES by Mike Rapoport · 6 years ago
  29. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  30. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  31. 7cd01b0 powerpc: Add support for function error injection by Naveen N. Rao · 7 years ago
  32. 23ad1a2 powerpc: Add -Werror at arch/powerpc level by Michael Ellerman · 6 years ago
  33. c766ee7 powerpc: handover page flags with a pgprot_t parameter by Christophe Leroy · 6 years ago
  34. 9b7e4d6 Merge branch 'fixes' into next by Michael Ellerman · 6 years ago
  35. b45ba4a powerpc/lib: fix book3s/32 boot failure due to code patching by Christophe Leroy · 6 years ago
  36. 85682a7 powerpc: fix csum_ipv6_magic() on little endian platforms by Christophe Leroy · 6 years ago
  37. 51c3c62 powerpc: Avoid code patching freed init sections by Michael Neuling · 6 years ago
  38. be54c12 powerpc/64: Remove static branch hints from memset() by Anton Blanchard · 6 years ago
  39. fa54a98 powerpc/lib: Use patch_site to patch copy_32 functions once cache is enabled by Christophe Leroy · 6 years ago
  40. f8db200 powerpc/64: Copy as much as possible in __copy_tofrom_user by Paul Mackerras · 6 years ago
  41. 98c45f5 selftests/powerpc/64: Test all paths through copy routines by Paul Mackerras · 6 years ago
  42. a7c81ce powerpc/64: Make exception table clearer in __copy_tofrom_user_base by Paul Mackerras · 6 years ago
  43. 06d0bbc powerpc/asm: Add a patch_site macro & helpers for patching instructions by Michael Ellerman · 6 years ago
  44. ebcd1bf powerpc/fsl: Add barrier_nospec implementation for NXP PowerPC Book3E by Diana Craciun · 6 years ago
  45. 179ab1c powerpc/64: Add CONFIG_PPC_BARRIER_NOSPEC by Michael Ellerman · 6 years ago
  46. 9412b23 powerpc/lib: Implement strlen() in assembly for PPC32 by Christophe Leroy · 6 years ago
  47. 2c86cd1 powerpc: clean inclusions of asm/feature-fixups.h by Christophe Leroy · 7 years ago
  48. 5c35a02 powerpc: clean the inclusion of stringify.h by Christophe Leroy · 7 years ago
  49. ec0c464 powerpc: move ASM_CONST and stringify_in_c() into asm-const.h by Christophe Leroy · 7 years ago
  50. c2a4e54 powerpc/64: add 32 bytes prechecking before using VMX optimization on memcmp() by Simon Guo · 7 years ago
  51. d58badf powerpc/64: enhance memcmp() with VMX instruction for long bytes comparision by Simon Guo · 7 years ago
  52. 2d9ee32 powerpc/64: Align bytes before fall back to .Lshort in powerpc64 memcmp() by Simon Guo · 7 years ago
  53. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  54. 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
  55. 2676b89 powerpc/lib: optimise PPC32 memcmp by Christophe Leroy · 7 years ago
  56. f36bbf2 powerpc/lib: optimise 32 bits __clear_user() by Christophe Leroy · 7 years ago
  57. e9c4943 powerpc: Implement csum_ipv6_magic in assembly by Christophe Leroy · 7 years ago
  58. 373e098 powerpc/32: Optimise __csum_partial() by Christophe Leroy · 7 years ago
  59. 1128bb7 powerpc/lib: Adjust .balign inside string functions for PPC32 by Christophe Leroy · 7 years ago
  60. 5a61640 powerpc/sstep: Fix emulate_step test if VSX not present by Ravi Bangoria · 7 years ago
  61. 83afab4 powerpc/sstep: Fix kernel crash if VSX is not present by Ravi Bangoria · 7 years ago
  62. e6684d0 powerpc/sstep: Introduce GETTYPE macro by Ravi Bangoria · 7 years ago
  63. 815069c powerpc/64s: Patch barrier_nospec in modules by Michal Suchanek · 7 years ago
  64. 2eea7f0 powerpc/64s: Add support for ori barrier_nospec patching by Michal Suchanek · 7 years ago
  65. 7cf76a6 powerpc/altivec: Add missing prototypes for altivec by Mathieu Malaterre · 7 years ago
  66. a048a07 powerpc/64s: Add support for a store forwarding barrier at kernel entry/exit by Nicholas Piggin · 7 years ago
  67. 20acf7f powerpc/lib: Fix "integer constant is too large" build failure by Finn Thain · 7 years ago
  68. 6158fae powerpc/lib: Add alt patching test of branching past the last instruction by Michael Ellerman · 7 years ago
  69. b58e798 powerpc/lib: Rename ftr_fixup_test7 to ftr_fixup_test_too_big by Michael Ellerman · 7 years ago
  70. cad0e39 powerpc/lib: Fix the feature fixup tests to actually work by Michael Ellerman · 7 years ago
  71. 32810d9 powerpc/lib: Fix feature fixup test of external branch by Michael Ellerman · 7 years ago
  72. b885858 powerpc/lib: Fix off-by-one in alternate feature patching by Michael Ellerman · 7 years ago
  73. 15a3204 powerpc/64s: Set assembler machine type to POWER4 by Nicholas Piggin · 7 years ago
  74. 0063d61 powerpc/rfi-flush: Differentiate enabled and patched flush types by Mauricio Faria de Oliveira · 7 years ago
  75. 174b701 powerpc/32: Move the inline keyword at the beginning of function declaration by Mathieu Malaterre · 7 years ago
  76. ebf0b6a Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  77. 8183d99 powerpc/lib/feature-fixups: use raw_patch_instruction() by Christophe Leroy · 7 years ago
  78. 8cf4c05 powerpc/lib/code-patching: refactor patch_instruction() by Christophe Leroy · 7 years ago
  79. aa8a5e0 powerpc/64s: Add support for RFI flush of L1-D cache by Michael Ellerman · 7 years ago
  80. b9eab08 powerpc/modules: Don't try to restore r2 after a sibling call by Josh Poimboeuf · 7 years ago
  81. 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
  82. 252eb55 powerpc: Fix boot on BOOK3S_32 with CONFIG_STRICT_KERNEL_RWX by Christophe Leroy · 7 years ago
  83. 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
  84. 6c44741 powerpc/lib: Implement UACCESS_FLUSHCACHE API by Oliver O'Halloran · 7 years ago
  85. 32ce386 powerpc/lib: Implement PMEM API by Oliver O'Halloran · 7 years ago
  86. 67ac0bf powerpc/kprobes: Blacklist emulate_update_regs() from kprobes by Naveen N. Rao · 7 years ago
  87. a54c61f Merge branch 'fixes' into next by Michael Ellerman · 7 years ago
  88. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  89. b0490a0 powerpc/lib/sstep: Fix count leading zeros instructions by Sandipan Das · 7 years ago
  90. 0a75aff powerpc/lib/sstep: Fix fixed-point shift instructions that set CA32 by Sandipan Das · 7 years ago
  91. dc39c1d powerpc/lib/sstep: Fix fixed-point arithmetic instructions that set CA32 by Sandipan Das · 7 years ago
  92. 924c8fe powerpc/lib/sstep: Add XER bits introduced in POWER ISA v3.0 by Sandipan Das · 7 years ago
  93. 1575fe0 powerpc/sstep: mullw should calculate a 64 bit signed result by Anton Blanchard · 7 years ago
  94. 5bcaa4c powerpc/sstep: Fix issues with mcrf by Anton Blanchard · 7 years ago
  95. ad47ff3e powerpc/sstep: Fix issues with set_cr0() by Anton Blanchard · 7 years ago
  96. 4716e48 powerpc: Fix kernel crash in emulation of vector loads and stores by Paul Mackerras · 7 years ago
  97. 3b79b26 powerpc/sstep: Avoid used uninitialized error by Michael Ellerman · 7 years ago
  98. ad1b012 powerpc/32: remove a NOP from memset() by Christophe Leroy · 7 years ago
  99. 7bf6057 powerpc/32: optimise memset() by Christophe Leroy · 7 years ago
  100. c062216 powerpc: fix location of two EXPORT_SYMBOL by Christophe Leroy · 7 years ago