Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs | Nadav Amit | 2018-10-06 | 1 | -0/+1 |
* | x86/cpufeature: Macrofy inline assembly code to work around GCC inlining bugs | Nadav Amit | 2018-10-06 | 1 | -0/+1 |
* | x86/extable: Macrofy inline assembly code to work around GCC inlining bugs | Nadav Amit | 2018-10-06 | 1 | -0/+1 |
* | x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops | Nadav Amit | 2018-10-04 | 1 | -0/+1 |
* | x86/bug: Macrofy the BUG table section handling, to work around GCC inlining ... | Nadav Amit | 2018-10-04 | 1 | -0/+1 |
* | x86/alternatives: Macrofy lock prefixes to work around GCC inlining bugs | Nadav Amit | 2018-10-04 | 1 | -0/+1 |
* | x86/refcount: Work around GCC inlining bug | Nadav Amit | 2018-10-04 | 1 | -0/+1 |
* | x86/objtool: Use asm macros to work around GCC inlining bugs | Nadav Amit | 2018-10-04 | 1 | -0/+2 |
* | kbuild/Makefile: Prepare for using macros in inline assembly code to work aro... | Nadav Amit | 2018-10-04 | 1 | -0/+7 |