aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/jump_label.h
Commit message (Expand)AuthorAge
* x86/asm: Add asm macros for static keys/jump labelsAndy Lutomirski2015-11-24
* x86/asm: Error out if asm/jump_label.h is included inappropriatelyAndy Lutomirski2015-11-24
* jump_label/x86: Work around asm build bug on older/backported GCCsPeter Zijlstra2015-08-13
* locking/static_keys: Add a new static_key interfacePeter Zijlstra2015-08-03
* jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-09
* compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar2013-10-11
* x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt2013-08-06
* static keys: Introduce 'struct static_key', static_key_true()/false() and sta...Ingo Molnar2012-02-24
* jump label: Add _ASM_ALIGN for x86 and x86_64Jason Baron2011-04-04
* jump label: Introduce static_branch() interfaceJason Baron2011-04-04
* x86: Fix jump label with RO/NX module protection crashmatthieu castet2011-01-23
* jump label: Remove duplicate structure for x86Steven Rostedt2010-09-22
* jump label: x86 supportJason Baron2010-09-22