summaryrefslogtreecommitdiff
path: root/lib/kref.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2008-01-24kref: add kref_set()Evgeniy Polyakov
2007-04-27kref: fix CPU ordering with respect to krefsOliver Neukum
2006-12-20kref refcnt and false positivesVenkatesh Pallipadi
2006-03-20[PATCH] kref: avoid an atomic operation in kref_put()Eric Dumazet
2005-03-08[PATCH] kref: make kref_put return if this was the last put call.Greg Kroah-Hartman
2004-08-22KREF: make kref_get() return void as it makes sense to do so.Greg Kroah-Hartman
2004-08-02KREF: shrink the size of struct kref down to just a single atomic_tGreg Kroah-Hartman
2004-03-14kref: add kref structure to kernel tree.Greg Kroah-Hartman