Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2015-08-13 | jump_label/x86: Work around asm build bug on older/backported GCCs | Peter Zijlstra | 1 | -4/+4 |
2015-08-03 | locking/static_keys: Add a new static_key interface | Peter Zijlstra | 1 | -2/+19 |
2015-04-09 | jump_label: Allow asm/jump_label.h to be included in assembly | Anton Blanchard | 1 | -3/+2 |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar | 1 | -1/+1 |
2013-08-07 | x86/jump-label: Use best default nops for inital jump label calls | Steven Rostedt | 1 | -2/+7 |
2012-02-24 | static keys: Introduce 'struct static_key', static_key_true()/false() and sta... | Ingo Molnar | 1 | -3/+3 |
2011-04-04 | jump label: Add _ASM_ALIGN for x86 and x86_64 | Jason Baron | 1 | -0/+1 |
2011-04-04 | jump label: Introduce static_branch() interface | Jason Baron | 1 | -11/+15 |
2011-01-23 | x86: Fix jump label with RO/NX module protection crash | matthieu castet | 1 | -1/+1 |
2010-09-23 | jump label: Remove duplicate structure for x86 | Steven Rostedt | 1 | -11/+1 |
2010-09-23 | jump label: x86 support | Jason Baron | 1 | -0/+47 |