summaryrefslogtreecommitdiff
path: root/include/asm-generic/cmpxchg-local.h
AgeCommit message (Expand)Author
2023-04-04asm-generic: avoid __generic_cmpxchg_local warningsArnd Bergmann
2023-02-03locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-ex...Matt Evans
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster
2013-02-19generic: Use raw local irq variant for generic cmpxchgIngo Molnar
2010-10-07Fix IRQ flag handling namingDavid Howells
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers