Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-11-29kref: Remove kref_put_spinlock_irqsave()Bart Van Assche
2013-05-16Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar...Linus Torvalds
2013-05-15target: close target_put_sess_cmd() vs. core_tmr_abort_task() raceJoern Engel
2013-05-08kref: minor cleanupAnatol Pomozov
2012-11-20kref: Implement kref_get_unless_zero v3Thomas Hellstrom
2012-08-22introduce kref_put_mutex()Al Viro
2012-01-18Fix compile breakage with kref.hJames Bottomley
2011-12-14kref: fix up the kfree build problemsGreg Kroah-Hartman
2011-12-13kref: Remove the memory barriersPeter Zijlstra
2011-12-13kref: Implement kref_put in terms of kref_subPeter Zijlstra
2011-12-13kref: Inline all functionsPeter Zijlstra
2010-11-22kref: Add a kref_sub functionThomas Hellstrom
2010-05-21kref: remove kref_setNeilBrown
2010-03-15kobj: kref.h incorrectly describes itself as kref.c.Robert P. J. Day
2009-09-26headers: kref.h reduxAlexey Dobriyan
2008-04-30Remove "#ifdef __KERNEL__" checks from unexported headersRobert P. J. Day
2008-01-25kref: add kref_set()Evgeniy Polyakov
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds