summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/memset.S
AgeCommit message (Expand)AuthorLines
2020-11-12ARM: 9022/1: Change arch/arm/lib/mem*.S to use WEAK instead of .weakFangrui Song-2/+1
2020-10-27ARM: 9014/2: Replace string mem* functions for KASanLinus Walleij-0/+3
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2019-02-26ARM: 8844/1: use unified assembler in assembly filesStefan Agner-21/+21
2017-09-08ARM: implement memset32 & memset64Matthew Wilcox-6/+18
2016-11-23Revert "arm: move exports to definitions"Russell King-3/+0
2016-08-07arm: move exports to definitionsAl Viro-0/+3
2015-07-03ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King-0/+2
2014-11-21ARM: 8204/1: Add unwinding support for memset functionLin Yongting-0/+12
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King-1/+1
2013-03-12ARM: 7670/1: fix the memset fixNicolas Pitre-20/+13
2013-03-07ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic-41/+44
2008-11-27[ARM] remove memzero()Russell King-1/+1
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas-0/+1
2008-06-22[ARM] cache align memset and memzeroNicolas Pitre-0/+46
2006-06-25[ARM] Remove LOADREGS macroRussell King-1/+1
2006-06-25[ARM] Remove RETINSTR macroRussell King-1/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+80