| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-12-03 | ARM: memmove: use frame pointer as unwind anchor | Ard Biesheuvel | 1 | -40/+20 |
| 2020-11-12 | ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weak | Fangrui Song | 1 | -2/+1 |
| 2020-10-27 | ARM: 9014/2: Replace string mem* functions for KASan | Linus Walleij | 1 | -1/+4 |
| 2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
| 2019-02-26 | ARM: 8844/1: use unified assembler in assembly files | Stefan Agner | 1 | -12/+12 |
| 2016-11-23 | Revert "arm: move exports to definitions" | Russell King | 1 | -2/+0 |
| 2016-08-07 | arm: move exports to definitions | Al Viro | 1 | -0/+2 |
| 2014-11-27 | ARM: 8224/1: Add unwinding support for memmove function | Lin Yongting | 1 | -0/+28 |
| 2014-02-25 | ARM: 7990/1: asm: rename logical shift macros push pull into lspush lspull | Victor Kamensky | 1 | -18/+18 |
| 2010-03-29 | ARM: 6006/1: ARM: Use the correct NOP size in memmove for Thumb-2 kernel builds | Catalin Marinas | 1 | -2/+2 |
| 2009-07-24 | Thumb-2: Implement the unified arch/arm/lib functions | Catalin Marinas | 1 | -14/+14 |
| 2008-09-01 | [ARM] 5227/1: Add the ENDPROC declarations to the .S files | Catalin Marinas | 1 | -0/+1 |
| 2008-06-22 | [ARM] cache align destination pointer when copying memory for some processors | Nicolas Pitre | 1 | -10/+2 |
| 2008-06-22 | [ARM] fix cache alignment code in memset.S | Nicolas Pitre | 1 | -1/+1 |
| 2005-11-01 | [ARM] 2947/1: copy template with new memcpy/memmove | Nicolas Pitre | 1 | -0/+206 |