aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/memset.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-01-03sparc32: switch __bzero() away from range exception table entriesAl Viro1-40/+32
2021-01-03sparc32: kill lookup_fault()Al Viro1-3/+0
2021-01-03sparc32: don't bother with lookup_fault() in __bzero()Al Viro1-12/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-06-19Adding the type of exported symbolsNagarathnam Muthusamy1-0/+1
2016-08-07sparc: move exports to definitionsAl Viro1-0/+3
2014-09-09sparc: Let memset return the address argumentAndreas Larsson1-4/+14
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller1-2/+1
2007-07-24[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+203