aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-i386/alternative.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-22x86: Fix alternatives and kprobes to remap write-protected kernel textAndi Kleen1-0/+2
2007-05-11i386: work around miscompilation of alternatives codeJoerg Roedel1-0/+6
2007-05-02[PATCH] i386: Implement alternative_io for i386Andi Kleen1-0/+15
2007-05-02[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge1-2/+2
2007-05-02[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site for clarityJeremy Fitzhardinge1-3/+5
2007-05-02[PATCH] i386: Remove smp_alt_instructionsJeremy Fitzhardinge1-5/+1
2007-05-02[PATCH] i386: Clean up asm-i386/bugs.hJeremy Fitzhardinge1-0/+1
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell1-1/+12
2006-08-30[PATCH] i386: Remove alternative_smpAndi Kleen1-20/+0
2006-08-30[PATCH] x86: fix x86 cpuid keys used in alternative_smp()Jan Beulich1-1/+1
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann1-0/+8
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann1-0/+2
2006-06-23[PATCH] x86: compile fix for asm-i386/alternatives.hKirill Smelkov1-0/+2
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-0/+129