| Age | Commit message (Expand) | Author | Files | Lines |
| 2018-06-21 | atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless() |  Mark Rutland | 1 | -2/+2 |
| 2017-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc |  Linus Torvalds | 1 | -0/+14 |
| 2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license |  Greg Kroah-Hartman | 1 | -0/+1 |
| 2017-09-27 | sparc32: Add cmpxchg64(). |  David S. Miller | 1 | -0/+14 |
| 2016-06-16 | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() |  Peter Zijlstra | 1 | -12/+17 |
| 2015-07-27 | sparc: Provide atomic_{or,xor,and} |  Peter Zijlstra | 1 | -3/+19 |
| 2014-11-07 | sparc32: Implement xchg and atomic_xchg using ATOMIC_HASH locks |  Andreas Larsson | 1 | -0/+27 |
| 2014-08-14 | locking,arch,sparc: Fold atomic_ops |  Peter Zijlstra | 1 | -12/+17 |
| 2011-08-04 | sparc: Fix __atomic_add_unless() return value. |  Josip Rodin | 1 | -1/+1 |
| 2011-07-27 | sparc: rename atomic_add_unless |  Stephen Rothwell | 1 | -2/+2 |
| 2011-07-26 | atomic: use <linux/atomic.h> |  Arun Sharma | 1 | -1/+1 |
| 2011-01-27 | sparc: Replace deprecated spinlock initialization |  Thomas Gleixner | 1 | -1/+1 |
| 2007-05-31 | [SPARC32]: Build fix. |  Andrew Morton | 1 | -2/+2 |
| 2007-05-29 | [SPARC]: Emulate cmpxchg like parisc |  Kyle McMartin | 1 | -0/+15 |
| 2007-03-26 | [SPARC32]: Fix SMP build regression |  Robert Reif | 1 | -0/+2 |
| 2006-12-17 | [SPARC]: Make bitops use same spinlocks as atomics. |  David S. Miller | 1 | -0/+39 |
| 2005-12-12 | [SPARC]: atomic_clear_mask build fix |  Paul Jackson | 1 | -1/+0 |
| 2005-11-13 | [PATCH] atomic: inc_not_zero |  Nick Piggin | 1 | -0/+15 |
| 2005-11-13 | [PATCH] atomic: cmpxchg |  Nick Piggin | 1 | -5/+16 |
| 2005-09-09 | [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions |  Ingo Molnar | 1 | -1/+1 |
| 2005-04-16 | Linux-2.6.12-rc2 |  Linus Torvalds | 1 | -0/+53 |