aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/jump_label.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-10-11compiler/gcc4: Add quirk for 'asm goto' miscompilation bugIngo Molnar1-1/+1
2013-08-06x86/jump-label: Use best default nops for inital jump label callsSteven Rostedt1-2/+7
2012-02-24static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()Ingo Molnar1-3/+3
2011-04-04jump label: Add _ASM_ALIGN for x86 and x86_64Jason Baron1-0/+1
2011-04-04jump label: Introduce static_branch() interfaceJason Baron1-11/+15
2011-01-23x86: Fix jump label with RO/NX module protection crashmatthieu castet1-1/+1
2010-09-22jump label: Remove duplicate structure for x86Steven Rostedt1-11/+1
2010-09-22jump label: x86 supportJason Baron1-0/+47