summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/mutex_64.h
Commit message (Expand)AuthorAgeFilesLines
* locking/mutex: Kill arch specific codePeter Zijlstra2016-10-251-127/+0
* locking/mutex: Optimize mutex_trylock() fast-pathPeter Zijlstra2016-06-081-3/+3
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-111-2/+2
* Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-09-041-0/+30
|\
| * x86: Use asm-goto to implement mutex fast path on x86-64Wedson Almeida Filho2013-06-281-0/+30
* | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or notMaarten Lankhorst2013-06-261-7/+4
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+100