aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/memset.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-12-03ARM: memset: clean up unwind annotationsArd Biesheuvel1-4/+3
2020-11-12ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weakFangrui Song1-2/+1
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij1-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-4/+1
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner1-21/+21
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox1-6/+18
2016-11-23Revert "arm: move exports to definitions"Russell King1-3/+0
2016-08-07arm: move exports to definitionsAl Viro1-0/+3
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King1-0/+2
2014-11-21ARM: 8204/1: Add unwinding support for memset functionLin Yongting1-0/+12
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King1-1/+1
2013-03-12ARM: 7670/1: fix the memset fixNicolas Pitre1-20/+13
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimizationsIvan Djelic1-41/+44
2008-11-27[ARM] remove memzero()Russell King1-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas1-0/+1
2008-06-22[ARM] cache align memset and memzeroNicolas Pitre1-0/+46
2006-06-25[ARM] Remove LOADREGS macroRussell King1-1/+1
2006-06-25[ARM] Remove RETINSTR macroRussell King1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+80