Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lockref: add ability to mark lockrefs "dead" | Linus Torvalds | 2013-09-07 | 1 | -0/+3 |
* | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds | 2013-09-02 | 1 | -2/+9 |
* | lockref: uninline lockref helper functions | Linus Torvalds | 2013-09-02 | 1 | -62/+4 |
* | lockref: add 'lockref_get_or_lock() helper | Linus Torvalds | 2013-09-02 | 1 | -0/+16 |
* | Add new lockref infrastructure reference implementation | Waiman Long | 2013-08-28 | 1 | -0/+71 |