| Commit message (Expand) | Author | Age |
* | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 2015-09-23 |
* | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
* | sparc: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 |
* | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 |
* | locking,arch,sparc: Fold atomic_ops | Peter Zijlstra | 2014-08-14 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-next | Linus Torvalds | 2014-06-19 |
|\ |
|
| * | sparc: drop use of extern for prototypes in arch/sparc/include/asm | Sam Ravnborg | 2014-05-18 |
* | | arch,sparc: Convert smp_mb__*() | Peter Zijlstra | 2014-04-18 |
|/ |
|
* | sparc: Support atomic64_dec_if_positive properly. | David S. Miller | 2012-11-09 |
* | Disintegrate asm/system.h for Sparc | David Howells | 2012-03-28 |
* | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 2011-07-26 |
* | atomic: move atomic_add_unless to generic code | Arun Sharma | 2011-07-26 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
* | sparc64: Really fix atomic64_t interface types. | David S. Miller | 2010-08-18 |
* | sparc64: Fix atomic64_t routine return values. | David S. Miller | 2010-08-17 |
* | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 2010-05-17 |
* | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 2009-06-11 |
* | atomic_t: unify all arch definitions | Matthew Wilcox | 2009-01-06 |
* | sparc64: Stop using memory barriers for atomics and locks. | David S. Miller | 2008-12-04 |
* | sparc, sparc64: use arch/sparc/include | Sam Ravnborg | 2008-07-27 |