aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* lib: atomic64: Initialize locks statically to fix early usersStephen Boyd2012-12-201-12/+5
* lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+1
* lib: atomic64: Change the type of local lock to raw_spinlock_tYong Zhang2011-09-141-11/+11
* locking, lib/atomic64: Annotate atomic64_lock::lock as rawShan Hai2011-09-131-22/+22
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-1/+1
* lib: Fix atomic64_add_unless return value conventionLuca Barbieri2010-03-011-2/+2
* lib: export generic atomic64_t functionsRoland Dreier2009-07-291-0/+11
* lib: Provide generic atomic64_t implementationPaul Mackerras2009-06-141-0/+175