summaryrefslogtreecommitdiffstats
path: root/include/linux/kref.h
Commit message (Expand)AuthorAgeFilesLines
* introduce kref_put_mutex()Al Viro2012-08-221-0/+18
* Fix compile breakage with kref.hJames Bottomley2012-01-181-0/+1
* kref: fix up the kfree build problemsGreg Kroah-Hartman2011-12-141-5/+10
* kref: Remove the memory barriersPeter Zijlstra2011-12-131-2/+0Star
* kref: Implement kref_put in terms of kref_subPeter Zijlstra2011-12-131-18/+10Star
* 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/+0Star
* 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/+0Star
* Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day2008-04-301-3/+0Star
* kref: add kref_set()Evgeniy Polyakov2008-01-251-0/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+32