aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/lguest
Commit message (Expand)AuthorAge
* x86: make 32bit support per_cpu vectorYinghai Lu2008-10-16
* Merge commit 'v2.6.27-rc1' into x86/coreIngo Molnar2008-07-30
|\
| * lguest: set max_pfn_mapped, growl loudly at Yinghai LuRusty Russell2008-07-28
* | x86, lguest: fix apic_ops build on UPIngo Molnar2008-07-20
* | Merge branch 'x86/apic' into x86/x2apicIngo Molnar2008-07-18
|\|
| * x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
* | x86: apic_ops for lguestSuresh Siddha2008-07-18
* | x2apic: xen64 paravirt basic apic opsSuresh Siddha2008-07-12
|/
* x86, VisWS: turn into generic arch, eliminate Kconfig specialsIngo Molnar2008-07-10
* x86: rename paravirtualized TSC functionsAlok Kataria2008-07-09
* x86: rename two e820 related functionsYinghai Lu2008-07-08
* Merge branch 'linus' into tmp.x86.mpparse.newIngo Molnar2008-07-08
|\
| * lguest: fix ugly <NULL> in /proc/interruptsRusty Russell2008-05-30
* | x86: extend e820 early_res support 32bit -fix #3Yinghai Lu2008-05-31
|/
* x86: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-17
* lguest: comment documentation update.Rusty Russell2008-03-27
* lguest: Revert 1ce70c4fac3c3954bd48c035f448793867592bc0, fix real problem.Rusty Russell2008-03-10
* lguest: Sanitize the lguest clock.Rusty Russell2008-03-10
* x86/lguest: fix pgdir pmd index calculationAhmed S. Darwish2008-02-26
* lguest: include function prototypesHarvey Harrison2008-02-26
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2008-01-30
|\
| * lguest: Reboot supportBalaji Rao2008-01-30
* | x86: remove depends on X86_32 from PARAVIRT & PARAVIRT_GUESTEduardo Pereira Habkost2008-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: unify struct desc_ptrGlauber 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: use u32 for some lapic functionsThomas Gleixner2008-01-30
|/
* lguest: prevent VISWS or VOYAGER randconfigsRandy Dunlap2007-11-29
* lguest: tidy up documentationRusty Russell2007-11-05
* lguest: make async_hcall() staticAdrian Bunk2007-11-05
* lguest: documentation updateRusty Russell2007-10-25
* lguest: build fixJeff Garzik2007-10-25
* lguest: use defines from x86 headers instead of magic numbersRusty Russell2007-10-25
* Revert lguest magic and use hook in head.SRusty Russell2007-10-23
* Lguest support for VirtioRusty Russell2007-10-23
* Remove old lguest bus and drivers.Rusty Russell2007-10-23
* Virtio helper routines for a descriptor ringbuffer implementationRusty Russell2007-10-23
* Boot with virtual == physical to get closer to native Linux.Rusty Russell2007-10-23
* Allow guest to specify syscall vector to use.Rusty Russell2007-10-23
* Make hypercalls arch-independent.Jes Sorensen2007-10-23
* Move i386 part of core.c to x86/core.c.Jes Sorensen2007-10-23
* Move lguest guest support to arch/x86.Rusty Russell2007-10-23