FWIW, I've set up an unofficial git tree with these patches, and will try and track changes as they're posted. git://git.infradead.org/~jmorris/lguest-testing.git Use the 'current' branch. - James -- James Morris <[email protected]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- References:
- [PATCH 1/7] cleanup: paravirt unhandled fallthrough
- From: Rusty Russell <[email protected]>
- [PATCH 2/7] cleanup: Initialize esp0 properly all the time
- From: Rusty Russell <[email protected]>
- [PATCH 3/7] cleanup: Make hvc_console.c compile on non-PowerPC
- From: Rusty Russell <[email protected]>
- [PATCH 4/7] cleanup: Move mce_disabled to asm/mce.h
- From: Rusty Russell <[email protected]>
- [PATCH 5/7] cleanup: Rename cpu_gdt_descr and remove extern declaration from smpboot.c
- From: Rusty Russell <[email protected]>
- [PATCH 6/7] cleanup: Remove extern declaration from mm/discontig.c, put in header.
- From: Rusty Russell <[email protected]>
- [PATCH 7/7] cleanup: make disable_acpi() valid w/o CONFIG_ACPI
- From: Rusty Russell <[email protected]>
- [PATCH 1/2] lguest preparation: EXPORT_SYMBOL_GPL 5 functions
- From: Rusty Russell <[email protected]>
- [PATCH 2/2] lguest preparation: expose futex infrastructure: get_futex_key, get_key_refs and drop_key_refs
- From: Rusty Russell <[email protected]>
- [PATCH 1/8] lguest: Kconfig and headers
- From: Rusty Russell <[email protected]>
- [PATCH 1/7] cleanup: paravirt unhandled fallthrough
- Prev by Date: Problem with 2.6.20 based kernels on SUSE 9.3
- Next by Date: Re: SATA-performance: Linux vs. FreeBSD
- Previous by thread: Re: [PATCH 5/8] lguest: trivial guest network driver
- Next by thread: Re: [PATCH 7/7] cleanup: make disable_acpi() valid w/o CONFIG_ACPI
- Index(es):