Age | Commit message (Expand) | Author |
2019-06-05 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 428 | Thomas Gleixner |
2018-12-06 | kref/kobject: Improve documentation | Ezequiel Garcia |
2017-05-08 | kref: remove WARN_ON for NULL release functions | Andi Kleen |
2017-02-10 | kref: Implement 'struct kref' using refcount_t | Peter Zijlstra |
2017-01-18 | locking/atomic, kref: Implement kref_put_lock() | Peter Zijlstra |
2017-01-14 | locking/atomic, kref: Kill kref_sub() | Peter Zijlstra |
2017-01-14 | locking/atomic, kref: Add kref_read() | Peter Zijlstra |
2017-01-14 | locking/atomic, kref: Add KREF_INIT() | Peter Zijlstra |
2015-11-28 | kref: Remove kref_put_spinlock_irqsave() | Bart Van Assche |
2013-05-16 | Merge branch 'queue' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/tar... | Linus Torvalds |
2013-05-15 | target: close target_put_sess_cmd() vs. core_tmr_abort_task() race | Joern Engel |
2013-05-07 | kref: minor cleanup | Anatol Pomozov |
2012-11-20 | kref: Implement kref_get_unless_zero v3 | Thomas Hellstrom |
2012-08-22 | introduce kref_put_mutex() | Al Viro |
2012-01-17 | Fix compile breakage with kref.h | James Bottomley |
2011-12-14 | kref: fix up the kfree build problems | Greg Kroah-Hartman |
2011-12-13 | kref: Remove the memory barriers | Peter Zijlstra |
2011-12-13 | kref: Implement kref_put in terms of kref_sub | Peter Zijlstra |
2011-12-13 | kref: Inline all functions | Peter Zijlstra |
2010-11-22 | kref: Add a kref_sub function | Thomas Hellstrom |
2010-05-21 | kref: remove kref_set | NeilBrown |
2010-03-15 | kobj: kref.h incorrectly describes itself as kref.c. | Robert P. J. Day |
2009-09-26 | headers: kref.h redux | Alexey Dobriyan |
2008-04-30 | Remove "#ifdef __KERNEL__" checks from unexported headers | Robert P. J. Day |
2008-01-24 | kref: add kref_set() | Evgeniy Polyakov |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |