Patch Metrics

There are 13399 patches submitted by members of this team, and 2336 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: State = Action Required       |    Archived = No       |   6464 patches
« 1 2 ... 54 55 5664 65 »
Patch Series S/W/F Date Submitter Delegate State
[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
[RFC] uprobes: copy to user-space xol page with proper cache flushing --- 2014-04-11 vkamensky New
[Query] : tick-sched: can idle_active be false in tick_nohz_idle_exit()? --- 2014-04-11 Viresh Kumar New
[ODP/PATCH] implement odp_timer_disarm_all() --- 2014-04-09 Maxim Uvarov New
[RFC,v2,3/6] vfio: add vfio-platform support --- 2014-04-09 Auger Eric New
[RFC,v2,2/6] vfio: move hw/misc/vfio.c to hw/vfio/pci.c --- 2014-04-09 Auger Eric New
[RFC,v2,1/6] hw/arm/virt: add a xgmac device --- 2014-04-09 Auger Eric New
[v2] ARM: uprobes need icache flush after xol write --- 2014-04-09 vkamensky New
[V2] clocksource: register cpu notifier to remove timer from dying CPU --- 2014-04-09 Viresh Kumar New
[PATCHv2] Add a test program: odp_generator --- 2014-04-09 Weilong Chen Under Review
[Resend] cpufreq: remove sysfs link when a cpu != policy->cpu, is removed --- 2014-04-08 Viresh Kumar New
systemtap: need to use kallsyms_lookup_funcptr with arm thumb2 kernel --- 2014-04-08 vkamensky 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
[RFC] ARM: uprobes need icache flush after xol write --- 2014-04-08 vkamensky New
[RFC] ARM: uprobes need icache flush after xol write --- 2014-04-08 vkamensky 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
[V2,25/36] hrtimer: call hrtimer_get_softirq_time() only if cpu_base->active_bases is set --- 2014-04-04 Viresh Kumar New
[V2,24/36] hrtimer: Use for_each_active_base() to iterate over active clock bases --- 2014-04-04 Viresh Kumar New
[V2,23/36] hrtimer: create for_each_active_base() --- 2014-04-04 Viresh Kumar New
[V2,22/36] hrtimer: clear active_bases as soon as the timer is removed --- 2014-04-04 Viresh Kumar New
[V2,21/36] hrtimer: create base_on_this_cpu() --- 2014-04-04 Viresh Kumar New
[V2,20/36] hrtimer: replace base by new_base to get resolution: __hrtimer_start_range_ns() --- 2014-04-04 Viresh Kumar New
[V2,19/36] hrtimer: rewrite remove_hrtimer() to remove extra indentation level --- 2014-04-04 Viresh Kumar New
[V2,18/36] hrtimer: rewrite switch_hrtimer_base() to remove extra indentation level --- 2014-04-04 Viresh Kumar New
[V2,17/36] hrtimer: don't check if timer is queued in __remove_hrtimer() --- 2014-04-04 Viresh Kumar New
[V2,16/36] hrtimer: Create hrtimer_get_monoexpires() --- 2014-04-04 Viresh Kumar New
[V2,15/36] hrtimer: don't emulate notifier call to initialize timer base --- 2014-04-04 Viresh Kumar New
[V2,14/36] hrtimer: reorder code in __remove_hrtimer() --- 2014-04-04 Viresh Kumar New
[V2,13/36] hrtimer: don't check state of base->hres_active in hrtimer_switch_to_hres() --- 2014-04-04 Viresh Kumar New
[V2,12/36] hrtimer: use base->hres_active directly instead of hrtimer_hres_active() --- 2014-04-04 Viresh Kumar New
[V2,11/36] hrtimer: no need to rewrite '1' to hrtimer_hres_enabled --- 2014-04-04 Viresh Kumar New
[V2,10/36] hrtimer: use base->index instead of basenum in switch_hrtimer_base() --- 2014-04-04 Viresh Kumar New
[V2,09/36] hrtimer: call hrtimer_set_expires_range() from hrtimer_set_expires_range_ns() --- 2014-04-04 Viresh Kumar New
[V2,08/36] hrtimer: move unlock_hrtimer_base() upwards --- 2014-04-04 Viresh Kumar New
[V2,07/36] hrtimer: replace sizeof(struct hrtimer) with sizeof(*timer) --- 2014-04-04 Viresh Kumar New
[V2,06/36] hrtimer: remove dummy definition of hrtimer_force_reprogram() --- 2014-04-04 Viresh Kumar New
[V2,05/36] hrtimer: Coalesce format fragments in printk() --- 2014-04-04 Viresh Kumar New
« 1 2 ... 54 55 5664 65 »