aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/paravirt.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-02[PATCH] x86-64: vsyscall_gtod_data diet and vgettimeofday() fixEric Dumazet1-17/+36
2007-05-02[PATCH] x86-64: fix vtime() vsyscallEric Dumazet1-3/+5
2007-05-02[PATCH] x86: remove UNEXPECTED_IO_APIC()Adrian Bunk2-58/+0
2007-05-02[PATCH] x86: sys_ioperm() prototype cleanupAdrian Bunk3-1/+2
2007-05-02[PATCH] x86-64: use lru instead of page->index and page->private for pgd lists management.Christoph Lameter3-15/+6
2007-05-02[PATCH] i386: remove the APM_RTC_IS_GMT config option.Parag Warudkar1-13/+0
2007-05-02[PATCH] x86-64: Remove unused stext symbolAndi Kleen1-1/+0
2007-05-02[PATCH] i386: Use X86_EFLAGS_IF in irqflags.h.Andi Kleen3-22/+29
2007-05-02[PATCH] i386: get rid of unused variablesParag Warudkar1-7/+0
2007-05-02[PATCH] x86: tighten kernel image page access rightsJan Beulich6-23/+40
2007-05-02[PATCH] x86: Improve handling of kernel mappings in change_page_attrJan Beulich3-6/+16
2007-05-02[PATCH] i386: rationalize paravirt wrappersRusty Russell8-475/+389
2007-05-02[PATCH] i386: Rename boot_gdt_table to boot_gdtSebastien Dugue2-11/+10
2007-05-02[PATCH] i386: clean up cpu_init()Rusty Russell3-30/+14
2007-05-02[PATCH] i386: Use per-cpu GDT immediately upon bootRusty Russell6-120/+75
2007-05-02[PATCH] i386: Use per-cpu variables for GDT, PDARusty Russell7-115/+21
2007-05-02[PATCH] x86: add command line length to boot protocolBernhard Walle3-8/+29
2007-05-02[PATCH] i386: Allow i386 crash kernels to handle x86_64 dumpsIan Campbell3-1/+12
2007-05-02[PATCH] x86-64: Introduce load_TLS to the "for" loop.Rusty Russell1-7/+4
2007-05-02[PATCH] i386: Initialize esp0 properly all the timeRusty Russell1-0/+1
2007-05-02[PATCH] i386: VDSO_PRELINK warning fixAndrew Morton2-3/+3