aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sparc/lib (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-08-26[SPARC32]: Add __cmpdi2() libcall implementation ala. MIPS.David S. Miller3-1/+47
2007-07-24[SPARC32]: Fix bug in sparc optimized memset.Alexander Shmelev1-1/+1
2007-05-31[SPARC32]: Build fix.Andrew Morton1-2/+2
2007-05-29[SPARC]: Emulate cmpxchg like pariscKyle McMartin1-0/+15
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-03-26[SPARC32]: Fix SMP build regressionRobert Reif1-0/+2
2006-12-17[SPARC]: Make bitops use same spinlocks as atomics.David S. Miller3-111/+41
2006-10-08[PATCH] sparc32 rwlock fixAl Viro1-0/+20
2006-09-29[SPARC]: Don't zero out tail during copy_from_user_inatomic().David S. Miller1-0/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-25[SPARC]: Add iomap interfaces.David S. Miller2-0/+50
2005-12-12[SPARC]: atomic_clear_mask build fixPaul Jackson1-1/+0
2005-11-13[PATCH] atomic: inc_not_zeroNick Piggin1-0/+15
2005-11-13[PATCH] atomic: cmpxchgNick Piggin1-5/+16
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro1-0/+1
2005-09-11[SPARC]: Fix dot-symbol exporting for good.Al Viro6-0/+12
2005-09-10[PATCH] spinlock consolidationIngo Molnar2-204/+0
2005-09-09[PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversionsIngo Molnar1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds32-0/+7186