Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | locking/mutex: Kill arch specific code | Peter Zijlstra | 2016-10-25 | 1 | -120/+0 |
* | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra | 2016-06-08 | 1 | -1/+5 |
* | locking/mutex: Use acquire/release semantics | Davidlohr Bueso | 2015-10-06 | 1 | -5/+5 |
* | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 2013-06-26 | 1 | -6/+4 |
* | mutex: Place lock in contended state after fastpath_lock failure | Will Deacon | 2012-08-13 | 1 | -2/+9 |
* | mutex: speed up generic mutex implementations | Nick Piggin | 2008-10-23 | 1 | -8/+1 |
* | asm-generic: remove fastcall | Harvey Harrison | 2008-02-08 | 1 | -3/+3 |
* | fix file specification in comments | Uwe Zeisberger | 2006-10-03 | 1 | -1/+1 |
* | [PATCH] mutex: some cleanups | Nicolas Pitre | 2006-03-31 | 1 | -16/+17 |
* | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations | Ingo Molnar | 2006-01-10 | 1 | -0/+117 |