summaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/memset.S (follow)
Commit message (Expand)AuthorAgeFilesLines
* sparc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada2023-08-221-1/+1
* sparc32: switch __bzero() away from range exception table entriesAl Viro2021-01-041-40/+32
* sparc32: kill lookup_fault()Al Viro2021-01-041-3/+0
* sparc32: don't bother with lookup_fault() in __bzero()Al Viro2021-01-041-12/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* Adding the type of exported symbolsNagarathnam Muthusamy2017-06-191-0/+1
* sparc: move exports to definitionsAl Viro2016-08-081-0/+3
* sparc: Let memset return the address argumentAndreas Larsson2014-09-101-4/+14
* sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-111-2/+1
* [SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev2007-07-241-1/+1
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-171-0/+203