Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 2012-03-07 | 1 | -1/+1 |
* | lib: atomic64: Change the type of local lock to raw_spinlock_t | Yong Zhang | 2011-09-14 | 1 | -11/+11 |
* | locking, lib/atomic64: Annotate atomic64_lock::lock as raw | Shan Hai | 2011-09-13 | 1 | -22/+22 |
* | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
* | lib: Fix atomic64_add_unless return value convention | Luca Barbieri | 2010-03-01 | 1 | -2/+2 |
* | lib: export generic atomic64_t functions | Roland Dreier | 2009-07-29 | 1 | -0/+11 |
* | lib: Provide generic atomic64_t implementation | Paul Mackerras | 2009-06-15 | 1 | -0/+175 |