summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/mutex-xchg.h
Commit message (Expand)AuthorAgeFilesLines
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-120/+0
* locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-081-1/+5
* locking/mutex: Use acquire/release semanticsDavidlohr Bueso2015-10-061-5/+5
* arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-261-6/+4
* mutex: Place lock in contended state after fastpath_lock failureWill Deacon2012-08-131-2/+9
* mutex: speed up generic mutex implementationsNick Piggin2008-10-231-8/+1
* asm-generic: remove fastcallHarvey Harrison2008-02-081-3/+3
* fix file specification in commentsUwe Zeisberger2006-10-031-1/+1
* [PATCH] mutex: some cleanupsNicolas Pitre2006-03-311-16/+17
* [PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar2006-01-091-0/+117
OpenPOWER on IntegriCloud