summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/atomic.h
AgeCommit message (Expand)AuthorLines
2021-01-13arm64: make atomic helpers __always_inlineArnd Bergmann-3/+3
2018-06-21locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIsWill Deacon-155/+33
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra-1/+1
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells-1/+1
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner-2/+2
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner-3/+3
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann-0/+1
2007-10-19define first set of BIT* macrosJiri Slaby-15/+12
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day-1/+1
2006-03-26[PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita-0/+191