summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-07-091-26/+24Star
|\
| * locking/atomic, arm: Use s64 for atomic64Mark Rutland2019-06-031-26/+24Star
* | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-4/+1Star
|/
* atomics/treewide: Clean up '*_andnot()' ifdefferyMark Rutland2018-06-211-0/+2
* atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-0/+1
* atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-11/+0Star
* atomics/treewide: Make test ops optionalMark Rutland2018-06-211-9/+0Star
* atomics/arm: Define atomic64_fetch_add_unless()Mark Rutland2018-06-211-10/+10
* atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-10/+1Star
* atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-1/+0Star
* atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-2/+2
* locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra2016-06-161-2/+0Star
* locking/atomic, arch/arm: Implement atomic{,64}_fetch_{add,sub,and,andnot,or,...Peter Zijlstra2016-06-161-10/+98
* ARM, locking/atomics: Implement _relaxed variants of atomic[64]_{inc,dec}Will Deacon2015-10-201-4/+4
* atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-2/+2
* locking, ARM, atomics: Define our SMP atomics in terms of _relaxed() operationsWill Deacon2015-08-121-21/+16Star
* atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-1/+0Star
* arm: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-0/+15
* locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-1/+1
* locking,arch,arm: Fold atomic_opsPeter Zijlstra2014-08-141-182/+123Star
* arch,arm: Convert smp_mb__*()Peter Zijlstra2014-04-181-5/+0Star
* ARM: 7983/1: atomics: implement a better __atomic_add_unless for v6+Will Deacon2014-02-251-4/+31
* ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomicsWill Deacon2014-02-251-0/+9
* Merge branch 'devel-stable' into for-nextRussell King2013-11-121-13/+19
|\
| * Merge branch 'baserock/bjdooks/312-rc4/be/core-v3' of git://git.baserock.org/...Russell King2013-10-301-13/+13
| |\
| | * ARM: atomic64: fix endian-ness in atomic.hVictor Kamensky2013-10-191-13/+13
| * | ARM: atomics: prefetch the destination word for write prior to strexWill Deacon2013-09-301-0/+7
| |/
* | ARM: 7868/1: arm/arm64: remove atomic_clear_mask() in "include/asm/atomic.h"Chen Gang2013-11-091-24/+0Star
* | ARM: 7867/1: include: asm: use 'int' instead of 'unsigned long' for 'oldval' ...Chen Gang2013-11-091-1/+2
* | ARM: 7866/1: include: asm: use 'long long' instead of 'u64' within atomic.hChen Gang2013-11-091-24/+25
|/
* ARM: 7687/1: atomics: don't use exclusives for atomic64 read/set with LPAEWill Deacon2013-04-031-0/+24
* ARM: fix warnings about atomic64_readRussell King2012-07-051-1/+1
* Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+3
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-271-4/+1Star
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-271-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+0Star
* ARM: 6212/1: atomic ops: add memory constraints to inline asmWill Deacon2010-07-091-66/+66
* ARM: 6211/1: atomic ops: fix register constraints for atomic64_add_unlessWill Deacon2010-07-091-1/+1
* atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-1/+1
* ARM: 5889/1: Add atomic64 routines for ARMv6k and above.Will Deacon2010-02-151-0/+228
* Clear the exclusive monitor when returning from an exceptionCatalin Marinas2009-09-191-19/+7Star
* ARM: includecheck fix: atomic.hJaswinder Singh Rajput2009-07-251-2/+0Star
* asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
* [ARM] barriers: improve xchg, bitops and atomic SMP barriersRussell King2009-05-281-9/+52
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-071-2/+1Star
* [ARM] move include/asm-arm to arch/arm/include/asmRussell King2008-08-021-0/+212