aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-10-23Rename switcher.S to x86/switcher_32.SRusty Russell
2007-10-23Move lguest guest support to arch/x86.Rusty Russell
2007-10-23Move lguest hcalls to arch-specific headerJes Sorensen
2007-10-23Clocksource is continuous regardless of the state of the host's TSC.Tony Breeds
2007-10-23lguest_devices belongs in lguest_bus.c: it's not i386-specific.Rusty Russell
2007-10-23Make lguest_launcher.h types userspace-friendlyRusty Russell
2007-10-23lguest.txt updateRusty Russell
2007-10-23Lguest currently depends on 32-bit x86, not just x86.Rusty Russell
2007-10-23Use copy_to_user() not put_user for struct timespecJes Sorensen
2007-10-23turn err into errx in lguest call sitesGlauber de Oliveira Costa
2007-10-23Remove binfmts.h include from lg.hRusty Russell
2007-10-23Make asm-x86/bootparam.h includable from userspace.Rusty Russell
2007-10-23Consolidate host virtualization support under Virtualization menuRusty Russell
2007-10-23Normalize config options for guest supportRusty Russell
2007-10-22procfs: fix kernel-doc param warningsRandy Dunlap
2007-10-22auditsc: fix kernel-doc param warningsRandy Dunlap
2007-10-22Expand hwif->host_flags so that it fits new flags.David Miller
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2007-10-22Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/coolo...Linus Torvalds
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/avi...Linus Torvalds
2007-10-22Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/sp...Linus Torvalds
2007-10-22Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds
2007-10-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus...Linus Torvalds
2007-10-22Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds
2007-10-22Merge git://git.infradead.org/battery-2.6Linus Torvalds
2007-10-22Merge branch 'master' of ssh://master.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2007-10-22ppc: fix AT_VECTOR_SIZE on arch/ppcGrant Likely
2007-10-22Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-10-22Fix appletalk sysctl entry nameEric W. Biederman
2007-10-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/iee...Linus Torvalds
2007-10-22Merge branch 'sg' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2007-10-22[SPARC64]: ARRAY_SIZE() cleanupAlejandro Martinez Ruiz
2007-10-23Merge branch 'for-2.6.24' of git://git.secretlab.ca/git/linux-2.6-mpc52xxPaul Mackerras
2007-10-22[MIPS] time: Make c0_compare_int_usable more bullet proofAtsushi Nemoto
2007-10-22[MIPS] Kbuild: Use the new cc-cross-prefix feature.Ralf Baechle
2007-10-22[MIPS] Fix include wrapper symbol to something sane.Ralf Baechle
2007-10-22[MIPS] Malta: Delete dead code.Ralf Baechle
2007-10-22[MIPS] time: Add GT641xx timer0 clockevent driverYoichi Yuasa
2007-10-22[MIPS] time: SMP-proofing of Sibyte clockevent/clocksource code.Ralf Baechle
2007-10-22[MIPS] time: SMP/NUMA-proofing of IP27 HUB RT timer code.Ralf Baechle
2007-10-22[MIPS] time: Fix calculation in clockevent_set_clock()Atsushi Nemoto
2007-10-22Add CONFIG_DEBUG_SG sg validationJens Axboe
2007-10-22Change table chaining layoutJens Axboe
2007-10-22Update arch/ to use sg helpersJens Axboe
2007-10-22Update swiotlb to use sg helpersJens Axboe
2007-10-22Update net/ to use sg helpersJens Axboe
2007-10-22Update fs/ to use sg helpersJens Axboe
2007-10-22[SG] Update drivers to use sg helpersJens Axboe
2007-10-22kbuild: cc-cross-prefix spellingGeert Uytterhoeven