Age | Commit message (Expand) | Author | Files | Lines |
2018-03-06 | ia64: Convert remaining atomic operations | Matthew Wilcox | 1 | -46/+23 |
2018-01-19 | ia64: Rewrite atomic_add and atomic_sub | Matthew Wilcox | 1 | -18/+19 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2016-10-08 | ia64: implement atomic64_dec_if_positive | Vineet Gupta | 1 | -0/+16 |
2016-06-16 | locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}() | Peter Zijlstra | 1 | -16/+114 |
2015-09-23 | atomic, arch: Audit atomic_{read,set}() | Peter Zijlstra | 1 | -4/+4 |
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -2/+0 |
2015-07-27 | ia64: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -4/+22 |
2014-10-03 | locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read() | Pranith Kumar | 1 | -2/+2 |
2014-08-14 | locking,arch,ia64: Fold atomic_ops | Peter Zijlstra | 1 | -102/+86 |
2014-04-18 | arch,ia64: Convert smp_mb__*() | Peter Zijlstra | 1 | -6/+1 |
2012-07-26 | [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the casts | Tony Luck | 1 | -2/+2 |
2012-03-28 | Disintegrate asm/system.h for IA64 | David Howells | 1 | -1/+0 |
2011-07-27 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -1/+0 |
2011-07-27 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -2/+2 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+0 |
2010-08-14 | [IA64] Fix 64-bit atomic routines to return "long" | Tony Luck | 1 | -4/+4 |
2010-05-17 | atomic_t: Cast to volatile when accessing atomic variables | Anton Blanchard | 1 | -2/+2 |
2009-06-11 | asm-generic: rename atomic.h to atomic-long.h | Arnd Bergmann | 1 | -1/+1 |
2009-01-07 | atomic_t: unify all arch definitions | Matthew Wilcox | 1 | -6/+0 |
2008-08-01 | [IA64] Move include/asm-ia64 to arch/ia64/include/asm | Tony Luck | 1 | -0/+226 |