LinuxLists
Users
About
Jeff Dike (
[email protected]
)
Number of posts: 1298 (0.51 per day)
First post: 2003-07-18 02:20:37
Last post: 2010-07-11 02:15:36
Previous Page
/
Next Page
Date
List
Subject
2005-01-10 05:29:38
linux-kernel
[PATCH 5/28] UML - x86-64 core support
2005-01-10 05:24:08
linux-kernel
[PATCH 6/28] UML - x86-64 config support
2005-01-10 05:23:59
linux-kernel
[PATCH 3/28] UML - split out arch-specific syscalls from generic ones
2005-01-10 05:19:56
linux-kernel
[PATCH 4/28] UML - Three-level page table support
2005-01-10 05:14:37
linux-kernel
[PATCH 1/28] UML - add some pudding
2005-01-10 05:13:51
linux-kernel
[PATCH 2/28] UML - Use va_end wherever va_args are used
2004-11-29 17:45:43
linux-kernel
Re: user- vs kernel-level resource sandbox for Linux?
2004-11-28 17:58:45
linux-kernel
Re: [PATCH] UML - Build cleanups
2004-11-25 00:35:18
linux-kernel
[PATCH] UML -
2004-11-25 00:35:18
linux-kernel
[PATCH] UML - Remove a quilt-induced duplicity
2004-11-25 00:30:57
linux-kernel
[PATCH] UML - unistd.h cleanup
2004-11-24 23:36:37
linux-kernel
[PATCH] UML - Build cleanups
2004-11-24 23:36:32
linux-kernel
[PATCH] UML - Redo the signal delivery mechanism
2004-11-24 23:28:20
linux-kernel
[PATCH] UML - Unregister signal handlers at reboot
2004-11-21 02:26:18
linux-kernel
Re: [patch 1/9] list_for_each_entry: arch-um-drivers-chan_kern.c
2004-11-18 04:40:54
linux-kernel
Re: [patch 2] Xen core patch : arch_free_page return value
2004-11-18 02:55:13
linux-kernel
Re: [patch 2] Xen core patch : arch_free_page return value
2004-11-17 23:37:41
linux-kernel
Re: And another bug report for UML in latest Linux 2.6-BK repository.
2004-11-17 18:47:18
linux-kernel
Re: Bug report for UML in latest Linus 2.6-BK repository.
2004-11-17 03:32:18
linux-kernel
Re: Another bug report for UML in latest Linux 2.6-BK repository.
2004-11-15 03:17:50
linux-kernel
Re: [PATCH] - UML - cleanup include/asm-um/unistd.h
2004-11-14 22:50:13
linux-kernel
Re: [PATCH] - UML - add initramfs to Kconfig
2004-11-14 20:54:10
linux-kernel
[PATCH] - UML - defconfig update
2004-11-14 20:54:09
linux-kernel
[PATCH] - UML - add initramfs to Kconfig
2004-11-14 20:54:09
linux-kernel
[PATCH] - UML - remove some dead code
2004-11-14 20:51:46
linux-kernel
[PATCH] - UML - Remove unused declaration
2004-11-14 20:50:53
linux-kernel
[PATCH] - UML - LFS 64-bit cleanups
2004-11-13 00:31:32
linux-kernel
[PATCH 8/11] - UML - make signal frame construction more resemble x86
2004-11-12 23:58:28
linux-kernel
[PATCH 11/11] - UML - fix definitions of pte_unmap_*
2004-11-12 23:58:28
linux-kernel
[PATCH 3/11] - UML - don't rule out syscall_nr == 0
2004-11-12 23:56:33
linux-kernel
[PATCH 10/11] - UML - Don't delay segfaults
2004-11-12 23:56:33
linux-kernel
[PATCH 9/11] - UML - fix signal mask on delivery error
2004-11-12 23:56:32
linux-kernel
[PATCH 7/11] - UML - fix setting of interrupted syscall return value
2004-11-12 23:56:32
linux-kernel
[PATCH 6/11] - UML - handle_signal simplification
2004-11-12 23:56:32
linux-kernel
[PATCH 5/11] - UML - redundant argument removal from handle_signal
2004-11-12 23:56:31
linux-kernel
[PATCH 4/11] - UML - redundant code removal from signal delivery
2004-11-12 23:56:30
linux-kernel
[PATCH 2/11] - UML 64-bit type cleanups
2004-11-12 23:53:07
linux-kernel
[PATCH 1/11] - UML 64-bit cleanups in the system calls
2004-11-11 23:00:46
linux-kernel
Re: [PATCH] UML - signal bug fix
2004-11-11 17:53:06
linux-kernel
[PATCH] UML - pml4 support
2004-11-11 17:48:20
linux-kernel
[PATCH] UML - signal bug fix
2004-11-09 18:37:55
linux-kernel
Re: Synchronization primitives in UML (was: Re: [uml-devel] Re: [patch 09/20] uml: use SIG_IGN for empty sighandler)
2004-11-06 03:01:28
linux-kernel
Re: Synchronization primitives in UML (was: Re: [uml-devel] Re: [patch 09/20] uml: use SIG_IGN for empty sighandler)
2004-11-05 04:39:16
linux-kernel
Re: [uml-devel] Re: [patch 09/20] uml: use SIG_IGN for empty sighandler
2004-11-05 04:03:49
linux-kernel
[PATCH] UML - update atomic.h so UML builds cleanly
2004-11-05 03:15:47
linux-kernel
Re: [PATCH] extend the limits for command line
2004-11-04 02:42:33
linux-kernel
Re: [patch 09/20] uml: use SIG_IGN for empty sighandler
2004-10-28 20:27:56
linux-kernel
Re: [patch 7/7] uml: resolve symbols in back-traces
2004-10-23 09:48:21
linux-kernel
Re: [patch 5/5] uml-add-conf-INITRAMFS_SOURCE
2004-10-22 02:36:14
linux-kernel
Re: [PATCH] UML: INITRAMFS_SOURCE noise/build fix
2004-10-22 02:12:50
linux-kernel
Re: generic hardirq handling for uml