Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: jump_label: Use compact branches for >= r6 | Paul Burton | 2019-04-09 | 1 | -3/+9 |
* | MIPS: jump_label: Remove redundant nops | Paul Burton | 2019-04-09 | 1 | -2/+1 |
* | MIPS: Fix kernel crash for R6 in jump label branch function | Archer Yan | 2019-03-11 | 1 | -4/+4 |
* | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 2015-08-03 | 1 | -2/+17 |
* | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 2015-04-09 | 1 | -4/+3 |
* | MIPS: jump_label.c: Handle the microMIPS J instruction encoding | Maciej W. Rozycki | 2014-11-19 | 1 | -1/+7 |
* | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 2013-10-11 | 1 | -1/+1 |
* | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 2012-02-24 | 1 | -1/+1 |
* | jump label: Introduce static_branch() interface | Jason Baron | 2011-04-04 | 1 | -10/+12 |
* | MIPS: jump label: Add MIPS support. | David Daney | 2011-01-18 | 1 | -0/+48 |