summaryrefslogtreecommitdiffstats
path: root/include/linux/atomic.h
Commit message (Expand)AuthorAgeFilesLines
* atomic: implement generic atomic_dec_if_positive()Shaohua Li2012-10-091-0/+25
* atomic: Allow atomic_inc_not_zero to be overriddenAnton Blanchard2012-03-071-0/+2
* atomic: Update comments in atomic.hArun Sharma2011-07-261-0/+1
* atomic: cleanup asm-generic atomic*.h inclusionArun Sharma2011-07-261-0/+4
* atomic: move atomic_add_unless to generic codeArun Sharma2011-07-261-0/+14
* atomic: use <linux/atomic.h>Arun Sharma2011-07-261-0/+9
* lockless get_write_access/deny_write_accessAl Viro2011-07-201-0/+26
* atomic: Add atomic_or()Paul E. McKenney2011-05-281-0/+13
* atomic: add atomic_inc_not_zero_hint()Eric Dumazet2010-11-121-0/+37