Frederic Weisbecker ([email protected])

Number of posts: 5616 (7.77 per day)
First post: 2008-07-15 02:11:39
Last post: 2010-07-09 02:04:53

Date List Subject
2014-02-24 15:42:03 linux-kernel [PATCH 08/11] smp: Move __smp_call_function_single() below its safe version
2014-02-24 15:40:50 linux-kernel [PATCH 11/11] smp: Rename __smp_call_function_single() to smp_call_function_single_async()
2014-02-24 15:40:49 linux-kernel [PATCH 10/11] smp: Remove wait argument from __smp_call_function_single()
2014-02-24 15:40:27 linux-kernel [PATCH 09/11] watchdog: Simplify a little the IPI call
2014-02-24 15:40:24 linux-kernel [PATCH 06/11] smp: Teach __smp_call_function_single() to check for offline cpus
2014-02-24 15:40:21 linux-kernel [PATCH 05/11] smp: Remove unused list_head from csd
2014-02-24 15:40:16 linux-kernel [PATCH 03/11] block: Stop abusing rq->csd.list in blk-softirq
2014-02-24 15:40:13 linux-kernel [PATCH 01/11] block: Stop abusing csd.list for fifo_time
2014-02-24 15:40:10 linux-kernel [PATCH 00/11] smp: Single IPI cleanups v2
2014-02-14 12:13:14 linux-kernel [PATCH 0/2] dynticks: A few updates
2014-02-14 12:13:12 linux-kernel [PATCH 2/2] nohz: ensure users are aware boot CPU is not NO_HZ_FULL
2014-02-14 12:12:50 linux-kernel [PATCH 1/2] timer: Spare IPI when deferrable timer is queued on idle remote targets
2014-02-13 18:42:52 linux-kernel Re: [RFC - beta][PATCH] tracing: Introduce TRACE_MARKER() no argument trace event
2014-02-13 14:49:09 linux-kernel Re: [RFC] sched: Add a new lockless wake-from-idle implementation
2014-02-13 14:26:47 linux-kernel Re: [RFC - beta][PATCH] tracing: Introduce TRACE_MARKER() no argument trace event
2014-02-13 14:20:51 linux-kernel Re: [QUERY]: Is using CPU hotplug right for isolating CPUs?
2014-02-13 14:05:31 linux-kernel Re: [RFC PATCH] rcu: move SRCU grace period work to power efficient workqueue
2014-02-12 23:05:02 linux-kernel Re: [RFC PATCH] rcu: move SRCU grace period work to power efficient workqueue
2014-02-12 18:23:43 linux-kernel Re: [RFC PATCH] rcu: move SRCU grace period work to power efficient workqueue
2014-02-12 17:46:45 linux-kernel Re: Too many rescheduling interrupts (still!)
2014-02-12 15:59:55 linux-kernel Re: Too many rescheduling interrupts (still!)
2014-02-12 15:06:35 linux-kernel Re: Is it ok for deferrable timer wakeup the idle cpu?
2014-02-10 16:19:44 linux-kernel Re: [PATCH v2] nohz: ensure users are aware boot CPU is not NO_HZ_FULL
2014-02-10 15:35:42 linux-kernel Re: Is it ok for deferrable timer wakeup the idle cpu?
2014-02-08 16:46:41 linux-kernel Re: [PATCH 10/11] smp: Remove wait argument from __smp_call_function_single()
2014-02-08 16:21:53 linux-kernel [PATCH 01/11] block: Stop abusing csd.list for fifo_time
2014-02-08 16:21:08 linux-kernel [PATCH 03/11] block: Stop abusing rq->csd.list in blk-softirq
2014-02-08 16:21:06 linux-kernel [PATCH 05/11] smp: Remove unused list_head from csd
2014-02-08 16:20:46 linux-kernel [PATCH 06/11] smp: Teach __smp_call_function_single() to check for offline cpus
2014-02-08 16:20:12 linux-kernel [PATCH 08/11] smp: Move __smp_call_function_single() below its safe version
2014-02-08 16:19:27 linux-kernel [PATCH 10/11] smp: Remove wait argument from __smp_call_function_single()
2014-02-08 16:19:25 linux-kernel [PATCH 11/11] smp: Enhance and precise the role & requirements of __smp_call_function_single()
2014-02-08 16:19:05 linux-kernel [PATCH 09/11] watchdog: Simplify a little the IPI call
2014-02-08 16:18:59 linux-kernel [PATCH 07/11] smp: Consolidate the various smp_call_function_single() declensions
2014-02-08 16:18:55 linux-kernel [PATCH 04/11] smp: Iterate functions through llist_for_each_entry_safe()
2014-02-08 16:18:51 linux-kernel [PATCH 02/11] block: Remove useless IPI struct initialization
2014-02-08 16:18:49 linux-kernel [RFC PATCH 00/11] smp: Single IPI cleanups
2014-02-03 17:02:38 linux-kernel Re: [PATCH 1/9] block: Stop abusing csd.list for fifo_time
2014-02-01 16:48:33 linux-kernel Re: [PATCH 1/9] block: Stop abusing csd.list for fifo_time
2014-01-31 16:38:24 linux-kernel Re: [PATCH] nohz: ensure users are aware boot CPU is not NO_HZ_FULL
2014-01-31 16:30:43 linux-kernel Re: Is it ok for deferrable timer wakeup the idle cpu?
2014-01-31 15:08:15 linux-kernel Re: [PATCH 2/9] block: Stop abusing rq->csd.list in blk-softirq
2014-01-30 17:01:27 linux-kernel Re: [PATCH 2/9] block: Stop abusing rq->csd.list in blk-softirq
2014-01-30 12:39:22 linux-kernel Re: [PATCH 2/9] block: Stop abusing rq->csd.list in blk-softirq
2014-01-28 13:50:41 linux-kernel Re: Is it ok for deferrable timer wakeup the idle cpu?
2014-01-28 13:23:16 linux-kernel Re: [QUERY]: Is using CPU hotplug right for isolating CPUs?
2014-01-23 14:58:49 linux-kernel Re: [QUERY]: Is using CPU hotplug right for isolating CPUs?
2014-01-23 14:01:24 linux-kernel Re: [QUERY]: Is using CPU hotplug right for isolating CPUs?
2014-01-23 13:54:37 linux-kernel Re: [QUERY]: Is using CPU hotplug right for isolating CPUs?
2014-01-23 13:35:47 linux-kernel Re: Is it ok for deferrable timer wakeup the idle cpu?
2014-01-23 00:56:31 linux-kernel Re: [GIT PULL] tick: A few more cleanups