summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/Makefile
AgeCommit message (Expand)AuthorLines
2025-07-28Merge tag 'libcrypto-updates-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-2/+0
2025-06-30lib/crc: arm: Migrate optimized CRC code into lib/crc/Eric Biggers-6/+0
2025-06-30lib/crypto: arm: Move arch/arm/lib/crypto/ into lib/crypto/Eric Biggers-2/+0
2025-05-26Merge tag 'v6.16-p1' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-0/+2
2025-04-28arm/crc: drop "glue" from filenamesEric Biggers-2/+2
2025-04-28crypto: arm - move library functions to arch/arm/lib/crypto/Eric Biggers-0/+2
2024-12-01arm/crc-t10dif: expose CRC-T10DIF function through libEric Biggers-0/+3
2024-12-01arm/crc32: expose CRC32 functions through libEric Biggers-0/+3
2024-05-19ARM: crypto: use CC_FLAGS_FPU for NEON CFLAGSSamuel Holland-2/+1
2022-12-07ARM: 9279/1: support function error injectionWang Kefeng-0/+2
2022-11-08ARM: 9263/1: use .arch directives instead of assembler command line flagsNick Desaulniers-4/+0
2019-08-29ARM: 8900/1: UNWINDER_FRAME_POINTER implementation for ClangNathan Huckleberry-1/+7
2019-06-11ARM: riscpc: move RiscPC assembly files from arch/arm/lib to mach-rpcRussell King-1/+0
2019-02-12ARM: 8833/1: Ensure that NEON code always compiles with ClangNathan Chancellor-1/+1
2018-01-21ARM: 8745/1: get rid of __memzero()Nicolas Pitre-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2016-06-22ARM: 8306/1: loop_udelay: remove bogomips value limitationNicolas Pitre-1/+4
2015-01-16ARM: 8285/1: remove ARMv3 user access code againNicolas Pitre-13/+2
2013-12-29ARM: 7877/1: use built-in byte swap functionKim Phillips-1/+1
2013-09-17ARM: delete mach-sharkLinus Walleij-1/+0
2013-09-09ARM: 7835/2: fix modular build of xor_blocks() with NEON enabledArd Biesheuvel-1/+1
2013-07-08ARM: crypto: add NEON accelerated XOR implementationArd Biesheuvel-0/+6
2012-08-13ARM: Bring back ARMv3 IO and user access codeRussell King-3/+20
2012-07-27Merge branches 'audit', 'delay', 'fixes', 'misc' and 'sta2x11' into for-linusRussell King-2/+1
2012-07-09ARM: 7452/1: delay: allow timer-based delay implementation to be selectedWill Deacon-1/+1
2012-07-09ARM: 7449/1: use generic strnlen_user and strncpy_from_user functionsWill Deacon-1/+0
2012-05-05ARM: Remove support for ARMv3 ARM610 and ARM710 CPUsRussell King-20/+3
2011-12-12ARM: lib: add call_with_stack function for safely changing stackWill Deacon-1/+2
2011-08-07arm: remove "optimized" SHA1 routinesLinus Torvalds-1/+1
2010-06-24ARM: Remove support for LinkUp Systems L7200 SDP.Russell King-1/+0
2009-05-29[ARM] alternative copy_to_user/clear_user implementationLennert Buytenhek-0/+3
2008-11-27[ARM] clps7500: remove supportRussell King-1/+0
2006-06-28[ARM] nommu: uaccess tweaksRussell King-5/+8
2006-03-27[ARM] nommu: trivial patch for arch/arm/lib/MakefileHyok S. Choi-1/+1
2005-11-01[ARM] 2948/1: new preemption safe copy_{to|from}_user implementationNicolas Pitre-2/+14
2005-11-01[ARM] 2947/1: copy template with new memcpy/memmoveNicolas Pitre-2/+3
2005-11-01[ARM] 2946/2: split --arch_clear_user() out of lib/uaccess.SNicolas Pitre-2/+3
2005-10-28[ARM] 2930/1: optimized sha1 implementation for ARMNicolas Pitre-1/+1
2005-06-29[PATCH] ARM: 2723/2: remove __udivdi3 and __umoddi3 from the kernelNicolas Pitre-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+29