Current Team Memberships

Show patches with: Archived = No       |   614 patches
« 1 2 3 46 7 »
Patch Series S/W/F Date Submitter Delegate State
[1/2] firmware: dmi_scan: add symbol to get SMBIOS entry area --- 2015-01-23 Ivan Khoronzhuk New
[2/2] firmware: dmi-sysfs: add SMBIOS entry point area attribute --- 2015-01-23 Ivan Khoronzhuk New
[v2,1/2] firmware: dmi_scan: add symbol to get SMBIOS entry area --- 2015-01-26 Ivan Khoronzhuk New
[v2,2/2] firmware: dmi-sysfs: add SMBIOS entry point area attribute --- 2015-01-26 Ivan Khoronzhuk New
[v3] firmware: dmi-sysfs: add SMBIOS entry point area raw attribute --- 2015-01-28 Ivan Khoronzhuk New
firmware: efi: remove unneeded guid unparse --- 2015-01-29 Ivan Khoronzhuk Accepted
firmware: dmi_scan: fix dmi scan to handle "End of Table" structure --- 2015-02-04 Ivan Khoronzhuk New
[v2] firmware: dmi_scan: fix dmi scan to handle "End of Table" structure --- 2015-02-04 Ivan Khoronzhuk Superseded
[v4] firmware: dmi-sysfs: add SMBIOS entry point area attribute --- 2015-02-04 Ivan Khoronzhuk New
[1/3] firmware: dmi_scan: use direct access to static vars --- 2015-02-11 Ivan Khoronzhuk New
[2/3] firmware: dmi_scan: fix dmi_len type --- 2015-02-11 Ivan Khoronzhuk New
[3/3] firmware: dmi_scan: use full dmi version for SMBIOS3 --- 2015-02-11 Ivan Khoronzhuk New
[v4] firmware: dmi-sysfs: add SMBIOS entry point area attribute --- 2015-02-12 Ivan Khoronzhuk New
[v2,1/3] firmware: dmi_scan: fix dmi_len type --- 2015-02-18 Ivan Khoronzhuk New
[v2,2/3] firmware: dmi_scan: use full dmi version for SMBIOS3 --- 2015-02-18 Ivan Khoronzhuk New
[v2,3/3] firmware: dmi_scan: use direct access to static vars --- 2015-02-18 Ivan Khoronzhuk New
[v3] firmware: dmi_scan: fix dmi scan to handle "End of Table" structure --- 2015-02-18 Ivan Khoronzhuk Accepted
linux-generic: timer: set timer queue to ODP_QUEUE_INVALID on init --- 2015-06-24 Ivan Khoronzhuk Superseded
linux-generic: timer: set timer queue to ODP_QUEUE_INVALID on init --- 2015-06-24 Ivan Khoronzhuk Superseded
[v2] linux-generic: timer: set timer queue to ODP_QUEUE_INVALID on init --- 2015-06-24 Ivan Khoronzhuk Accepted
linux-generic: timer: use timer handles as buffer handles --- 2015-06-30 Ivan Khoronzhuk Accepted
example: timer: delete races while termination --- 2015-07-03 Ivan Khoronzhuk New
[1/2] example: timer: delete races while termination --- 2015-07-03 Ivan Khoronzhuk New
[2/2] example: timer: use ability to indicate that event was lost --- 2015-07-03 Ivan Khoronzhuk New
[v2,1/2] example: timer: delete races while termination --- 2015-07-03 Ivan Khoronzhuk New
[v2,2/2] example: timer: use ability to indicate that event was lost --- 2015-07-03 Ivan Khoronzhuk New
validation: classification: fix ODP_PMR_IPPROTO capability check --- 2015-07-14 Ivan Khoronzhuk Accepted
[RFC] validation: classification: improve pmr set check test --- 2015-07-14 Ivan Khoronzhuk New
[API-NEXT] api: classification: return given term number available --- 2015-07-16 Ivan Khoronzhuk New
[v3,1/2] example: timer: delete races while termination --- 2015-07-24 Ivan Khoronzhuk Accepted
[v3,2/2] example: timer: use ability to indicate that event was lost --- 2015-07-24 Ivan Khoronzhuk Accepted
validation: time: increase TOLERANCE range --- 2015-07-28 Ivan Khoronzhuk New
Pull request: validation last modules from platform side --- 2015-07-30 Ivan Khoronzhuk New
performance: odp_pktio_perf: use real MAC addresses while packet creation --- 2015-08-04 Ivan Khoronzhuk New
[API-NEXT,1/4] api: time: unbind CPU cycles from time API --- 2015-08-05 Ivan Khoronzhuk New
[API-NEXT,2/4] test/example: avoid "cycle" word usage --- 2015-08-05 Ivan Khoronzhuk New
[API-NEXT,3/4] linux-generic: use appropriate time API with count instead of cycles --- 2015-08-05 Ivan Khoronzhuk New
[API-NEXT,4/4] linux-generic: odp_schedule: avoid "cycle" word usage --- 2015-08-05 Ivan Khoronzhuk New
[v2] performance: odp_pktio_perf: use real MAC addresses while packet creation --- 2015-08-06 Ivan Khoronzhuk Accepted
[1/2] performance: odp_pktio_perf: fix potential overflow for send_duration --- 2015-08-06 Ivan Khoronzhuk New
[2/2] performance: odp_pktio_perf: fix potential overflow for burst_gap --- 2015-08-06 Ivan Khoronzhuk New
[v2,1/2] performance: odp_pktio_perf: fix potential overflow for send_duration --- 2015-08-06 Ivan Khoronzhuk New
[v2,2/2] performance: odp_pktio_perf: fix potential overflow for burst_gap --- 2015-08-06 Ivan Khoronzhuk New
[API-NEXT,v2,1/4] api: time: unbind CPU cycles from time API --- 2015-08-07 Ivan Khoronzhuk New
[API-NEXT,v2,2/4] test/example: avoid "cycle" word usage --- 2015-08-07 Ivan Khoronzhuk New
[API-NEXT,v2,3/4] linux-generic: use appropriate time API with tick instead of cycles --- 2015-08-07 Ivan Khoronzhuk New
[API-NEXT,v2,4/4] linux-generic: odp_schedule: avoid "cycle" word usage --- 2015-08-07 Ivan Khoronzhuk New
validation: time: use timer resolution instead of TOLERANCE --- 2015-08-14 Ivan Khoronzhuk New
validation: scheduler: increase time check --- 2015-08-26 Ivan Khoronzhuk New
performance: odp_scheduling: remove redundant var inits --- 2015-08-27 Ivan Khoronzhuk Accepted
validation: pktio: don't mix scheduler wait time and ns --- 2015-08-27 Ivan Khoronzhuk Accepted
example: ipsec: avoid mixing scheduler wait time and wall time --- 2015-08-27 Ivan Khoronzhuk Superseded
[odp-lng,1/4] example: ipsec: avoid mixing scheduler wait time and wall time --- 2015-08-31 Ivan Khoronzhuk Superseded
[odp-lng,2/4] linux-generic: odp_time: reutrn 0 if t2 = t1 instead of MAX for diff --- 2015-08-31 Ivan Khoronzhuk New
[odp-lng,3/4] performance: odp_pktio_perf: fix potential overflow for send_duration --- 2015-08-31 Ivan Khoronzhuk Superseded
[odp-lng,4/4] performance: odp_pktio_perf: fix potential overflow for burst_gap --- 2015-08-31 Ivan Khoronzhuk Superseded
[odp-lng,v3,1/3] api: time: unbind CPU cycles from time API --- 2015-09-02 Ivan Khoronzhuk New
[odp-lng,v3,2/3] test/example: avoid "cycle" word usage --- 2015-09-02 Ivan Khoronzhuk New
[odp-lng,v3,3/3] linux-generic: align implementation with new time API --- 2015-09-02 Ivan Khoronzhuk New
[RFC] example: timer: move cycles/ns table to validation tests --- 2015-09-03 Ivan Khoronzhuk New
linux-generic: odp_schedule: fix odp_schdule_wait_time --- 2015-09-07 Ivan Khoronzhuk New
[1/2] linux-generic: odp_schedule: fix odp_schdule_wait_time --- 2015-09-10 Ivan Khoronzhuk Superseded
[2/2] validation: schedule: don't check schedule time on 0 --- 2015-09-10 Ivan Khoronzhuk New
[v2,1/2] linux-generic: odp_schedule: fix odp_schdule_wait_time --- 2015-09-10 Ivan Khoronzhuk Accepted
[v2,2/2] validation: schedule: don't check schedule time on 0 --- 2015-09-10 Ivan Khoronzhuk Accepted
[v2,1/5] example: timer: print timer ticks/ns table instead of cycles/ns --- 2015-09-11 Ivan Khoronzhuk Superseded
[v2,2/5] example: ipsec: avoid mixing scheduler wait time and wall time --- 2015-09-11 Ivan Khoronzhuk Superseded
[v2,3/5] linux-generic: odp_time: reutrn 0 if t2 = t1 instead of MAX for diff --- 2015-09-11 Ivan Khoronzhuk New
[v2,4/5] performance: odp_pktio_perf: fix potential overflow for send_duration --- 2015-09-11 Ivan Khoronzhuk Superseded
[v2,5/5] performance: odp_pktio_perf: fix potential overflow for burst_gap --- 2015-09-11 Ivan Khoronzhuk Accepted
[v3,1/5] example: timer: print timer ticks/ns table instead of cycles/ns --- 2015-09-17 Ivan Khoronzhuk Accepted
[v3,2/5] example: ipsec: avoid mixing of scheduler wait time and time API time --- 2015-09-17 Ivan Khoronzhuk Accepted
[v3,3/5] linux-generic: odp_time: reutrn 0 if t2 = t1 for diff --- 2015-09-17 Ivan Khoronzhuk Accepted
[v3,4/5] performance: odp_pktio_perf: fix potential overflow for send_duration --- 2015-09-17 Ivan Khoronzhuk Accepted
[v3,5/5] performance: odp_pktio_perf: fix potential overflow for burst_gap --- 2015-09-17 Ivan Khoronzhuk Accepted
[API-NEXT,1/2] linux-generic: use cycles_diff for time API also --- 2015-10-05 Ivan Khoronzhuk Accepted
[API-NEXT,2/2] linux-generic: cpu: fix cycle lost while cycle counter overflow --- 2015-10-05 Ivan Khoronzhuk Accepted
[API-NEXT,v4,1/5] performance: odp_pktio_perf: fix potential overflow in wait loop --- 2015-10-15 Ivan Khoronzhuk Superseded
[API-NEXT,v4,2/5] example: generator: compare ticks instead of ns in loop --- 2015-10-15 Ivan Khoronzhuk Superseded
[API-NEXT,v4,3/5] api: time: unbind CPU cycles from time API --- 2015-10-15 Ivan Khoronzhuk New
[API-NEXT,v4,4/5] linux-generic: align implementation with new time API --- 2015-10-15 Ivan Khoronzhuk Superseded
[API-NEXT,v4,5/5] test/example: avoid "cycle" word usage --- 2015-10-15 Ivan Khoronzhuk Superseded
[RFC] Revert "platform: Makefile.inc: use `` instead of != for compatibility with older versions of Make" --- 2015-10-15 Ivan Khoronzhuk New
[API-NEXT,v5,1/5] performance: odp_pktio_perf: fix potential overflow in wait loop --- 2015-10-22 Ivan Khoronzhuk Superseded
[API-NEXT,v5,2/5] example: generator: compare ticks instead of ns in loop --- 2015-10-22 Ivan Khoronzhuk Superseded
[API-NEXT,v5,3/5] api: time: unbind CPU cycles from time API --- 2015-10-22 Ivan Khoronzhuk New
[API-NEXT,v5,4/5] linux-generic: align implementation with new time API --- 2015-10-22 Ivan Khoronzhuk Superseded
[API-NEXT,v5,5/5] test/example: avoid "cycle" word usage --- 2015-10-22 Ivan Khoronzhuk Superseded
linux-generic: cpumask: exclude CPU0 from odp_cpumask_default_worker --- 2015-10-27 Ivan Khoronzhuk New
example: timer: don't set timeout less than resolution --- 2015-10-30 Ivan Khoronzhuk New
linux-generic: odp_timer: abort if tick is lost --- 2015-10-30 Ivan Khoronzhuk New
[RFC] api: time: change order of arguments for diff function --- 2015-11-04 Ivan Khoronzhuk New
[API-NEXT,v6,1/6] performance: odp_pktio_perf: fix potential overflow in wait loop --- 2015-11-05 Ivan Khoronzhuk Superseded
[API-NEXT,v6,2/6] example: generator: compare ticks instead of ns in loop --- 2015-11-05 Ivan Khoronzhuk Superseded
[API-NEXT,v6,3/6] api: time: unbind CPU cycles from time API --- 2015-11-05 Ivan Khoronzhuk Superseded
[API-NEXT,v6,4/6] linux-generic: align implementation with new time API --- 2015-11-05 Ivan Khoronzhuk Superseded
[API-NEXT,v6,5/6] test/example: avoid "cycle" word usage --- 2015-11-05 Ivan Khoronzhuk Superseded
[API-NEXT,v6,6/6] api: time: change order of arguments for diff function --- 2015-11-05 Ivan Khoronzhuk Superseded
[API-NEXT,v7,1/6] performance: odp_pktio_perf: fix potential overflow in wait loop --- 2015-11-05 Ivan Khoronzhuk Accepted
[API-NEXT,v7,2/6] example: generator: compare ticks instead of ns in loop --- 2015-11-05 Ivan Khoronzhuk Accepted
« 1 2 3 46 7 »

Bundling

Create bundle: