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
[V2,18/36] hrtimer: rewrite switch_hrtimer_base() to remove extra indentation level --- 2014-04-04 Viresh Kumar New
[V2,1/8] timer: track pinned timers with TIMER_PINNED flag --- 2014-04-04 Viresh Kumar New
[V2,19/19] tick-sched: rearrange code in tick_do_update_jiffies64() --- 2014-04-21 Viresh Kumar New
[V2,19/20] cpufreq: Restart governor as soon as possible --- 2015-02-19 Viresh Kumar New
[V2,19/25] tty: serial: pnx8xxx: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,19/35] cpufreq: maple: Covert to light weight ->target_index() routine --- 2013-08-13 Viresh Kumar New
[V2,19/36] hrtimer: rewrite remove_hrtimer() to remove extra indentation level --- 2014-04-04 Viresh Kumar New
[V2,1/9] cpufreq: Use __func__ to print function's name --- 2015-07-27 Viresh Kumar New
[V2,20/20] cpufreq: Add support for physical hoplug of CPUs --- 2015-02-19 Viresh Kumar New
[V2,20/25] tty: serial: rp2: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,20/35] cpufreq: omap: Covert to light weight ->target_index() routine --- 2013-08-13 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,2/11] linux-gen: packet: remove dummy doxygen documentation [v2,1/11] linux-gen: packet: use inlined flow hash and ts set --- 2018-01-31 Github ODP bot New
[V2,21/25] tty: serial: sa1100: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,21/35] cpufreq: p4: Covert to light weight ->target_index() routine --- 2013-08-13 Viresh Kumar New
[V2,21/36] hrtimer: create base_on_this_cpu() --- 2014-04-04 Viresh Kumar New
[v2,2/13] validation: api: check l3/l4 proto types after parsing [v2,1/13] linux-gen: packet: implement packet l3/l4 proto types --- 2018-03-01 Github ODP bot New
[V2,22/25] tty: serial: samsung: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,22/35] cpufreq: pasemi: Covert to light weight ->target_index() routine --- 2013-08-13 Viresh Kumar New
[V2,22/36] hrtimer: clear active_bases as soon as the timer is removed --- 2014-04-04 Viresh Kumar New
[v2,2/2] build: fix visibility of deprecated symbols [v2,1/2] configure: enable all Automake warnings and make them errors --- 2018-02-08 Github ODP bot New
[V2,2/2] Clockevents: Stop unused clockevent devices --- 2015-04-03 Viresh Kumar New
[V2,2/2] clockevents: Use helpers to verify state of a clockevent device --- 2015-05-21 Viresh Kumar New
[v2,2/2] configure.ac: performance: add tests to make check --- 2015-01-13 Mike Holmes New
[V2,2/2] cpufreq: Change freq before suspending governors --- 2013-11-22 Viresh Kumar New
[V2,2/2] cpufreq: cpufreq-cpu0: remove dependency on THERMAL and REGULATOR --- 2014-05-27 Viresh Kumar New
[v2,2/2] Documentation: DT: cpsw: remove rx_descs property --- 2016-06-07 Ivan Khoronzhuk New
[v2,2/2] example: generator: add direct pktin mode [v2,1/2] example: generator: add configuration option for RX burst size --- 2017-12-15 Github ODP bot New
[v2,2/2] example: timer: use ability to indicate that event was lost --- 2015-07-03 Ivan Khoronzhuk New
[v2,2/2] example: use one copy of pcap file --- 2016-05-20 Mike Holmes New
[v2,2/2] firmware: dmi-sysfs: add SMBIOS entry point area attribute --- 2015-01-26 Ivan Khoronzhuk New
[v2,2/2] fix: cls: unwind cls queues on failure [v2,1/2] fix: cls: invalid CoS index --- 2018-01-19 Github ODP bot New
[V2,2/2] hrtimer: Iterate only over active clock-bases --- 2015-04-07 Viresh Kumar New
[V2,2/2] hrtimer: use __ffs() to iterate over valid bits from active_bases --- 2014-03-27 Viresh Kumar New
[v2,2/2] linux-gen: align: Fix alignment for typedef definitions [v2,1/2] checkpatch.pl: do not warn on odp aligh macros --- 2018-01-18 Github ODP bot New
[V2,2/2] linux-generic: Make cpu detection work with NO_HZ_FULL --- 2016-02-16 gary.robertson@linaro.org New
[v2,2/2] linux-generic: packet: add debugging asserts in packet code [v2,1/2] linux-generic: packet: correct syntax issue --- 2017-09-18 Github ODP bot New
[v2,2/2] linux-generic: test: add performance test framework --- 2016-01-06 Mike Holmes New
[V2,2/2] linux-generic: test: add process mode scheduler test --- 2016-02-24 Mike Holmes New
[v2,2/2] linux-gen: packet: inline layer pointers [v2,1/2] linux-gen: packet: inline layer offsets --- 2017-12-22 Github ODP bot New
[v2,2/2] odp-generator: Remove whitespace after cast as checkpatch.pl suggested [v2,1/2] odp-generator: Use clock related functions less when printing --- 2017-08-31 Github ODP bot New
[v2,2/2] performance: odp_pktio_perf: fix potential overflow for burst_gap --- 2015-08-06 Ivan Khoronzhuk New
[v2,2/2] Shared memory flag default value --- 2014-09-05 Petri Savolainen New
[v2,2/2] Timer example error check --- 2014-09-02 Petri Savolainen New
[v2,2/2] travis: add check for ODP_SHM_DIR [v2,1/2] linux-gen: fdserver: fix fdserver work if ODP_SHM_DIR is exported --- 2017-07-27 Github ODP bot New
[v2,2/2] travis: build dpdk for general cpu [v2,1/2] travis: temporary turn off dpdk caching --- 2017-10-06 Github ODP bot New
[v2,2/2] valididation: errno: add sunnyday test --- 2015-02-24 Mike Holmes New
[V2,23/25] tty: serial: tegra: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,23/35] cpufreq: pmac32: Covert to light weight ->target_index() routine --- 2013-08-13 Viresh Kumar New
[V2,23/36] hrtimer: create for_each_active_base() --- 2014-04-04 Viresh Kumar New
[v2,2/3] api: config: increase ODP_SHM_NUM_BLOCKS to 64 --- 2015-02-23 Mike Holmes New
[v2,2/3] api: pool: Move from buffer to packet pool parameters --- 2015-02-03 Petri Savolainen New
[v2,2/3] ax_valgrind_check.m4: update to upstream version [v2,1/3] configure: disable all tools except memcheck --- 2017-09-27 Github ODP bot New
[v2,2/3] CHANGELOG: initial revision --- 2015-12-01 Mike Holmes New
[V2,2/3] cpufreq: add support for intermediate (stable) frequencies --- 2014-05-16 Viresh Kumar New
[V2,2/3] cpufreq: governor: split cpufreq_governor_dbs() --- 2015-06-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,2/3] doc: users-guide: add packet flow overview --- 2016-05-04 Mike Holmes New
[v2,2/3] firmware: dmi_scan: use full dmi version for SMBIOS3 --- 2015-02-18 Ivan Khoronzhuk New
[v2,2/3] linux-generic: crypto: move OpenSSL locks out of global crypto data [v2,1/3] linux-generic: crypto: add missing include --- 2017-02-07 Dmitry Eremin-Solenikov New
[v2,2/3] linux-generic: packet: add branch hints for reference optimization [v2,1/3] linux-generic: packet: improve packet_init() performance --- 2017-08-14 Github ODP bot New
[V2,2/3] perf symbols: improve abi compliance in arm mapping symbols handling --- 2015-01-22 vkamensky New
[V2,2/3] perf symbols: improve abi compliance in arm mapping symbols handling --- 2015-01-22 vkamensky New
[V2,2/3] regulators: Add definition of regulator_set_voltage_time() for !CONFIG_REGULATOR --- 2014-06-02 Viresh Kumar New
[V2,2/3] timer: Don't initialize tvec_base on hotplug --- 2015-03-31 Viresh Kumar New
[v2,2/3] travis: capture doxygen warnings right [v2,1/3] travis: doxygen 1.8.13 --- 2017-09-20 Github ODP bot New
[v2,2/3] travis: expand testing with varios configure options [v2,1/3] travis: split build into separate stages --- 2017-05-26 Github ODP bot New
[V2,24/25] tty: serial: sirfsoc: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,24/35] cpufreq: powernow: Covert to light weight ->target_index() routine --- 2013-08-13 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,2/4] api: cpu: Renamed odp_thread_cpu to odp_cpu_id --- 2015-02-03 Petri Savolainen New
[v2,2/4] api: packet: vxlan packet flag access function [v2,1/4] helper: add vxlan protocol header structure --- 2017-12-14 Github ODP bot New
[V2,2/4] ARM: arm_breakpoint should be little endian form in case for arm BE8 --- 2014-10-22 vkamensky New
[V2,2/4] cpufreq: don't print value of .driver_data from core --- 2014-03-28 Viresh Kumar New
[V2,2/4] cpufreq-dt: pass 'policy->related_cpus' to of_cpufreq_cooling_register() --- 2014-11-27 Viresh Kumar New
[v2,2/4] linux-gen: timer: drop odp prefix from odp_timer_pool [v2,1/4] linux-gen: timer: drop odp prefix from odp_timer_pool_new --- 2017-10-10 Github ODP bot New
[V2,2/4] PM / OPP: Rename routines specific to old bindings with _v1 --- 2015-10-15 Viresh Kumar New
[V2,25/25] tty: serial: vt8500: drop uart_port->lock before calling tty_flip_buffer_push() --- 2013-08-19 Viresh Kumar New
[V2,25/35] cpufreq: ppc: Covert to light weight ->target_index() routine --- 2013-08-13 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,2/5] cpufreq: create cpu/cpufreq at boot time --- 2015-10-15 Viresh Kumar New
[V2,2/5] cpufreq: send new set of notification for transition failures --- 2013-12-02 Viresh Kumar New
[v2,2/5] linux-gen: ipsec: fix SA leak in odp_ipsec_sa_create [v2,1/5] linux-gen: ipsec: disallow using SAs while they are being created --- 2018-01-29 Github ODP bot New
[v2,2/5] netdev-odp: rename buffer_pool to pool --- 2015-03-26 Zoltan Kiss New
[v2,2/5] net: ethernet: ti: cpsw: don't disable interrupts in ndo_open net: ethernet: ti: cpsw: correct common res usage --- 2017-01-19 Ivan Khoronzhuk New
[V2,26/35] cpufreq: pxa: Covert to light weight ->target_index() routine --- 2013-08-13 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,2/6] linux-gen: sched: optimize atomic packet input queue throughput [v2,1/6] linux-gen: sched: optimize packet input polling --- 2018-03-02 Github ODP bot New
[v2,2/6] netdev-odp: refactor error handling in netdev_odp_rxq_recv --- 2015-03-26 Zoltan Kiss New
[V2,2/6] PM / OPP: reuse of_parse_phandle() --- 2015-08-11 Viresh Kumar New
[v2,2/6] uio: Add new UIO_MEM_PHYS_CACHE type for mem regions --- 2014-09-30 Ankit Jindal New
[V2,27/35] cpufreq: s3c2416: Covert to light weight ->target_index() routine --- 2013-08-13 Viresh Kumar New
[V2,27/36] hrtimer: call switch_hrtimer_base() after setting new expiry time --- 2014-04-04 Viresh Kumar New
[v2,2/7] ARM: KVM: fix vgic V7 assembler code to work in BE image --- 2014-02-12 vkamensky New
[V2,2/7] clocksource: arm_arch_timer: Migrate to new 'set-state' interface --- 2015-06-12 Viresh Kumar New
[V2,2/7] mm/gup: add gup trace points --- 2015-12-02 Yang Shi New
[V2,2/7] opp: handle of_node_{get|put}() inside of_init_opp_table() --- 2014-05-21 Viresh Kumar New
[v2,2/7] validation: packet: create parse test suite [v2,1/7] validation: common: remove camel case names --- 2018-02-13 Github ODP bot New
[V2,28/35] cpufreq: s3c64xx: Covert to light weight ->target_index() routine --- 2013-08-13 Viresh Kumar New
[V2,28/36] hrtimer: remove 'base' parameter from remove_timer() and __remove_timer() --- 2014-04-04 Viresh Kumar New
« 1 2 ... 54 55 5664 65 »