aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kref.h
AgeCommit message (Expand)AuthorFilesLines
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Gravatar Linus Torvalds 1-0/+33
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceGravatar Joern Engel 1-0/+33
2013-05-07kref: minor cleanupGravatar Anatol Pomozov 1-3/+6
2012-11-20kref: Implement kref_get_unless_zero v3Gravatar Thomas Hellstrom 1-0/+21
2012-08-22introduce kref_put_mutex()Gravatar Al Viro 1-0/+18
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