linux-um archives
 help / color / mirror / Atom feed
 messages from 2009-03-05 13:58:20 to 2009-11-02 10:04:58 UTC [more...]

[uml-devel] [PATCH 01/27] BKL: Push down BKL from do_new_mount() to the filesystems get_sb/fill_super operation
 2009-11-02 10:04 UTC  (2+ messages)
` [PATCH 18/27] BKL: Remove BKL from hostfs

[uml-devel] [patch] uml: IRQ register race condition
 2009-10-28  6:37 UTC 

[uml-devel] [patch] Fix race in um_request_irq()
 2009-10-08 21:00 UTC 

[uml-devel] [PATCH v2 05/11] um: Clean up linker script using standard macros
 2009-09-24 14:36 UTC 

[uml-devel] [PATCH 11/13] um: Clean up linker script using standard macros
 2009-09-22 14:22 UTC 

[PATCH 5/5] arch/um: remove duplicate structure field initialization
 2009-09-22 14:05 UTC  (4+ messages)

[PATCH v2] Linker script cleanup for um
 2009-09-19  8:39 UTC  (3+ messages)
` [uml-devel] [PATCH v2] um: Clean up linker script using standard macros
  `  "

[PATCH] um: Clean up linker script using standard macros
 2009-09-07  3:08 UTC 

[uml-devel] [PATCH] uml: clean up OS wrapper functions
 2009-09-01 16:23 UTC 

[uml-devel] [PATCH] uml: Fix order of pud and pmd_free()
 2009-08-22 13:31 UTC 

[uml-devel] [PATCH] uml: Read buffer overflow
 2009-08-11 20:44 UTC 

[uml-devel] [PATCH] UML: includecheck fix: um, helper.c
 2009-08-09 15:04 UTC 

[uml-devel] [PATCH 2/5] fs/hppfs: Add kmalloc NULL tests
 2009-07-30 14:08 UTC 

[uml-devel] I really need help, nothing works
 2009-07-30 11:05 UTC  (2+ messages)

[PATCH] um: minor Makefile simplification through use of cc-ifversion
 2009-07-24  8:59 UTC  (3+ messages)
  ` [uml-devel] "

[uml-devel] [PATCH 06/15] uml: remove duplicated #include
 2009-07-11  1:32 UTC 

[PATCH 17/44] includecheck fix: um, helper.c
 2009-07-10  8:51 UTC  (2+ messages)

[uml-devel] Support for dumping trafic in uml_switch
 2009-07-09 17:30 UTC 

[uml-devel] [Bug 98444] valgrind fails to run against user-mode-linux (UML) process - clone
 2009-07-02  4:11 UTC 

[uml-devel] [PATCH 10/62] arch/um/drivers/net_kern.c: Remove unnecessary semicolons
 2009-06-28 16:26 UTC 

[uml-devel] Fedora core 11 and UML kernel compile
 2009-06-26 12:12 UTC  (2+ messages)

[PATCH] UML: Fix some apparent bitrot
 2009-06-26  4:15 UTC  (20+ messages)
  ` [uml-devel] "

[uml-devel] Before I go to far down this road
 2009-06-22 12:58 UTC 

[uml-devel] [PATCH 60/64] uml: remove driver_data direct access of struct device
 2009-06-16  5:46 UTC 

[uml-devel] Building/runing UML in SMP mode
 2009-06-16  3:20 UTC  (4+ messages)

[uml-devel] [RFC][PATCH 0/5] UML: Support lockdep on x86-64 UML
 2009-06-16  0:17 UTC  (6+ messages)
` [uml-devel] [PATCH 1/5] UML: Fix some apparent bitrot
` [uml-devel] [PATCH 2/5] UML: Enable CONFIG_TRACE_IRQFLAGS_SUPPORT
` [uml-devel] [PATCH 3/5] UML: Enable CONFIG_STACKTRACE_SUPPORT
` [uml-devel] [PATCH 4/5] UML: Avoid lockdep issues during initialization
` [uml-devel] [PATCH 5/5] UML: Remove sigio_lock()/sigio_unlock() lockdep warnings

