Current Team Memberships

Show patches with: Archived = No       |   4249 patches
« 1 2 ... 31 32 3342 43 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,2/2] clockevents: add ->set_dev_mode() to struct clock_event_device --- 2014-05-12 Viresh Kumar New
[RFC,1/2] clockevents: return 'int' from clockevents_set_mode() --- 2014-05-12 Viresh Kumar New
[Resend] hrtimer: call switch_hrtimer_base() after setting new expiry time --- 2014-05-12 Viresh Kumar New
[2/2] tick: SHUTDOWN event-dev if no events are required for KTIME_MAX --- 2014-05-09 Viresh Kumar New
[1/2] hrtimer: reprogram event for expires=KTIME_MAX in hrtimer_force_reprogram() --- 2014-05-09 Viresh Kumar New
cpufreq: unicore32: fix typo issue for 'clk' --- 2014-05-05 Viresh Kumar New
cpufreq: Set CPUFREQ_ASYNC_NOTIFICATION for drivers handling notification --- 2014-04-25 Viresh Kumar New
cpufreq: Make linux-pm@vger.kernel.org official mailing list --- 2014-04-22 Viresh Kumar New
[V2,14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() --- 2014-04-22 Viresh Kumar New
[V2,19/19] tick-sched: rearrange code in tick_do_update_jiffies64() --- 2014-04-21 Viresh Kumar New
[V2,18/19] tick-sched: invert parameter of tick_check_oneshot_change() --- 2014-04-21 Viresh Kumar New
[V2,17/19] tick-sched: remove local variable 'now' from tick_setup_sched_timer() --- 2014-04-21 Viresh Kumar New
[V2,16/19] tick-sched: remove parameters to {__}tick_nohz_task_switch() routines --- 2014-04-21 Viresh Kumar New
[V2,15/19] tick-sched: define 'delta' inside 'if' block in update_ts_time_stats() --- 2014-04-21 Viresh Kumar New
[V2,14/19] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() --- 2014-04-21 Viresh Kumar New
[V2,13/19] tick-common: remove local variable 'broadcast' from tick_resume() --- 2014-04-21 Viresh Kumar New
[V2,12/19] tick-common: don't pass 'cpu' & 'cpumask' to tick_setup_device() --- 2014-04-21 Viresh Kumar New
[V2,11/19] tick-common: remove tick_check_replacement() --- 2014-04-21 Viresh Kumar New
[V2,10/19] tick-common: call tick_check_percpu() from tick_check_preferred() --- 2014-04-21 Viresh Kumar New
[V2,09/19] tick-oneshot: remove tick_resume_oneshot() --- 2014-04-21 Viresh Kumar New
[V2,08/19] tick-oneshot: move tick_is_oneshot_available() to tick-oneshot.c --- 2014-04-21 Viresh Kumar New
[V2,07/19] tick: initialize variables during their definitions --- 2014-04-21 Viresh Kumar New
[V2,06/19] tick: create tick_get_cpu_device() to get tick_cpu_device on this cpu --- 2014-04-21 Viresh Kumar New
[V2,05/19] tick: move definition of tick_get_device() to tick.h --- 2014-04-21 Viresh Kumar New
[V2,04/19] tick: move declaration of 'tick_cpu_device' to tick.h --- 2014-04-21 Viresh Kumar New
[V2,03/19] tick: rearrange members of 'struct tick_sched' --- 2014-04-21 Viresh Kumar New
[V2,02/19] tick: update doc style comments for 'struct tick_sched' --- 2014-04-21 Viresh Kumar New
[V2,01/19] tick: trivial cleanups --- 2014-04-21 Viresh Kumar New
[V1,Resend] hrtimer: call switch_hrtimer_base() after setting new expiry time --- 2014-04-16 Viresh Kumar New
[29/38] tick-sched: remove wrapper around __tick_nohz_task_switch() --- 2014-04-16 Viresh Kumar New
[V1,Resend,4/5] tick-sched: don't call update_wall_time() when delta is lesser than tick_period --- 2014-04-16 Viresh Kumar New
[V1,Resend,3/5] tick-common: do additional checks in tick_check_preferred() --- 2014-04-15 Viresh Kumar New
[V1,Resend,2/5] tick-common: don't check tick_oneshot_mode_active() from tick_check_preferred() --- 2014-04-15 Viresh Kumar New
[V2] sched/core: fix formatting issues in sched_can_stop_tick() --- 2014-04-15 Viresh Kumar New
[22/38] tick-sched: no need to recheck cpu_online() in can_stop_idle_tick() --- 2014-04-15 Viresh Kumar New
[38/38] clockevents: set event_handler to clockevents_handle_noop() in clockevents_exchange_device() --- 2014-04-14 Viresh Kumar New
[37/38] tick-broadcast: merge tick_do_broadcast_on_off() into tick_broadcast_on_off() --- 2014-04-14 Viresh Kumar New
[36/38] tick-broadcast: get rid of extra comparison in tick_do_broadcast_on_off() --- 2014-04-14 Viresh Kumar New
[35/38] tick-broadcast: do checks before taking locks in tick_do_broadcast_on_off() --- 2014-04-14 Viresh Kumar New
[34/38] tick-sched: remove local variable 'now' from tick_setup_sched_timer() --- 2014-04-14 Viresh Kumar New
[32/38] tick-sched: add comment about 'idle_active' in tick_nohz_idle_exit() --- 2014-04-14 Viresh Kumar New
[31/38] tick-sched: initialize 'ts' during its definition __tick_nohz_idle_enter() --- 2014-04-14 Viresh Kumar New
[30/38] tick-sched: move nohz_full_buf[] inside tick_nohz_init() --- 2014-04-14 Viresh Kumar New
[29/38] tick-sched: remove wrapper around __tick_nohz_task_switch() --- 2014-04-14 Viresh Kumar New
[28/38] tick-sched: remove parameters to {__}tick_nohz_task_switch() routines --- 2014-04-14 Viresh Kumar New
[27/38] tick-sched: remove 'regs' parameter of tick_sched_handle() --- 2014-04-14 Viresh Kumar New
[26/38] tick-sched: don't call update_wall_time() when delta is lesser than tick_period --- 2014-04-14 Viresh Kumar New
[25/38] tick-sched: don't call local_softirq_pending() thrice in can_stop_idle_tick() --- 2014-04-14 Viresh Kumar New
[24/38] tick-sched: don't check tick_nohz_full_cpu() in __tick_nohz_task_switch() --- 2014-04-14 Viresh Kumar New
[23/38] tick-sched: invert parameter of tick_check_oneshot_change() --- 2014-04-14 Viresh Kumar New
[22/38] tick-sched: no need to recheck cpu_online() in can_stop_idle_tick() --- 2014-04-14 Viresh Kumar New
[21/38] tick-sched: no need to rewrite '1' to tick_nohz_enabled --- 2014-04-14 Viresh Kumar New
[20/38] tick-sched: initialize 'cpu' while defining it in tick_nohz_full_setup() --- 2014-04-14 Viresh Kumar New
[19/38] tick-common: remove local variable 'broadcast' from tick_resume() --- 2014-04-14 Viresh Kumar New
[18/38] tick-common: don't set mode to CLOCK_EVT_MODE_UNUSED in tick_shutdown() --- 2014-04-14 Viresh Kumar New
[17/38] tick-common: call tick_install_replacement() from tick_check_new_device() --- 2014-04-14 Viresh Kumar New
[16/38] tick-common: don't pass cpumask to tick_setup_device() --- 2014-04-14 Viresh Kumar New
[15/38] tick-common: remove tick_check_replacement() --- 2014-04-14 Viresh Kumar New
[14/38] tick-common: do additional checks in tick_check_preferred() --- 2014-04-14 Viresh Kumar New
[13/38] tick-common: don't check tick_oneshot_mode_active() from tick_check_preferred() --- 2014-04-14 Viresh Kumar New
[12/38] tick-common: call tick_check_percpu() from tick_check_preferred() --- 2014-04-14 Viresh Kumar New
[11/38] tick-common: fix wrong check in tick_check_replacement() --- 2014-04-14 Viresh Kumar New
[10/38] tick-common: remove extra checks from tick_check_new_device() --- 2014-04-14 Viresh Kumar New
[09/38] tick-oneshot: remove tick_resume_oneshot() --- 2014-04-14 Viresh Kumar New
[08/38] tick-oneshot: move tick_is_oneshot_available() to tick-oneshot.c --- 2014-04-14 Viresh Kumar New
[07/38] tick-oneshot: drop local_irq_save/restore from tick_switch_to_oneshot() --- 2014-04-14 Viresh Kumar New
[06/38] tick: create tick_get_cpu_device() to get tick_cpu_device on this cpu --- 2014-04-14 Viresh Kumar New
[05/38] tick: move definition of tick_get_device() to tick.h --- 2014-04-14 Viresh Kumar New
[04/38] tick: move declaration of tick_cpu_device to tick.h --- 2014-04-14 Viresh Kumar New
[03/38] tick: rearrange members of 'struct tick_sched' --- 2014-04-14 Viresh Kumar New
[02/38] tick: update doc comments for struct tick_sched --- 2014-04-14 Viresh Kumar New
[01/38] tick: align to Coding Guidelines --- 2014-04-14 Viresh Kumar New
sched/core: fix formatting issues in sched_can_stop_tick() --- 2014-04-14 Viresh Kumar New
[Query] : tick-sched: why don't we stop tick when we are running idle task? --- 2014-04-11 Viresh Kumar New
[Query] : tick-sched: can idle_active be false in tick_nohz_idle_exit()? --- 2014-04-11 Viresh Kumar New
[V2] clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-09 Viresh Kumar New
[Resend] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed --- 2014-04-08 Viresh Kumar New
clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-08 Viresh Kumar New
cpufreq: remove sysfs link when a cpu != policy->cpu, is removed --- 2014-04-08 Viresh Kumar New
clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-05 Viresh Kumar New
WARNING: CPU: 0 PID: 1935 at kernel/timer.c:1621 migrate_timer_list() --- 2014-04-05 Viresh Kumar New
[V2,8/8] sched: don't queue timers on quiesced CPUs --- 2014-04-04 Viresh Kumar New
[V2,7/8] cpuset: Create sysfs file: cpusets.quiesce to isolate CPUs --- 2014-04-04 Viresh Kumar New
[V2,6/8] hrtimer: create hrtimer_quiesce_cpu() to isolate CPU from hrtimers --- 2014-04-04 Viresh Kumar New
[V2,5/8] hrtimer: don't migrate pinned timers --- 2014-04-04 Viresh Kumar New
[V2,4/8] hrtimer: update timer->state with 'pinned' information --- 2014-04-04 Viresh Kumar New
[V2,3/8] timer: create timer_quiesce_cpu() to isolate CPU from timers --- 2014-04-04 Viresh Kumar New
[V2,2/8] timer: don't migrate pinned timers --- 2014-04-04 Viresh Kumar New
[V2,1/8] timer: track pinned timers with TIMER_PINNED flag --- 2014-04-04 Viresh Kumar New
[V2,36/36] timer: don't emulate notifier call to initialize timer base --- 2014-04-04 Viresh Kumar New
[V2,35/36] timer: simplify CPU_UP_PREPARE notifier code path --- 2014-04-04 Viresh Kumar New
[V2,34/36] hrtimer: make enqueue_hrtimer() return void --- 2014-04-04 Viresh Kumar New
[V2,33/36] hrtimer: make lock_hrtimer_base() return void --- 2014-04-04 Viresh Kumar New
[V2,32/36] hrtimer: make switch_hrtimer_base() return void --- 2014-04-04 Viresh Kumar New
[V2,31/36] hrtimer: remove 'base' parameter from hrtimer_{enqueue_}reprogram() --- 2014-04-04 Viresh Kumar New
[V2,30/36] hrtimer: remove 'base' parameter from enqueue_hrtimer() --- 2014-04-04 Viresh Kumar New
[V2,29/36] hrtimer: remove 'base' parameter from switch_hrtimer_base() --- 2014-04-04 Viresh Kumar New
[V2,28/36] hrtimer: remove 'base' parameter from remove_timer() and __remove_timer() --- 2014-04-04 Viresh Kumar New
[V2,27/36] hrtimer: call switch_hrtimer_base() after setting new expiry time --- 2014-04-04 Viresh Kumar New
[V2,26/36] hrtimer: take lock only once for a cpu_base in hrtimer_run_queues() --- 2014-04-04 Viresh Kumar New
« 1 2 ... 31 32 3342 43 »

Bundling

Create bundle: