index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
locking
/
mutex.c
Age
Commit message (
Expand
)
Author
2014-03-31
Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-03-12
locking/mutex: Fix debug checks
Peter Zijlstra
2014-03-11
locking/mutexes: Add extra reschedule point
Peter Zijlstra
2014-03-11
locking/mutexes: Introduce cancelable MCS lock for adaptive spinning
Peter Zijlstra
2014-03-11
locking/mutexes: Unlock the mutex without the wait_lock
Jason Low
2014-03-11
locking/mutexes: Modify the way optimistic spinners are queued
Jason Low
2014-03-11
locking/mutexes: Return false if task need_resched() in mutex_can_spin_on_own...
Jason Low
2014-03-11
locking: Move mcs_spinlock.h into kernel/locking/
Peter Zijlstra
2014-02-13
asmlinkage, mutex: Mark __visible
Andi Kleen
2014-01-28
locking/mutexes/mcs: Restructure the MCS lock defines and locking code into i...
Tim Chen
2014-01-28
locking/mutexes/mcs: Correct barrier usage
Waiman Long
2013-11-11
locking/doc: Update references to kernel/mutex.c
Peter Zijlstra
2013-11-06
locking: Move the mutex code to kernel/locking/
Peter Zijlstra