Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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-09 | 1 | -0/+117 |