| Commit message (Expand) | Author | Age | Files | Lines |
* | x86_64: Remove CLFLUSH in text_poke() | Andi Kleen | 2007-09-10 | 1 | -4/+2 |
* | x86: properly initialize temp insn buffer for paravirt patching | Chris Wright | 2007-08-18 | 1 | -0/+2 |
* | i386: really stop MCEs during code patching | Adrian Bunk | 2007-08-11 | 1 | -2/+2 |
* | i386: Make patching more robust, fix paravirt issue | Andi Kleen | 2007-08-11 | 1 | -12/+21 |
* | Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke... | Linus Torvalds | 2007-07-26 | 1 | -12/+2 |
* | x86: Stop MCEs and NMIs during code patching | Andi Kleen | 2007-07-22 | 1 | -0/+15 |
* | x86: Fix alternatives and kprobes to remap write-protected kernel text | Andi Kleen | 2007-07-22 | 1 | -6/+34 |
* | i386: smp-alt-once option is only useful with HOTPLUG_CPU | Jan Beulich | 2007-07-21 | 1 | -5/+9 |
* | Revert "[PATCH] x86: __pa and __pa_symbol address space separation" | Linus Torvalds | 2007-05-07 | 1 | -2/+2 |
* | [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org> | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+1 |
* | [PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patching | Jeremy Fitzhardinge | 2007-05-02 | 1 | -0/+13 |
* | [PATCH] i386: PARAVIRT: add common patching machinery | Jeremy Fitzhardinge | 2007-05-02 | 1 | -1/+4 |
* | [PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f... | Jeremy Fitzhardinge | 2007-05-02 | 1 | -3/+4 |
* | [PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRT | Jeremy Fitzhardinge | 2007-05-02 | 1 | -13/+1 |
* | [PATCH] i386: Allow boot-time disable of SMP altinstructions | Jeremy Fitzhardinge | 2007-05-02 | 1 | -4/+19 |
* | [PATCH] i386: Remove smp_alt_instructions | Jeremy Fitzhardinge | 2007-05-02 | 1 | -36/+2 |
* | [PATCH] x86: __pa and __pa_symbol address space separation | Vivek Goyal | 2007-05-02 | 1 | -2/+2 |
* | [PATCH] x86: Remove noreplacement option | Andi Kleen | 2007-04-24 | 1 | -19/+2 |
* | [PATCH] paravirt: Patch inline replacements for paravirt intercepts | Rusty Russell | 2006-12-07 | 1 | -11/+52 |
* | [PATCH] severing module.h->sched.h | Al Viro | 2006-12-04 | 1 | -0/+1 |
* | [PATCH] Fix potential interrupts during alternative patching | Zachary Amsden | 2006-10-20 | 1 | -0/+4 |
* | [PATCH] lockdep: x86 smp alternatives workaround | Ingo Molnar | 2006-07-03 | 1 | -0/+10 |
* | [PATCH] SMP alternatives: skip with UP kernels | Gerd Hoffmann | 2006-07-01 | 1 | -0/+6 |
* | [PATCH] x86_64: x86_64 version of the smp alternative patch. | Gerd Hoffmann | 2006-06-26 | 1 | -33/+85 |
* | [PATCH] x86: SMP alternatives | Gerd Hoffmann | 2006-03-23 | 1 | -0/+321 |