aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/alternative.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86: PARAVIRT: Jeremy Fitzhardinge <jeremy@goop.org>Jeremy Fitzhardinge1-1/+1
2007-05-02[PATCH] i386: PARAVIRT: Allow boot-time disable of paravirt_ops patchingJeremy Fitzhardinge1-0/+13
2007-05-02[PATCH] i386: PARAVIRT: add common patching machineryJeremy Fitzhardinge1-1/+4
2007-05-02[PATCH] i386: PARAVIRT: rename struct paravirt_patch to paravirt_patch_site for clarityJeremy Fitzhardinge1-3/+4
2007-05-02[PATCH] i386: PARAVIRT: Remove CONFIG_DEBUG_PARAVIRTJeremy Fitzhardinge1-13/+1
2007-05-02[PATCH] i386: Allow boot-time disable of SMP altinstructionsJeremy Fitzhardinge1-4/+19
2007-05-02[PATCH] i386: Remove smp_alt_instructionsJeremy Fitzhardinge1-36/+2
2007-05-02[PATCH] x86: __pa and __pa_symbol address space separationVivek Goyal1-2/+2
2007-04-24[PATCH] x86: Remove noreplacement optionAndi Kleen1-19/+2
2006-12-07[PATCH] paravirt: Patch inline replacements for paravirt interceptsRusty Russell1-11/+52
2006-12-04[PATCH] severing module.h->sched.hAl Viro1-0/+1
2006-10-20[PATCH] Fix potential interrupts during alternative patchingZachary Amsden1-0/+4
2006-07-03[PATCH] lockdep: x86 smp alternatives workaroundIngo Molnar1-0/+10
2006-07-01[PATCH] SMP alternatives: skip with UP kernelsGerd Hoffmann1-0/+6
2006-06-26[PATCH] x86_64: x86_64 version of the smp alternative patch.Gerd Hoffmann1-33/+85
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-0/+321