All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-27 17:30:28 to 2009-05-27 18:15:52 UTC [more...]

[my_cpu_ptr 0/5] Introduce my_cpu_ptr/__my_cpu_ptr
 2009-05-27 17:47 UTC  (5+ messages)
` [my_cpu_ptr 1/5] Introduce my_cpu_ptr()
` [my_cpu_ptr 2/5] Straight transformations
` [my_cpu_ptr 3/5] Elimninate get/put_cpu
` [my_cpu_ptr 5/5] Use my_cpu_ptr in crypto subsystem

[PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
 2009-05-27 18:15 UTC  (4+ messages)

[PATCH] wireless: libertas: fix unaligned accesses
 2009-05-27 18:06 UTC  (2+ messages)

[PATCH] ftrace: Don't convert function's local variable name in macro
 2009-05-27 18:12 UTC  (2+ messages)

[RFC v16][PATCH 00/43] Kernel based checkpoint/restart
 2009-05-27 17:33 UTC  (129+ 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

[BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
 2009-05-27 18:08 UTC  (7+ messages)
        ` LOCK prefix on uni processor has its use (was Re: [BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic)
          ` LOCK prefix on uni processor has its use

[PATCH 25/20] sysfs: Only support removing emtpy sysfs directories
 2009-05-27 18:07 UTC  (3+ messages)

Analyzed/Solved: Booting 2.6.30-rc2-git7 very slow
 2009-05-27 18:07 UTC  (13+ messages)
              ` Analyzed/Solved/Bisected: "

[RFC] [PATCH] Device Tree on ARM platform
 2009-05-27 17:56 UTC  (12+ messages)

Kernel crash with 2.6.29 + nfs + xfs (radix-tree)
 2009-05-27 18:05 UTC  (3+ messages)

[PATCH 1/7] [PATCH] Factor out code to allocate pidmap page
 2009-05-27 18:05 UTC  (12+ messages)
` [PATCH 2/7] [PATCH] Have alloc_pidmap() return actual error code
` [PATCH 3/7] [PATCH] Add target_pid parameter to alloc_pidmap()
` [PATCH 4/7] [PATCH] Add target_pids parameter to alloc_pid()
` [PATCH 5/7] [PATCH] Add target_pids parameter to copy_process()
` [PATCH 6/7] [PATCH] Define do_fork_with_pids()

[PATCH -v3] flat: fix data sections alignment
 2009-05-27 18:05 UTC  (5+ messages)

[PATCH v10] rfkill: rewrite
 2009-05-27 18:04 UTC  (7+ messages)
` [PATCH v11] "

[Qemu-devel] [GIT PULL] Stable branch update
 2009-05-27 18:04 UTC 

+ page-allocator-reset-wmark_min-and-inactive-ratio-of-zone-when-hotplug-happens.patch added to -mm tree
 2009-05-27 18:00 UTC 

[0/14] GRO: Lots of microoptimisations
 2009-05-27 18:00 UTC  (3+ messages)
` [PATCH 10/14] ipv4: Use 32-bit loads for ID and length in GRO

[PATCH] Use formatting of module name in SUNRPC
 2009-05-27 17:59 UTC 

[PATCH 0/11] Per-bdi writeback flusher threads v8
 2009-05-27 17:58 UTC  (10+ messages)
` [PATCH 04/11] writeback: switch to per-bdi threads for flushing data

[cron job] v4l-dvb daily build 2.6.22 and up: ERRORS, 2.6.16-2.6.21: ERRORS
 2009-05-27 17:58 UTC 

[PATCH] Use formatting of module name in crypto API
 2009-05-27 17:51 UTC 

linux missing support for _POSIX_THREAD_CPUTIME?
 2009-05-27 17:49 UTC  (5+ messages)

[KVM PATCH v4 0/3] iosignalfd
 2009-05-27 17:48 UTC  (8+ messages)
` [KVM PATCH v4 3/3] kvm: add iosignalfd support

[PATCH 18/24] mpt fusion: [2.6.30-rc6] Code Cleanup patch
 2009-05-27 17:53 UTC  (2+ messages)

Probably strange bug with usb radio-mr800
 2009-05-27 17:51 UTC 

[Bridge] Help Needed On Ethernet Bridge
 2009-05-27 17:49 UTC 

[STABLE][PATCH] omap3sgx-modules: sync with .dev * update to build against newer kernels * switch to MACHINE_KERNEL_PR
 2009-05-27 17:40 UTC 

[Qemu-devel] [PATCH] Add HTTP protocol using curl v7
 2009-05-27 17:45 UTC  (4+ messages)
    ` [Qemu-devel] "

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)

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)

[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  (3+ 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)
`  "


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.