| Commit message (Expand) | Author | Age | Files | Lines |
* | sparc64: Make atomic_xchg() an inline function rather than a macro. | David S. Miller | 2018-04-03 | 1 | -1/+5 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | locking/atomic, arch/sparc: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 2016-06-16 | 1 | -4/+12 |
* | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 | 1 | -4/+4 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -2/+0 |
* | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -0/+6 |
* | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -2/+2 |
* | locking,arch,sparc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -22/+23 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2014-06-19 | 1 | -9/+9 |
|\ |
|
| * | sparc: drop use of extern for prototypes in arch/sparc/include/asm | Sam Ravnborg | 2014-05-18 | 1 | -9/+9 |
* | | arch,sparc: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 | 1 | -6/+1 |
|/ |
|
* | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 2012-11-09 | 1 | -1/+3 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 | 1 | -2/+1 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 | 1 | -2/+2 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | sparc64: Really fix atomic64_t interface types. | David S. Miller | 2010-08-17 | 1 | -4/+4 |
* | sparc64: Fix atomic64_t routine return values. | David S. Miller | 2010-08-17 | 1 | -3/+3 |
* | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 | 1 | -2/+2 |
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 | 1 | -1/+1 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 | 1 | -3/+0 |
* | sparc64: Stop using memory barriers for atomics and locks. | David S. Miller | 2008-12-04 | 1 | -7/+0 |
* | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 | 1 | -0/+128 |