aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/asm-generic/cmpxchg-local.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-01-05asm-generic: Fix 32 bit __generic_cmpxchg_localDavid McKay1-1/+1
2023-04-04asm-generic: avoid __generic_cmpxchg_local warningsArnd Bergmann1-6/+6
2023-02-03locking/atomic: cmpxchg: Make __generic_cmpxchg_local compare against zero-extended 'old' valueMatt Evans1-3/+3
2021-05-26locking/atomic: cmpxchg: make `generic` a prefixMark Rutland1-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-04-09LLVMLinux: Remove warning about returning an uninitialized variableBehan Webster1-1/+2
2013-02-19generic: Use raw local irq variant for generic cmpxchgIngo Molnar1-4/+4
2010-10-07Fix IRQ flag handling namingDavid Howells1-0/+1
2008-02-07Add cmpxchg_local to asm-generic for per cpu atomic operationsMathieu Desnoyers1-0/+65