Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-07-27 | atomic: Provide atomic_{or,xor,and} | Peter Zijlstra | 1 | -0/+3 |
2014-08-14 | locking,arch: Rewrite generic atomic support | Peter Zijlstra | 1 | -47/+36 |
2012-12-21 | lib: atomic64: Initialize locks statically to fix early users | Stephen Boyd | 1 | -12/+5 |
2012-03-08 | lib: reduce the use of module.h wherever possible | Paul Gortmaker | 1 | -1/+1 |
2011-09-14 | lib: atomic64: Change the type of local lock to raw_spinlock_t | Yong Zhang | 1 | -11/+11 |
2011-09-13 | locking, lib/atomic64: Annotate atomic64_lock::lock as raw | Shan Hai | 1 | -22/+22 |
2011-07-27 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -1/+1 |
2010-03-01 | lib: Fix atomic64_add_unless return value convention | Luca Barbieri | 1 | -2/+2 |
2009-07-30 | lib: export generic atomic64_t functions | Roland Dreier | 1 | -0/+11 |
2009-06-15 | lib: Provide generic atomic64_t implementation | Paul Mackerras | 1 | -0/+175 |