summaryrefslogtreecommitdiffstats
path: root/arch/alpha/include/asm/atomic.h
AgeCommit message (Expand)AuthorLines
2021-05-26locking/atomic: alpha: move to ARCH_ATOMICMark Rutland-41/+47
2020-08-03Merge tag 'locking-core-2020-08-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+0
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu-1/+0
2020-07-21alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon-8/+8
2019-06-03locking/atomic, alpha: Use s64 for atomic64Mark Rutland-10/+10
2018-07-25locking/atomics: Rework ordering barriersMark Rutland-4/+4
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland-0/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland-12/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland-12/+0
2018-06-21atomics/alpha: Define atomic64_fetch_add_unless()Mark Rutland-11/+12
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland-1/+1
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland-2/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland-2/+2
2017-11-07Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-10-24locking/atomics/alpha: Add smp_read_barrier_depends() to _release()/_relaxed(...Will Deacon-0/+13
2016-06-16locking/atomic, arch/alpha: Convert to _relaxed atomicsPeter Zijlstra-12/+24
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra-2/+0
2016-06-16locking/atomic, arch/alpha: Implement atomic{,64}_fetch_{add,sub,and,andnot,o...Peter Zijlstra-9/+56
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra-4/+4
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra-1/+0
2015-07-27alpha: Provide atomic_{or,xor,and}Peter Zijlstra-15/+28
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar-2/+2
2014-08-14locking,arch,alpha: Fold atomic_opsPeter Zijlstra-133/+80
2014-04-18arch,alpha: Convert smp_mb__*() to the asm-generic primitivesPeter Zijlstra-5/+0
2013-07-19alpha: Implement atomic64_dec_if_positiveRichard Henderson-0/+28
2013-07-19alpha: Improve atomic_add_unlessRichard Henderson-23/+37
2012-08-19Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsMel Gorman-2/+2
2012-04-13alpha: fix build failures from system.h dismembermentPaul Gortmaker-67/+1
2012-03-28Disintegrate asm/system.h for AlphaDavid Howells-1/+67
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma-1/+0
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma-5/+5
2011-07-26atomic: use <linux/atomic.h>Arun Sharma-1/+0
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard-2/+2
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann-1/+1
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox-8/+1
2008-08-15alpha: move include/asm-alpha to arch/alpha/include/asmLinus Torvalds-0/+267