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
2013-08-01 00:33:57 linux-kernel [PATCH 23/23] nohz: Optimize full dynticks's sched hooks with static keys
2013-08-01 00:32:21 linux-kernel [PATCH 20/23] vtime: Always debug check snapshot source _before_ updating it
2013-08-01 00:32:17 linux-kernel [PATCH 14/23] context_tracking: Split low level state headers
2013-08-01 00:32:14 linux-kernel [PATCH 12/23] vtime: Remove a few unneeded generic vtime state checks
2013-08-01 00:32:11 linux-kernel [PATCH 13/23] vtime: Fix racy cputime delta update
2013-08-01 00:32:06 linux-kernel [PATCH 09/23] context_tracking: Optimize guest APIs off case with static key
2013-08-01 00:32:01 linux-kernel [PATCH 08/23] context_tracking: Optimize main APIs off case with static key
2013-08-01 00:31:59 linux-kernel [PATCH 03/23] vtime: Update a few comments
2013-08-01 00:31:57 linux-kernel [PATCH 01/23] sched: Consolidate open coded preemptible() checks
2013-08-01 00:31:54 linux-kernel [PATCH 02/23] context_tracing: Fix guest accounting with native vtime
2013-07-29 16:59:51 linux-kernel Re: [PATCH RFC nohz_full 7/7] nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
2013-07-27 18:13:54 linux-kernel Re: [PATCH RFC nohz_full 6/7] nohz_full: Add full-system-idle state machine
2013-07-26 23:47:55 linux-kernel [PATCH 02/21] context_tracing: Fix guest accounting with native vtime
2013-07-26 23:47:32 linux-kernel [PATCH 04/21] context_tracking: Fix runtime CPU off-case
2013-07-26 23:47:17 linux-kernel [PATCH 05/21] nohz: Only enable context tracking on full dynticks CPUs
2013-07-26 23:46:56 linux-kernel [PATCH 07/21] context_tracking: Ground setup for static key use
2013-07-26 23:46:39 linux-kernel [PATCH 08/21] context_tracking: Optimize main APIs off case with static key
2013-07-26 23:46:15 linux-kernel [PATCH 10/21] context_tracking: Optimize context switch off case with static keys
2013-07-26 23:45:54 linux-kernel [PATCH 14/21] context_tracking: Split low level state headers
2013-07-26 23:45:28 linux-kernel [PATCH 15/21] vtime: Describe overriden functions in dedicated arch headers
2013-07-26 23:44:52 linux-kernel [PATCH 16/21] vtime: Optimize full dynticks accounting off case with static keys
2013-07-26 23:44:50 linux-kernel [PATCH 17/21] vtime: Always scale generic vtime accounting results
2013-07-26 23:44:26 linux-kernel [PATCH 18/21] vtime: Always debug check snapshot source _before_ updating it
2013-07-26 23:44:04 linux-kernel [PATCH 20/21] nohz: Optimize full dynticks state checks with static keys
2013-07-26 23:43:43 linux-kernel [PATCH 21/21] nohz: Optimize full dynticks's sched hooks with static keys
2013-07-26 23:43:34 linux-kernel [PATCH 19/21] nohz: Rename a few state variables
2013-07-26 23:43:29 linux-kernel [PATCH 13/21] vtime: Fix racy cputime delta update
2013-07-26 23:43:26 linux-kernel [PATCH 11/21] context_tracking: User/kernel broundary cross trace events
2013-07-26 23:43:23 linux-kernel [PATCH 12/21] vtime: Remove a few unneeded generic vtime state checks
2013-07-26 23:43:16 linux-kernel [PATCH 09/21] context_tracking: Optimize guest APIs off case with static key
2013-07-26 23:43:10 linux-kernel [PATCH 06/21] context_tracking: Remove full dynticks' hacky dependency on wide context tracking
2013-07-26 23:43:04 linux-kernel [PATCH 03/21] vtime: Update a few comments
2013-07-26 23:43:00 linux-kernel [PATCH 01/21] sched: Consolidate open coded preemptible() checks
2013-07-26 23:42:55 linux-kernel [PATCH 00/21] nohz patches for 3.12 preview v2
2013-07-25 20:07:45 linux-kernel Re: [PATCH 0/8] perf: Finer grained full dynticks handling
2013-07-25 14:02:24 linux-kernel Re: [PATCH 0/8] perf: Finer grained full dynticks handling
2013-07-25 13:30:59 linux-kernel Re: [RFC PATCH 4/5] cpuidle/ppc: CPU goes tickless if there are no arch-specific constraints
2013-07-24 23:26:50 linux-kernel Re: [PATCH RFC nohz_full 6/7] nohz_full: Add full-system-idle state machine
2013-07-24 19:08:39 linux-kernel [PATCH 2/2] nohz: fix compile warning in tick_nohz_init()
2013-07-24 19:08:29 linux-kernel [PATCH 1/2] nohz: Do not warn about unstable tsc unless user uses nohz_full
2013-07-24 19:08:26 linux-kernel [GIT PULL] nohz fixes
2013-07-24 18:09:11 linux-kernel Re: [PATCH RFC nohz_full 6/7] nohz_full: Add full-system-idle state machine
2013-07-24 17:48:24 linux-kernel Re: [PATCH] NMI: fix NMI period is not correct when cpu frequency changes issue.
2013-07-23 12:44:09 linux-kernel Re: [PATCH 8/8] watchdog: Remove hack to make full dynticks working
2013-07-23 00:32:44 linux-kernel [PATCH 2/8] perf: Sanitize get_callchain_buffer()
2013-07-23 00:32:28 linux-kernel [PATCH 4/8] perf: Split per cpu event accounting code
2013-07-23 00:31:53 linux-kernel [PATCH 7/8] perf: Finer grained full dynticks kick
2013-07-23 00:31:38 linux-kernel [PATCH 8/8] watchdog: Remove hack to make full dynticks working
2013-07-23 00:31:24 linux-kernel [PATCH 6/8] perf: Account freq events per cpu
2013-07-23 00:31:23 linux-kernel [PATCH 5/8] perf: Migrate per cpu event accounting
2013-07-23 00:31:19 linux-kernel [PATCH 3/8] perf: Gather event accounting code