Current Team Memberships

Show patches with: Archived = No       |   730 patches
« 1 2 3 47 8 »
Patch Series S/W/F Date Submitter Delegate State
Makefile: Take advantage of ccache automatically --- 2014-03-28 Mike Holmes Rejected
timer.c: assignment of unsigned to signed --- 2014-03-29 Mike Holmes Accepted
odp_coremask: Add const to the mask --- 2014-03-29 Mike Holmes Superseded
[V2] odp_coremask: Add const to the mask --- 2014-03-30 Mike Holmes Accepted
[1/2] exception handling --- 2014-04-15 Mike Holmes Superseded
[2/2] add makefile --- 2014-04-15 Mike Holmes Superseded
[v2,1/2] exception handling --- 2014-04-16 Mike Holmes Superseded
[v2,2/2] add makefile --- 2014-04-16 Mike Holmes Superseded
[v3,1/2] exception handling --- 2014-04-16 Mike Holmes Not Applicable
[v3,2/2] add makefile --- 2014-04-16 Mike Holmes Not Applicable
[v4,1/2] exception handling --- 2014-04-16 Mike Holmes Not Applicable
[v4,2/2] add makefile --- 2014-04-16 Mike Holmes Not Applicable
odp_debug.h: Add ODP_STATIC_ASSERT --- 2014-04-22 Mike Holmes Accepted
[v5,1/2] exception handling --- 2014-04-22 Mike Holmes Not Applicable
[v5,2/2] add makefile --- 2014-04-22 Mike Holmes Not Applicable
[ARCH] Add ODP style, logo and API inclusion --- 2014-05-02 Mike Holmes Not Applicable
Documentation Split mainpage from headder --- 2014-05-03 Mike Holmes Accepted
[ARCH] Add local input path for ARCH src files --- 2014-05-06 Mike Holmes Not Applicable
[APPS] Remove docs build from apps build --- 2014-05-07 Mike Holmes Accepted
[ARCH] Remove full path from diagram links --- 2014-05-07 Mike Holmes Not Applicable
[1/2] Match types for odp_udphdr_t with chksum fuctions --- 2014-06-20 Mike Holmes Rejected
[2/2] sparse warning: Make local functions static --- 2014-06-20 Mike Holmes Rejected
Fix globaly shadowed variable 'args' --- 2014-06-20 Mike Holmes Accepted
[1/3] Fix uint16be_t sparse checksum errors --- 2014-06-25 Mike Holmes Accepted
[2/3] test/: Fix sparse constant is too long --- 2014-06-25 Mike Holmes Accepted
[3/3] Fix sparse static warnings --- 2014-06-25 Mike Holmes Accepted
odp_atomic.h Correct spelling --- 2014-06-27 Mike Holmes Accepted
Add static to global variables --- 2014-06-27 Mike Holmes Accepted
odp_buffer_pool.h: Doxygen link related APIs --- 2014-06-30 Mike Holmes Accepted
[ARCH] exception_handling.dox: add end code tag --- 2014-07-02 Mike Holmes Rejected
[ARCH] doxyfile.in: Add revision lable --- 2014-07-03 Mike Holmes Rejected
use bool for logical test functions --- 2014-07-08 Mike Holmes Rejected
[V2] use bool for logical test functions --- 2014-07-08 Mike Holmes Rejected
README: Add link to per platform README --- 2014-07-11 Mike Holmes Accepted
Move ODP examples from under tests --- 2014-07-14 Mike Holmes Accepted
[PATCHv2] Move ODP examples from under tests --- 2014-07-14 Mike Holmes Rejected
[ARCH] Remove ctrl code that breaks pdf --- 2014-07-15 Mike Holmes Rejected
[ARCH] crypto_design.dox: Allow pdf to display images --- 2014-07-15 Mike Holmes Rejected
[ARCH] Add contributing instructions to the Arch document --- 2014-07-15 Mike Holmes Rejected
[PATCHv2,ARCH] Add contributing instructions to the Arch document --- 2014-07-15 Mike Holmes Rejected
Introduce sum type to solve sparse warnings --- 2014-07-17 Mike Holmes Superseded
[PATCHv2] Introduce sum type to solve sparse warnings --- 2014-07-17 Mike Holmes Accepted
api_test/Makefile.am: name exe after src file --- 2014-07-21 Mike Holmes Rejected
[PATCHv2] Move ODP examples from under tests --- 2014-07-22 Mike Holmes Rejected
[PATCHv2] api_test/Makefile.am: name exe after src file --- 2014-07-28 Mike Holmes Accepted
CONTRIBUTING: Specify C standard --- 2014-07-30 Mike Holmes Accepted
[1/5] test: Add scripts to exercise all tests --- 2014-08-05 Mike Holmes Rejected
[2/5] test: odp_timer_ping update output format --- 2014-08-05 Mike Holmes Rejected
[3/5] test: odp_ring update output format --- 2014-08-05 Mike Holmes Rejected
[4/5] odp_shm_test.c: update output format --- 2014-08-05 Mike Holmes Rejected
[5/5] test/api_test: Add odp_buffer --- 2014-08-05 Mike Holmes Rejected
[RFC] Add global_init paramiters --- 2014-08-13 Mike Holmes Rejected
CONTRIBUTING: Add doxygen commenting rules --- 2014-08-18 Mike Holmes Rejected
odp_check: align pointer with name --- 2014-08-20 Mike Holmes Accepted
Add-global_init-paramiters --- 2014-08-21 Mike Holmes Rejected
[v2] Add-global_init-paramiters --- 2014-08-25 Mike Holmes Superseded
[1/2] linux-generic/odp_packet_socket.c: Add intalization --- 2014-08-25 Mike Holmes Accepted
[2/2] generic/odp_packet_socket.c: Fix indentation --- 2014-08-25 Mike Holmes Accepted
[v2] CONTRIBUTING: Add doxygen commenting rules --- 2014-08-26 Mike Holmes Accepted
[v3] Add-global_init-paramiters --- 2014-08-26 Mike Holmes Superseded
[v4] Add-global_init-paramiters --- 2014-08-28 Mike Holmes Superseded
odp_shared_memory.h: Document odp_shm_reserve --- 2014-08-28 Mike Holmes Rejected
[v2] test/unit: add odp_buffer_test --- 2014-08-29 Mike Holmes Rejected
configure.ac display target platform --- 2014-08-29 Mike Holmes Accepted
[v5] Add-global_init-paramiters --- 2014-09-02 Mike Holmes Rejected
doxygen: Add a buffer module --- 2014-09-03 Mike Holmes Rejected
configure.ac: Add --with-netmap-path --- 2014-09-04 Mike Holmes Rejected
[v6] Add-global_init-parameters --- 2014-09-04 Mike Holmes Rejected
[v2] configure.ac: Add --with-netmap-path --- 2014-09-04 Mike Holmes Accepted
[v7] Add-global_init-parameters --- 2014-09-04 Mike Holmes Rejected
odp_coremask.c: Use 1ULL for 64bit shifts --- 2014-09-17 Mike Holmes Accepted
odp_packet_io.c: Fix unreachable code --- 2014-09-17 Mike Holmes Rejected
odp_packet_socket.c: Fix buffer overrun --- 2014-09-17 Mike Holmes Accepted
odp_linux.c: Call ODP_ERR if malloc fails --- 2014-09-17 Mike Holmes Accepted
odp_ring.c: remove redundant initalization --- 2014-09-17 Mike Holmes Accepted
Update ODP_ERR to call abort --- 2014-09-22 Mike Holmes Rejected
Add ODP_ABORT to eliminate calls to exit --- 2014-09-22 Mike Holmes Rejected
[ARCH] Add release management --- 2014-09-25 Mike Holmes Rejected
[v2] Add release management --- 2014-09-26 Mike Holmes Rejected
[PATCHv2] Add ODP_ABORT --- 2014-09-26 Mike Holmes Superseded
[ARCH,v3] Add release management --- 2014-09-26 Mike Holmes Rejected
[ARCH,v3] Add release management --- 2014-09-29 Mike Holmes Rejected
[v3] Add ODP_ABORT --- 2014-09-29 Mike Holmes Accepted
Add cunit test for APIs in odp_init.h --- 2014-09-29 Mike Holmes Rejected
odp_packet_socket.c: Replace strncpy size with size -1 for terminator --- 2014-09-29 Mike Holmes Accepted
[v8] Add global_init params --- 2014-10-01 Mike Holmes Rejected
guide.dox: remove dpdk & KS2 guides --- 2014-10-01 Mike Holmes Accepted
doc: remove example/ipsec from doxygen --- 2014-10-02 Mike Holmes Accepted
[v2] Add cunit test for APIs in odp_init.h --- 2014-10-02 Mike Holmes Rejected
odp_example.c: fix dead code path --- 2014-10-02 Mike Holmes Superseded
odp_linux.c:replace ODP_ERR with ODP_ABORT --- 2014-10-03 Mike Holmes Accepted
[v9] Add global_init params --- 2014-10-03 Mike Holmes Rejected
[v3] Add cunit test for APIs in odp_init.h --- 2014-10-03 Mike Holmes Accepted
[v10] Add global_init params --- 2014-10-08 Mike Holmes Accepted
[ARCH] Remove "ODP Design" prefix from page titles --- 2014-10-08 Mike Holmes Rejected
[ARCH] Factor out requirement terminology --- 2014-10-08 Mike Holmes Not Applicable
Fix cunit path --- 2014-10-09 Mike Holmes Accepted
odp_init_test.c add new global init args --- 2014-10-13 Mike Holmes Accepted
[RFC] odp_init.h: Add odp_terminate_global --- 2014-10-13 Mike Holmes Rejected
[v2] odp_init.h: Add odp_terminate_global --- 2014-10-15 Mike Holmes Rejected
« 1 2 3 47 8 »

Bundling

Create bundle: