Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'x86/jumplabel' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2013-09-10 | 1 | -4/+66 |
|\ | |||||
| * | x86/jump-label: Show where and what was wrong on errors | Steven Rostedt | 2013-08-06 | 1 | -3/+18 |
| * | x86/jump-label: Add safety checks to jump label conversions | Steven Rostedt | 2013-08-06 | 1 | -4/+28 |
| * | x86/jump-label: Do not bother updating nops if they are correct | Steven Rostedt | 2013-08-06 | 1 | -1/+24 |
* | | x86: Make jump_label use int3-based patching | Jiri Kosina | 2013-07-16 | 1 | -2/+14 |
|/ | |||||
* | jump_label, x86: Fix section mismatch | Peter Zijlstra | 2011-12-06 | 1 | -1/+1 |
* | x86/jump_label: add arch_jump_label_transform_static() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -3/+17 |
* | x86/jump_label: drop arch_jump_label_text_poke_early() | Jeremy Fitzhardinge | 2011-10-25 | 1 | -6/+0 |
* | x86, cpu: Clean up and unify the NOP selection infrastructure | H. Peter Anvin | 2011-04-18 | 1 | -2/+3 |
* | jump label: x86 support | Jason Baron | 2010-09-22 | 1 | -0/+50 |