messages from 2009-05-27 16:29:24 to 2009-05-27 17:45:31 UTC [more...]
[RFC v16][PATCH 00/43] Kernel based checkpoint/restart
2009-05-27 17:33 UTC (102+ messages)
` [RFC v16][PATCH 01/43] c/r: extend arch_setup_additional_pages()
` [RFC v16][PATCH 02/43] c/r: make file_pos_read/write() public
` [RFC v16][PATCH 03/43] c/r: create syscalls: sys_checkpoint, sys_restart
` [RFC v16][PATCH 04/43] c/r: documentation
` [RFC v16][PATCH 05/43] c/r: basic infrastructure for checkpoint/restart
` [RFC v16][PATCH 06/43] c/r: x86_32 support "
` [RFC v16][PATCH 07/43] c/r: infrastructure for shared objects
` [RFC v16][PATCH 08/43] c/r: introduce '->checkpoint()' method in 'struct file_operations'
` [RFC v16][PATCH 09/43] c/r: dump open file descriptors
` [RFC v16][PATCH 10/43] c/r: restore "
` [RFC v16][PATCH 11/43] c/r: add generic '->checkpoint' f_op to ext fses
` [RFC v16][PATCH 12/43] c/r: add generic '->checkpoint()' f_op to simple devices
` [RFC v16][PATCH 13/43] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
` [RFC v16][PATCH 14/43] c/r: dump memory address space (private memory)
` [RFC v16][PATCH 15/43] c/r: restore "
` [RFC v16][PATCH 16/43] c/r: export shmem_getpage() to support shared memory
` [RFC v16][PATCH 17/43] c/r: dump anonymous- and file-mapped- "
` [RFC v16][PATCH 18/43] c/r: restore "
` [RFC v16][PATCH 19/43] c/r: external checkpoint of a task other than ourself
` [RFC v16][PATCH 20/43] c/r: export functionality used in next patch for restart-blocks
` [RFC v16][PATCH 21/43] c/r: restart-blocks
` [RFC v16][PATCH 22/43] c/r: checkpoint multiple processes
` [RFC v16][PATCH 23/43] c/r: restart "
` [RFC v16][PATCH 24/43] c/r: detect resource leaks for whole-container checkpoint
` [RFC v16][PATCH 25/43] tee: don't return 0 when another task drains/fills a pipe
` [RFC v16][PATCH 26/43] splice: added support for pipe-to-pipe splice()
` [RFC v16][PATCH 27/43] c/r: support for open pipes
` [RFC v16][PATCH 28/43] c/r: make ckpt_may_checkpoint_task() check each namespace individually
` [RFC v16][PATCH 29/43] c/r: support for UTS namespace
` [RFC v16][PATCH 30/43] c/r: stub implementation for IPC namespace
` [RFC v16][PATCH 31/43] deferqueue: generic queue to defer work
` [RFC v16][PATCH 32/43] c/r (ipc): allow allocation of a desired ipc identifier
` [RFC v16][PATCH 33/43] c/r (ipc): helpers to save and restore kern_ipc_perm structures
` [RFC v16][PATCH 34/43] c/r: save and restore ipc namespace basics
` [RFC v16][PATCH 35/43] c/r (ipc): export interface from ipc/shm.c to delete ipc shm
` [RFC v16][PATCH 36/43] c/r: support share-memory sysv-ipc
` [RFC v16][PATCH 37/43] c/r (ipc): make 'struct msg_msgseg' visible in ipc/util.h
` [RFC v16][PATCH 38/43] c/r: support message-queues sysv-ipc
` [RFC v16][PATCH 39/43] c/r (ipc): export interface from ipc/sem.c to cleanup ipc sem
` [RFC v16][PATCH 40/43] c/r: support semaphore sysv-ipc
` [RFC v16][PATCH 41/43] c/r: (s390): expose a constant for the number of words (CRs)
` [RFC v16][PATCH 42/43] c/r: add CKPT_COPY() macro
` [RFC v16][PATCH 43/43] c/r: define s390-specific checkpoint-restart code
[RFC] [PATCH] Device Tree on ARM platform
2009-05-27 17:44 UTC (6+ messages)
[PATCH 1/7] [PATCH] Factor out code to allocate pidmap page
2009-05-27 17:43 UTC (5+ messages)
` [PATCH 2/7] [PATCH] Have alloc_pidmap() return actual error code
ath5k in AP mode works!! (but sometimes with an oops, and a panic)
2009-05-27 17:43 UTC (3+ messages)
[Qemu-devel] [PATCH] Change virtio-console to PCI_CLASS_SERIAL_OTHER
2009-05-27 17:42 UTC (3+ messages)
i915_gem_retire_requests oops on 2.6.30-rc7
2009-05-27 17:42 UTC (4+ messages)
[KVM PATCH v4 0/3] iosignalfd
2009-05-27 17:40 UTC (7+ messages)
` [KVM PATCH v4 3/3] kvm: add iosignalfd support
Unexpected role change from custom role back to user_r
2009-05-27 17:40 UTC (2+ messages)
[PATCH] drm: i915: ensure objects are allocated below 4GB on PAE
2009-05-27 17:40 UTC (5+ messages)
[PATCH 17/24] mpt fusion: [2.6.30-rc6] Rescan SAS topology added
2009-05-27 17:40 UTC (2+ messages)
[loongson-PATCH-v2 00/23] loongson-based machines support
2009-05-27 17:37 UTC (5+ messages)
` [loongson-PATCH-v2 19/23] Loongson2F cpufreq support
Problem with large files on different OSes
2009-05-27 17:37 UTC (7+ messages)
linux missing support for _POSIX_THREAD_CPUTIME?
2009-05-27 17:36 UTC (5+ messages)
` linux missing support for _POSIX_THREAD_CPUTIME ?
[PATCH] io-controller: Add io group reference handling for request
2009-05-27 17:32 UTC (7+ messages)
[PATCH 16/24] mpt fusion: [2.6.30-rc6] Deleted functions for SAS topology scan changes, expander events, link status events added
2009-05-27 17:34 UTC (2+ messages)
[PATCH 14/24] mpt fusion: [2.6.30-rc6] Deleted functions for Firmware event implementation using seperate WQ
2009-05-27 17:33 UTC (2+ messages)
[STABLE][PATCH] linux-omap: sync everything with .dev
2009-05-27 17:25 UTC (4+ messages)
[rfc][patch] swap: virtual swap readahead
2009-05-27 17:32 UTC (3+ messages)
[RFC v16][PATCH 00/43] Kernel based checkpoint/restart
2009-05-27 17:32 UTC
[Xen-changelog] [xen-unstable] blktap2: a completely rewritten blktap implementation
2009-05-27 17:30 UTC (2+ messages)
` "
[BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
2009-05-27 17:25 UTC (9+ messages)
` LOCK prefix on uni processor has its use (was Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic)
[PATCH 13/24] mpt fusion: [2.6.30-rc6] Firmware event implementation using seperate WorkQueue
2009-05-27 17:24 UTC (2+ messages)
Kernel crash with 2.6.29 + nfs + xfs (radix-tree)
2009-05-27 17:21 UTC (3+ messages)
[B.A.T.M.A.N.] Debug Malloc Problem
2009-05-27 17:21 UTC (8+ messages)
[PATCH 0/4]ARM: OMAP4: SMP: Patch series
2009-05-27 17:15 UTC (2+ messages)
[PATCH] x86: print real IOAPIC version for x86-64
2009-05-27 17:15 UTC (2+ messages)
Userspace MSR handling
2009-05-27 17:09 UTC (8+ messages)
git log missing last line of output
2009-05-27 17:17 UTC (3+ messages)
[PATCH] [KVM_Autotest] Added functionality to the preprocessor to run scripts
2009-05-27 17:13 UTC (3+ messages)
[U-Boot] itoa(), base of 16
2009-05-27 17:13 UTC (2+ messages)
linux-next: edac-amd tree build warning
2009-05-27 17:12 UTC (2+ messages)
[Xenomai-help] xeno-test hangs during latency test
2009-05-27 17:09 UTC (4+ messages)
[PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
2009-05-27 17:08 UTC (5+ messages)
tun: add tun_flags, owner, group attributes in sysfs
2009-05-27 17:06 UTC (8+ messages)
` [iproute2 patch]: Add 'ip tuntap' facility for managing tun/tap devices
[PATCH 0/11] Fix page_mkwrite() for blocksize < pagesize
2009-05-27 17:06 UTC (5+ messages)
` [PATCH 03/11] vfs: Add better VFS support for page_mkwrite when "
[linux-dvb] fe status values
2009-05-27 17:04 UTC (2+ messages)
[PATCH][RFC] OMAP4: McSPI Register Offset Changes For OMAP_4430SDP
2009-05-27 17:00 UTC (2+ messages)
kvm_autotest: dynamically load tests
2009-05-27 17:00 UTC (4+ messages)
bluez 4.x, SCO socket - connection reset by peer
2009-05-27 16:57 UTC (7+ messages)
[PATCH 0/8] omap3 board updates for merge window after 2.6.30
2009-05-27 16:55 UTC (4+ messages)
` [PATCH 1/8] ARM: OMAP3: mmc-twl4030 uses regulator framework
` [PATCH 1/8] ARM: OMAP3: mmc-twl4030 uses regulator framework, v2
linux-next: pxa tree build failure
2009-05-27 16:54 UTC
git-svn: importing internal externals
2009-05-27 16:51 UTC
spdif/iec958 outputs at VT1708S not recognized
2009-05-27 16:51 UTC (3+ messages)
[KVM-AUTOTEST] [PATCH] support for remote migration
2009-05-27 16:50 UTC (4+ messages)
[Qemu-devel] Help with using io_mem_init from CONFIG_USER_ONLY?
2009-05-27 16:42 UTC
selinux and sctp
2009-05-27 16:39 UTC (3+ messages)
[PATCH] kvm: fix coalesced_mmio leak on shutdown
2009-05-27 16:41 UTC
[PATCH] usbnet: ratelimit warning messages invoked from callback handler
2009-05-27 16:40 UTC
[PATCH 0/2] Fixes for hugetlbfs-related problems on shared memory
2009-05-27 16:40 UTC (5+ messages)
` [PATCH 1/2] x86: Ignore VM_LOCKED when determining if hugetlb-backed page tables can be shared or not
` [PATCH 2/2] mm: Account for MAP_SHARED mappings using VM_MAYSHARE and not VM_SHARED in hugetlbfs
[lm-sensors] PCI: Quirk for hwmon access on MSI MS-7031 board
2009-05-27 16:38 UTC (3+ messages)
[PATCH] minios: implement ffs, ffsl, ffsll
2009-05-27 16:37 UTC
[PATCH 0/6] fnic driver patches for 2.6.30
2009-05-27 16:36 UTC (4+ messages)
` [PATCH 1/6] fnic: add main file with module infrastructure, fnic structure, Makefile
[RFC PATCH 2/2] ep93xx framebuffer driver
2009-05-27 16:35 UTC (4+ messages)
linux-next: Tree for May 27
2009-05-27 16:32 UTC (4+ messages)
` BUGs: "
` iwlwifi-BUGs: "
[PATCH 1/1] cr: safely restore a task's securebits
2009-05-27 16:31 UTC
[PATCH 0/5] nfs-utils: add IPv6 support for rpc.nfsd (try #3)
2009-05-27 16:30 UTC (3+ messages)
` [PATCH 5/5] nfs-utils: limit protocols and families used by nfsd to those listed in /etc/netconfig
LVM2 ./WHATS_NEW man/lvcreate.8.in tools/args.
2009-05-27 16:30 UTC
[LTP] patch for timer_create04 and clock_gettime03 issue
2009-05-27 16:30 UTC
[PATCH 4/4] ARM: OMAP4: SMP: Update defconfig for OMAP4430
2009-05-27 16:29 UTC
[PATCH 0/1] NIU: fix spurious interrupts
2009-05-27 16:29 UTC (5+ messages)
[PATCH] MIPS: Don't write ones to reserved entryhi bits
2009-05-27 16:29 UTC (2+ messages)
Incorrect Free Space / xfs_growfs on RAID5 Volume ?
2009-05-27 16:29 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.