1. 1856475 s390/fpu: get rid of MACHINE_HAS_VX by Heiko Carstens · 1 year, 1 month ago
  2. b089ea3 lib/raid6: Drop IA64 support by Ard Biesheuvel · 2 years ago
  3. f209132 raid6: Add LoongArch SIMD recovery implementation by WANG Xuerui · 1 year, 4 months ago
  4. 8f3f06d raid6: Add LoongArch SIMD syndrome calculation by WANG Xuerui · 1 year, 4 months ago
  5. 7b3c70c raid6: test: only check for Altivec if building on powerpc hosts by WANG Xuerui · 1 year, 5 months ago
  6. 6601f5e raid6: test: make sure all intermediate and artifact files are .gitignored by WANG Xuerui · 1 year, 5 months ago
  7. 2008d89 raid6: test: cosmetic cleanups for the test Makefile by WANG Xuerui · 1 year, 5 months ago
  8. 9dd6e1d raid6: guard the tables.c include of <linux/export.h> with __KERNEL__ by WANG Xuerui · 1 year, 5 months ago
  9. 5afcf28 raid6: remove the <linux/export.h> include from recov.c by WANG Xuerui · 1 year, 5 months ago
  10. 3de1355 raid6: neon: add missing prototypes by Arnd Bergmann · 1 year, 8 months ago
  11. ce8a79d Merge tag 'for-6.2/block-2022-12-08' of git://git.kernel.dk/linux by Linus Torvalds · 2 years, 1 month ago
  12. 706f2ad s390/vx: add vx-insn.h wrapper include file by Heiko Carstens · 2 years, 1 month ago
  13. 42271ca lib/raid6: drop RAID6_USE_EMPTY_ZERO_PAGE by Giulio Benetti · 2 years, 3 months ago
  14. 5b401e4 lib/raid6: Include <asm/ppc-opcode.h> for VPERMXOR by Paul Menzel · 3 years ago
  15. 633174a lib/raid6/test/Makefile: Use $(pound) instead of \# for Make 4.3 by Paul Menzel · 3 years ago
  16. a5359dd lib/raid6/test: fix multiple definition linking error by Dirk Müller · 3 years ago
  17. 36dacdd lib/raid6: Use strict priority ranking for pq gen() benchmarking by Dirk Müller · 3 years ago
  18. 38640c4 lib/raid6: skip benchmark of non-chosen xor_syndrome functions by Dirk Müller · 3 years ago
  19. 04e85bb isystem: delete global -isystem compile option by Alexey Dobriyan · 3 years, 5 months ago
  20. 0c36d88 lib/raid6: Let $(UNROLL) rules work with macOS userland by John Millikin · 4 years, 1 month ago
  21. e6abef6 x86: update AS_* macros to binutils >=2.23, supporting ADX and AVX2 by Jason A. Donenfeld · 4 years, 10 months ago
  22. 92203b0 x86: remove always-defined CONFIG_AS_SSSE3 by Masahiro Yamada · 4 years, 10 months ago
  23. 06bd48b lib/raid6/test: fix build on distros whose /bin/sh is not bash by Masahiro Yamada · 4 years, 10 months ago
  24. d198b34f .gitignore: add SPDX License Identifier by Masahiro Yamada · 4 years, 10 months ago
  25. 5f2fb52 kbuild: rename hostprogs-y/always to hostprogs/always-y by Masahiro Yamada · 5 years ago
  26. f591df3 md/raid6: fix algorithm choice under larger PAGE_SIZE by Zhengyuan Liu · 5 years ago
  27. 5e5ac01 raid6/test: fix a compilation warning by Zhengyuan Liu · 5 years ago
  28. 702600e lib: raid6: fix awk build warnings by Greg Kroah-Hartman · 5 years ago
  29. e2a280d lib/raid6: fix unnecessary rebuild of vpermxor*.c by Masahiro Yamada · 5 years ago
  30. 39ceda5 Merge tag 'kbuild-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  31. 1758fed Merge tag 's390-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 6 years ago
  32. 72ad210 lib/raid6: refactor unroll rules with pattern rules by Masahiro Yamada · 6 years ago
  33. 7747bad lib/raid6: remove duplicated CFLAGS_REMOVE_altivec8.o by Masahiro Yamada · 6 years ago
  34. d2912cb treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 by Thomas Gleixner · 6 years ago
  35. eec0a43 RAID/s390: remove invalid 'r' inline asm operand modifier by Vasily Gorbik · 6 years ago
  36. b886d83c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441 by Thomas Gleixner · 6 years ago
  37. d691005 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 83 by Thomas Gleixner · 6 years ago
  38. dd165a6 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 48 by Thomas Gleixner · 6 years ago
  39. 0be2886 Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm by Linus Torvalds · 6 years ago
  40. 335ebe3 lib/raid6: arm: optimize away a mask operation in NEON recovery routine by Ard Biesheuvel · 6 years ago
  41. 1ad3935 lib/raid6: use vdupq_n_u8 to avoid endianness warnings by ndesaulniers@google.com · 6 years ago
  42. de9c0d4 ARM: 8833/1: Ensure that NEON code always compiles with Clang by Nathan Chancellor · 6 years ago
  43. 85e1ffb Merge tag 'kbuild-v4.21-3' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild by Linus Torvalds · 6 years ago
  44. 172caf1 kbuild: remove redundant target cleaning on failure by Masahiro Yamada · 6 years ago
  45. dc629c2 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md into for-linus by Jens Axboe · 6 years ago
  46. be85f93 lib/raid6: add option to skip algo benchmarking by Daniel Verkamp · 6 years ago
  47. 0437de4 lib/raid6: sort algos in rough performance order by Daniel Verkamp · 6 years ago
  48. 86919f9 lib/raid6: check for assembler SSSE3 support by Daniel Verkamp · 6 years ago
  49. e213574 raid6/ppc: Fix build for clang by Joel Stanley · 6 years ago
  50. 313a06e lib/raid6: Fix arm64 test build by Jeremy Linton · 6 years ago
  51. ad5728ce RAID/s390: Remove VLA usage by Kees Cook · 7 years ago
  52. 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
  53. 672a9c1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 7 years ago
  54. 889ce12 raid: remove tile specific raid6 implementation by Arnd Bergmann · 7 years ago
  55. 447a564 treewide: Align function definition open/close braces by Joe Perches · 7 years ago
  56. aa9532d lib/raid6: Build proper raid6test files on powerpc by Matt Brown · 7 years ago
  57. 751ba79 lib/raid6/altivec: Add vpermxor implementation for raid6 Q syndrome by Matt Brown · 7 years ago
  58. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  59. 3645e6d Merge tag 'md/4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  60. b5e0fff lib/raid6: align AVX512 constants to 512 bits, not bytes by Denys Vlasenko · 7 years ago
  61. 6ec4e251 md/raid6: implement recovery using ARM NEON intrinsics by Ard Biesheuvel · 8 years ago
  62. 35129dd md/raid6: use faster multiplication for ARM NEON delta syndrome by Ard Biesheuvel · 8 years ago
  63. b5dceda lib/raid6: Add log-of-2 table for RAID6 HW requiring disk position by Anup Patel · 8 years ago
  64. b9bf33a lib/raid6: Add AVX2 optimized xor_syndrome functions by Gayatri Kammela · 8 years ago
  65. c23112e Merge tag 'md/4.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  66. 099b548 raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char arrays by Gayatri Kammela · 8 years ago
  67. 694dda6 lib/raid6: Add AVX512 optimized xor_syndrome functions by Gayatri Kammela · 8 years ago
  68. 161db5d lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functions by Gayatri Kammela · 8 years ago
  69. 13c520b lib/raid6: Add AVX512 optimized recovery functions by Gayatri Kammela · 8 years ago
  70. e0a491c lib/raid6: Add AVX512 optimized gen_syndrome functions by Gayatri Kammela · 8 years ago
  71. f5b55fa RAID/s390: provide raid6 recovery optimization by Martin Schwidefsky · 8 years ago
  72. 474fd6e RAID/s390: add SIMD implementation for raid6 gen/xor by Martin Schwidefsky · 8 years ago
  73. dc4fbba powerpc: Create disable_kernel_{fp,altivec,vsx,spe}() by Anton Blanchard · 9 years ago
  74. 0e833e6 md/raid6: delta syndrome for ARM NEON by Ard Biesheuvel · 10 years ago
  75. 08d183e Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  76. 1fb3f5a powerpc: Only use -mabi=altivec if toolchain supports it by Anton Blanchard · 10 years ago
  77. df6b35f x86/fpu: Rename i387.h to fpu/api.h by Ingo Molnar · 10 years ago
  78. a582564 md/raid6 algorithms: xor_syndrome() for SSE2 by Markus Stockhausen · 10 years ago
  79. 9a5ce91 md/raid6 algorithms: xor_syndrome() for generic int by Markus Stockhausen · 10 years ago
  80. 7e92e1d md/raid6 algorithms: improve test program by Markus Stockhausen · 10 years ago
  81. fe5cbc6 md/raid6 algorithms: delta syndrome functions by Markus Stockhausen · 10 years ago
  82. 75aaf4c x86/raid6: correctly check for assembler capabilities by Jan Beulich · 10 years ago
  83. b395f75 lib/raid6: Add log level to printks by Anton Blanchard · 10 years ago
  84. 4d7696f Merge tag 'md/3.12' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  85. c28399b raid6/test: replace echo -e with printf by Max Filippov · 11 years ago
  86. ae77cbc RAID: add tilegx SIMD implementation of raid6 by Ken Steele · 11 years ago
  87. 7d11965 lib/raid6: add ARM-NEON accelerated syndrome calculation by Ard Biesheuvel · 12 years ago
  88. 4f8c55c lib/raid6: build proper files on corresponding arch by Yuanhan Liu · 12 years ago
  89. 2c93584 lib/raid6: Add AVX2 optimized gen_syndrome functions by Yuanhan Liu · 12 years ago
  90. 7056741 lib/raid6: Add AVX2 optimized recovery functions by Jim Kukunas · 12 years ago
  91. 2aa4ee2 lib/raid6: fix sparse warnings in recovery functions by Jim Kukunas · 13 years ago
  92. 96e6770 lib/raid6: cleanup gen_syndrome function selection by Jim Kukunas · 13 years ago
  93. 2dbf708 lib/raid6: update test program for recovery functions by Jim Kukunas · 13 years ago
  94. 048a8b8 lib/raid6: Add SSSE3 optimized recovery functions by Jim Kukunas · 13 years ago
  95. f674ef7 lib/raid6: fix test program build by Jim Kukunas · 13 years ago
  96. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  97. ae3a197e Disintegrate asm/system.h for PowerPC by David Howells · 13 years ago
  98. daaa5f7 md: Add in export.h for files using EXPORT_SYMBOL by Paul Gortmaker · 14 years ago
  99. 056075c md: Add module.h to all files using it implicitly by Paul Gortmaker · 14 years ago
  100. bd860c5 lib/raid6: Fix filename emitted in generated code by Dan McGee · 13 years ago