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       |   6464 patches
« 1 2 ... 55 56 5764 65 »
Patch Series S/W/F Date Submitter Delegate State
[V2,04/36] hrtimer: remove {} around a single liner 'for' loop in migrate_hrtimers() --- 2014-04-04 Viresh Kumar New
[V2,03/36] hrtimer: fix routine names in comments --- 2014-04-04 Viresh Kumar New
[V2,02/36] hrtimer: Fix comment mistake over hrtimer_force_reprogram() --- 2014-04-04 Viresh Kumar New
[V2,01/36] hrtimer: replace 'tab' with 'space' after 'comma' --- 2014-04-04 Viresh Kumar New
cpufreq: at32ap: don't declare local variable as static --- 2014-04-03 Viresh Kumar New
[02/16] hrtimer: reorder code in __remove_hrtimer() --- 2014-04-02 Viresh Kumar New
cpufreq: loongson2_cpufreq: don't declare local variable as static --- 2014-04-02 Viresh Kumar New
[RFC] PCI: Introduce new device binding path using pci_dev.driver_override --- 2014-04-01 kim-phillips New
[v2] Adding odp_packet_copy --- 2014-04-01 Ciprian Barbu Under Review
[v4] packet parsing modifications --- 2014-04-01 Ciprian Barbu Under Review
[V2,4/4] cpufreq: create another field .flags in cpufreq_frequency_table --- 2014-03-28 Viresh Kumar New
[V2,3/4] cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table --- 2014-03-28 Viresh Kumar New
[V2,2/4] cpufreq: don't print value of .driver_data from core --- 2014-03-28 Viresh Kumar New
[V2,1/4] cpufreq: ia64: don't set .driver_data to index --- 2014-03-28 Viresh Kumar New
[V2,16/16] hrtimer: use base->hres_active directly instead of hrtimer_hres_active() --- 2014-03-28 Viresh Kumar New
[16/16] hrtimer: use base->hres_active directly instead of hrtimer_hres_active() --- 2014-03-28 Viresh Kumar New
[15/16] hrtimer: create base_on_this_cpu() --- 2014-03-28 Viresh Kumar New
[14/16] hrtimer: replace base by new_base to get resolution: __hrtimer_start_range_ns() --- 2014-03-28 Viresh Kumar New
[13/16] hrtimer: rewrite remove_hrtimer() to remove extra indentation level --- 2014-03-28 Viresh Kumar New
[12/16] hrtimer: rewrite switch_hrtimer_base() to remove extra indentation level --- 2014-03-28 Viresh Kumar New
[11/16] hrtimer: don't check if timer is queued in __remove_hrtimer() --- 2014-03-28 Viresh Kumar New
[10/16] hrtimer: make enqueue_hrtimer() return void --- 2014-03-28 Viresh Kumar New
[09/16] hrtimer: make lock_hrtimer_base() return void --- 2014-03-28 Viresh Kumar New
[08/16] hrtimer: make switch_hrtimer_base() return void --- 2014-03-28 Viresh Kumar New
[07/16] hrtimer: remove 'base' parameter from hrtimer_{enqueue_}reprogram() --- 2014-03-28 Viresh Kumar New
[06/16] hrtimer: remove 'base' parameter from enqueue_hrtimer() --- 2014-03-28 Viresh Kumar New
[05/16] hrtimer: remove 'base' parameter from switch_hrtimer_base() --- 2014-03-28 Viresh Kumar New
[04/16] hrtimer: remove 'base' parameter from remove_timer() and __remove_timer() --- 2014-03-28 Viresh Kumar New
[03/16] hrtimer: Create hrtimer_get_monoexpires() --- 2014-03-28 Viresh Kumar New
[02/16] hrtimer: reorder code in __remove_hrtimer() --- 2014-03-28 Viresh Kumar New
[01/16] hrtimer: move unlock_hrtimer_base() upwards --- 2014-03-28 Viresh Kumar New
cpufreq: use kzalloc() to allocate memory for cpufreq_frequency_table --- 2014-03-28 Viresh Kumar New
cpufreq: create another field .flags in cpufreq_frequency_table --- 2014-03-28 Viresh Kumar New
cpufreq: ia64: don't set .driver_data to index --- 2014-03-27 Viresh Kumar New
cpufreq: don't print value of .driver_data from core --- 2014-03-27 Viresh Kumar New
[V3,Resend] hrtimer: use ffs() to iterate over valid bits from active_bases --- 2014-03-27 Viresh Kumar New
[V3] hrtimer: use __ffs() to iterate over valid bits from active_bases --- 2014-03-27 Viresh Kumar New
[V2,2/2] hrtimer: use __ffs() to iterate over valid bits from active_bases --- 2014-03-27 Viresh Kumar New
[1/2] hrtimer: don't add clock-base to active_bases if already present --- 2014-03-27 Viresh Kumar New
[14/14] timer: don't emulate notifier call to initialize timer base --- 2014-03-26 Viresh Kumar New
[13/14] timer: simplify CPU_UP_PREPARE notifier code path --- 2014-03-26 Viresh Kumar New
[12/14] hrtimer: don't emulate notifier call to initialize timer base --- 2014-03-26 Viresh Kumar New
[11/14] hrtimer: remove active_bases field from struct hrtimer_cpu_base --- 2014-03-26 Viresh Kumar New
[10/14] hrtimer: remove clock_was_set_delayed() from hrtimer.h --- 2014-03-26 Viresh Kumar New
[09/14] hrtimer: don't check state of base->hres_active in hrtimer_switch_to_hres() --- 2014-03-26 Viresh Kumar New
[08/14] hrtimer: remove dummy definition of hrtimer_force_reprogram() --- 2014-03-26 Viresh Kumar New
[07/14] hrtimer: use base->hres_active directly instead of hrtimer_hres_active() --- 2014-03-26 Viresh Kumar New
[06/14] hrtimer: don't rewrite same value to expires_next in hrtimer_force_reprogram() --- 2014-03-26 Viresh Kumar New
[05/14] hrtimer: no need to rewrite '1' to hrtimer_hres_enabled --- 2014-03-26 Viresh Kumar New
[04/14] hrtimer: use base->index instead of basenum in switch_hrtimer_base() --- 2014-03-26 Viresh Kumar New
[03/14] hrtimer: call hrtimer_set_expires_range() from hrtimer_set_expires_range_ns() --- 2014-03-26 Viresh Kumar New
[02/14] hrtimer: Coalesce format fragments in printk() --- 2014-03-26 Viresh Kumar New
[01/14] hrtimer: replace 'tab' with 'space' after 'comma' --- 2014-03-26 Viresh Kumar New
[2/2] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2014-03-25 kim-phillips New
[1/2] ARM: KVM: Enable the KVM-VFIO device --- 2014-03-25 kim-phillips New
[V2] tick: fix spelling mistake in tick_handle_periodic() --- 2014-03-25 Viresh Kumar New
tick: fix spelling mistake in tick_handle_periodic() --- 2014-03-25 Viresh Kumar New
tick: Remove code duplication in tick_handle_periodic() --- 2014-03-25 Viresh Kumar New
[V5,3/3] cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static --- 2014-03-24 Viresh Kumar New
[V5,2/3] cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} --- 2014-03-24 Viresh Kumar New
cpufreq: resume drivers before enabling governors --- 2014-03-24 Viresh Kumar New
cpufreq: set value of CPUFREQ_BOOST_FREQ to 0xABABABAB --- 2014-03-24 Viresh Kumar New
[V4,3/3] cpufreq: Make cpufreq_notify_transition & cpufreq_notify_post_transition static --- 2014-03-21 Viresh Kumar New
[V4,2/3] cpufreq: Convert existing drivers to use cpufreq_freq_transition_{begin|end} --- 2014-03-21 Viresh Kumar New
[RFC,4/4] cpuset: Add cpusets.quiesce option --- 2014-03-20 Viresh Kumar New
[RFC,3/4] timer: create timer_quiesce_cpu() for cpusets.quiesce option --- 2014-03-20 Viresh Kumar New
[RFC,2/4] timer: don't migrate pinned timers --- 2014-03-20 Viresh Kumar New
[RFC,1/4] timer: track pinned timers with TIMER_PINNED flag --- 2014-03-20 Viresh Kumar New
hrtimer: rearrange comments in the order struct members are declared --- 2014-03-19 Viresh Kumar New
[RFC,V2] cpufreq: make sure frequency transitions are serialized --- 2014-03-19 Viresh Kumar New
cpufreq: remove unused notifier: CPUFREQ_{SUSPENDCHANGE|RESUMECHANGE} --- 2014-03-19 Viresh Kumar New
timer: remove code redundancy while calling get_nohz_timer_target() --- 2014-03-18 Viresh Kumar New
timer: use variable 'head' instead of '&work_list' in __run_timers() --- 2014-03-18 Viresh Kumar New
[v2,1/2] cpufreq: Add exit_prepare callback to cpufreq_driver interface --- 2014-03-18 Viresh Kumar New
[RFC,V2] cpufreq: make sure frequency transitions are serialized --- 2014-03-14 Viresh Kumar New
[2/2] cpufreq: arm_big_little: set 'physical_cluster' for each cpu --- 2014-03-14 Viresh Kumar New
[1/2] cpufreq: arm_big_little: make vexpress driver dependent on bL core driver --- 2014-03-14 Viresh Kumar New
[Resend] PM: Remove unnecessary !! --- 2014-03-10 Viresh Kumar New
cpufreq: SPEAr: Instantiate as platform_driver --- 2014-03-10 Viresh Kumar New
[V1,Resend,3/3] cpufreq: Remove unnecessary variable/parameter 'frozen' --- 2014-03-10 Viresh Kumar New
[V1,Resend,2/3] cpufreq: Remove cpufreq_generic_exit() --- 2014-03-10 Viresh Kumar New
[V1,Resend,1/3] cpufreq: add 'freq_table' in struct cpufreq_policy --- 2014-03-10 Viresh Kumar New
[V2,3/3] cpufreq: initialize governor for a new policy under policy->rwsem --- 2014-03-04 Viresh Kumar New
[V2,2/3] cpufreq: Initialize policy before making it available for others to use --- 2014-03-04 Viresh Kumar New
[V2,1/3] cpufreq: move call to __find_governor() to cpufreq_init_policy() --- 2014-03-04 Viresh Kumar New
[V6,Resend,5/5] cpufreq: Tegra: Use cpufreq_generic_suspend() --- 2014-03-04 Viresh Kumar New
[V6,Resend,4/5] cpufreq: s5pv210: Use cpufreq_generic_suspend() --- 2014-03-04 Viresh Kumar New
[V6,Resend,3/5] cpufreq: exynos: Use cpufreq_generic_suspend() --- 2014-03-04 Viresh Kumar New
[V6,Resend,2/5] cpufreq: Implement cpufreq_generic_suspend() --- 2014-03-04 Viresh Kumar New
[V6,Resend,1/5] cpufreq: suspend governors on system suspend/hibernate --- 2014-03-04 Viresh Kumar New
[2/2] timer: Make sure TIMER_FLAG_MASK bits are free in allocated base --- 2014-02-28 Viresh Kumar New
[1/2] timer: check failure of timer_cpu_notify() before calling init_timer_stats() --- 2014-02-28 Viresh Kumar New
[RFC,2/2] hw/misc/vfio: add vfio-platform support --- 2014-02-26 kim-phillips New
[RFC,1/2] hw/arm/virt: add a Calxeda XGMAC device --- 2014-02-26 kim-phillips New
[V2] cpufreq: Return error if ->get() failed in cpufreq_update_policy() --- 2014-02-25 Viresh Kumar New
[3/3] cpufreq: initialize governor for a new policy under policy->rwsem --- 2014-02-25 Viresh Kumar New
[2/3] cpufreq: Initialize policy before making it available for others to use --- 2014-02-25 Viresh Kumar New
[1/3] cpufreq: move call to __find_governor() to cpufreq_init_policy() --- 2014-02-25 Viresh Kumar New
[V6,7/7] cpufreq: Tegra: Use cpufreq_generic_suspend() --- 2014-02-17 Viresh Kumar New
[V6,6/7] cpufreq: s5pv210: Use cpufreq_generic_suspend() --- 2014-02-17 Viresh Kumar New
« 1 2 ... 55 56 5764 65 »