summaryrefslogtreecommitdiff
path: root/include/asm-generic/bitops/atomic.h
AgeCommit message (Expand)Author
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2012-03-28Add #includes needed to permit the removal of asm/system.hDavid Howells
2009-12-14locking: Convert __raw_spin* functions to arch_spin*Thomas Gleixner
2009-12-14locking: Convert raw_spinlock to arch_spinlockThomas Gleixner
2009-06-11asm-generic: rename atomic.h to atomic-long.hArnd Bergmann
2007-10-19define first set of BIT* macrosJiri Slaby
2007-05-09Fix misspellings collected by members of KJ list.Robert P. J. Day
2006-03-26[PATCH] bitops: generic {,test_and_}{set,clear,change}_bit()Akinobu Mita