aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/mutex-dec.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-25locking/mutex: Kill arch specific codePeter Zijlstra1-88/+0
2016-06-08locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra1-1/+1
2015-10-06locking/mutex: Use acquire/release semanticsDavidlohr Bueso1-4/+4
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst1-6/+4
2008-10-23mutex: speed up generic mutex implementationsNick Piggin1-24/+2
2008-02-08asm-generic: remove fastcallHarvey Harrison1-3/+3
2006-10-03fix file specification in commentsUwe Zeisberger1-1/+1
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre1-14/+16
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds1-1/+1
2006-01-09[PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar1-0/+110