| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | -1/+0 |
* | alpha: Provide atomic_{or,xor,and} | Peter Zijlstra | 2015-07-27 | 1 | -15/+28 |
* | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 2014-10-03 | 1 | -2/+2 |
* | locking,arch,alpha: Fold atomic_ops | Peter Zijlstra | 2014-08-14 | 1 | -133/+80 |
* | arch,alpha: Convert smp_mb__*() to the asm-generic primitives | Peter Zijlstra | 2014-04-18 | 1 | -5/+0 |
* | alpha: Implement atomic64_dec_if_positive | Richard Henderson | 2013-07-19 | 1 | -0/+28 |
* | alpha: Improve atomic_add_unless | Richard Henderson | 2013-07-19 | 1 | -23/+37 |
* | Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Mel Gorman | 2012-08-19 | 1 | -2/+2 |
* | alpha: fix build failures from system.h dismemberment | Paul Gortmaker | 2012-04-13 | 1 | -67/+1 |
* | Disintegrate asm/system.h for Alpha | David Howells | 2012-03-28 | 1 | -1/+67 |
* | 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 | -5/+5 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+0 |
* | 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 | -8/+1 |
* | alpha: move include/asm-alpha to arch/alpha/include/asm | Linus Torvalds | 2008-08-15 | 1 | -0/+267 |