aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/kref.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-22introduce kref_put_mutex()Al Viro1-0/+18
2012-01-17Fix compile breakage with kref.hJames Bottomley1-0/+1
2011-12-14kref: fix up the kfree build problemsGreg Kroah-Hartman1-5/+10
2011-12-13kref: Remove the memory barriersPeter Zijlstra1-2/+0
2011-12-13kref: Implement kref_put in terms of kref_subPeter Zijlstra1-18/+10
2011-12-13kref: Inline all functionsPeter Zijlstra1-5/+75
2010-11-22kref: Add a kref_sub functionThomas Hellstrom1-0/+2
2010-05-21kref: remove kref_setNeilBrown1-1/+0
2010-03-15kobj: kref.h incorrectly describes itself as kref.c.Robert P. J. Day1-1/+1
2009-09-26headers: kref.h reduxAlexey Dobriyan1-1/+0
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day1-3/+0
2008-01-24kref: add kref_set()Evgeniy Polyakov1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+32