public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2009-05-27 11:58:20 to 2009-05-27 18:19:08 UTC [more...]

[RFC v16][PATCH 00/43] Kernel based checkpoint/restart
 2009-05-27 17:33 UTC  (35+ messages)
` [RFC v16][PATCH 02/43] c/r: make file_pos_read/write() public
` [RFC v16][PATCH 08/43] c/r: introduce '->checkpoint()' method in 'struct file_operations'
` [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

[my_cpu_ptr 0/5] Introduce my_cpu_ptr/__my_cpu_ptr
 2009-05-27 17:47 UTC  (6+ 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 4/5] sda_icsb_modify_counters() does not need a "cpu" variable
` [my_cpu_ptr 5/5] Use my_cpu_ptr in crypto subsystem

[PATCH 2/2] Dynamic Tick: Allow 32-bit machines to sleep for more than 2.15 seconds
 2009-05-27 18:16 UTC  (2+ messages)

[PATCH 1/2] Dynamic Tick: Prevent clocksource wrapping during idle
 2009-05-27 18:15 UTC  (3+ messages)

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

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

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

[BUG FIX] Make x86_32 uni-processor Atomic ops, Atomic
 2009-05-27 18:08 UTC  (18+ messages)
    ` Re:[VIA Support] was: "
      ` [VIA "
  ` 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
  ` i2c-viapro / via-fb drivers on VIA CX700

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)

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

[PATCH] Use formatting of module name in SUNRPC
 2009-05-27 17:59 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  (6+ messages)
` linux missing support for _POSIX_THREAD_CPUTIME ?

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

i915_gem_retire_requests oops on 2.6.30-rc7
 2009-05-27 17:42 UTC  (4+ messages)

[PATCH] drm: i915: ensure objects are allocated below 4GB on PAE
 2009-05-27 17:40 UTC  (5+ messages)

[PATCH] io-controller: Add io group reference handling for request
 2009-05-27 17:32 UTC  (5+ messages)

[rfc][patch] swap: virtual swap readahead
 2009-05-27 17:32 UTC  (2+ messages)

[PATCH] x86: print real IOAPIC version for x86-64
 2009-05-27 17:15 UTC  (2+ messages)

linux-next: edac-amd tree build warning
 2009-05-27 17:12 UTC  (2+ messages)

[PATCH 0/11] Fix page_mkwrite() for blocksize < pagesize
 2009-05-27 17:06 UTC  (21+ messages)
` [PATCH 01/11] ext3: Get rid of extenddisksize parameter of ext3_get_blocks_handle()
` [PATCH 02/11] ext4: Get rid of extend_disksize parameter of ext4_get_blocks_handle()
` [PATCH 03/11] vfs: Add better VFS support for page_mkwrite when blocksize < pagesize
` [PATCH 04/11] ext2: Allocate space for mmaped file on page fault
` [PATCH 05/11] ext4: Make sure blocks are properly allocated under mmaped page even when blocksize < pagesize
` [PATCH 06/11] ext3: Allocate space for mmaped file on page fault
` [PATCH 07/11] vfs: Implement generic per-cpu counters for delayed allocation
` [PATCH 08/11] vfs: Unmap underlying metadata of new data buffers only when buffer is mapped
` [PATCH 09/11] fs: Don't clear dirty bits in block_write_full_page()
` [PATCH 10/11] vfs: Export wakeup_pdflush
` [PATCH 11/11] ext3: Implement delayed allocation on page_mkwrite time

linux-next: pxa tree build failure
 2009-05-27 16:54 UTC 

[PATCH] kvm: fix coalesced_mmio leak on shutdown
 2009-05-27 16:41 UTC 

linux-next: Tree for May 27
 2009-05-27 16:32 UTC  (4+ messages)
` BUGs: "
  ` iwlwifi-BUGs: "

[PATCH 01/38] cred: #include init.h in cred.h
 2009-05-27 16:28 UTC  (3+ messages)
` [PATCH 18/38] C/R: core stuff

[PATCH] sched: Support current clocksource handling in fallback sched_clock()
 2009-05-27 16:25 UTC  (8+ messages)

[PATCH] PCI: use fixed-up device class when configuring device
 2009-05-27 16:25 UTC 

[PATCH 2.6.30-rc4] r8169: avoid losing MSI interrupts
 2009-05-27 16:19 UTC  (4+ messages)

[PATCH 00/18] MAINTAINERS and scripts/get_maintainer.pl updates
 2009-05-27 16:12 UTC  (12+ messages)
` [PATCH 16/18] MAINTAINERS - Remove L: linux-kernel@vger.kernel.org from all but "THE REST"

Lkml dropping mail?
 2009-05-27 16:07 UTC  (3+ messages)

Broken ARM atomic ops wrt memory barriers (was : [PATCH] Add cmpxchg support for ARMv6+ systems)
 2009-05-27 16:02 UTC  (13+ messages)

[GIT PULL REPOST] xen/dom0/apic-ops: Xen dom0 APIC changes
 2009-05-27 15:34 UTC  (3+ messages)
