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