aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/SM501.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Make hypercalls arch-independent.Jes Sorensen6-84/+104
2007-10-23Introduce "hcall" pointer to indicate pending hypercall.Rusty Russell4-38/+34
2007-10-23Reorder guest saved regs to match hyperall orderJes Sorensen2-4/+3
2007-10-23Move i386 part of core.c to x86/core.c.Jes Sorensen9-522/+613
2007-10-23Make shadow IDT a complete IDT with 256 entries.Rusty Russell2-32/+20
2007-10-23Remove fixed limit on number of guests, and lguests array.Rusty Russell7-45/+14
2007-10-23Introduce guest mem offset, static link example launcherRusty Russell8-140/+163
2007-10-23Accept elf files that are valid but have sections that can not be mmap'ed for some reason.Ronald G. Minnich1-29/+32
2007-10-23Rename switcher.S to x86/switcher_32.SRusty Russell2-3/+5
2007-10-23Move lguest guest support to arch/x86.Rusty Russell7-11/+17
2007-10-23Move lguest hcalls to arch-specific headerJes Sorensen2-65/+71
2007-10-23Clocksource is continuous regardless of the state of the host's TSC.Tony Breeds1-3/+2
2007-10-23lguest_devices belongs in lguest_bus.c: it's not i386-specific.Rusty Russell2-1/+2
2007-10-23Make lguest_launcher.h types userspace-friendlyRusty Russell3-13/+14
2007-10-23lguest.txt updateRusty Russell1-39/+29
2007-10-23Lguest currently depends on 32-bit x86, not just x86.Rusty Russell1-1/+1
2007-10-23Use copy_to_user() not put_user for struct timespecJes Sorensen1-1/+1
2007-10-23turn err into errx in lguest call sitesGlauber de Oliveira Costa1-2/+2
2007-10-23Remove binfmts.h include from lg.hRusty Russell1-1/+0
2007-10-23Make asm-x86/bootparam.h includable from userspace.Rusty Russell13-225/+229
2007-10-23Consolidate host virtualization support under Virtualization menuRusty Russell2-2/+4
2007-10-23Normalize config options for guest supportRusty Russell3-14/+32
2007-10-22procfs: fix kernel-doc param warningsRandy Dunlap1-24/+22
2007-10-22auditsc: fix kernel-doc param warningsRandy Dunlap1-2/+2
2007-10-22Expand hwif->host_flags so that it fits new flags.David Miller1-1/+1
2007-10-22ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely1-0/+1
2007-10-22Fix appletalk sysctl entry nameEric W. Biederman1-1/+1
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+1
2007-10-22[MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto1-2/+2
2007-10-22[MIPS] Kbuild: Use the new cc-cross-prefix feature.Ralf Baechle2-20/+10
2007-10-22[MIPS] Fix include wrapper symbol to something sane.Ralf Baechle1-3/+3
2007-10-22[MIPS] Malta: Delete dead code.Ralf Baechle1-13/+0
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa7-22/+193
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle7-167/+158
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle2-64/+72
2007-10-22[MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto1-2/+2
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe25-0/+101
2007-10-22Change table chaining layoutJens Axboe25-49/+79
2007-10-22Update arch/ to use sg helpersJens Axboe23-67/+55
2007-10-22Update swiotlb to use sg helpersJens Axboe1-1/+1
2007-10-22Update net/ to use sg helpersJens Axboe9-33/+25
2007-10-22Update fs/ to use sg helpersJens Axboe3-10/+17
2007-10-22[SG] Update drivers to use sg helpersJens Axboe82-275/+278
2007-10-22kbuild: cc-cross-prefix spellingGeert Uytterhoeven1-5/+5
2007-10-22kbuild: allow depmod in cross builds againSam Ravnborg1-1/+1
2007-10-22kbuild: fix modules_install after a 'make vmlinux'Sam Ravnborg1-2/+3
2007-10-22firewire: fw-ohci: shut up a superfluous compiler warningStefan Richter1-1/+1
2007-10-22firewire: fw-ohci: log a note about unsupported featuresStefan Richter1-3/+8
2007-10-22[SG] Update crypto/ to sg helpersJens Axboe6-9/+10
2007-10-22[SG] Update block layer to use sg helpersJens Axboe1-2/+6