aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmi_32.c
Commit message (Expand)AuthorAge
* x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-19
* x86, apic: remove genapic.hIngo Molnar2009-02-17
* x86: fold apic_ops into genapicYinghai Lu2009-02-17
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
|\
| * x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-09
* | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-02
|/
* x86: fix section mismatch warningRakib Mullick2009-01-26
* Merge branch 'x86/fpu' into x86/cleanupsIngo Molnar2008-12-26
|\
| * x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-14
* | x86: clean up dead code in vmi_32.cZachary Amsden2008-12-16
|/
* Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-11
|\
| * Merge branch 'linus' into x86/coreIngo Molnar2008-08-14
| |\
| * \ Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-18
| |\ \
| * | | x86: let 32bit use apic_ops too - fixSuresh Siddha2008-07-18
| * | | x86: let 32bit use apic_ops too - fixYinghai Lu2008-07-14
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-06
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-21
| | | |/ | | |/|
* | / | x86: Fix broken LDT access in VMIZachary Amsden2008-09-30
|/ / /
* / / x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2008-08-08
|/ /
* / x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
|/
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-09
* x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-08
* x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-24
* x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-24
* x86: VMI fixIngo Molnar2008-02-04
* x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge2008-01-30
* x86/vmi: fix compilation as a result of pte_t changesJeremy Fitzhardinge2008-01-30
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-30
* x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-30
* x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-30
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-30
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-30
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-30
* x86: irqflags consolidationGlauber de Oliveira Costa2008-01-30
* paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-16
* paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-16
* i386: move kernelThomas Gleixner2007-10-11