Darren Hart ([email protected])

Number of posts: 331 (0.15 per day)
First post: 2004-04-08 23:27:45
Last post: 2010-04-13 16:25:33

Date List Subject
2009-12-03 06:55:31 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation (and ADAPTIVE)
2009-12-01 16:16:25 linux-kernel Re: [RFC] [PATCH 0/2] Futex fault injection
2009-11-30 22:09:53 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-30 21:36:47 linux-kernel Re: futex_cmpxchg_enabled not set in futex_init on pentium3
2009-11-24 16:33:32 linux-kernel Re: [PATCH 2/3] perf bench: Add new files for futex performance test
2009-11-24 16:20:20 linux-kernel Re: [PATCH 1/3] perf bench: Add wrappers for atomic operation of GCC
2009-11-23 17:21:37 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-19 23:13:57 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-19 17:04:09 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-19 06:51:35 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-18 05:40:58 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-18 05:29:33 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-18 00:13:39 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-17 17:27:12 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-17 17:22:32 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-17 16:16:38 linux-kernel Re: [PATCH] futex: add FUTEX_SET_WAIT operation
2009-11-05 19:22:13 linux-kernel Re: 2.6.32-rc5-mmotm1101 - unkillable processes stuck in futex.
2009-11-05 05:36:52 linux-kernel Re: [RFC][PATCH] Add prctl to set sibling thread names
2009-11-05 05:17:50 linux-kernel Re: [RFC][PATCH] Add prctl to set sibling thread names
2009-10-31 00:31:23 linux-kernel Re: [PATCH] RFC: futex: make futex_lock_pi interruptible
2009-10-30 16:23:23 linux-kernel Re: [PATCH] RFC: futex: make futex_lock_pi interruptible
2009-10-30 01:45:48 linux-kernel Re: [PATCH] RFC: futex: make futex_lock_pi interruptible
2009-10-30 01:19:26 linux-kernel Re: [PATCH] RFC: futex: make futex_lock_pi interruptible
2009-10-27 00:32:35 linux-kernel Re: [PATCH] RFC: futex: make futex_lock_pi interruptible
2009-10-27 00:26:44 linux-kernel [PATCH] RFC: futex: make futex_lock_pi interruptible
2009-10-26 19:01:26 linux-kernel Re: [patch -rt] Fix infinite loop with 2.6.31.4-rt14 V2
2009-10-24 03:45:52 linux-kernel Re: [RFC][PATCH] Add prctl to set sibling thread names (take two)
2009-10-23 23:30:00 linux-kernel Re: [patch -rt] Fix infinite loop with 2.6.31.4-rt14 V2
2009-10-23 20:41:20 linux-kernel Re: [patch -rt] Fix infinite loop with 2.6.31.4-rt14 V2
2009-10-23 16:21:38 linux-kernel Re: [patch -rt] Fix infinite loop with 2.6.31.4-rt14
2009-10-20 22:51:27 linux-kernel Re: [PATCH] futex: Detect mismatched requeue targets
2009-10-20 15:32:53 linux-kernel Re: [PATCH] futex: Detect mismatched requeue targets
2009-10-16 08:41:56 linux-kernel [tip:core/urgent] futex: Move drop_futex_key_refs out of spinlock'ed region
2009-10-15 22:31:39 linux-kernel [PATCH] futex: Move drop_futex_key_refs out of spinlock'ed region
2009-10-14 20:13:39 linux-kernel [tip:core/urgent] futex: Check for NULL keys in match_futex
2009-10-14 17:13:44 linux-kernel [PATCH] futex: check for NULL keys in match_futex
2009-10-13 15:14:45 linux-kernel Re: ERESTARTSYS escaping from sem_wait with RTLinux patch
2009-10-13 04:55:20 linux-kernel Re: ERESTARTSYS escaping from sem_wait with RTLinux patch
2009-10-12 14:17:37 linux-kernel Re: ERESTARTSYS escaping from sem_wait with RTLinux patch
2009-10-07 19:26:25 linux-kernel [tip:core/urgent] futex: fix requeue_pi key imbalance
2009-10-07 18:47:59 linux-kernel [PATCH] futex: fix requeue_pi key imbalance
2009-10-07 13:52:19 linux-kernel Re: [PATCH] futex: Fix typo in FUTEX_WAIT_BITSET_PRIVATE and FUTEX_WAKE_BITSET_PRIVATE definitions
2009-10-05 14:10:20 linux-kernel Re: futex question
2009-10-02 23:39:03 linux-kernel Re: futex question
2009-09-25 06:20:54 linux-kernel [tip:core/urgent] futex: Add memory barrier commentary to futex_wait_queue_me()
2009-09-24 18:55:08 linux-kernel [PATCH] futex: add memory barrier commentary to futex_wait_queue_me
2009-09-23 16:18:46 linux-kernel Re: [ANNOUNCE] 2.6.31-rt11
2009-09-22 18:32:10 linux-kernel Re: [ANNOUNCE] 2.6.31-rt11
2009-09-22 17:22:20 linux-kernel Re: [PATCH 5/5] futex: fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me
2009-09-22 08:41:59 linux-kernel [tip:core/urgent] futex: Fix wakeup race by setting TASK_INTERRUPTIBLE before queue_me()
2009-09-22 08:41:48 linux-kernel [tip:core/urgent] futex: Correct futex_q woken state commentary