aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/atomic.h
AgeCommit message (Expand)Author
2023-09-11arch: Remove Itanium (IA-64) architectureArd Biesheuvel
2023-06-05locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland
2021-05-26locking/atomic: ia64: move to ARCH_ATOMICMark Rutland
2020-07-29locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu
2019-06-03locking/atomic, ia64: Use s64 for atomic64Mark Rutland
2018-06-21atomics/treewide: Make conditional inc/dec ops optionalMark Rutland
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 atomic64_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland
2018-06-21atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland
2018-06-21atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland
2018-03-05ia64: Convert remaining atomic operationsMatthew Wilcox
2018-01-19ia64: Rewrite atomic_add and atomic_subMatthew Wilcox
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-10-07ia64: implement atomic64_dec_if_positiveVineet Gupta
2016-06-16locking/atomic, arch/ia64: Implement atomic{,64}_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-27ia64: Provide atomic_{or,xor,and}Peter Zijlstra
2014-10-03locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar
2014-08-14locking,arch,ia64: Fold atomic_opsPeter Zijlstra
2014-04-18arch,ia64: Convert smp_mb__*()Peter Zijlstra
2012-07-26[IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck
2012-03-28Disintegrate asm/system.h for IA64David Howells
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-08-13[IA64] Fix 64-bit atomic routines to return "long"Tony Luck
2010-05-17atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2009-01-06atomic_t: unify all arch definitionsMatthew Wilcox
2008-08-01[IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck