Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-06-08 | locking/mutex: Optimize mutex_trylock() fast-path | Peter Zijlstra | 1 | -3/+3 |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 1 | -2/+2 |
2013-09-04 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -0/+30 |
2013-06-29 | x86: Use asm-goto to implement mutex fast path on x86-64 | Wedson Almeida Filho | 1 | -0/+30 |
2013-06-26 | arch: Make __mutex_fastpath_lock_retval return whether fastpath succeeded or not | Maarten Lankhorst | 1 | -7/+4 |
2008-10-23 | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 1 | -3/+3 |
2008-10-23 | x86, um: ... and asm-x86 move | Al Viro | 1 | -0/+100 |