aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/include/asm/atomic.h
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-12powerpc/64: Fix atomic64_inc_not_zero() to return an intMichael Ellerman
2016-10-04powerpc: Remove static branch prediction in atomic{, 64}_add_unlessAnton Blanchard
2016-06-16locking/atomic, arch/powerpc: Implement atomic{,64}_fetch_{add,sub,and,or,xor...Peter Zijlstra
2016-02-18powerpc: atomic: Implement acquire/release/relaxed variants for cmpxchgBoqun Feng
2016-02-18powerpc: atomic: Implement acquire/release/relaxed variants for xchgBoqun Feng
2016-02-18powerpc: atomic: Implement atomic{, 64}_*_return_* variantsBoqun Feng
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra
2015-07-27powerpc: Provide atomic_{or,xor,and}Peter Zijlstra
2014-08-14locking,arch,powerpc: Fold atomic_opsPeter Zijlstra
2014-04-18arch,powerpc: Convert smp_mb__*()Peter Zijlstra
2012-10-09atomic: implement generic atomic_dec_if_positive()Shaohua Li
2012-03-28Disintegrate asm/system.h for PowerPCDavid Howells
2012-03-07powerpc/atomic: Implement atomic*_inc_not_zeroAnton Blanchard
2011-11-17powerpc: Fix atomic_xxx_return barrier semanticsBenjamin Herrenschmidt
2011-07-26atomic: cleanup asm-generic atomic*.h inclusionArun Sharma
2011-07-26atomic: move atomic_add_unless to generic codeArun Sharma
2011-07-26atomic: use <linux/atomic.h>Arun Sharma
2010-02-17powerpc: Rename LWSYNC_ON_SMP to PPC_RELEASE_BARRIER, ISYNC_ON_SMP to PPC_ACQ...Anton Blanchard
2009-06-15powerpc: Use generic atomic64_t implementation on 32-bit processorsPaul Mackerras
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2008-11-19powerpc: Tell gcc when we clobber the carry in inline asmPaul Mackerras
2008-08-04powerpc: Move include files to arch/powerpc/include/asmStephen Rothwell