messages from 2008-01-17 21:41:11 to 2008-04-25 17:56:51 UTC [more...]
[uml-devel] [PATCH 11/19] UML - Track and make up lost ticks
2008-04-25 17:56 UTC
[uml-devel] [PATCH 13/19] UML - Remove unused header
2008-04-25 17:56 UTC
[uml-devel] [PATCH 0/19] UML - Cleanups and fixes for 2.6.26
2008-04-25 17:55 UTC
[uml-devel] [PATCH 12/19] UML - Fix build when SLOB is enabled
2008-04-25 17:56 UTC
[uml-devel] [PATCH 19/19] UML - Physical memory shouldn't include initial stack
2008-04-25 17:56 UTC
[uml-devel] [PATCH 3/19] UML - Style fixes
2008-04-25 17:56 UTC
[uml-devel] [PATCH 10/19] UML - Fix errno return
2008-04-25 17:56 UTC
[uml-devel] [PATCH 6/19] UML - hppfs fixes
2008-04-25 17:56 UTC
[uml-devel] [PATCH 17/19] UML - use DIV_ROUND_UP
2008-04-25 17:56 UTC
[uml-devel] [PATCH 9/19] UML - Tidy ptrace interface
2008-04-25 17:56 UTC
[uml-devel] [PATCH 18/19] UML - use PAGE_SIZE in linker scripts
2008-04-25 17:56 UTC
[uml-devel] [PATCH 1/19] UML - Redo host capability detection and disabling
2008-04-25 17:56 UTC
[uml-devel] [PATCH 4/19] UML - Random driver fixes
2008-04-25 17:56 UTC
[uml-devel] Lockups with the fixed timer code :/
2008-04-24 22:18 UTC (8+ messages)
[uml-devel] [Patch] UML: make several things static
2008-04-24 10:53 UTC (2+ messages)
[uml-devel] No SKAS3 for 2.6.25 (from me, anyway)
2008-04-24 7:19 UTC
[uml-devel] [Patch] arch/um/kernel/mem.c: remove arch_validate()
2008-04-24 6:36 UTC
[uml-devel] [Patch] arch/um/kernel/irq.c: clean up some functions
2008-04-24 6:29 UTC
[uml-devel] [Patch] UML: Clean up arch/um/drivers/ubd_kern.c
2008-04-17 4:13 UTC (7+ messages)
[uml-devel] [Patch] UML: Fix another build error
2008-04-16 5:41 UTC (3+ messages)
[uml-devel] typo in boot message
2008-04-15 8:14 UTC
[uml-devel] [PATCH] SKAS4 - Add noswitchmm, noptraceswitchmm and mode=skas3 switches
2008-04-15 0:16 UTC
[uml-devel] [PATCH] SKAS4 - Clean up command line disable output
2008-04-15 0:16 UTC
[uml-devel] [Patch] uml: compile error fix
2008-04-14 15:03 UTC (2+ messages)
[uml-devel] [Patch] arch/um/os-Linux/sys-i386/task_size.c: improve a bit
2008-04-14 14:59 UTC (2+ messages)
[uml-devel] [Patch] UML: Make several things static
2008-04-12 16:14 UTC
[uml-devel] [Patch] UML: Make three functions static
2008-04-12 15:34 UTC
[uml-devel] [Patch] UML: Remove a useless function
2008-04-12 15:12 UTC
[uml-devel] [Patch] UML: Make a function static
2008-04-12 15:05 UTC
[uml-devel] [Patch] arch/um/os-Linux/main.c: Fix memory leaks
2008-04-05 3:15 UTC (3+ messages)
[uml-devel] allyesconfig/allmodconfig broken for 2.6.25-rc8-git3
2008-04-04 22:53 UTC
[uml-devel] FW: cosmetic issue - segfault when uml kernel panics
2008-04-04 22:55 UTC
[uml-devel] Real time Clock access from a Guest Kernel
2008-04-04 13:14 UTC
[uml-devel] uml_utilities patch for fuse
2008-04-04 12:42 UTC
[uml-devel] Makefile patch
2008-04-04 11:07 UTC
[uml-devel] [UML]: uml-net: don't set IFF_ALLMULTI in set_multicast_list
2008-04-01 15:39 UTC (7+ messages)
[uml-devel] syscall failed
2008-03-31 20:06 UTC (3+ messages)
[uml-devel] [PATCH] uml compile fixes
2008-03-31 15:56 UTC (4+ messages)
[uml-devel] [PATCH] arch/um/os-Linux/start_up.c: various improvements
2008-03-31 15:10 UTC
[uml-devel] [2.6 patch] remove include/asm-um/keyboard.h
2008-03-31 14:52 UTC (2+ messages)
[uml-devel] small patch for small install problem of uml_utilities
2008-03-31 14:40 UTC (2+ messages)
[uml-devel] about system call (how it run)
2008-03-31 11:42 UTC
[uml-devel] g_timeout_add
2008-03-19 22:14 UTC (15+ messages)
` [uml-devel] [2.6.24.x] UML select()/poll() oversleeping reproducibly (was Re: g_timeout_add)
` [uml-devel] [2.6.24.x] UML select()/poll() oversleeping reproducibly
` [uml-devel] Timeout in the select
[uml-devel] [PATCH] UML: Use newer, non-deprecated __SPIN_LOCK_UNLOCKED macro
2008-03-17 17:44 UTC (2+ messages)
[uml-devel] questions about mconsole driver and process address space
2008-03-07 17:27 UTC (2+ messages)
[uml-devel] [PATCH] USER-MODE LINUX: Add BLOCK dependency for RAW_DRIVER
2008-03-01 12:14 UTC
[uml-devel] 2.6.17 host and 2.6.24.2 uml
2008-02-26 17:36 UTC
[uml-devel] fakehd
2008-02-25 22:36 UTC
[uml-devel] [PATCH] uml: use DIV_ROUND_UP
2008-02-20 16:18 UTC (3+ messages)
[uml-devel] sleep() calls blocks forever after settimeofday()
2008-02-20 16:18 UTC (2+ messages)
[uml-devel] [Patch] arch/um/kernel/um_arch.c: some small improvements
2008-02-15 16:02 UTC (2+ messages)
[uml-devel] uml compile error
2008-02-13 22:28 UTC (5+ messages)
` [SPAM] "
[uml-devel] [PATCH] uml: adding include/asm generate rule
2008-02-13 17:45 UTC (2+ messages)
[uml-devel] compile problem
2008-02-13 17:43 UTC (5+ messages)
[uml-devel] [PATCH] uml: Fix sign of EFAULT in hostaudio_kern.c
2008-02-13 17:40 UTC (2+ messages)
[uml-devel] [PATCH 2/4] UML - Remove unused sigcontext accessors
2008-02-12 18:55 UTC
[uml-devel] [PATCH 1/4] UML - Fix initrd printk
2008-02-12 18:55 UTC
[uml-devel] [PATCH 4/4] UML - Fix FP register corruption
2008-02-12 18:55 UTC
[uml-devel] [PATCH 0/4] UML - Four for 2.6.25
2008-02-12 18:55 UTC
[uml-devel] [PATCH 3/4] UML - Fix helper_wait calls in watchdog
2008-02-12 18:55 UTC
[uml-devel] [PATCH] uml: Fix calls of helper_wait in harddog_user.c
2008-02-11 23:38 UTC (2+ messages)
[uml-devel] [PATCH] uml: Fix printk in initrd.c
2008-02-11 23:36 UTC (2+ messages)
[uml-devel] [PATCH] uml: add missing include <linux/pagemap.h> to include/asm-um/tlb.h
2008-02-09 22:31 UTC
[uml-devel] [PATCH] UML - update defconfig
2008-02-07 16:59 UTC (2+ messages)
[uml-devel] uml defconfig needs an update
2008-02-07 4:42 UTC (3+ messages)
[uml-devel] [PATCH 4/5] UML - x86_64 should copy %fs during fork
2008-02-06 17:44 UTC
[uml-devel] [PATCH 3/5] UML - Improved error handling while locating temp dir
2008-02-06 17:44 UTC
[uml-devel] [PATCH 5/5] UML - Fix mm_context memory leak
2008-02-06 17:44 UTC
[uml-devel] [PATCH 0/5] UML - Five for 2.6.25
2008-02-06 17:44 UTC
[uml-devel] [PATCH 1/5] UML - Runtime host VMSPLIT detection
2008-02-06 17:44 UTC
[uml-devel] [PATCH 2/5] UML - Style fixes in arch/um/os-Linux
2008-02-06 17:44 UTC
[uml-devel] [-mm Patch] arch/um/kernel/mem.c: fix a shadowed variable
2008-02-05 16:59 UTC (3+ messages)
` [uml-devel] [-mm Patch] arch/um/kernel/initrd.c: fix a missed conversion specifier
[uml-devel] [RFC PATCH 11/11] SKAS4 - Guest get_mm and switch_mm support
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 10/11] SKAS4 - Introduce STUB_ADDR
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 9/11] SKAS4 - rename new_mm
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 8/11] SKAS4 - stub management preparation
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 7/11] SKAS4 - Host get_mm and switch_mm
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 6/11] SKAS4 - Guest support for using PTRACE_GETSIGINFO
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 4/11] SKAS4 - Work around compat PTRACE_GETSIGINFO bug
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 5/11] SKAS4 - start_up.c preparation
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 3/11] SKAS4 - Host SIGSEGV siginfo_t extensions
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 2/11] SKAS4 - Macroize stub system call execution loop
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 0/11] SKAS4
2008-02-05 16:46 UTC
[uml-devel] [RFC PATCH 1/11] SKAS4 - Fix x86_64 arch_copy_thread
2008-02-05 16:46 UTC
[uml-devel] [git Patch] UML: a build error fix
2008-02-01 17:38 UTC (2+ messages)
[uml-devel] [Patch] arch/um/include/init.h: Fix missing macro definitions
2008-02-01 17:29 UTC (2+ messages)
[uml-devel] uml and firefox
2008-01-30 22:37 UTC (2+ messages)
[uml-devel] [RFC PATCH 10/10] SKAS4 - Guest get_mm and switch_mm support
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 9/10] SKAS4 - rename new_mm
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 8/10] SKAS4 - stub management preparation
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 7/10] SKAS4 - Host get_mm and switch_mm
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 6/10] SKAS4 - Guest support for using PTRACE_GETSIGINFO
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 5/10] SKAS4 - start_up.c preparation
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 4/10] SKAS4 - Work around compat PTRACE_GETSIGINFO bug
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 3/10] SKAS4 - Host SIGSEGV siginfo_t extensions
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 2/10] SKAS4 - Macroize stub system call execution loop
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 1/10] SKAS4 - Fix x86_64 arch_copy_thread
2008-01-28 21:38 UTC
[uml-devel] [RFC PATCH 0/10] SKAS4
2008-01-28 21:38 UTC
[uml-devel] skas3 for 2.6.24
2008-01-25 17:01 UTC
[uml-devel] console and do_syscall_stub
2008-01-24 23:23 UTC (4+ messages)
[uml-devel] [RFC PATCH 0/10] SKAS4
2008-01-24 20:36 UTC (3+ messages)
[uml-devel] [RFC PATCH 10/10] SKAS4 - Guest get_mm and switch_mm support
2008-01-23 17:12 UTC
[SPAM] [uml-devel] [RFC PATCH 9/10] SKAS4 - rename new_mm
2008-01-23 17:12 UTC
[SPAM] [uml-devel] [RFC PATCH 8/10] SKAS4 - stub management preparation
2008-01-23 17:12 UTC
[uml-devel] [RFC PATCH 7/10] SKAS4 - Host get_mm and switch_mm
2008-01-23 17:12 UTC
[SPAM] [uml-devel] [RFC PATCH 6/10] SKAS4 - Guest support for using PTRACE_GETSIGINFO
2008-01-23 17:12 UTC
[SPAM] [uml-devel] [RFC PATCH 5/10] SKAS4 - start_up.c preparation
2008-01-23 17:12 UTC
[SPAM] [uml-devel] [RFC PATCH 4/10] SKAS4 - Work around compat PTRACE_GETSIGINFO bug
2008-01-23 17:12 UTC
[SPAM] [uml-devel] [RFC PATCH 3/10] SKAS4 - Host SIGSEGV siginfo_t extensions
2008-01-23 17:12 UTC
[SPAM] [uml-devel] [RFC PATCH 2/10] SKAS4 - Macroize stub system call execution loop
2008-01-23 17:12 UTC
[SPAM] [uml-devel] [RFC PATCH 1/10] SKAS4 - Fix x86_64 arch_copy_thread
2008-01-23 17:12 UTC
[uml-devel] UML is leaking memory in arch_dup_mmap
2008-01-18 18:29 UTC (3+ messages)
[uml-devel] [-mm Patch] uml: fix a building error
2008-01-18 2:19 UTC (7+ messages)
[uml-devel] [PATCH 14/20] UML - Remove map_cb
2008-01-17 21:40 UTC
[uml-devel] [PATCH 17/20] UML - LDT mutex conversion
2008-01-17 21:40 UTC
[uml-devel] [PATCH 13/20] UML - Spelling fix
2008-01-17 21:40 UTC
[uml-devel] [PATCH 16/20] UML - Use of a public MAC is a warning, not an error
2008-01-17 21:40 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox