index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
vmi_32.c
Age
Commit message (
Expand
)
Author
2009-03-19
x86: with the last user gone, remove set_pte_present
Jeremy Fitzhardinge
2009-02-17
x86, apic: remove genapic.h
Ingo Molnar
2009-02-17
x86: fold apic_ops into genapic
Yinghai Lu
2009-02-13
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-09
x86, vmi: put a missing paravirt_release_pmd in pgd_dtor
Alok Kataria
2009-02-02
x86/vmi: fix interrupt enable/disable/save/restore calling convention.
Jeremy Fitzhardinge
2009-01-26
x86: fix section mismatch warning
Rakib Mullick
2008-12-26
Merge branch 'x86/fpu' into x86/cleanups
Ingo Molnar
2008-12-16
x86: clean up dead code in vmi_32.c
Zachary Amsden
2008-12-14
x86 Fix VMI crash on boot in 2.6.28-rc8
Zachary Amsden
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-10-06
Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/cr...
Ingo Molnar
2008-09-30
x86: Fix broken LDT access in VMI
Zachary Amsden
2008-08-22
x86, paravirt_ops: use unsigned long instead of u32 for alloc_p*() pfn args
Eduardo Habkost
2008-08-14
Merge branch 'linus' into x86/core
Ingo Molnar
2008-08-08
x86: Fix broken VMI in 2.6.27-rc..
Alok Kataria
2008-07-18
Merge branch 'x86/apic' into x86/x2apic
Ingo Molnar
2008-07-18
x86: let 32bit use apic_ops too - fix
Suresh Siddha
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-14
x86: let 32bit use apic_ops too - fix
Yinghai Lu
2008-07-09
x86: rename paravirtualized TSC functions
Alok Kataria
2008-07-08
x86/paravirt: split sysret and sysexit
Jeremy Fitzhardinge
2008-04-24
x86: unify KERNEL_PGD_PTRS
Jeremy Fitzhardinge
2008-04-24
x86: rename paravirt_alloc_pt etc after the pagetable structure
Jeremy Fitzhardinge
2008-02-04
x86: VMI fix
Ingo Molnar
2008-01-30
x86: add mm parameter to paravirt_alloc_pd
Jeremy Fitzhardinge
2008-01-30
x86/vmi: fix compilation as a result of pte_t changes
Jeremy Fitzhardinge
2008-01-30
x86: change write_ldt_entry signature
Glauber de Oliveira Costa
2008-01-30
x86: change write_gdt_entry signature.
Glauber de Oliveira Costa
2008-01-30
x86: change write_idt_entry signature
Glauber de Oliveira Costa
2008-01-30
x86: use generic register name in the thread and tss structures
H. Peter Anvin
2008-01-30
x86: rename the struct pt_regs members for 32/64-bit consistency
H. Peter Anvin
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
x86: irqflags consolidation
Glauber de Oliveira Costa
2007-10-16
paravirt: clean up lazy mode handling
Jeremy Fitzhardinge
2007-10-16
paravirt: refactor struct paravirt_ops into smaller pv_*_ops
Jeremy Fitzhardinge
2007-10-11
i386: move kernel
Thomas Gleixner