summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/bitops/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* locking/atomic: treewide: use raw_atomic*_<op>()Mark Rutland2023-06-051-6/+6
* locking/atomic: Make test_and_*_bit() ordered on failureHector Martin2022-08-161-6/+0
* locking/atomic: add generic arch_*() bitopsMark Rutland2021-07-161-12/+20
* arm64: make atomic helpers __always_inlineArnd Bergmann2021-01-131-3/+3
* locking/atomics, asm-generic/bitops/atomic.h: Rewrite using atomic_*() APIsWill Deacon2018-06-211-155/+33
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-1/+1
* Add #includes needed to permit the removal of asm/system.hDavid Howells2012-03-281-1/+1
* locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner2009-12-141-2/+2
* locking: Convert raw_spinlock to arch_spinlockThomas Gleixner2009-12-141-3/+3
* asm-generic: rename atomic.h to atomic-long.hArnd Bergmann2009-06-111-0/+1
* define first set of BIT* macrosJiri Slaby2007-10-191-15/+12
* Fix misspellings collected by members of KJ list.Robert P. J. Day2007-05-091-1/+1
* [PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita2006-03-261-0/+191