summaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib/ksyms.c
Commit message (Expand)AuthorAgeFilesLines
* sparc: move exports to definitionsAl Viro2016-08-071-174/+0
* locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-4/+13
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-09-031-0/+3
|\
| * sparc: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+3
* | sparc64: Fix userspace FPU register corruptions.David S. Miller2015-08-061-4/+0
|/
* locking,arch,sparc: Fold atomic_opsPeter Zijlstra2014-08-141-8/+17
* sparc64: Remove RWSEM export leftoversKirill Tkhai2013-09-051-9/+0
* sparc: Support atomic64_dec_if_positive properly.David S. Miller2012-11-091-0/+1
* sparc64: Add SHA1 driver making use of the 'sha1' instruction.David S. Miller2012-08-201-0/+4
* sparc: use the new generic strnlen_user() functionDavid Miller2012-05-261-2/+0
* sparc: Add full proper error handling to strncpy_from_user().David S. Miller2012-05-221-3/+0
* sparc32: Kill off software 32-bit multiply/divide routines.David S. Miller2012-05-151-17/+0
* sparc32: Remove inline strncmp "optimization" for constant counts.David S. Miller2012-05-111-5/+0
* sparc32: drop unused atomic24 supportSam Ravnborg2011-12-271-6/+0
* sparc: Stop trying to be so fancy and use __builtin_{memcpy,memset}()David S. Miller2009-12-101-2/+0
* sparc: Create a new file lib/ksyms.c and add export of all symbols defined in...Sam Ravnborg2009-01-081-0/+196
OpenPOWER on IntegriCloud