summaryrefslogtreecommitdiff
path: root/include/asm-generic/mutex-dec.h
AgeCommit message (Expand)Author
2008-10-23mutex: speed up generic mutex implementationsNick Piggin
2008-02-08asm-generic: remove fastcallHarvey Harrison
2006-10-03fix file specification in commentsUwe Zeisberger
2006-03-31[PATCH] mutex: some cleanupsNicolas Pitre
2006-01-11Fix mutex_trylock() copy-and-paste bug (x86, x86-64, generic mutex-dec.h)Linus Torvalds
2006-01-09[PATCH] mutex subsystem, add asm-generic/mutex-[dec|xchg|null].h implementationsIngo Molnar