Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own... | Jason Low | 2014-03-11 | 1 | -0/+3 |
* | locking: Move mcs_spinlock.h into kernel/locking/ | Peter Zijlstra | 2014-03-11 | 1 | -1/+1 |
* | locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i... | Tim Chen | 2014-01-28 | 1 | -61/+7 |
* | locking/mutexes/mcs: Correct barrier usage | Waiman Long | 2014-01-28 | 1 | -5/+13 |
* | locking/doc: Update references to kernel/mutex.c | Peter Zijlstra | 2013-11-11 | 1 | -1/+1 |
* | locking: Move the mutex code to kernel/locking/ | Peter Zijlstra | 2013-11-06 | 1 | -0/+960 |