aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/bitops/atomic.h
AgeCommit message (Expand)Author
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