aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2007-10-23Change example launcher to use unsigned long not u32Jes Sorensen2-28/+30
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-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds7-40/+89
2007-10-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/cooloney/blackfin-2.6Linus Torvalds2-4/+4
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi/kvmLinus Torvalds6-69/+103
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds23-713/+918
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds8-125/+87
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds47-1635/+3689
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds8-43/+109
2007-10-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds22-293/+440
2007-10-22Merge git://git.infradead.org/battery-2.6Linus Torvalds1-39/+102
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mchehab/v4l-dvbLinus Torvalds71-838/+563
2007-10-22ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely1-0/+1
2007-10-22Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-8/+9
2007-10-22Fix appletalk sysctl entry nameEric W. Biederman1-1/+1
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394-2.6Linus Torvalds1-4/+9
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds151-449/+671
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz1-2/+1
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras8-43/+109
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