index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
jump_label.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/jump_label: Batch jump label updates
Daniel Bristot de Oliveira
2019-06-17
1
-0
/
+2
*
jump_label: move 'asm goto' support test to Kconfig
Masahiro Yamada
2019-01-06
1
-13
/
+0
*
Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...
Ingo Molnar
2018-12-19
1
-18
/
+54
*
x86/jump-labels: Macrofy inline assembly code to work around GCC inlining bugs
Nadav Amit
2018-10-06
1
-54
/
+18
*
x86/jump_table: Use relative references
Ard Biesheuvel
2018-09-27
1
-16
/
+8
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/asm: Add asm macros for static keys/jump labels
Andy Lutomirski
2015-11-24
1
-8
/
+44
*
x86/asm: Error out if asm/jump_label.h is included inappropriately
Andy Lutomirski
2015-11-24
1
-0
/
+13
*
jump_label/x86: Work around asm build bug on older/backported GCCs
Peter Zijlstra
2015-08-13
1
-4
/
+4
*
locking/static_keys: Add a new static_key interface
Peter Zijlstra
2015-08-03
1
-2
/
+19
*
jump_label: Allow asm/jump_label.h to be included in assembly
Anton Blanchard
2015-04-09
1
-3
/
+2
*
compiler/gcc4: Add quirk for 'asm goto' miscompilation bug
Ingo Molnar
2013-10-11
1
-1
/
+1
*
x86/jump-label: Use best default nops for inital jump label calls
Steven Rostedt
2013-08-07
1
-2
/
+7
*
static keys: Introduce 'struct static_key', static_key_true()/false() and sta...
Ingo Molnar
2012-02-24
1
-3
/
+3
*
jump label: Add _ASM_ALIGN for x86 and x86_64
Jason Baron
2011-04-04
1
-0
/
+1
*
jump label: Introduce static_branch() interface
Jason Baron
2011-04-04
1
-11
/
+15
*
x86: Fix jump label with RO/NX module protection crash
matthieu castet
2011-01-23
1
-1
/
+1
*
jump label: Remove duplicate structure for x86
Steven Rostedt
2010-09-22
1
-11
/
+1
*
jump label: x86 support
Jason Baron
2010-09-22
1
-0
/
+47