summaryrefslogtreecommitdiff
path: root/lib/atomic64.c
Commit message (Expand)AuthorAge
* locking/atomic: Implement atomic{,64,_long}_fetch_{add,sub,and,andnot,or,xor}...Peter Zijlstra2016-06-16
* atomic: Provide atomic_{or,xor,and}Peter Zijlstra2015-07-27
* locking,arch: Rewrite generic atomic supportPeter Zijlstra2014-08-14
* lib: atomic64: Initialize locks statically to fix early usersStephen Boyd2012-12-20
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* lib: atomic64: Change the type of local lock to raw_spinlock_tYong Zhang2011-09-14
* locking, lib/atomic64: Annotate atomic64_lock::lock as rawShan Hai2011-09-13
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* lib: Fix atomic64_add_unless return value conventionLuca Barbieri2010-03-01
* lib: export generic atomic64_t functionsRoland Dreier2009-07-29
* lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-15