linux-um archives
 help / color / mirror / Atom feed
 messages from 2009-04-30 19:54:13 to 2010-04-20 14:36:00 UTC [more...]

[PATCH 0/5] uml: Some trivial cleanups
 2010-04-20 14:35 UTC  (16+ messages)
` [PATCH 1/5] uml: Remove unused variable from line driver
` [uml-devel] [PATCH 2/5] uml: Drop private round_down definition
  `  "
` [PATCH 3/5] uml: Fix warning due to missing task_struct declaration
` [uml-devel] [PATCH 4/5] uml: i386: Avoid redefinition of NR_syscalls
  `  "
` [PATCH 5/5] uml: Clean up asm/system.h
  ` [uml-devel] "

[PATCH] uml: Fix build breakage after slab.h changes
 2010-04-20 14:31 UTC  (9+ messages)
    ` [uml-devel] "

[uml-devel] [PATCH] um: Fix compile errors for um architecture
 2010-04-19 22:02 UTC  (2+ messages)

uml: pthreads instead of manual clone()?
 2010-04-18 17:50 UTC 

[uml-devel] [PATCH 1/1] uml: replace kmalloc() in line.c
 2010-04-18 16:34 UTC  (2+ messages)

[REGRESSION] um: CONFIG_STATIC_LINK=y broken
 2010-03-15  0:51 UTC  (2+ messages)
` [uml-devel] "

[PATCH 03/66] arch/um/include/asm/mmu.h: Checkpatch cleanup
 2010-03-02 15:20 UTC  (30+ messages)
` [PATCH 04/66] arch/um/include/asm/irq_vectors.h: "
` [PATCH 06/66] arch/um/sys-ia64/sysdep/syscalls.h: "
` [PATCH 07/66] arch/um/sys-ia64/sysdep/sigcontext.h: "
` [PATCH 09/66] arch/um/drivers/xterm.h: "
` [PATCH 10/66] arch/um/kernel/gprof_syms.c: "
` [PATCH 11/66] arch/um/drivers/stdio_console.h: "
` [PATCH 14/66] arch/um/sys-ia64/sysdep/ptrace.h: "
` [PATCH 15/66] arch/um/drivers/ssl.h: "
` [PATCH 17/66] arch/um/sys-i386/asm/archparam.h: "
` [PATCH 18/66] arch/um/include/shared/skas_ptrace.h: "
` [PATCH 21/66] arch/um/include/shared/sigio.h: "
` [PATCH 34/66] arch/um/os-Linux/drivers/etap.h: "
` [PATCH 36/66] arch/um/include/shared/ubd_user.h: "
` [PATCH 39/66] arch/um/drivers/pcap_user.h: "
` [PATCH 43/66] arch/um/include/shared/sysrq.h: "
` [PATCH 50/66] arch/um/include/shared/irq_kern.h: "
` [PATCH 58/66] arch/um/os-Linux/sys-x86_64/prctl.c: "
` [PATCH 60/66] arch/um/sys-i386/shared/sysdep/vm-flags.h: "
` [PATCH 63/66] arch/um/sys-ppc/shared/sysdep/skas_ptrace.h: "
` [PATCH 64/66] arch/um/sys-i386/shared/sysdep/skas_ptrace.h: "
` [PATCH 65/66] arch/um/sys-ia64/sysdep/skas_ptrace.h: "
` [PATCH 66/66] arch/um/sys-x86_64/shared/sysdep/skas_ptrace.h: "
  ` [uml-devel] "

[Patch] um: tell git to ignore generated files
 2010-02-25 14:55 UTC  (8+ messages)
    ` [uml-devel] "
      ` [uml-devel] future of UML, was: "
    ` [RESEND Patch] "

[uml-devel] Patch: typofix in help message
 2010-02-17  8:03 UTC 

[uml-devel] Patch: typofix in help message
 2010-02-17  8:05 UTC 

[uml-devel] Doubt regarding physical address of ioremapped virtual address
 2010-02-13  9:33 UTC 

[PATCH 00/16] remove trailing spaces in messages
 2010-02-06 17:47 UTC  (2+ messages)
` [uml-devel] [PATCH 14/16] um: remove trailing space "

[uml-devel] segfault on 2.6.32.4
 2010-01-22 23:49 UTC 

[uml-devel] How to intercept int 0x40 in UML
 2010-01-07  4:36 UTC 

[uml-devel] linux-2.6.32 uml Segmentation fault
 2010-01-04 22:39 UTC  (4+ messages)
` [uml-devel] [uml-user] "
  ` [stable] [uml-devel] "

[uml-devel] Fedora 12 can't link with libc.a
 2009-12-27 12:55 UTC 

[REGRESSION] um: CONFIG_STATIC_LINK=y broken
 2009-12-22 11:42 UTC  (2+ messages)

[uml-devel] [PATCH] hostfs: fix setting the timestamps of files
 2009-12-15  5:07 UTC  (2+ messages)

[uml-devel] Bug in x86_64 ptrace?
 2009-12-09 19:15 UTC 

[uml-devel] vm crashes on x86_64 (multiple vms)
 2009-11-22  9:41 UTC 

[uml-devel] [PATCH 00/12] move compat_ioctl handling into drivers
 2009-11-16  1:02 UTC  (4+ messages)
` [PATCH 01/12] arch/um: handle compat_ioctl in tty line driver

[uml-devel] Ubuntu Karmic and UML
 2009-11-09  1:24 UTC 

[uml-devel] [PATCH v4 00/12] introduce skip_spaces(), reducing code size plus some clean-ups
 2009-11-08 20:23 UTC  (18+ messages)
` [uml-devel] [PATCH v4 01/12] vsprintf: factorize "(null)" string
` [uml-devel] [PATCH v4 02/12] vsprintf: pre-calculate final string length for later use
` [uml-devel] [PATCH v4 03/12] vsprintf: give it some care to please checkpatch.pl
` [uml-devel] [PATCH v4 04/12] vsprintf: use TOLOWER whenever possible
` [uml-devel] [PATCH v4 05/12] vsprintf: reduce code size by avoiding extra check
` [uml-devel] [PATCH v4 06/12] vsprintf: move local vars to block local vars and remove unneeded ones
` [uml-devel] [PATCH v4 07/12] vsprintf: factor out skip_space code in a separate function
` [uml-devel] [PATCH v4 08/12] vsprintf: reuse almost identical simple_strtoulX() functions
` [uml-devel] [PATCH v4 09/12] ctype: constify read-only _ctype string
` [uml-devel] [PATCH v4 10/12] string: factorize skip_spaces and export it to be generally available
` [uml-devel] [PATCH v4 11/12] string: on strstrip(), first remove leading spaces before running over str
` [uml-devel] [PATCH v4 12/12] tree-wide: convert open calls to remove spaces to skip_spaces() lib function
` [uml-devel] [dm-devel] [PATCH v4 00/12] introduce skip_spaces(), reducing code size plus some clean-ups

[PATCH] um: minor Makefile simplification through use of cc-ifversion
 2009-11-03 19:55 UTC  (4+ messages)
  ` [uml-devel] "

[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)

[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  (11+ 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


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