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
2010-08-23 18:43:16 linux-kernel Re: [RFC] mlock/stack guard interaction fixup
2010-08-05 04:29:37 linux-kernel [PATCH 3/3] powerpc-silence-xics_migrate_irqs_away-during-cpu-offline
2010-08-05 04:29:25 linux-kernel [PATCH 2/3] powerpc-silence-__cpu_up-under-normal-operation
2010-08-05 04:29:09 linux-kernel [PATCH 1/3] powerpc-enable-preemption-before-cpu_die
2010-08-05 04:28:55 linux-kernel [PATCH 0/4] powerpc: cpu offline/online fixes for CONFIG_PREEMPT
2010-07-13 19:00:15 linux-kernel Re: [PATCH][RT] futex: protect against pi_blocked_on corruption during requeue PI -V2
2010-07-13 08:03:43 linux-kernel [PATCH][RT] futex: protect against pi_blocked_on corruption during requeue PI
2010-07-13 07:12:53 linux-kernel Re: [PATCH 4/4] futex: convert hash_bucket locks to raw_spinlock_t
2010-07-12 19:11:11 linux-kernel Re: [PATCH 4/4] futex: convert hash_bucket locks to raw_spinlock_t
2010-07-11 15:10:22 linux-kernel Re: [PATCH 4/4] futex: convert hash_bucket locks to raw_spinlock_t
2010-07-10 17:30:53 linux-kernel Re: [PATCH 2/4 V2] rtmutex: add BUG_ON if a task attempts to block on two locks
2010-07-10 14:42:51 linux-kernel Re: [PATCH 1/4] rtmutex: avoid null derefence in WARN_ON
2010-07-10 14:41:29 linux-kernel Re: [PATCH 3/4 V2] futex: free_pi_state outside of hb->lock sections
2010-07-09 22:57:20 linux-kernel Re: [PATCH 4/4 V2] futex: convert hash_bucket locks to raw_spinlock_t
2010-07-09 22:56:04 linux-kernel Re: [PATCH 3/4 V2] futex: free_pi_state outside of hb->lock sections
2010-07-09 22:34:01 linux-kernel [PATCH 3/4] futex: free_pi_state outside of hb->lock sections
2010-07-09 22:33:59 linux-kernel [PATCH 4/4] futex: convert hash_bucket locks to raw_spinlock_t
2010-07-09 22:33:49 linux-kernel [PATCH 2/4] rtmutex: add BUG_ON if a task attempts to block on two locks
2010-07-09 22:33:30 linux-kernel [PATCH 1/4] rtmutex: avoid null derefence in WARN_ON
2010-07-09 22:33:21 linux-kernel [PATCH 0/4][RT] futex: fix tasks blocking on two rt_mutex locks
2010-06-30 16:43:46 linux-kernel Re: [PATCH] futex: futex_find_get_task remove credentails check
2010-06-29 16:58:29 linux-kernel Re: [PATCH] futex: futex_find_get_task make credentials check conditional
2010-06-29 14:56:39 linux-kernel Re: [PATCH] futex: futex_find_get_task make credentials check conditional
2010-06-28 14:57:08 linux-kernel Re: futex: race in lock and unlock&exit for robust futex with PI?
2010-06-25 23:35:23 linux-kernel Re: futex: race in lock and unlock&exit for robust futex with PI?
2010-06-25 19:43:15 linux-kernel Re: Q: sys_futex() && timespec_valid()
2010-06-25 17:54:21 linux-kernel Re: futex: race in lock and unlock&exit for robust futex with PI?
2010-06-25 02:42:56 linux-kernel Re: futex: race in lock and unlock&exit for robust futex with PI?
2010-04-23 14:35:40 linux-kernel Re: Lockdep usage
2010-04-22 14:57:52 linux-kernel Re: Lockdep usage
2010-04-22 06:26:12 linux-kernel Lockdep usage
2010-04-19 16:46:51 linux-kernel Re: Process-shared futexes on hugepages puts the kernel in an infinite loop in 2.6.32.11; is this fixed now?
2010-04-15 06:13:32 linux-kernel Re: [PATCH V5 0/4][RFC] futex: FUTEX_LOCK with optional adaptive spinning
2010-04-13 16:25:33 linux-ext4 Re: ext4 dbench performance with CONFIG_PREEMPT_RT
2010-04-09 05:41:38 linux-kernel Re: [PATCH 4/6] futex: Add FUTEX_LOCK with optional adaptive spinning
2010-04-09 05:17:39 linux-kernel [PATCH 3/4] futex: refactor futex_lock_pi_atomic
2010-04-09 05:17:32 linux-kernel [PATCH 4/4] futex: Add FUTEX_LOCK with optional adaptive spinning
2010-04-09 05:17:26 linux-kernel [PATCH 2/4] futex: add futex_q static initializer
2010-04-09 05:16:37 linux-kernel [PATCH 1/4] futex: replace fshared and clockrt with combined flags
2010-04-09 05:16:10 linux-kernel [PATCH V5 0/4][RFC] futex: FUTEX_LOCK with optional adaptive spinning
2010-04-08 05:58:52 linux-kernel Re: [PATCH 6/6] futex: Add aggressive adaptive spinning argument to FUTEX_LOCK
2010-04-08 03:41:30 linux-kernel Re: [PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
2010-04-08 03:33:56 linux-kernel Re: [PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
2010-04-08 03:25:18 linux-kernel Re: [PATCH 4/6] futex: Add FUTEX_LOCK with optional adaptive spinning
2010-04-07 23:15:31 linux-kernel Re: [PATCH 5/6] futex: handle timeout inside adaptive lock spin
2010-04-07 17:31:49 linux-kernel Re: [PATCH 5/6] futex: handle timeout inside adaptive lock spin
2010-04-07 17:26:15 linux-kernel Re: [PATCH 4/6] futex: Add FUTEX_LOCK with optional adaptive spinning
2010-04-06 23:36:49 linux-kernel Re: [PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
2010-04-06 21:22:35 linux-kernel Re: [PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
2010-04-06 15:33:39 linux-kernel Re: [PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning
2010-04-06 15:28:49 linux-kernel Re: [PATCH V2 0/6][RFC] futex: FUTEX_LOCK with optional adaptive spinning