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