index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
jump_label.c
Age
Commit message (
Expand
)
Author
2015-08-03
jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}
Peter Zijlstra
2013-10-19
x86/jump_label: expect default_nop if static_key gets enabled on boot-up
Hannes Frederic Sowa
2013-09-11
Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-08-07
x86/jump-label: Show where and what was wrong on errors
Steven Rostedt
2013-08-07
x86/jump-label: Add safety checks to jump label conversions
Steven Rostedt
2013-08-07
x86/jump-label: Do not bother updating nops if they are correct
Steven Rostedt
2013-07-17
x86: Make jump_label use int3-based patching
Jiri Kosina
2011-12-06
jump_label, x86: Fix section mismatch
Peter Zijlstra
2011-10-25
x86/jump_label: add arch_jump_label_transform_static()
Jeremy Fitzhardinge
2011-10-25
x86/jump_label: drop arch_jump_label_text_poke_early()
Jeremy Fitzhardinge
2011-04-18
x86, cpu: Clean up and unify the NOP selection infrastructure
H. Peter Anvin
2010-09-22
jump label: x86 support
Jason Baron