summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/jump_label.c
Commit message (Expand)AuthorAgeFilesLines
* x86/asm: Stop depending on ptrace.h in alternative.hAndy Lutomirski2016-04-291-0/+1
* jump_label: Rename JUMP_LABEL_{EN,DIS}ABLE to JUMP_LABEL_{JMP,NOP}Peter Zijlstra2015-08-031-1/+1
* x86/jump_label: expect default_nop if static_key gets enabled on boot-upHannes Frederic Sowa2013-10-191-7/+18
* Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-101-4/+66
|\
| * x86/jump-label: Show where and what was wrong on errorsSteven Rostedt2013-08-061-3/+18
| * x86/jump-label: Add safety checks to jump label conversionsSteven Rostedt2013-08-061-4/+28
| * x86/jump-label: Do not bother updating nops if they are correctSteven Rostedt2013-08-061-1/+24
* | x86: Make jump_label use int3-based patchingJiri Kosina2013-07-161-2/+14
|/
* jump_label, x86: Fix section mismatchPeter Zijlstra2011-12-061-1/+1
* x86/jump_label: add arch_jump_label_transform_static()Jeremy Fitzhardinge2011-10-251-3/+17
* x86/jump_label: drop arch_jump_label_text_poke_early()Jeremy Fitzhardinge2011-10-251-6/+0
* x86, cpu: Clean up and unify the NOP selection infrastructureH. Peter Anvin2011-04-181-2/+3
* jump label: x86 supportJason Baron2010-09-221-0/+50
OpenPOWER on IntegriCloud