` [PATCH 17/17] xen: disable MSI

[Patch 01/12] Prepare the code for Hardware Breakpoint interfaces
 2009-05-27 15:40 UTC  (9+ messages)
` [Patch 08/12] Modify Ptrace routines to access breakpoint registers

[PATCH 1/4] Fix minor typos in jbd2's journal.c
 2009-05-27 15:29 UTC  (3+ messages)
` [PATCH] "

[KVM PATCH v10] kvm: add support for irqfd
 2009-05-27 15:06 UTC  (7+ messages)
    ` [PATCH 0/2] kvm: validate irqfd type
      ` [PATCH 1/2] eventfd: export eventfd interfaces for module use
      ` [PATCH 2/2] kvm: validate irqfd type

[PATCH] regulator/max1586: support increased V3 voltage range
 2009-05-27 15:12 UTC  (4+ messages)

[PATCH] firmware: Allocate firmware id dynamically
 2009-05-27 15:04 UTC  (7+ messages)

[PATCH] (linux-next) Cleanups in drivers/staging/comedi
 2009-05-27 15:03 UTC  (2+ messages)

[PATCH 0/12] Per-bdi writeback flusher threads v7
 2009-05-27 15:05 UTC  (11+ messages)

[PATCH] tracing: annotate emit_log_char() notrace
 2009-05-27 15:00 UTC 

[PATCH 0/2] Dynamic Tick: Enabling longer sleep times on 32-bit machines
 2009-05-27 14:48 UTC 

[PATCH] tracing/events: Add timer and high res timer tracepoints
 2009-05-27 14:48 UTC  (7+ messages)

[PATCH 1/2] FS-Cache: Fixup renamed filenames in comments in internal.h
 2009-05-27 14:46 UTC  (2+ messages)
` [PATCH 2/2] CacheFiles: "

One question about perf_counter on IA
 2009-05-27 14:46 UTC  (2+ messages)

[PATCH RFC] v7 expedited "big hammer" RCU grace periods
 2009-05-27 14:45 UTC  (11+ messages)

[RFC] TuxOnIce
 2009-05-27 14:38 UTC  (4+ messages)
` [TuxOnIce-devel] "

[GIT PULL] kmemcheck fixes for -tip
 2009-05-27 14:38 UTC  (3+ messages)

[RFC][PATCH] [SCSI]: scsi_transport_iscsi.c return -EOVERFLOW for Too many iscsi targets
 2009-05-27 14:27 UTC  (2+ messages)

[PATCH] fixed _modinst_post - called by modules_install to pick up Cross $DEPMOD instead of host depmod
 2009-05-27 14:21 UTC 

Who's responsible for configuring CLS on a cardbus device?
 2009-05-27 14:03 UTC  (7+ messages)
        ` [RFC PATCH] pccard: configure CLS on attach

2.6.29 regression: ATA bus errors on resume
 2009-05-27 14:01 UTC  (12+ messages)

[PATCH] NOHZ: Properly feed cpufreq ondemand governor
 2009-05-27 13:33 UTC  (7+ messages)
` [tip:timers/urgent] "

[PATCH v2] integrity: nfsd imbalance bug fix
 2009-05-27 13:31 UTC 

[PATCH,resend] i386: fix return to 16-bit stack from NMI handler
 2009-05-27 13:06 UTC 

[tip:perfcounters/core] perf_counter: tools: /usr/lib/debug%s.debug support
 2009-05-27 13:03 UTC 

[PATCH 2.6-block/for-2.6.31] block: fix no diskstat problem
 2009-05-27 12:49 UTC  (2+ messages)

Realtek 8168D: no active link (2.6.29.2)
 2009-05-27 12:27 UTC  (3+ messages)

[PATCH -tip 0/3] dma-debug fixes
 2009-05-27 12:47 UTC  (2+ messages)

[PATCH 00/19] periodic write-back timer optimization
 2009-05-27 13:05 UTC  (6+ messages)

LinuxPPS core (Version 3): the PPS Linux implementation
 2009-05-27 12:35 UTC  (5+ messages)
` [PATCH 1/1] LinuxPPS core support

[PATCH -tip] Documentation/accounting/getdelays.c intialize the variable before using it
 2009-05-27 12:17 UTC  (2+ messages)

modprobe ipmi_si hangs under 2.6.30-rc5
 2009-05-27 12:10 UTC  (10+ messages)
    ` [Openipmi-developer] "

Online Notice ! ! !
 2009-05-27 12:07 UTC 

[PATCH] Add CONFIG_VFAT_NO_CREATE_WITH_LONGNAMES option
 2009-05-27 12:05 UTC  (11+ messages)

Microblaze MMU v2
 2009-05-27 11:59 UTC  (5+ messages)
` [PATCH 07/29] microblaze_mmu_v2: Page fault handling high level - fault.c
  ` [PATCH 08/29] microblaze_mmu_v2: Context handling - mmu_context.c/h


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