Files
linux/arch/arm/include/asm
Linus Torvalds ef3b7426a6 Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux
Pull CRC updates from Eric Biggers:
 "Accelerate CRC64-NVME for 32-bit ARM by refactoring the arm64 NEON
  intrinsics implementation to be shared by 32-bit and 64-bit.

  Also apply a similar cleanup to the 32-bit ARM NEON implementation of
  xor_gen(), where it now reuses code from the 64-bit implementation"

* tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiggers/linux:
  crypto: aegis128 - Use neon-intrinsics.h on ARM too
  lib/crc: arm: Enable arm64's NEON intrinsics implementation of crc64
  lib/crc: Turn NEON intrinsics crc64 implementation into common code
  xor/arm64: Use shared NEON intrinsics implementation from 32-bit ARM
  xor/arm: Replace vectorized implementation with arm64's intrinsics
  ARM: Add a neon-intrinsics.h header like on arm64
2026-06-16 09:16:37 +05:30
..
2025-10-22 07:54:54 +02:00
2022-07-18 15:03:37 +02:00
2024-07-03 19:29:59 -07:00
2024-07-04 13:32:41 -07:00
2020-05-07 00:41:47 +02:00
2025-09-13 16:55:07 -07:00
2021-12-17 11:34:38 +00:00
2024-11-14 10:40:00 +01:00
2021-07-01 11:06:03 -07:00
2025-05-11 17:48:04 -07:00
2026-01-30 16:46:17 +01:00
2021-03-22 02:45:52 +01:00
2022-01-30 21:17:00 -05:00