messages from 2005-07-13 15:14:18 to 2005-08-12 20:35:06 UTC [more...]
[uml-devel] UML/s390: first version
2005-08-12 19:37 UTC (2+ messages)
` [uml-devel] "
[uml-devel] Hang at delay loop calibration
2005-08-12 20:01 UTC
[uml-devel] [patch 11/39] remap_file_pages protection support: add MAP_NOINHERIT flag
2005-08-12 19:43 UTC (2+ messages)
` [uml-devel] "
[uml-devel] [RFC] [patch 0/39] remap_file_pages protection support, try 2
2005-08-12 19:05 UTC (4+ messages)
` [uml-devel] "
[uml-devel] [patch 29/39] remap_file_pages protection support: ppc64 bits
2005-08-12 18:36 UTC
[uml-devel] [patch 27/39] remap_file_pages protection support: fixups to ppc32 bits
2005-08-12 18:36 UTC
[uml-devel] [patch 28/39] remap_file_pages protection support: sparc64 bits
2005-08-12 18:36 UTC
[uml-devel] [patch 33/39] remap_file_pages protection support: VM_FAULT_SIGSEGV permission checking rework
2005-08-12 18:36 UTC
[uml-devel] [patch 23/39] remap_file_pages protection support: fix try_to_unmap_one for VM_NONUNIFORM vma's
2005-08-12 18:35 UTC
[uml-devel] [patch 24/39] remap_file_pages protection support: adapt to uml peculiarities
2005-08-12 18:35 UTC
[uml-devel] [patch 32/39] remap_file_pages protection support: fix i386 handler
2005-08-12 18:36 UTC
[uml-devel] [patch 22/39] remap file pages protection support: use FAULT_SIGSEGV for protection checking, uml bits
2005-08-12 18:35 UTC
[uml-devel] [patch 34/39] remap_file_pages protection support: restrict permission testing
2005-08-12 18:36 UTC
[uml-devel] [patch 38/39] [RFC] remap_file_pages protection support: avoid dirtying on read faults for NONUNIFORM pages
2005-08-12 18:36 UTC
[uml-devel] [patch 37/39] remap_file_pages protection support: wrong "historical" code for review - 1
2005-08-12 18:36 UTC
[uml-devel] [patch 30/39] remap_file_pages protection support: ia64 bits
2005-08-12 18:36 UTC
[uml-devel] [patch 25/39] remap_file_pages protection support: fix unflushed TLB errors detection
2005-08-12 18:36 UTC
[uml-devel] [patch 31/39] remap_file_pages protection support: s390 bits
2005-08-12 18:36 UTC
[uml-devel] [patch 35/39] remap_file_pages protection support: avoid redundant pte_file PTE's
2005-08-12 18:36 UTC
[uml-devel] [patch 36/39] remap_file_pages protection support: avoid lookup of pages for PROT_NONE remapping
2005-08-12 18:36 UTC
[uml-devel] [patch 21/39] remap_file_pages protection support: use EOVERFLOW ret code
2005-08-12 18:35 UTC
[uml-devel] [patch 26/39] remap_file_pages protection support: ppc32 bits
2005-08-12 18:36 UTC
[uml-devel] [patch 39/39] remap_file_pages protection support: wrong "historical" code for review - 2
2005-08-12 18:36 UTC
[uml-devel] Segmentation fault with kernel thread in UML-2.6.7 TT mode
2005-08-12 18:38 UTC (5+ messages)
[uml-devel] [patch 1/3] uml: share page bits handling between 2 and 3 level pagetables
2005-08-12 18:37 UTC (6+ messages)
` [uml-devel] "
[uml-devel] sys_ptrace consolidation and S390 port
2005-08-12 17:46 UTC (2+ messages)
` [uml-devel] "
[uml-devel] [patch 07/39] uml: fault handler micro-cleanups
2005-08-12 18:21 UTC
[uml-devel] [patch 15/39] remap_file_pages protection support: add VM_NONUNIFORM to fix existing usage of mprotect()
2005-08-12 18:21 UTC
[uml-devel] [patch 17/39] remap_file_pages protection support: safety net for lazy arches
2005-08-12 18:21 UTC
[uml-devel] [patch 20/39] remap_file_pages protection support: optimize install_file_pte for MAP_POPULATE
2005-08-12 18:23 UTC
[uml-devel] [patch 09/39] remap_file_pages protection support: improvement for UML bits
2005-08-12 18:21 UTC
[uml-devel] [patch 08/39] remap_file_pages protection support: uml bits
2005-08-12 18:21 UTC
[uml-devel] [patch 04/39] remove implied vm_ops check
2005-08-12 18:21 UTC
[uml-devel] [patch 14/39] remap_file_pages protection support: assume VM_SHARED never disappears
2005-08-12 18:21 UTC
[uml-devel] [patch 19/39] remap file pages protection support: use FAULT_SIGSEGV for protection checking
2005-08-12 18:21 UTC
[uml-devel] [patch 06/39] correct _PAGE_FILE comment
2005-08-12 18:21 UTC
[uml-devel] [patch 02/39] shmem_populate: avoid an useless check, and some comments
2005-08-12 18:20 UTC
[uml-devel] [patch 03/39] add swap cache mapping comment
2005-08-12 18:21 UTC
[uml-devel] [patch 13/39] remap_file_pages protection support: support private vma for MAP_POPULATE
2005-08-12 18:21 UTC
[uml-devel] [patch 18/39] remap_file_pages protection support: add VM_FAULT_SIGSEGV
2005-08-12 18:21 UTC
[uml-devel] [patch 05/39] remove stale comment from swapfile.c
2005-08-12 18:21 UTC
[uml-devel] [patch 10/39] remap_file_pages protection support: i386 and x86-64 bits
2005-08-12 18:21 UTC
[uml-devel] [patch 12/39] remap_file_pages protection support: enhance syscall interface and swapout code
2005-08-12 18:21 UTC
[uml-devel] [patch 01/39] comment typo fix
2005-08-12 18:20 UTC
[uml-devel] [patch 16/39] remap_file_pages protection support: readd lock downgrading
2005-08-12 18:21 UTC
[uml-devel] [patch 1/1] uml: fixes performance regression in activate_mm and thus exec()
2005-08-12 17:59 UTC
[uml-devel] 'soft lockup' issue on shutdown
2005-08-12 17:10 UTC (5+ messages)
[uml-devel] Some changes in SKAS0
2005-08-12 17:09 UTC (5+ messages)
` [uml-devel] "
[uml-devel] madvise(DONTNEED) on tmpfs pages instead of /dev/anon
2005-08-12 17:00 UTC (3+ messages)
` [uml-devel] "
[uml-devel] Possible SKAS3 >= v8 bug
2005-08-12 0:58 UTC (3+ messages)
[uml-devel] SMP support in SKAS Mode
2005-08-10 19:40 UTC
[uml-devel] NPTL pthread_create() cannot work
2005-08-09 3:12 UTC
[uml-devel] NPTL pthread_create() cannot work
2005-08-07 21:49 UTC (3+ messages)
[uml-devel] Bugs on your remap_file_pages protections implementations
2005-08-05 8:10 UTC (2+ messages)
` [uml-devel] "
[uml-devel] Host kernel requirements for UML (fwd)
2005-08-05 1:18 UTC (2+ messages)
[uml-devel] Going more "offline" for a while
2005-08-04 19:13 UTC
[uml-devel] 2.6.12-bs7 vs 2.6.12-bb8
2005-08-04 18:56 UTC (5+ messages)
[uml-devel] Host kernel requirements for UML
2005-08-04 18:22 UTC (4+ messages)
[uml-devel] NPTL pthread_create() cannot work
2005-08-03 18:03 UTC
[uml-devel] sysctl -w va.legacy_va_layout=1
2005-08-01 2:53 UTC
[uml-devel] NPTL pthread_create() cannot work
2005-08-01 1:37 UTC
[uml-devel] [patch 1/1] UML Support - SYSEMU: slight cleanup and speedup
2005-07-31 18:11 UTC
[uml-devel] skas v8.2 results
2005-07-30 23:23 UTC (3+ messages)
[uml-devel] [patch 1/3] uml: add dwarf sections to static link script
2005-07-30 19:47 UTC (3+ messages)
` [uml-devel] "
[uml-devel] NPTL pthread_create() cannot work
2005-07-30 18:55 UTC (2+ messages)
[uml-devel] [patch 3/3] uml: fix SIGWINCH handler race while waiting for signals
2005-07-30 19:05 UTC
[uml-devel] [patch 2/3] uml: workaround GDB problems on debugging
2005-07-30 19:05 UTC
[uml-devel] [patch 1/1] uml: avoid fixing faults while atomic
2005-07-30 19:05 UTC
[uml-devel] Fwd: Re: [patch 1/4] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage
2005-07-30 19:34 UTC
[uml-devel] [PATCH] UML - Fix vsyscall brokenness
2005-07-29 15:13 UTC
[uml-devel] [patch 2/3] uml: fix tlb flushing for dirty bit
2005-07-28 18:56 UTC
[uml-devel] [patch 3/3] uml: fix tlb flushing for accessed bit
2005-07-28 18:57 UTC
[uml-devel] [patch 1/1] uml: avoid unnecessary pcap rebuild
2005-07-28 16:05 UTC
[uml-devel] [patch 1/1] uml: fix TT mode by reverting "use fork instead of clone"
2005-07-28 16:05 UTC
[uml-devel] [patch 1/1] uml: implement hostfs syncing
2005-07-28 17:42 UTC
[uml-devel] [PATCH 1/7] UML - -mm3 compile fix
2005-07-28 17:29 UTC (2+ messages)
[uml-devel] [PATCH 4/7] UML - Fix load average >=1
2005-07-28 16:26 UTC
[uml-devel] [PATCH 3/7] UML - Fix redundant assignment
2005-07-28 16:26 UTC
[uml-devel] [PATCH 5/7] UML - Fix typo
2005-07-28 16:26 UTC
[uml-devel] [PATCH 2/7] UML - Fix skas0 stub return
2005-07-28 16:26 UTC
[uml-devel] [PATCH 6/7] UML - Rename Kconfig files to be like the other arches
2005-07-28 16:26 UTC
[uml-devel] [PATCH 7/7] UML - Clean up prink calls
2005-07-28 16:26 UTC
[uml-devel] Your "host" scheduler for UML and CKRM
2005-07-28 15:51 UTC
[uml-devel] Slower system call with SMP
2005-07-27 16:06 UTC (2+ messages)
[uml-devel] compile errors for UMLPPC
2005-07-27 15:33 UTC (6+ messages)
` [uml-devel] NEW "
[uml-devel] [patch 2/4] Uml support: reorganize PTRACE_SYSEMU support
2005-07-26 18:43 UTC
[uml-devel] [patch 1/4] UML Support - Ptrace: adds the host SYSEMU support, for UML and general usage
2005-07-26 18:43 UTC
[uml-devel] [patch 3/4] Uml support: add PTRACE_SYSEMU_SINGLESTEP option to i386
2005-07-26 18:43 UTC
[uml-devel] [patch 4/4] SYSEMU: fix sysaudit / singlestep interaction
2005-07-26 18:43 UTC
[uml-devel] [PATCH] load ave >= 1
2005-07-27 4:13 UTC (2+ messages)
[uml-devel] [PATCH 3/4] UML - Update module interface
2005-07-26 20:04 UTC
[uml-devel] [PATCH 1/4] UML - Fix rc3-mm1 build
2005-07-26 20:03 UTC
[uml-devel] [PATCH 2/4] UML - Add skas0 command-line option
2005-07-26 20:04 UTC
[uml-devel] [PATCH 4/4] UML - Fix misdeclared function
2005-07-26 20:04 UTC
[uml-devel] multicast on loopback: mcast networking at the cottage
2005-07-25 17:20 UTC (2+ messages)
[uml-devel] SIGSEGV handle in UML TT mode
2005-07-23 12:05 UTC
[uml-devel] Best way to debug?
2005-07-21 15:38 UTC (2+ messages)
[uml-devel] RE:2.6.12-bs7 hanging after init
2005-07-20 8:12 UTC
[uml-devel] Re: prot |= _PAGE_PCD | _PAGE_PWT;
2005-07-18 16:07 UTC (2+ messages)
` [uml-devel] "
[uml-devel] Fwd: fix -rc3-mm1 and -rc3-git UML build (was: [PATCH] readd missing define to arch/um/Makefile-i386)
2005-07-17 16:09 UTC
[uml-devel] [patch 1/1] printk : arch/um/
2005-07-15 20:49 UTC (2+ messages)
` [uml-devel] "
[uml-devel] Am I doing something wrong with -skas0?
2005-07-15 19:40 UTC (24+ messages)
[uml-devel] Re: Problems about fork-not-clone (was: Re: [uml-user] UML exits after "tracing thread pid")
2005-07-15 3:05 UTC (3+ messages)
` [uml-user] Re: [uml-devel] Re: Problems about fork-not-clone
[uml-devel] [Bug 49277] Compile of usermode-sources-2.6.x fails
2005-07-14 20:22 UTC (7+ messages)
[uml-devel] [patch 1/1] uml: fix lvalue for gcc4
2005-07-14 9:20 UTC (5+ messages)
` [uml-devel] unregister_netdevice: waiting for tap24 to become free
` [uml-devel] "
[uml-devel] [patch 1/9] uml: fix lvalue for gcc4
2005-07-13 22:17 UTC (3+ messages)
` [uml-devel] "
[uml-devel] [09/11] uml: fix TT mode by reverting "use fork instead of clone"
2005-07-13 18:44 UTC
[uml-devel] [patch 3/9] uml: consolidate modify_ldt
2005-07-13 18:02 UTC
[uml-devel] [patch 7/9] uml: allow building as 32-bit binary on 64bit host
2005-07-13 18:02 UTC
[uml-devel] [patch 4/9] uml: gcc 2.95 fix and Makefile cleanup
2005-07-13 18:02 UTC
[uml-devel] [patch 2/9] uml: workaround host bug in "TT mode vs. NPTL link fix"
2005-07-13 18:02 UTC
[uml-devel] [patch 8/9] uml - hostfs : unuse ROOT_DEV
2005-07-13 18:02 UTC
[uml-devel] [patch 5/9] uml: fix hppfs error path
2005-07-13 18:02 UTC
[uml-devel] [patch 6/9] uml: reintroduce pcap support
2005-07-13 18:02 UTC
[uml-devel] [patch 9/9] remove EXPORT_SYMBOL for root_dev
2005-07-13 18:02 UTC
[uml-devel] Clarification of UML and AIO?
2005-07-13 17:57 UTC (3+ messages)
[uml-devel] [patch 1/1] uml: fix TT mode by reverting "use fork instead of clone"
2005-07-13 16:26 UTC (4+ messages)
` [uml-devel] Re: [stable] "
[uml-devel] RE: [uml-user] RE: 2.6.12-bb2-skas0 hanging after INIT (CORRECTION PREVIOUS POST)
2005-07-13 15:48 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