All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2010-02-26 10:35:10 to 2010-02-26 12:19:53 UTC [more...]

[PATCHSET] workqueue: concurrency managed workqueue, take#4
 2010-02-26 12:23 UTC  (33+ messages)
` [PATCH 01/43] sched: consult online mask instead of active in select_fallback_rq()
` [PATCH 02/43] sched: rename preempt_notifiers to sched_notifiers and refactor implementation
` [PATCH 04/43] sched: implement __set_cpus_allowed()
` [PATCH 05/43] sched: make sched_notifiers unconditional
` [PATCH 08/43] workqueue: change cancel_work_sync() to clear work->data
` [PATCH 09/43] acpi: use queue_work_on() instead of binding workqueue worker to cpu0
` [PATCH 11/43] workqueue: misc/cosmetic updates
` [PATCH 12/43] workqueue: merge feature parameters into flags
` [PATCH 13/43] workqueue: define masks for work flags and conditionalize STATIC flags
` [PATCH 17/43] workqueue: update cwq alignement
` [PATCH 20/43] workqueue: reimplement work flushing using linked works
` [PATCH 21/43] workqueue: implement per-cwq active work limit
` [PATCH 22/43] workqueue: reimplement workqueue freeze using max_active
` [PATCH 23/43] workqueue: introduce global cwq and unify cwq locks
` [PATCH 24/43] workqueue: implement worker states
` [PATCH 25/43] workqueue: reimplement CPU hotplugging support using trustee
` [PATCH 26/43] workqueue: make single thread workqueue shared worker pool friendly
` [PATCH 27/43] workqueue: add find_worker_executing_work() and track current_cwq
` [PATCH 28/43] workqueue: carry cpu number in work data once execution starts
` [PATCH 29/43] workqueue: implement WQ_NON_REENTRANT
` [PATCH 31/43] workqueue: implement concurrency managed dynamic worker pool
` [PATCH 32/43] workqueue: increase max_active of keventd and kill current_is_keventd()
` [PATCH 34/43] workqueue: implement DEBUGFS/workqueue
` [PATCH 35/43] workqueue: implement several utility APIs
` [PATCH 36/43] libata: take advantage of cmwq and remove concurrency limitations
` [PATCH 37/43] async: use workqueue for worker pool
` [PATCH 38/43] fscache: convert object to use workqueue instead of slow-work
` [PATCH 39/43] fscache: convert operation "
` [PATCH 40/43] fscache: drop references to slow-work
` [PATCH 41/43] cifs: use workqueue instead of slow-work
` [PATCH 42/43] gfs2: "
` [PATCH 43/43] slow-work: kill it

[PATCH] netdev: use list_first_entry macro
 2010-02-26 12:20 UTC  (2+ messages)

[net-next-2.6 PATCH] rtnetlink: clean up SR-IOV config interface
 2010-02-26 12:19 UTC  (2+ messages)

[net-next-2.6 PATCH] af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_add()
 2010-02-26 12:19 UTC  (2+ messages)

[U-Boot] Where can I find the git repostory for mx51evk
 2010-02-26 12:19 UTC  (4+ messages)

[PATCH] myri10ge: optimize 4k-boundary check when stocking rx pages
 2010-02-26 12:19 UTC  (2+ messages)

[PATCH] musb: Add workqueue for URB giveback
 2010-02-26 12:19 UTC  (7+ messages)

[PATCH] be2net: fix tx completion polling
 2010-02-26 12:19 UTC  (2+ messages)

memory leak in case of Kernel module
 2010-02-26 12:16 UTC  (2+ messages)

[PATCH][RFC] time: add wait_interruptible_timeout macro to sleep (w. timeout) until wake_up
 2010-02-26 12:16 UTC  (6+ messages)

(no subject)
 2010-02-26  1:53 UTC 

(unknown),
 2010-02-26  1:47 UTC 

[U-Boot] [PATCH 0/5] i2c patches. Again!
 2010-02-26 12:15 UTC  (3+ messages)
` [U-Boot] [PATCH 5/5] cmd_i2c.c: added i2c read to memory function

[PATCH 0/7] pci: Add VPD parsing support
 2010-02-26 12:13 UTC  (2+ messages)

[PATCH] linux-2.6.29: atngw100 - add bridge module to defconfig, bump PR
 2010-02-26 12:09 UTC 

C/R: Checkpoint and restore network namespaces and devices
 2010-02-26 12:09 UTC  (13+ messages)
` [PATCH 1/6] C/R: Add checkpoint and collect hooks to net_device_ops
` [PATCH 2/6] C/R: Basic support for network namespaces and devices (v5)
` [PATCH 3/6] C/R: Add checkpoint support for veth devices (v2)
` [PATCH 4/6] C/R: Add loopback checkpoint support (v2)
` [PATCH 5/6] C/R: Add a checkpoint handler to the 'sit' device
` [PATCH 6/6] C/R: Add checkpoint support to macvlan driver

[Regression] With the new 2.6.33 when I plug headphones, the speaker doen't get off anymore
 2010-02-26 12:09 UTC  (6+ messages)
` [Regression] With the new 2.6.33 when I plug in headphones, the speakers don't turn "

KVM PMU virtualization
 2010-02-26 12:07 UTC  (29+ messages)

[PATCH] Fix __d_path for lazy unmounts
 2010-02-26 12:07 UTC  (2+ messages)

[PATCH v2 0/2] Enable CAN peripheral support on AM3517
 2010-02-26 12:07 UTC  (3+ messages)
` [PATCH v2 1/2] can:ti_hecc: board specific hookup on AM3517EVM
  ` [PATCH v2 2/2] can:ti_hecc: Enable CAN support on AM3517

[PATCH V2] net: add accounting for socket backlog
 2010-02-26 12:05 UTC  (2+ messages)

More videobuf and streaming I/O questions
 2010-02-26 12:04 UTC  (6+ messages)

CONFIG_SPARSE_IRQ breaks single VCPU domain 0 between xen/master and xen/next
 2010-02-26 12:05 UTC  (2+ messages)

[PATCH 3/3] backlight: fix missing/incomplete registration failure
 2010-02-26 12:04 UTC  (2+ messages)
` [PATCH] backlight, blackfin: fix missing "

Crash during boot in Debian lenny default dom0 kernel (2.6.26-2-xen-686)
 2010-02-26 12:04 UTC  (18+ messages)

RFC; Building multiple u-boot images for a single board
 2010-02-26 11:37 UTC 

[U-Boot] boot from ram on rd-6281-a
 2010-02-26 12:03 UTC  (4+ messages)

Gianfar driver failing on MPC8641D based board
 2010-02-26 12:06 UTC  (11+ messages)

[RFC][PATCH 0/3] Different views on a repository
 2010-02-26 12:01 UTC  (2+ messages)

AW: Warning in current pv_ops Kernel
 2010-02-26 12:00 UTC 

[PATCH] ipv6: Remove IPV6_ADDR_RESERVED
 2010-02-26 11:59 UTC  (2+ messages)

[PATCH] ipv6: Use 1280 as min MTU for ipv6 forwarding
 2010-02-26 11:59 UTC  (2+ messages)

DiscoverableTimeout not working as expected
 2010-02-26 11:58 UTC  (4+ messages)

alsactl restore: unknown hardware: ymf724f
 2010-02-26 11:57 UTC  (6+ messages)

[PATCH 2/3] backlight: mark struct backlight_ops const
 2010-02-26 11:56 UTC  (2+ messages)
` [PATCH] "

[ethtool PATCH 1/2] ethtool: Correctly pull n-tuple string length for get_rx_ntuple
 2010-02-26 11:56 UTC  (2+ messages)
` [ethtool PATCH 2/2] ethtool: Update manpage with n-tuple information

[PATCH] sha: prevent removal of memset as dead store in sha1_update()
 2010-02-26 11:55 UTC  (4+ messages)

[net-next-2.6 PATCH] ethtool: Add n-tuple string length to drvinfo and return it
 2010-02-26 11:54 UTC 

[Bug 26195] New: Green screen on HDMI with RV730
 2010-02-26 11:54 UTC  (3+ messages)
` [Bug 26195] "

[PATCH 1/3] backlight: Add backlight_device parameter to check_fb
 2010-02-26 11:53 UTC  (2+ messages)
` [PATCH] "

Enhance perf to support KVM
 2010-02-26 11:53 UTC  (9+ messages)

[PATCH tip/core/rcu 0/2] rcu: fixes for RCU lockdep
 2010-02-26 11:50 UTC  (2+ messages)

[RFC PATCH v1 0/4] CFS Bandwidth Control
 2010-02-26 11:52 UTC  (5+ messages)
` [RFC PATCH v1 1/4] sched: introduce primitives to account for CFS bandwidth tracking

[PATCH] mx31pdk: Add NAND support
 2010-02-26 11:48 UTC  (4+ messages)

[PATCH] hvc_console: Fix a race between hvc_close and hvc_remove
 2010-02-26 11:46 UTC  (2+ messages)

[U-Boot] [PATCH 3/3 v6] SAMSUNG: SMDKC100: Adds ethernet support
 2010-02-26 11:47 UTC 

[U-Boot] [PATCH 2/3 v6] S5PC100: Function to configure the SROMC registers
 2010-02-26 11:47 UTC 

[U-Boot] [PATCH 1/3 v6] S5PC100: Memory SubSystem Header file, register description(SROMC)
 2010-02-26 11:46 UTC 

Bad ext4 sync performance on 16 TB GPT partition
 2010-02-26 11:46 UTC  (3+ messages)

2.6.33-ck1
 2010-02-26 11:20 UTC 

[PATCH] [0/4] Update slab memory hotplug series
 2010-02-26 11:43 UTC  (21+ messages)
` [PATCH] [4/4] SLAB: Fix node add timer race in cache_reap

[PATCH 0/3] XBurst JZ4730 support
 2010-02-26 11:41 UTC  (7+ messages)
        ` blast_dcache32 problem with PREEMPT kernel

[PATCH] Add sysfs support for fbdefio delay
 2010-02-26 11:37 UTC  (8+ messages)

[Buildroot] I can't download dropbear
 2010-02-26 11:35 UTC  (3+ messages)

[U-Boot] MPC8548 based board Hanging at different conditions
 2010-02-26 11:33 UTC 

Memory management woes - order 1 allocation failures
 2010-02-26 11:32 UTC 

[Qemu-devel] [PATCH 0/2] simplify global register save/restore
 2010-02-26 11:30 UTC  (2+ messages)

BFS cpu scheduler v0.315 for 2.6.33
 2010-02-26 11:26 UTC 

[RFC] ASoC: Allow mulitple usage of codec and cpu dai
 2010-02-26 11:26 UTC  (6+ messages)

[RESEND PATCH] ARM: oprofile: convert from sysdev to platform device
 2010-02-26 11:24 UTC 

[PATCH 0/5] x86-32: improve atomic64_t functions (v2)
 2010-02-26 11:23 UTC  (6+ messages)

[PATCH 1/2] serial: Add driver for the Altera JTAG UART
 2010-02-26 11:27 UTC  (4+ messages)

[PATCH 1/2] lib: only test atomic64_dec_if_positive on archs having it
 2010-02-26 11:22 UTC  (2+ messages)
` [PATCH 2/2] x86: implement atomic[64]_dec_if_positive

[RFC/PATCH] notes: rework subcommands and parse options
 2010-02-26 11:22 UTC  (2+ messages)

[PATCH] xen: fix off-by-one error in find_unbound_irq
 2010-02-26 11:22 UTC  (2+ messages)

[PATCH] ASoC: Allow mulitple usage count of codec and cpu dai
 2010-02-26 11:20 UTC  (2+ messages)

Dynticks on Vortex86SX ? (Cx486SLC + just the standard i8254 PC timer)
 2010-02-26 11:20 UTC  (2+ messages)

list_add corruption?
 2010-02-26 11:18 UTC  (2+ messages)

Performance regression in scsi sequential throughput (iozone) due to "e084b - page-allocator: preserve PFN ordering when __GFP_COLD is set"
 2010-02-26 11:18 UTC  (11+ messages)

New thread: page allocation failure with E1000 (seems to be reproducible)
 2010-02-26 11:18 UTC  (2+ messages)

[PATCH] tracing: add event power_frequency to powernow-k8 driver
 2010-02-26 11:17 UTC 

[PATCH] MVSAS: hot plug handling and IO issues
 2010-02-26 11:16 UTC 

[PATCH 0/6] ARM: oprofile: use perf-events framework as backend
 2010-02-26 11:17 UTC  (5+ messages)
` [PATCH 1/6] ARM: perf-events: add Realview PMU IRQs to pmu.c
  ` [PATCH 2/6] ARM: perf-events: use numeric ID to identify PMU

Bug ;(
 2010-02-26 11:15 UTC 

[PATCH] mx31pdk: Add NAND support
 2010-02-26 11:05 UTC  (6+ messages)

[Bug 26769] New: r600: wrong fragment shader input when using gl_fragCoord
 2010-02-26 11:02 UTC 

[PATCH v2 2/2] enhance sysfs rfkill interface
 2010-02-26 11:01 UTC  (3+ messages)
  ` [PATCH v3] "

[Qemu-devel] [PATCH 0/3] s390: Fix compile, add 0.12 machine type, backward compat
 2010-02-26 11:00 UTC  (2+ messages)
` [Qemu-devel] "

[Qemu-devel] [PATCH] QMP: Introduce WATCHDOG event
 2010-02-26 10:58 UTC  (2+ messages)

Missing GPL headers
 2010-02-26 10:55 UTC  (2+ messages)

[PATCH 0/2] Enable CAN peripheral support on AM3517
 2010-02-26 10:55 UTC  (5+ messages)
` [PATCH 1/2] can:ti_hecc: Enable CAN "
  ` [PATCH 2/2] can:ti_hecc: board specific hookup on AM3517EVM

[GIT PATCH] Fix XFS to work with Virtually indexed architectures
 2010-02-26 10:54 UTC 

btrfs no csum found for inode X start 0
 2010-02-26 10:51 UTC  (3+ messages)

[PATCH 03/07] kernel.h string cleanup
 2010-02-26 10:51 UTC  (9+ messages)

[Bug 15276] New: latest git kernel: general protection fault: 0000 [#1]
 2010-02-26 10:40 UTC  (2+ messages)
` [Bug 15276] "

[PATCH] linux-firmware: Add Firmware for Atheros HTC devices
 2010-02-26 10:57 UTC 

[refpolicy] [ devices patch 1/1] Fix dev_list_sysfs interface to allow domains to read sysfs lnk_file
 2010-02-26 10:39 UTC 

Procedure to add files in /usr/share/alsa/cards/
 2010-02-26 10:39 UTC 

[GIT PATCH] First round of SCSI updates for the 2.6.33-34 merge window
 2010-02-26 10:38 UTC 

[PATCH] ath9k_htc: Add ath9k_htc driver
 2010-02-26 10:56 UTC 

[PATCH] Route kbd leds through the generic leds layer
 2010-02-26 10:35 UTC  (7+ messages)
` [PATCH] Route kbd leds through the generic leds layer (3rd version)


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.