summaryrefslogtreecommitdiffstats
path: root/include/linux/kref.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds2013-05-161-0/+33
|\
| * target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel2013-05-151-0/+33
* | kref: minor cleanupAnatol Pomozov2013-05-071-3/+6
|/
* kref: Implement kref_get_unless_zero v3Thomas Hellstrom2012-11-201-0/+21
* introduce kref_put_mutex()Al Viro2012-08-221-0/+18
* Fix compile breakage with kref.hJames Bottomley2012-01-171-0/+1
* kref: fix up the kfree build problemsGreg Kroah-Hartman2011-12-141-5/+10
* kref: Remove the memory barriersPeter Zijlstra2011-12-131-2/+0
* kref: Implement kref_put in terms of kref_subPeter Zijlstra2011-12-131-18/+10
* kref: Inline all functionsPeter Zijlstra2011-12-131-5/+75
* kref: Add a kref_sub functionThomas Hellstrom2010-11-221-0/+2
* kref: remove kref_setNeilBrown2010-05-211-1/+0
* kobj: kref.h incorrectly describes itself as kref.c.Robert P. J. Day2010-03-151-1/+1
* headers: kref.h reduxAlexey Dobriyan2009-09-261-1/+0
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-3/+0
* kref: add kref_set()Evgeniy Polyakov2008-01-241-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+32