[PATCH 0/2] ptrace_vm: ptrace for syscall emulation virtual machines
 2009-05-18  9:45 UTC  (13+ messages)
      ` [uml-devel] "

[uml-devel] mcmodel=kernel and mem=512M
 2009-05-17 11:28 UTC 

[uml-devel] [PATCH 05/11] arch/um: Convert #ifdef DEBUG printk(KERN_DEBUG to pr_debug(
 2009-05-15 17:59 UTC 

[uml-devel] [PATCH] uml: bad macro expansion, parameter is member
 2009-05-12 22:06 UTC 

[PATCH][Resend] uml: fix a section warning
 2009-05-11  4:17 UTC 

[PATCH] uml: fix a section warning
 2009-05-08  8:42 UTC 

[uml-devel] [PATCH] uml: remove driver_data direct access of struct device
 2009-05-04 20:20 UTC 

[PATCH v2 0/6] macros for section name cleanup
 2009-05-01 23:02 UTC  (18+ messages)
` [PATCH v2 1/6] Add new macros for page-aligned data and bss sections
  ` [PATCH v2 2/6] Add new NOSAVE_DATA linker script macro
    ` [PATCH v2 3/6] Add new CACHELINE_ALIGNED_DATA "
      ` [PATCH v2 4/6] Add new INIT_TASK_DATA() "
        ` [PATCH v2 5/6] Add new READ_MOSTLY_DATA(align) "
          ` [PATCH v2 6/6] Add support for __read_mostly to linux/cache.h

[PATCH 0/6] macros for section name cleanup
 2009-05-01 21:47 UTC  (10+ messages)
` [PATCH 1/6] Add new macros for page-aligned data and bss sections
  ` [PATCH 2/6] Add new NOSAVE_DATA linker script macro
    ` [PATCH 3/6] Add new CACHELINE_ALIGNED_DATA "
      ` [PATCH 4/6] Add new INIT_TASK_DATA() "
        ` [PATCH 5/6] Add new READ_MOSTLY_DATA(align) "
          ` [PATCH 6/6] Add support for __read_mostly to linux/cache.h
                ` [microblaze-uclinux] "

[uml-devel] [PATCH] section name cleanup for um
 2009-04-30 23:59 UTC  (2+ messages)
` [uml-devel] [PATCH] um: use new macros for .data.init_task

[uml-devel] Use iomem for cluster interconnect
 2009-04-30 13:00 UTC 

PT_DTRACE && uml
 2009-04-26 22:09 UTC  (2+ messages)

[uml-devel] [Patch] Save FPU registers between task switches
 2009-04-23 16:38 UTC  (3+ messages)

[uml-devel] can UML run on AIX?
 2009-04-23 16:05 UTC  (2+ messages)

[Patch] uml: kill a kconfig warning
 2009-04-17  9:20 UTC 

[uml-devel] shared memory
 2009-04-14 20:14 UTC 

[uml-devel] Multi-threaded applications and floating point registers
 2009-04-07 21:23 UTC  (3+ messages)

[uml-devel] [patch 1/3] uml: fix compile error from net_device_ops conversion
 2009-04-04 16:51 UTC  (9+ messages)
` [uml-devel] (no subject)
` [uml-devel] [patch 3/3] uml: fix warnings in kernel_execve
  ` do_execve() needs const qualifiers (was Re: [patch 3/3] uml: fix warnings in kernel_execve)
` [uml-devel] [patch 2/3] uml: fix link error from prefixing of i386 syscalls with ptregs_
  `  "
` [patch 1/3] uml: fix compile error from net_device_ops conversion

[PATCH 2/2] ptrace_vm: ptrace for syscall emulation virtual machines
 2009-03-29 16:11 UTC  (8+ messages)

[uml-devel] Networking issues with 2.6.29
 2009-03-29 12:08 UTC  (2+ messages)

[uml-devel] [patch 02/30] uml: convert network device to internal network device stats
 2009-03-27  7:50 UTC  (4+ messages)
` [uml-devel] [patch 03/30] uml: convert network device to netdevice ops

[PATCH 1/2] ptrace_vm: ptrace for syscall emulation virtual machines
 2009-03-24 23:19 UTC  (4+ messages)

[patch] fix ptrace slowness
 2009-03-23 19:08 UTC  (7+ messages)

[patch] fix uml slowness caused by ptrace preemption bug on host
 2009-03-20 14:04 UTC  (8+ messages)
    ` [uml-devel] "

[patch] don't preempt not TASK_RUNNING tasks
 2009-03-20 11:39 UTC  (6+ messages)

[PULL] cpumask updates for um
 2009-03-16  4:14 UTC 

[uml-devel] 2.6.29: IRQF_DISABLED is not guaranteed on shared IRQs
 2009-03-12 18:32 UTC  (2+ messages)

[PATCH] Fix ARCH=um segfault on x86-64
 2009-03-10 14:29 UTC  (9+ messages)

[PATCH] UML on UML fixed: it did not start
 2009-03-10 14:27 UTC 

[uml-devel] um: WARNING: vmlinux: 'memcpy' exported twice. Previous export was in vmlinux
 2009-03-10 14:19 UTC  (9+ messages)
      `  "
` [Patch] uml: fix WARNING: vmlinux: 'memcpy' exported twice

[uml-devel] Nesting and other problems on 2.6.29-rc7
 2009-03-09 22:46 UTC  (3+ messages)

[trivial Patch] uml: remove useless comments
 2009-03-08  7:54 UTC 

[trivial Patch] uml: improve error messages
 2009-03-08  7:24 UTC 

[Patch] uml: don't use a too long string literal
 2009-03-06 12:38 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox