messages from 2009-09-23 19:42:21 to 2009-09-24 02:05:22 UTC [more...]
[RFC] [PATCH 2/2] ACPI: introduce ACPI ALS device driver
2009-09-24 2:05 UTC (5+ messages)
Linux guest domain with two vnets bound to the same vswitch experiences hung in bootup (sun_netraT5220)
2009-09-24 2:03 UTC (3+ messages)
[PATCH RFC 1/2] Add notifiers for various swap events
2009-09-24 1:47 UTC (2+ messages)
a patch drop request in -mm
2009-09-24 1:47 UTC (4+ messages)
[git pull request] ACPI & driver patches for Linux-2.6.32-rc0
2009-09-24 1:35 UTC (3+ messages)
` [origin tree boot crash] NULL pointer dereference, IP: [<ffffffff82b07130>] ibm_find_acpi_device+0x5c/0xf5
[PATCH 0/4] compcache: in-memory compressed swapping v3
2009-09-24 1:39 UTC (3+ messages)
` [PATCH 2/4] send callback when swap slot is freed
[PATCH 0/7] Per-bdi writeback flusher threads v20
2009-09-24 1:32 UTC (11+ messages)
[PATCH 0/6] [RFC] writeback fixes for 2.6.32
2009-09-24 1:24 UTC (4+ messages)
` [PATCH 2/6] writeback: stop background writeback when below background threshold
[RFC] IO scheduler based IO controller V9
2009-09-24 1:10 UTC (8+ messages)
` [PATCH] io-controller: Fix task hanging when there are more than one groups
[PATCH 14/14] bfa: Brocade BFA FC SCSI driver (maint)
2009-09-24 1:12 UTC
[PATCH 13/14] bfa: Brocade BFA FC SCSI driver (make)
2009-09-24 1:10 UTC
[PATCH] Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfs
2009-09-24 1:07 UTC (4+ messages)
[PATCH 12/14] bfa: Brocade BFA FC SCSI driver (include3)
2009-09-24 1:08 UTC
No more bits in vm_area_struct's vm_flags
2009-09-24 1:05 UTC (3+ messages)
[PATCH 11/14] bfa: Brocade BFA FC SCSI driver (include2)
2009-09-24 1:06 UTC
[PATCH 10/14] bfa: Brocade BFA FC SCSI driver (include1)
2009-09-24 1:04 UTC
[PATCH 9/14] bfa: Brocade BFA FC SCSI driver (fcs4)
2009-09-24 1:02 UTC
[PATCH 8/14] bfa: Brocade BFA FC SCSI driver (fcs3)
2009-09-24 1:00 UTC
[PATCH 7/14] bfa: Brocade BFA FC SCSI driver (fcs2)
2009-09-24 0:59 UTC
[RFC][PATCH] SCHED_EDF scheduling class
2009-09-24 0:58 UTC (6+ messages)
[PATCH v3 0/3] cpu: pseries: Cpu offline states framework
2009-09-24 0:55 UTC (10+ messages)
[PATCH 6/14] bfa: Brocade BFA FC SCSI driver (fcs1)
2009-09-24 0:57 UTC
[PATCH 5/14] bfa: Brocade BFA FC SCSI driver (bfa4)
2009-09-24 0:55 UTC
[PATCH 4/14] bfa: Brocade BFA FC SCSI driver (bfa3)
2009-09-24 0:53 UTC
[PATCH] percpu: make pcpu_setup_first_chunk() failures more verbose
2009-09-24 0:53 UTC
[PATCH 3/14] bfa: Brocade BFA FC SCSI driver (bfa2)
2009-09-24 0:52 UTC
[PATCH v2 0/2] cpu: pseries: Offline state framework
2009-09-24 0:48 UTC (3+ messages)
[PATCH 2/14] bfa: Brocade BFA FC SCSI driver (bfa1)
2009-09-24 0:49 UTC
[PATCH 1/14] bfa: Brocade BFA FC SCSI driver (bfad)
2009-09-24 0:46 UTC
[PATCH] Update documentation of cgroups tasks and procs files
2009-09-24 0:43 UTC (2+ messages)
[PATCH 00/80] Kernel based checkpoint/restart [v18]
2009-09-23 23:52 UTC (81+ messages)
` [PATCH v18 01/80] c/r: extend arch_setup_additional_pages()
` [PATCH v18 02/80] x86: ptrace debugreg checks rewrite
` [PATCH v18 03/80] c/r: break out new_user_ns()
` [PATCH v18 04/80] c/r: split core function out of some set*{u,g}id functions
` [PATCH v18 05/80] cgroup freezer: Fix buggy resume test for tasks frozen with cgroup freezer
` [PATCH v18 06/80] cgroup freezer: Update stale locking comments
` [PATCH v18 07/80] cgroup freezer: Add CHECKPOINTING state to safeguard container checkpoint
` [PATCH v18 08/80] cgroup freezer: interface to freeze a cgroup from within the kernel
` [PATCH v18 09/80] Namespaces submenu
` [PATCH v18 10/80] c/r: make file_pos_read/write() public
` [PATCH v18 11/80] pids 1/7: Factor out code to allocate pidmap page
` [PATCH v18 12/80] pids 2/7: Have alloc_pidmap() return actual error code
` [PATCH v18 13/80] pids 3/7: Add target_pid parameter to alloc_pidmap()
` [PATCH v18 14/80] pids 4/7: Add target_pids parameter to alloc_pid()
` [PATCH v18 15/80] pids 5/7: Add target_pids parameter to copy_process()
` [PATCH v18 16/80] pids 6/7: Define do_fork_with_pids()
` [PATCH v18 17/80] pids 7/7: Define clone_with_pids syscall
` [PATCH v18 18/80] c/r: create syscalls: sys_checkpoint, sys_restart
` [PATCH v18 19/80] c/r: documentation
` [PATCH v18 20/80] c/r: basic infrastructure for checkpoint/restart
` [PATCH v18 21/80] c/r: x86_32 support "
` [PATCH v18 22/80] c/r: external checkpoint of a task other than ourself
` [PATCH v18 23/80] c/r: export functionality used in next patch for restart-blocks
` [PATCH v18 24/80] c/r: restart-blocks
` [PATCH v18 25/80] c/r: checkpoint multiple processes
` [PATCH v18 26/80] c/r: restart "
` [PATCH v18 27/80] c/r: introduce PF_RESTARTING, and skip notification on exit
` [PATCH v18 28/80] c/r: support for zombie processes
` [PATCH v18 29/80] c/r: Save and restore the [compat_]robust_list member of the task struct
` [PATCH v18 30/80] c/r: infrastructure for shared objects
` [PATCH v18 31/80] c/r: detect resource leaks for whole-container checkpoint
` [PATCH v18 32/80] deferqueue: generic queue to defer work
` [PATCH v18 33/80] c/r: introduce new 'file_operations': ->checkpoint, ->collect()
` [PATCH v18 34/80] c/r: dump open file descriptors
` [PATCH v18 35/80] c/r: restore "
` [PATCH v18 36/80] c/r: introduce method '->checkpoint()' in struct vm_operations_struct
` [PATCH v18 37/80] c/r: dump memory address space (private memory)
` [PATCH v18 38/80] c/r: restore "
` [PATCH v18 39/80] c/r: add generic '->checkpoint' f_op to ext fses
` [PATCH v18 40/80] c/r: add generic '->checkpoint()' f_op to simple devices
` [PATCH v18 41/80] Add the checkpoint operation for opened files of generic filesystems
` [PATCH v18 42/80] c/r: export shmem_getpage() to support shared memory
` [PATCH v18 43/80] c/r: dump anonymous- and file-mapped- "
` [PATCH v18 44/80] c/r: restore "
` [PATCH v18 45/80] splice: export pipe/file-to-pipe/file functionality
` [PATCH v18 46/80] c/r: support for open pipes
` [PATCH v18 47/80] c/r: checkpoint and restore FIFOs
` [PATCH v18 48/80] c/r: make ckpt_may_checkpoint_task() check each namespace individually
` [PATCH v18 49/80] c/r: support for UTS namespace
` [PATCH v18 50/80] c/r (ipc): allow allocation of a desired ipc identifier
` [PATCH v18 51/80] c/r: save and restore sysvipc namespace basics
` [PATCH v18 52/80] c/r: support share-memory sysv-ipc
` [PATCH v18 53/80] c/r: support message-queues sysv-ipc
` [PATCH v18 54/80] c/r: support semaphore sysv-ipc
` [PATCH v18 55/80] c/r: (s390): expose a constant for the number of words (CRs)
` [PATCH v18 56/80] c/r: add CKPT_COPY() macro
` [PATCH v18 57/80] c/r: define s390-specific checkpoint-restart code
` [PATCH v18 58/80] c/r: clone_with_pids: define the s390 syscall
` [PATCH v18 59/80] c/r: capabilities: define checkpoint and restore fns
` [PATCH v18 60/80] c/r: checkpoint and restore task credentials
` [PATCH v18 61/80] c/r: restore file->f_cred
` [PATCH v18 62/80] c/r: checkpoint and restore (shared) task's sighand_struct
` [PATCH v18 63/80] c/r: [signal 1/4] blocked and template for shared signals
` [PATCH v18 64/80] c/r: [signal 2/4] checkpoint/restart of rlimit
` [PATCH v18 65/80] c/r: [signal 3/4] pending signals (private, shared)
` [PATCH v18 66/80] c/r: [signal 4/4] support for real/virt/prof itimers
` [PATCH v18 67/80] Expose may_setuid() in user.h and add may_setgid() (v2)
` [PATCH v18 68/80] Add common socket helpers to unify the security hooks
` [PATCH v18 69/80] c/r: introduce checkpoint/restore methods to struct proto_ops
` [PATCH v18 70/80] c/r: Add AF_UNIX support (v12)
` [PATCH v18 71/80] c/r: [pty 1/2] allow allocation of desired pty slave
` [PATCH v18 72/80] c/r: [pty 2/2] support for pseudo terminals
` [PATCH v18 73/80] c/r: correctly restore pgid
` [PATCH v18 74/80] c/r: support for controlling terminal and job control
` [PATCH v18 75/80] powerpc: reserve checkpoint arch identifiers
` [PATCH v18 76/80] powerpc: provide APIs for validating and updating DABR
` [PATCH v18 77/80] powerpc: checkpoint/restart implementation
` [PATCH v18 78/80] powerpc: wire up checkpoint and restart syscalls
` [PATCH v18 79/80] powerpc: enable checkpoint support in Kconfig
` [PATCH v18 80/80] powerpc: clone_with_pids implementation
[PATCH 0/14] bfa: Brocade BFA FC SCSI driver (overview)
2009-09-24 0:41 UTC
[PULL] cpumask conversions and obsolescence removal
2009-09-24 0:26 UTC
[PATCH 2/2] tracing/workqueue: Rename workqueue_execute to worklet_entry and add worklet_exit
2009-09-24 0:22 UTC (3+ messages)
[PATCH] headers: utsname.h redux
2009-09-24 0:22 UTC
[PATCH] Revert "kmod: fix race in usermodehelper code"
2009-09-24 0:15 UTC (3+ messages)
module: Speed up symbol resolution during module loading
2009-09-24 0:15 UTC (5+ messages)
` [PATCH 3/4] module: unexport each_symbol()
[PATCH 4/4] module: speed up find_symbol() using binary search on the builtin symbol tables
2009-09-24 0:11 UTC (3+ messages)
` [PATCH 1/2] lib: Add generic binary search function to the kernel
module: Speed up symbol resolution during module loading
2009-09-24 0:08 UTC (2+ messages)
2.6.31-07068-g43c1266 Early boot exception
2009-09-24 0:05 UTC (11+ messages)
[PATCH 8/13] cpumask: use mm_cpumask() wrapper: m32r
2009-09-24 0:05 UTC (3+ messages)
[GIT PULL] tracing/kprobes: Kprobes core/tracing/profiling updates
2009-09-24 0:06 UTC (7+ messages)
[PATCH] intel-iommu: Make "Unknown DMAR structure" message more informative
2009-09-24 0:01 UTC
[GIT PULL] DRBD for 2.6.32
2009-09-23 23:37 UTC (6+ messages)
[RFC] Userspace RCU: (ab)using futexes to save cpu cycles and energy
2009-09-23 23:28 UTC (6+ messages)
fixing "pci=use_crs"
2009-09-23 23:28 UTC (5+ messages)
pull request: wireless-next-2.6 2009-09-23
2009-09-23 23:24 UTC (2+ messages)
[GIT PULL] DRBD for 2.6.32
2009-09-23 23:21 UTC (4+ messages)
[PATCH] perf_event, powerpc: Fix compilation after big perf_counter rename
2009-09-23 23:19 UTC (7+ messages)
[GIT PATCH] USB patches for 2.6.31-git
2009-09-23 23:13 UTC (11+ messages)
` [origin tree boot hang] [PATCH] Revert "early_printk: Allow more than one early console"
` [origin tree boot hang] [PATCH] Revert "early_printk: Allow morethan "
` [origin tree boot hang] [PATCH] Revert "early_printk: Allowmorethan "
` [origin tree boot hang] [PATCH] Revert "early_printk:Allowmorethan "
[regression] adb trackpad disappears after suspend to ram
2009-09-23 23:12 UTC (5+ messages)
` [regression, bisected] "
[RFC] Privilege dropping security module
2009-09-23 23:03 UTC (5+ messages)
` [RFC][PATCH] "
jbd/kjournald oops on 2.6.30.1
2009-09-23 22:58 UTC
mailing list for trace users
2009-09-23 22:47 UTC (20+ messages)
[PATCH 2/2] x86: Reduce verbosity of "PAT enabled" kernel message
2009-09-23 22:47 UTC (2+ messages)
[2.6.31] NFS + suspend to ram hang
2009-09-23 22:45 UTC
mailing list for trace users
2009-09-23 22:41 UTC (6+ messages)
[PATCH 1/2] x86: Reduce verbosity of "TSC is reliable" message
2009-09-23 22:33 UTC
[PATCH] MIPS: Avoid destructive invalidation on partial L2 cachelines
2009-09-23 22:20 UTC (2+ messages)
[PATCHSET percpu#for-next] percpu: convert ia64 to dynamic percpu and drop the old one
2009-09-23 22:03 UTC (8+ messages)
` [PATCH 2/4] ia64: allocate percpu area for cpu0 like percpu areas for other cpus
[PATCH 1/8] networking/fanotify: declare fanotify socket numbers
2009-09-23 21:58 UTC (10+ messages)
` fanotify as syscalls
[BUG 2.6.30+] e100 sometimes causes oops during resume
2009-09-23 21:45 UTC (4+ messages)
[Announce] 2.6.29-rc4-rt1
2009-09-23 21:33 UTC (18+ messages)
` [Announce] 2.6.29.4-rt15
` [Announce] 2.6.29.4-rt17
` [Announce] 2.6.29.4-rt18
` 2.6.29.4-rt19
` [ANNOUNCE] 2.6.29.5-rt21
` [ANNOUNCE] 2.6.29.5-rt22
` [ANNOUNCE] 2.6.29.6-rt23
` [ANNOUNCE] 2.6.31-rc4-rt1
` [ANNOUNCE] 2.6.31-rc6-rt2
` [ANNOUNCE] 2.6.31-rc6-rt4
` [ANNOUNCE] 2.6.31-rc6-rt5
` [ANNOUNCE] 2.6.31-rc6-rt6
` [ANNOUNCE] 2.6.31-rc7-rt8
` [ANNOUNCE] 2.6.31-rt10
` [ANNOUNCE] 2.6.31-rt11
coretemp support for Core i5 CPU
2009-09-23 21:19 UTC (3+ messages)
` [PATCH] coretemp: add "
[GIT PULL] hwmon updates for 2.6.32, round 2
2009-09-23 21:19 UTC
[PATCHv5 3/3] vhost_net: a kernel-level virtio server
2009-09-23 21:15 UTC (18+ messages)
[PATCH v4, REBASED 1/2] ARM: Pass IFSR register to do_PrefetchAbort()
2009-09-23 21:12 UTC (2+ messages)
PATCH 1/1: rt2x00dev.c / rt2x00lib.h fixes build breakage
2009-09-23 20:59 UTC
PATCH 0/1: rt2x00dev.c / rt2x00lib.h fixes build breakage
2009-09-23 20:58 UTC
[GIT] bugfixes for the security subsystem
2009-09-23 20:56 UTC (2+ messages)
[PATCH] ksm: change default values to better fit into mainline kernel
2009-09-23 20:37 UTC (2+ messages)
update_mmu_cache() when write protecting pte
2009-09-23 20:22 UTC
[Patch] trivial: fix a URL in hpet.txt
2009-09-23 20:04 UTC (3+ messages)
[PATCH 00/13] Linker script cleanup patches for various architectures
2009-09-23 19:55 UTC (3+ messages)
` [PATCH 09/13] parisc: Remove useless altinstructions code copied from x86
[PATCH] PARISC: includecheck fix: signal.c
2009-09-23 19:54 UTC (2+ messages)
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