summaryrefslogtreecommitdiff
path: root/arch/sparc/lib/memset.S
AgeCommit message (Expand)Author
2023-08-22sparc: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2021-01-03sparc32: switch __bzero() away from range exception table entriesAl Viro
2021-01-03sparc32: kill lookup_fault()Al Viro
2021-01-03sparc32: don't bother with lookup_fault() in __bzero()Al Viro
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-06-19Adding the type of exported symbolsNagarathnam Muthusamy
2016-08-07sparc: move exports to definitionsAl Viro
2014-09-09sparc: Let memset return the address argumentAndreas Larsson
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller
2007-07-24[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev
2005-04-16Linux-2.6.12-rc2Linus Torvalds