summaryrefslogtreecommitdiffstats
path: root/arch/hexagon/include/asm/atomic.h
AgeCommit message (Expand)AuthorLines
2021-05-26locking/atomic: hexagon: move to ARCH_ATOMICMark Rutland-14/+14
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu-2/+0
2020-01-04hexagon: parenthesize registers in asm predicatesNick Desaulniers-4/+4
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 267Thomas Gleixner-15/+1
2018-06-21atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland-6/+0
2018-06-21atomics/treewide: Make test ops optionalMark Rutland-5/+0
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland-0/+1
2018-06-21atomics/treewide: Remove redundant atomic_inc_not_zero() definitionsMark Rutland-2/+0
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland-2/+2
2017-08-10locking/atomic: Fix atomic_set_release() for 'funny' architecturesPeter Zijlstra-0/+2
2016-06-16locking/atomic: Remove linux/atomic.h:atomic_fetch_or()Peter Zijlstra-2/+0
2016-06-16locking/atomic, arch/hexagon: Implement atomic_fetch_{add,sub,and,or,xor}()Peter Zijlstra-5/+28
2015-09-23atomic, arch: Audit atomic_{read,set}()Peter Zijlstra-1/+1
2015-07-27atomic: Provide atomic_{or,xor,and}Peter Zijlstra-2/+0
2015-07-27hexagon: Provide atomic_{or,xor,and}Peter Zijlstra-0/+6
2014-08-14locking,arch,hexagon: Fold atomic_opsPeter Zijlstra-31/+37
2014-04-18arch,hexagon: Convert smp_mb__*()Peter Zijlstra-5/+1
2014-04-04Hexagon: fix atomic_setRichard Kuo-1/+14
2014-01-12arch: Move smp_mb__{before,after}_atomic_{inc,dec}.h into asm/atomic.hPeter Zijlstra-1/+5
2013-04-30Hexagon: update copyright datesRichard Kuo-1/+1
2013-04-30Hexagon: fix __atomic_add_unlessRichard Kuo-9/+11
2012-10-18Hexagon: Copyright marking changesRichard Kuo-1/+1
2012-03-28Disintegrate asm/system.h for HexagonDavid Howells-0/+1
2011-11-01Hexagon: Add atomic ops supportRichard Kuo-0/+164