aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kref.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-17Fix compile breakage with kref.hGravatar James Bottomley 1-0/+1
2011-12-14kref: fix up the kfree build problemsGravatar Greg Kroah-Hartman 1-5/+10
2011-12-13kref: Remove the memory barriersGravatar Peter Zijlstra 1-2/+0
2011-12-13kref: Implement kref_put in terms of kref_subGravatar Peter Zijlstra 1-18/+10
2011-12-13kref: Inline all functionsGravatar Peter Zijlstra 1-5/+75
2010-11-22kref: Add a kref_sub functionGravatar Thomas Hellstrom 1-0/+2
2010-05-21kref: remove kref_setGravatar NeilBrown 1-1/+0
2010-03-15kobj: kref.h incorrectly describes itself as kref.c.Gravatar Robert P. J. Day 1-1/+1
2009-09-26headers: kref.h reduxGravatar Alexey Dobriyan 1-1/+0
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersGravatar Robert P. J. Day 1-3/+0
2008-01-24kref: add kref_set()Gravatar Evgeniy Polyakov 1-0/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+32