summaryrefslogtreecommitdiffstats
path: root/kernel/locking/mutex.c
Commit message (Expand)AuthorAgeFilesLines
* locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...Jason Low2014-03-111-0/+3
* locking: Move mcs_spinlock.h into kernel/locking/Peter Zijlstra2014-03-111-1/+1
* locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i...Tim Chen2014-01-281-61/+7
* locking/mutexes/mcs: Correct barrier usageWaiman Long2014-01-281-5/+13
* locking/doc: Update references to kernel/mutex.cPeter Zijlstra2013-11-111-1/+1
* locking: Move the mutex code to kernel/locking/Peter Zijlstra2013-11-061-0/+960
OpenPOWER on IntegriCloud