summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/vmi_32.c
Commit message (Expand)AuthorAgeFilesLines
* x86, vmware: Remove deprecated VMI kernel supportAlok Kataria2010-08-231-893/+0
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* x86, paravirt: Remove kmap_atomic_pte paravirt op.Ian Campbell2010-02-271-20/+0
* x86, vmi: Disable highmem PTE allocation even when CONFIG_HIGHPTE=yIan Campbell2010-02-271-12/+11
* x86, vmi: Mark VMI deprecated and schedule it for removalAlok Kataria2009-10-081-1/+1
* x86: Move get/set_wallclock to x86_platform_opsFeng Tang2009-09-161-2/+2
* x86: Move tsc_calibration to x86_init_opsThomas Gleixner2009-08-311-1/+1
* x86: Add timer_init to x86_init_opsThomas Gleixner2009-08-311-1/+1
* x86: Move percpu clockevents setup to x86_init_opsThomas Gleixner2009-08-311-2/+2
* x86: Fix VMI && stack protectorAlok Kataria2009-08-051-1/+1
* Merge commit 'origin/master' into for-linus/xen/masterJeremy Fitzhardinge2009-04-071-6/+0
|\
| * x86: with the last user gone, remove set_pte_presentJeremy Fitzhardinge2009-03-191-6/+0
* | x86/paravirt: finish change from lazy cpu to context switch start/endJeremy Fitzhardinge2009-03-291-6/+6
* | x86/paravirt: flush pending mmu updates on context switchJeremy Fitzhardinge2009-03-291-4/+10
|/
* x86, apic: remove genapic.hIngo Molnar2009-02-171-1/+1
* x86: fold apic_ops into genapicYinghai Lu2009-02-171-3/+3
* Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-0/+11
|\
| * x86, vmi: put a missing paravirt_release_pmd in pgd_dtorAlok Kataria2009-02-091-0/+11
* | x86/vmi: fix interrupt enable/disable/save/restore calling convention.Jeremy Fitzhardinge2009-02-021-4/+5
|/
* x86: fix section mismatch warningRakib Mullick2009-01-261-1/+1
* Merge branch 'x86/fpu' into x86/cleanupsIngo Molnar2008-12-261-5/+11
|\
| * x86 Fix VMI crash on boot in 2.6.28-rc8Zachary Amsden2008-12-141-5/+11
* | x86: clean up dead code in vmi_32.cZachary Amsden2008-12-161-119/+0
|/
* Merge branch 'x86/apic' into x86-v28-for-linus-phase4-BIngo Molnar2008-10-111-2/+2
|\
| * Merge branch 'linus' into x86/coreIngo Molnar2008-08-141-1/+2
| |\
| * \ Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-181-1/+0
| |\ \
| * | | x86: let 32bit use apic_ops too - fixSuresh Siddha2008-07-181-48/+3
| * | | x86: let 32bit use apic_ops too - fixYinghai Lu2008-07-141-3/+48
| | | |
| \ \ \
*-. \ \ \ Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...Ingo Molnar2008-10-061-5/+5
|\ \ \ \ \ | | |_|_|/ | |/| | |
| | * | | x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn argsEduardo Habkost2008-08-221-5/+5
| | | |/ | | |/|
* | | | x86: Fix broken LDT access in VMIZachary Amsden2008-09-301-1/+1
|/ / /
* | | x86: Fix broken VMI in 2.6.27-rc..Alok Kataria2008-08-081-1/+2
|/ /
* | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-181-1/+0
|/
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-091-1/+1
* x86/paravirt: split sysret and sysexitJeremy Fitzhardinge2008-07-081-2/+2
* x86: unify KERNEL_PGD_PTRSJeremy Fitzhardinge2008-04-241-1/+1
* x86: rename paravirt_alloc_pt etc after the pagetable structureJeremy Fitzhardinge2008-04-241-10/+10
* x86: VMI fixIngo Molnar2008-02-041-3/+3
* x86: add mm parameter to paravirt_alloc_pdJeremy Fitzhardinge2008-01-301-1/+1
* x86/vmi: fix compilation as a result of pte_t changesJeremy Fitzhardinge2008-01-301-4/+4
* x86: change write_ldt_entry signatureGlauber de Oliveira Costa2008-01-301-1/+10
* x86: change write_gdt_entry signature.Glauber de Oliveira Costa2008-01-301-6/+15
* x86: change write_idt_entry signatureGlauber de Oliveira Costa2008-01-301-1/+9
* x86: use generic register name in the thread and tss structuresH. Peter Anvin2008-01-301-5/+5
* x86: rename the struct pt_regs members for 32/64-bit consistencyH. Peter Anvin2008-01-301-25/+25
* x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge2008-01-301-5/+5
* x86: irqflags consolidationGlauber de Oliveira Costa2008-01-301-2/+2
* paravirt: clean up lazy mode handlingJeremy Fitzhardinge2007-10-161-16/+23
* paravirt: refactor struct paravirt_ops into smaller pv_*_opsJeremy Fitzhardinge2007-10-161-82/+82
* i386: move kernelThomas Gleixner2007-10-111-0/+981
OpenPOWER on IntegriCloud