Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-10-25 | locking/mutex: Kill arch specific code | Peter Zijlstra | 1 | -88/+0 |
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra | 1 | -1/+1 |
2015-10-06 | locking/mutex: Use acquire/release semantics | Davidlohr Bueso | 1 | -4/+4 |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 1 | -6/+4 |
2008-10-23 | mutex: speed up generic mutex implementations | Nick Piggin | 1 | -24/+2 |
2008-02-08 | asm-generic: remove fastcall | Harvey Harrison | 1 | -3/+3 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-03-31 | [PATCH] mutex: some cleanups | Nicolas Pitre | 1 | -14/+16 |
2006-01-11 | Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h) | Linus Torvalds | 1 | -1/+1 |
2006-01-09 | [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementations | Ingo Molnar | 1 | -0/+110 |