Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2013-12-21 | mm: do not allocate page->ptl dynamically, if spinlock_t fits to long | Kirill A. Shutemov | 1 | -1/+1 |
2013-11-15 | lockref: use BLOATED_SPINLOCKS to avoid explicit config dependencies | Peter Zijlstra | 1 | -1/+6 |
2013-10-15 | GFS2: Use lockref for glocks | Steven Whitehouse | 1 | -0/+6 |
2013-09-08 | lockref: add ability to mark lockrefs "dead" | Linus Torvalds | 1 | -0/+3 |
2013-09-02 | lockref: implement lockless reference count updates using cmpxchg() | Linus Torvalds | 1 | -2/+9 |
2013-09-02 | lockref: uninline lockref helper functions | Linus Torvalds | 1 | -62/+4 |
2013-09-02 | lockref: add 'lockref_get_or_lock() helper | Linus Torvalds | 1 | -0/+16 |
2013-08-29 | Add new lockref infrastructure reference implementation | Waiman Long | 1 | -0/+71 |