Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-04-18 | arch: Prepare for smp_mb__{before,after}_atomic() | Peter Zijlstra | 1 | -0/+36 |
2012-10-09 | atomic: implement generic atomic_dec_if_positive() | Shaohua Li | 1 | -0/+25 |
2012-03-07 | atomic: Allow atomic_inc_not_zero to be overridden | Anton Blanchard | 1 | -0/+2 |
2011-07-26 | atomic: Update comments in atomic.h | Arun Sharma | 1 | -0/+1 |
2011-07-26 | atomic: cleanup asm-generic atomic*.h inclusion | Arun Sharma | 1 | -0/+4 |
2011-07-26 | atomic: move atomic_add_unless to generic code | Arun Sharma | 1 | -0/+14 |
2011-07-26 | atomic: use <linux/atomic.h> | Arun Sharma | 1 | -0/+9 |
2011-07-20 | lockless get_write_access/deny_write_access | Al Viro | 1 | -0/+26 |
2011-05-28 | atomic: Add atomic_or() | Paul E. McKenney | 1 | -0/+13 |
2010-11-12 | atomic: add atomic_inc_not_zero_hint() | Eric Dumazet | 1 | -0/+37 |