Show patches with: Submitter = Taras Kondratiuk       |    Archived = No       |   246 patches
« 1 2 3 »
Patch Series S/W/F Date Submitter Delegate State
[01/10] Move odp_buffer.h to linux-generic --- 2014-04-14 Taras Kondratiuk Superseded
[02/10] Keystone2: Fork linux-generic --- 2014-04-14 Taras Kondratiuk Superseded
[03/10] Keystone2: Add prebuilt OpenEM helper libraries --- 2014-04-14 Taras Kondratiuk Superseded
[04/10] Keystone2: Remove _GNU_SOURCE define from sources --- 2014-04-14 Taras Kondratiuk Superseded
[05/10] Keystone2: Add platform config headers --- 2014-04-14 Taras Kondratiuk Superseded
[06/10] Keystone2: Initialize hardware --- 2014-04-14 Taras Kondratiuk Superseded
[07/10] Keystone2: Add CMA shared memory allocation --- 2014-04-14 Taras Kondratiuk Superseded
[08/10] Keystone2: Add initial HW buffer management --- 2014-04-14 Taras Kondratiuk Superseded
[09/10] Keystone2: Add initial HW queues support --- 2014-04-14 Taras Kondratiuk Superseded
[10/10] Keystone2: Add initial Packet IO --- 2014-04-14 Taras Kondratiuk Superseded
[v2,01/11] Move odp_buffer.h to linux-generic --- 2014-04-17 Taras Kondratiuk Superseded
[v2,02/11] Keystone2: Fork linux-generic --- 2014-04-17 Taras Kondratiuk Superseded
[v2,03/11] Keystone2: Use OpenEM helper libraries --- 2014-04-17 Taras Kondratiuk Superseded
[v2,04/11] Keystone2: Remove _GNU_SOURCE define from sources --- 2014-04-17 Taras Kondratiuk Superseded
[v2,05/11] Keystone2: Add platform config headers --- 2014-04-17 Taras Kondratiuk Superseded
[v2,06/11] Keystone2: Initialize hardware --- 2014-04-17 Taras Kondratiuk Superseded
[v2,07/11] Keystone2: Add CMA shared memory allocation --- 2014-04-17 Taras Kondratiuk Superseded
[v2,08/11] Keystone2: Add initial HW buffer management --- 2014-04-17 Taras Kondratiuk Superseded
[v2,09/11] Keystone2: Add initial HW queues support --- 2014-04-17 Taras Kondratiuk Superseded
[v2,10/11] Keystone2: Add initial Packet IO --- 2014-04-17 Taras Kondratiuk Superseded
[v2,11/11] Keystone2: Add README file --- 2014-04-17 Taras Kondratiuk Superseded
[v3] Keystone2: Inherit linux-generic --- 2014-04-17 Taras Kondratiuk Superseded
[RFC,1/2] Split odp_buffer.h into API and platform parts --- 2014-04-17 Taras Kondratiuk Superseded
[RFC,2/2] Make odp_buffer_size() static inline --- 2014-04-17 Taras Kondratiuk Superseded
[v3,1/9] generic: Do not define _GNU_SOURCE if defined already --- 2014-04-23 Taras Kondratiuk Superseded
[v3,2/9] Split odp_buffer.h into API and platform parts --- 2014-04-23 Taras Kondratiuk Superseded
[v3,3/9] Keystone2: Inherit linux-generic --- 2014-04-23 Taras Kondratiuk Superseded
[v3,4/9] Keystone2: Initialize hardware --- 2014-04-23 Taras Kondratiuk Superseded
[v3,5/9] Keystone2: Add CMA shared memory allocation --- 2014-04-23 Taras Kondratiuk Superseded
[v3,6/9] Keystone2: Add initial HW buffer management --- 2014-04-23 Taras Kondratiuk Superseded
[v3,7/9] Keystone2: Add initial HW queues support --- 2014-04-23 Taras Kondratiuk Superseded
[v3,8/9] Keystone2: Add initial Packet IO --- 2014-04-23 Taras Kondratiuk Superseded
[v3,9/9] Keystone2: Add README file --- 2014-04-23 Taras Kondratiuk Superseded
[v3,2/9] Split odp_buffer.h into API and platform parts --- 2014-04-24 Taras Kondratiuk Superseded
[v4,1/8] generic: Do not define _GNU_SOURCE if defined already --- 2014-04-24 Taras Kondratiuk Accepted
[v4,2/8] Keystone2: Inherit linux-generic --- 2014-04-24 Taras Kondratiuk Accepted
[v4,3/8] Keystone2: Initialize hardware --- 2014-04-24 Taras Kondratiuk Accepted
[v4,4/8] Keystone2: Add CMA shared memory allocation --- 2014-04-24 Taras Kondratiuk Accepted
[v4,5/8] Keystone2: Add initial HW buffer management --- 2014-04-24 Taras Kondratiuk Accepted
[v4,6/8] Keystone2: Add initial HW queues support --- 2014-04-24 Taras Kondratiuk Accepted
[v4,7/8] Keystone2: Add initial Packet IO --- 2014-04-24 Taras Kondratiuk Accepted
[v4,8/8] Keystone2: Add README file --- 2014-04-24 Taras Kondratiuk Accepted
[RFC,01/17] linux-generic: copy platform specific headers to destination directory --- 2014-04-28 Taras Kondratiuk RFC
[RFC,02/17] Split out platform-specific part of odp_align.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,03/17] Split out platform-specific part of odp_atomic.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,04/17] Split out platform-specific part of odp_barrier.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,05/17] Split out platform-specific part of odp_buffer.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,06/17] Split out platform-specific part of odp_buffer_pool.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,07/17] Split out platform-specific part of odp_byteorder.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,08/17] Split out platform-specific part of odp_config.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,09/17] Split out platform-specific part of odp_coremask.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,10/17] Split out platform-specific part of odp_packet.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,11/17] Split out platform-specific part of odp_packet_io.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,12/17] Split out platform-specific part of odp_queue.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,13/17] Split out platform-specific part of odp_spinlock.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,14/17] Split out platform-specific part of odp_rwlock.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,15/17] Split out platform-specific part of odp_sync.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,16/17] Split out platform-specific part of odp_ticketlock.h --- 2014-04-28 Taras Kondratiuk RFC
[RFC,17/17] Split out platform-specific part of odp_timer.h --- 2014-04-28 Taras Kondratiuk RFC
tests: Do not use platform include files directly --- 2014-05-05 Taras Kondratiuk Superseded
[RFC,v2] tests: Do not use platform directory --- 2014-05-06 Taras Kondratiuk Accepted
linux-generic: timer: Do not expect odp_timer_tmo_t to be integer --- 2014-06-07 Taras Kondratiuk Accepted
tests: api: timer: Fix operator precedence --- 2014-06-07 Taras Kondratiuk Accepted
Makefile: Invoke platform specific Makefile.inc after common configuration --- 2014-06-07 Taras Kondratiuk Accepted
[v2,01/18] linux-generic: install platform-specific headers --- 2014-06-17 Taras Kondratiuk RFC
[v2,02/18] include: move force/bitwise into odp_compiler.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,03/18] Split out platform-specific part of odp_align.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,04/18] Split out platform-specific part of odp_atomic.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,05/18] Split out platform-specific part of odp_barrier.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,06/18] Split out platform-specific part of odp_buffer.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,07/18] Split out platform-specific part of odp_buffer_pool.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,08/18] Split out platform-specific part of odp_byteorder.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,09/18] Split out platform-specific part of odp_config.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,10/18] Split out platform-specific part of odp_coremask.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,11/18] Split out platform-specific part of odp_packet.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,12/18] Split out platform-specific part of odp_packet_io.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,13/18] Split out platform-specific part of odp_queue.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,14/18] Split out platform-specific part of odp_spinlock.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,15/18] Split out platform-specific part of odp_rwlock.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,16/18] Split out platform-specific part of odp_sync.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,17/18] Split out platform-specific part of odp_ticketlock.h --- 2014-06-17 Taras Kondratiuk RFC
[v2,18/18] Split out platform-specific part of odp_timer.h --- 2014-06-17 Taras Kondratiuk RFC
[1/2] Keystone2: buffer: Update buffer types --- 2014-07-01 Taras Kondratiuk Accepted
[2/2] linux-generic: timer: Suppress cast-align warning --- 2014-07-01 Taras Kondratiuk Accepted
[1/3] debug: Fix ODP_STATIC_ASSERT --- 2014-07-21 Taras Kondratiuk Accepted
[2/3] debug: Replace ODP_ASSERT with ODP_STATIC_ASSERT --- 2014-07-21 Taras Kondratiuk Accepted
[3/3] debug: Convert ODP_ASSERT to a runtime assertion --- 2014-07-21 Taras Kondratiuk Accepted
linux-generic: linux: Check if odp_init_local() succeeded --- 2014-07-23 Taras Kondratiuk Accepted
ODP debug -O0 --- 2014-07-30 Taras Kondratiuk RFC
[1/3] Add platform specific Makefile.inc --- 2014-08-14 Taras Kondratiuk Superseded
[2/3] linux-keystone2: Switch to McSDK libraries --- 2014-08-14 Taras Kondratiuk Superseded
[3/3] linux-keystone2: Add intial crypto implementation --- 2014-08-14 Taras Kondratiuk Superseded
[PATCHv2,1/3] Add platform-specific Makefile.inc for applications --- 2014-08-28 Taras Kondratiuk Superseded
[PATCHv2,2/3] linux-keystone2: Switch to McSDK libraries --- 2014-08-28 Taras Kondratiuk Superseded
[PATCHv2,3/3] linux-keystone2: Add intial crypto implementation --- 2014-08-28 Taras Kondratiuk Superseded
linux-generic: version: Add macros to compare ODP versions --- 2014-09-05 Taras Kondratiuk New
[PATCHv3,1/3] Add platform-specific Makefile.inc for applications --- 2014-09-10 Taras Kondratiuk Accepted
[PATCHv3,2/3] linux-keystone2: Switch to McSDK libraries --- 2014-09-10 Taras Kondratiuk Accepted
[PATCHv3,3/3] linux-keystone2: Add intial crypto implementation --- 2014-09-10 Taras Kondratiuk Accepted
example: ipsec: remove redundant options from scripts --- 2014-10-28 Taras Kondratiuk Accepted
« 1 2 3 »