aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/ksyms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-08-07sparc: move exports to definitionsAl Viro1-174/+0
2016-06-16locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra1-4/+13
2015-09-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+3
2015-08-06sparc64: Fix userspace FPU register corruptions.David S. Miller1-4/+0
2015-07-27sparc: Provide atomic_{or,xor,and}Peter Zijlstra1-0/+3
2014-08-14locking,arch,sparc: Fold atomic_opsPeter Zijlstra1-8/+17
2013-09-05sparc64: Remove RWSEM export leftoversKirill Tkhai1-9/+0
2012-11-09sparc: Support atomic64_dec_if_positive properly.David S. Miller1-0/+1
2012-08-20sparc64: Add SHA1 driver making use of the 'sha1' instruction.David S. Miller1-0/+4
2012-05-26sparc: use the new generic strnlen_user() functionDavid Miller1-2/+0
2012-05-22sparc: Add full proper error handling to strncpy_from_user().David S. Miller1-3/+0
2012-05-15sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller1-17/+0
2012-05-11sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller1-5/+0
2011-12-27sparc32: drop unused atomic24 supportSam Ravnborg1-6/+0
2009-12-10sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller1-2/+0
2009-01-08sparc: Create a new file lib/ksyms.c and add export of all symbols defined in assembler in lib/ to this file.Sam Ravnborg1-0/+196