summaryrefslogtreecommitdiffstats
path: root/arch/arm/lib/memset.S
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8844/1: use unified assembler in assembly filesStefan Agner2019-02-261-21/+21
* ARM: implement memset32 & memset64Matthew Wilcox2017-09-081-6/+18
* Revert "arm: move exports to definitions"Russell King2016-11-231-3/+0
* arm: move exports to definitionsAl Viro2016-08-071-0/+3
* ARM: avoid unwanted GCC memset()/memcpy() optimisations for IO variantsRussell King2015-07-031-0/+2
* ARM: 8204/1: Add unwinding support for memset functionLin Yongting2014-11-211-0/+12
* ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King2014-07-181-1/+1
* ARM: 7670/1: fix the memset fixNicolas Pitre2013-03-121-20/+13
* ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-071-41/+44
* [ARM] remove memzero()Russell King2008-11-271-1/+1
* [ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas2008-09-011-0/+1
* [ARM] cache align memset and memzeroNicolas Pitre2008-06-221-0/+46
* [ARM] Remove LOADREGS macroRussell King2006-06-251-1/+1
* [ARM] Remove RETINSTR macroRussell King2006-06-251-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+80