summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/mutex_64.h
AgeCommit message (Expand)Author
2016-06-08locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar
2013-09-04Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-28x86: Use asm-goto to implement mutex fast path on x86-64Wedson Almeida Filho
2013-06-26arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro