aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/alternative.c
Commit message (Expand)AuthorAge
* x86_64: Remove CLFLUSH in text_poke()Andi Kleen2007-09-10
* x86: properly initialize temp insn buffer for paravirt patchingChris Wright2007-08-18
* i386: really stop MCEs during code patchingAdrian Bunk2007-08-11
* i386: Make patching more robust, fix paravirt issueAndi Kleen2007-08-11
* Revert most of "x86: Fix alternatives and kprobes to remap write-protected ke...Linus Torvalds2007-07-26
* x86: Stop MCEs and NMIs during code patchingAndi Kleen2007-07-22
* x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen2007-07-22
* i386: smp-alt-once option is only useful with HOTPLUG_CPUJan Beulich2007-07-21
* Revert "[PATCH] x86: __pa and __pa_symbol address space separation"Linus Torvalds2007-05-07
* [PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge2007-05-02
* [PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patchingJeremy Fitzhardinge2007-05-02
* [PATCH] i386: PARAVIRT: add common patching machineryJeremy Fitzhardinge2007-05-02
* [PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site f...Jeremy Fitzhardinge2007-05-02
* [PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRTJeremy Fitzhardinge2007-05-02
* [PATCH] i386: Allow boot-time disable of SMP altinstructionsJeremy Fitzhardinge2007-05-02
* [PATCH] i386: Remove smp_alt_instructionsJeremy Fitzhardinge2007-05-02
* [PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal2007-05-02
* [PATCH] x86: Remove noreplacement optionAndi Kleen2007-04-24
* [PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell2006-12-06
* [PATCH] severing module.h->sched.hAl Viro2006-12-04
* [PATCH] Fix potential interrupts during alternative patchingZachary Amsden2006-10-20
* [PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar2006-07-03
* [PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann2006-07-01
* [PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann2006-06-26
* [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-23