summaryrefslogtreecommitdiffstats
path: root/arch/ia64/include/asm/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* arch: Remove Itanium (IA-64) architectureArd Biesheuvel2023-09-111-216/+0
* locking/atomic: make atomic*_{cmp,}xchg optionalMark Rutland2023-06-051-7/+0
* locking/atomic: ia64: move to ARCH_ATOMICMark Rutland2021-05-261-37/+37
* locking/atomic: Move ATOMIC_INIT into linux/types.hHerbert Xu2020-07-291-1/+0
* locking/atomic, ia64: Use s64 for atomic64Mark Rutland2019-06-031-10/+10
* atomics/treewide: Make conditional inc/dec ops optionalMark Rutland2018-06-211-16/+0
* atomics/treewide: Make unconditional inc/dec ops optionalMark Rutland2018-06-211-9/+0
* atomics/treewide: Make test ops optionalMark Rutland2018-06-211-23/+0
* atomics/treewide: Make atomic64_fetch_add_unless() optionalMark Rutland2018-06-211-15/+0
* atomics/treewide: Make atomic_fetch_add_unless() optionalMark Rutland2018-06-211-16/+0
* atomics/treewide: Make atomic64_inc_not_zero() optionalMark Rutland2018-06-211-2/+0
* atomics/treewide: Rename __atomic_add_unless() => atomic_fetch_add_unless()Mark Rutland2018-06-211-1/+1
* ia64: Convert remaining atomic operationsMatthew Wilcox2018-03-051-46/+23
* ia64: Rewrite atomic_add and atomic_subMatthew Wilcox2018-01-191-18/+19
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* ia64: implement atomic64_dec_if_positiveVineet Gupta2016-10-071-0/+16
* locking/atomic, arch/ia64: Implement atomic{,64}_fetch_{add,sub,and,or,xor}()Peter Zijlstra2016-06-161-16/+114
* atomic, arch: Audit atomic_{read,set}()Peter Zijlstra2015-09-231-4/+4
* atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-2/+0
* ia64: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-271-4/+22
* locking,arch: Use ACCESS_ONCE() instead of cast to volatile in atomic_read()Pranith Kumar2014-10-031-2/+2
* locking,arch,ia64: Fold atomic_opsPeter Zijlstra2014-08-141-102/+86
* arch,ia64: Convert smp_mb__*()Peter Zijlstra2014-04-181-6/+1
* [IA64] Redefine ATOMIC_INIT and ATOMIC64_INIT to drop the castsTony Luck2012-07-261-2/+2
* Disintegrate asm/system.h for IA64David Howells2012-03-281-1/+0
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-1/+0
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-2/+2
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+0
* [IA64] Fix 64-bit atomic routines to return "long"Tony Luck2010-08-131-4/+4
* atomic_t: Cast to volatile when accessing atomic variablesAnton Blanchard2010-05-171-2/+2
* asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-1/+1
* atomic_t: unify all arch definitionsMatthew Wilcox2009-01-061-6/+0
* [IA64] Move include/asm-ia64 to arch/ia64/include/asmTony Luck2008-08-011-0/+226