Blaisorblade ([email protected])

Number of posts: 566 (0.43 per day)
First post: 2005-01-13 04:30:37
Last post: 2008-08-09 17:08:02

Date List Subject
2006-10-29 18:34:07 linux-kernel [PATCH 1/2] Fix "Remove the use of _syscallX macros in UML"
2006-10-29 16:58:00 linux-kernel Re: More uml build failures on 2.16.19-rc3 and 2.6.18.1
2006-10-26 06:08:42 linux-kernel Re: [uml-devel] [PATCH 01/14] uml: fix compilation options for USER_OBJS
2006-10-26 00:32:48 linux-kernel Re: [uml-devel] [Fwd: Re: More uml build failures on 2.16.19-rc3 and 2.6.18.1]
2006-10-21 01:42:56 linux-kernel Re: [uml-devel] [PATCH 03/10] uml: fix prototypes
2006-10-21 01:16:42 linux-kernel Re: [uml-devel] [PATCH 04/10] uml: make execvp safe for our usage
2006-10-21 00:11:36 linux-kernel Re: [uml-devel] [PATCH 04/10] uml: make execvp safe for our usage
2006-10-17 21:29:46 linux-kernel [PATCH 03/10] uml: fix prototypes
2006-10-17 21:29:46 linux-kernel [PATCH 02/10] uml: split memory allocation prototypes out of user.h
2006-10-17 21:29:41 linux-kernel [PATCH 04/10] uml: make execvp safe for our usage
2006-10-17 21:28:38 linux-kernel [PATCH 08/10] uml: cleanup run_helper() API to fix a leak
2006-10-17 21:28:38 linux-kernel [PATCH 09/10] uml: kconfig - silence warning
2006-10-17 21:27:40 linux-kernel [PATCH 05/10] uml: code convention cleanup of a file
2006-10-17 21:27:39 linux-kernel [PATCH 06/10] uml: reenable compilation of enable_timer, disabled by mistake
2006-10-17 21:27:39 linux-kernel [PATCH 07/10] uml: use DEFCONFIG_LIST to avoid reading host's config
2006-10-17 21:27:31 linux-kernel [PATCH 10/10] uml: mmapper - remove just added but wrong "const" attribute
2006-10-17 21:27:07 linux-kernel [PATCH 01/10] uml: remove some leftover PPC code
2006-10-17 21:27:05 linux-kernel [PATCH 00/10] Various UML patches for 2.6.19
2006-10-17 20:59:52 linux-kernel fix typo in memory barrier docs
2006-10-17 19:49:10 linux-kernel uml: remove warnings added by previous -stable patch
2006-10-17 19:48:46 linux-kernel uml: fix processor selection to exclude unsupported processors and features
2006-10-17 19:48:45 linux-kernel uml: make Uml compile on FC6 kernel headers
2006-10-15 19:47:34 linux-kernel uml: fix processor selection to exclude unsupported processors and features
2006-10-14 00:14:11 linux-kernel Re: [uml-devel] [PATCH 06/14] uml: make UML_SETJMP always safe
2006-10-11 11:08:36 linux-kernel Re: [uml-devel] [PATCH 01/14] uml: fix compilation options for USER_OBJS
2006-10-06 21:59:31 linux-kernel Re: [uml-devel] [PATCH 02/14] uml: revert wrong patch
2006-10-05 21:47:35 linux-kernel [PATCH 07/14] uml: fix processor selection to exclude unsupported processors and features
2006-10-05 21:47:11 linux-kernel [PATCH 05/14] uml: make TT mode compile after setjmp-related changes
2006-10-05 21:47:11 linux-kernel [PATCH 04/14] uml: readd forgot prototype
2006-10-05 21:45:12 linux-kernel [PATCH 12/14] uml: remove duplicate export
2006-10-05 21:45:11 linux-kernel [PATCH 03/14] uml: correct removal of pte_mkexec
2006-10-05 21:44:26 linux-kernel Re: uml: use DEFCONFIG_LIST to avoid reading host's config
2006-10-05 21:44:21 linux-kernel [PATCH 11/14] uml: asm offsets duplication removal
2006-10-05 21:43:22 linux-kernel [PATCH 14/14] uml: allow finer tuning for host VMSPLIT setting
2006-10-05 21:43:11 linux-kernel [PATCH 13/14] uml: deprecate CONFIG_MODE_TT
2006-10-05 21:42:51 linux-kernel [PATCH 09/14] uml: declare in Kconfig our partial LOCKDEP support
2006-10-05 21:42:51 linux-kernel [PATCH 10/14] uml: allow using again x86/x86_64 crypto code
2006-10-05 21:42:33 linux-kernel [PATCH 08/14] uml: fix uname under setarch i386
2006-10-05 21:42:12 linux-kernel [PATCH 02/14] uml: revert wrong patch
2006-10-05 21:41:54 linux-kernel [PATCH 06/14] uml: make UML_SETJMP always safe
2006-10-05 21:41:37 linux-kernel [PATCH 01/14] uml: fix compilation options for USER_OBJS
2006-10-05 21:41:33 linux-kernel [PATCH 00/14] UML: simple changes for 2.6.19
2006-10-05 21:09:29 linux-kernel uml: use DEFCONFIG_LIST to avoid reading host's config
2006-10-05 21:09:28 linux-kernel uml: allow using again x86/x86_64 crypto code
2006-10-03 18:50:10 linux-kernel Re: [uml-devel] [PATCH 4/5] UML - Close file descriptor leaks
2006-10-01 17:13:25 linux-kernel Re: [uml-devel] [PATCH 4/5] UML - Close file descriptor leaks
2006-10-01 14:51:57 linux-kernel Re: [uml-devel] [PATCH 3/8] UML - Fix missing x86_64 register definitions
2006-09-09 09:31:41 linux-kernel Re: [uml-devel] Re: Partial fix! - Was: Re: [BUG report] UML linux-2.6 latest BK doesn't compile
2006-08-29 08:26:43 linux-kernel Re: [uml-devel] arch/um/sys-i386/setjmp.S: useless #ifdef _REGPARM's?
2006-08-29 08:22:48 linux-kernel Re: [PATCH RFP-V4 00/13] remap_file_pages protection support - 4th attempt
2006-08-26 17:54:36 linux-kernel [PATCH RFP-V4 03/13] RFP prot support: add needed macros