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