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: none      |   13399 patches
« 1 2 ... 66 67 68133 134 »
Patch Series S/W/F Date Submitter Delegate State
[v6,API-NEXT,12/12] linux-generic: sysinfo: rename variable cpu_hz to cpu_hz_max --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,11/12] linux-generic: sysinfo: apply per-CPU implementation to PowerPC --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,10/12] linux-generic: sysinfo: apply per-CPU implementation to MIPS --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,09/12] linux-generic: sysinfo: set values for cpu_arch_str --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,08/12] api: cpu: make frequency API return 0 on failure --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,07/12] linux-generic: sysinfo: move PowerPC system info codes to its plarform file --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,06/12] linux-generic: sysinfo: move ARM system info codes to default arch file --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,05/12] linux-generic: sysinfo: move MIPS system info codes to its plarform file --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,04/12] linux-generic: sysinfo: move x86 system info codes to its plarform file --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,03/12] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,02/12] linux-generic: sysinfo: use uniform call odp_sysinfo_parser --- 2016-01-19 Hongbo Zhang Superseded
[v6,API-NEXT,01/12] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t --- 2016-01-19 Hongbo Zhang Superseded
[v6] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-18 Ivan Khoronzhuk Accepted
[v5,API-NEXT,12/12] linux-generic: sysinfo: rename variable cpu_hz to cpu_hz_max --- 2016-01-18 Hongbo Zhang New
[v5,API-NEXT,11/12] linux-generic: sysinfo: apply per-CPU implementation to PowerPC --- 2016-01-18 Hongbo Zhang New
[v5,API-NEXT,10/12] linux-generic: sysinfo: apply per-CPU implementation to MIPS --- 2016-01-18 Hongbo Zhang New
[v5,API-NEXT,09/12] linux-generic: sysinfo: set values for cpu_arch_str --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,08/12] api: cpu: make frequency API return 0 on failure --- 2016-01-18 Hongbo Zhang New
[v5,API-NEXT,07/12] linux-generic: sysinfo: move PowerPC system info codes to its plarform file --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,06/12] linux-generic: sysinfo: move ARM system info codes to default arch file --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,05/12] linux-generic: sysinfo: move MIPS system info codes to its plarform file --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,04/12] linux-generic: sysinfo: move x86 system info codes to its plarform file --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,03/12] linux-generic: sysinfo: rename odp_cpu_hz_current with odp_ prefix --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,02/12] linux-generic: sysinfo: use uniform call odp_sysinfo_parser --- 2016-01-18 Hongbo Zhang Superseded
[v5,API-NEXT,01/12] linux-generic: sysinfo: move cpu_arch_str to odp_system_info_t --- 2016-01-18 Hongbo Zhang Superseded
[9/9] driver/gpio: gpio-omap: fix incompatible pointer type --- 2016-01-15 Anders Roxell New
[8/9] drivers/cpuidle: coupled: fix warning cpuidle_coupled_lock --- 2016-01-15 Anders Roxell New
[7/9] kernel/time: hrtimer: fix forward declaration --- 2016-01-15 Anders Roxell New
[6/9] drivers/clocksource: timer-atmel-st: undeclared var 'irq' --- 2016-01-15 Anders Roxell New
[5/9] drivers/clocksource: timer-atmel-st: fix unused var 'ret' --- 2016-01-15 Anders Roxell Superseded
[4/9] drivers/clocksource: timer-atmel-st: undeclared var 'ret' --- 2016-01-15 Anders Roxell New
[3/9] drivers/clocksource: timer-atmel-pit: fix unused var 'ret' --- 2016-01-15 Anders Roxell New
[2/9] drivers/clocksource: timer-atmel-pit: fix forward declaration --- 2016-01-15 Anders Roxell New
[1/9] drivers/clocksource: timer-atmel-pit: fix irq name --- 2016-01-15 Anders Roxell New
[API-NEXT,v2,3/3] validation: cls: use correct MAC addresses --- 2016-01-15 Ivan Khoronzhuk Accepted
[API-NEXT,v2,2/3] validation: cls: assign default CoS before creating chain --- 2016-01-15 Ivan Khoronzhuk Accepted
[API-NEXT,v2,1/3] validation: cls: adopt for supported l3 PMR --- 2016-01-15 Ivan Khoronzhuk Accepted
validation: pktio: reduce stdout noise --- 2016-01-15 Stuart Haslam Accepted
linux-generic: pktio: support multiple loop interfaces --- 2016-01-15 Stuart Haslam New
linux-generic: pktio: remove unwanted initialisation --- 2016-01-15 Stuart Haslam Superseded
[API-NEXT] api: pktio: remove unused ODP_PKTIO_ANY --- 2016-01-15 Stuart Haslam Accepted
[v5] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-15 Ivan Khoronzhuk New
[v4] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-15 Ivan Khoronzhuk Superseded
[v3] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-15 Ivan Khoronzhuk New
[v6] example: time: add test of global time API on monotony --- 2016-01-15 Ivan Khoronzhuk Accepted
[v2] validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-15 Ivan Khoronzhuk Superseded
[API-NEXT,PATCHv1,2/2] linux-generic/validation: wait for timer handler completiion after timer deletion --- 2016-01-15 Maxim Uvarov New
[API-NEXT,PATCHv1,1/2] validation: increase timer expiration wait time --- 2016-01-15 Maxim Uvarov New
[API-NEXT,PATCHv4] validation: increase timer expiration wait time --- 2016-01-15 Maxim Uvarov Superseded
drivers/media: vsp1_video: fix compile error --- 2016-01-15 Anders Roxell New
[API-NEXT,PATCHv5,2/2] doc: update CONTRIBUTING and DEPENDENCIES files for images --- 2016-01-15 Bill Fischofer Accepted
[API-NEXT,PATCHv5,1/2] doc: remove imagemagic dependency and use svg diagrams in all asciidocs --- 2016-01-15 Bill Fischofer New
DEPENDENCIES: add librsvg2-bin to HTML --- 2016-01-14 Anders Roxell Accepted
linux-generic: init: handle local/global init/term cleanly --- 2016-01-14 Bill Fischofer Accepted
validation: system: add validation tests for odp_cpu_cycles_* calls --- 2016-01-14 Ivan Khoronzhuk Superseded
test: change l2fwd pool size --- 2016-01-14 Zoltan Kiss Accepted
[API_NEXT,RFC,V2,01/01] linux-generic: add support for initial cpumasks --- 2016-01-14 gary.robertson@linaro.org New
[API-NEXT,PATCHv4,2/2] doc: update CONTRIBUTING and DEPENDENCIES files for images --- 2016-01-14 Bill Fischofer Superseded
[API-NEXT,PATCHv4,1/2] doc: remove imagemagic dependency and use svg diagrams in all asciidocs --- 2016-01-14 Bill Fischofer Superseded
validation: pktio: assign MAC address if one loop pktio is used --- 2016-01-14 Ivan Khoronzhuk Accepted
[API-NEXT,PATCHv3,2/2] doc: update CONTRIBUTING and DEPENDENCIES files for images --- 2016-01-13 Bill Fischofer Superseded
[API-NEXT,PATCHv3,1/2] doc: remove imagemagic dependency and use svg diagrams in all asciidocs --- 2016-01-13 Bill Fischofer New
[API_NEXT,RFC,01/01] linux-generic: add support for initial cpumasks --- 2016-01-13 gary.robertson@linaro.org Superseded
[API-NEXT,2/2] doc: users: fix TM typos --- 2016-01-13 Mike Holmes Accepted
[API-NEXT,1/2] doc: users: add TM example --- 2016-01-13 Mike Holmes Accepted
[API-NEXT,PATCHv2] doc: remove imagemagic dependency and use svg diagrams in all asciidocs --- 2016-01-13 Bill Fischofer Superseded
[API-NEXT] doc: remove imagemagic dependency and use svg diagrams in all asciidocs --- 2016-01-13 Bill Fischofer New
[API_NEXT,RFC,01/01] ODP API: add control/worker cpumasks to init data --- 2016-01-13 gary.robertson@linaro.org New
validation: pktio: fix check of pktio_stop() called twice --- 2016-01-13 Ivan Khoronzhuk Accepted
validation: pktio: use odp_time_ns() instead own function --- 2016-01-13 Ivan Khoronzhuk Accepted
[PATCHv2,3/3] doc: implementers-guide: inactive precond tests --- 2016-01-13 Christophe Milard Accepted
[PATCHv2,2/3] validation: possibility to inactive preconded test --- 2016-01-13 Christophe Milard Accepted
[PATCHv2,1/3] doc: implementers-guide: conditional tests --- 2016-01-13 Christophe Milard Accepted
[RFC] api: packet_io: return headroom when set new one --- 2016-01-13 Ivan Khoronzhuk New
validation: pktio: don't continue if packet with > MTU is sent --- 2016-01-13 Ivan Khoronzhuk Accepted
[v2] test: perf: l2fwd detect missing odp_generator --- 2016-01-13 Mike Holmes Accepted
test: perf: l2fwd detect missing odp_generator --- 2016-01-12 Mike Holmes Superseded
doc: identify asciidocs to search engines --- 2016-01-12 Mike Holmes Superseded
[v2] doc: process: add by-laws --- 2016-01-12 Mike Holmes Superseded
[5/5] validation: cls: split pmr chain test --- 2016-01-12 Ivan Khoronzhuk New
[4/5] validation: cls: use correct MAC addresses --- 2016-01-12 Ivan Khoronzhuk New
[3/5] validation: cls: test_pmr: don't create default input queue --- 2016-01-12 Ivan Khoronzhuk New
[2/5] validation: cls: assign default CoS before creating chain --- 2016-01-12 Ivan Khoronzhuk New
[1/5] validation: cls: adopt for supported l3 PMR --- 2016-01-12 Ivan Khoronzhuk Superseded
[API-NEXT] Revert user area init implementation --- 2016-01-12 Zoltan Kiss New
[API-NEXT,v2,2/2] doc: users: migrate TM from API to users doc --- 2016-01-12 Mike Holmes Accepted
[API-NEXT,v2,1/2] doc: images: add traffic manager svg --- 2016-01-12 Mike Holmes Accepted
validation: possibility to inactive preconded test --- 2016-01-11 Christophe Milard Superseded
[v3,3/3] validation: time: increase limit to check to 2 res --- 2016-01-11 Ivan Khoronzhuk Accepted
[v3,2/3] validation: time: round up resolution --- 2016-01-11 Ivan Khoronzhuk Accepted
doc: implementers-guide: libC version --- 2016-01-11 Christophe Milard Accepted
[API-NEXT,RFC,31/31] validation: pktio: setup for nic pktio --- 2016-01-08 Christophe Milard New
[API-NEXT,RFC,30/31] validation: pktio: skipping all tests but one --- 2016-01-08 Christophe Milard New
[API-NEXT,RFC,29/31] validation: pktio: increasing the wait delay --- 2016-01-08 Christophe Milard New
[API-NEXT,RFC,28/31] validation: pktio: increasing number of rx pkts --- 2016-01-08 Christophe Milard New
[API-NEXT,RFC,27/31] validation: possibility to inactive preconded test --- 2016-01-08 Christophe Milard Superseded
[API-NEXT,RFC,26/31] drivers: ixgbe: adding basic driver --- 2016-01-08 Christophe Milard New
[API-NEXT,RFC,25/31] drivers: ixgbe: adding logging macros --- 2016-01-08 Christophe Milard New
[API-NEXT,RFC,24/31] drivers: ixgbe: building base files --- 2016-01-08 Christophe Milard New
[API-NEXT,RFC,23/31] drivers: ixgbe: fixing base/ixgbe_osdep.h for ODP --- 2016-01-08 Christophe Milard New
« 1 2 ... 66 67 68133 134 »