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