aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic
AgeCommit message (Expand)Author
2016-06-02linux-generic: pktio: ipc: _ring_tailq_init() at global initYi He
2016-06-02linux-generic: shared memory: fix the name composition in odp_shm_freeYi He
2016-06-02linux-generic: tm: parameterize use of secondary_hash_dump() routineBill Fischofer
2016-06-01test: ring: simplify ring stress testPetri Savolainen
2016-06-01linux-gen: ring: volatile head and tail typesPetri Savolainen
2016-05-31linux-generic: implementation name is odp-linuxPetri Savolainen
2016-05-31linux-generic: tm: init pthread attrsMaxim Uvarov
2016-05-31linux-generic: sched: do not allocate sheduler info in shm areaMaxim Uvarov
2016-05-30linux-generic: timer fix odp_timer_pool_create return codeMaxim Uvarov
2016-05-27linux-generic: tm: replace printf with odp_dbg callsBill Fischofer
2016-05-27linux-generic: tm: avoid potential null pointer dereferenceBill Fischofer
2016-05-27linux-generic: tm: discard rc values properly when not neededBill Fischofer
2016-05-27linux-generic: tm: check for proper init of tm_system_threadBill Fischofer
2016-05-27linux-generic: tm: avoid underflow on log2 of 0Bill Fischofer
2016-05-27linux-generic: test: fix ring resource leaksMaxim Uvarov
2016-05-27linux-generic: remove not used queue_handle functionMaxim Uvarov
2016-05-26linux-generic: config: remove duplicate definesPetri Savolainen
2016-05-26linux-generic: schedule: remove queue internal depenciesPetri Savolainen
2016-05-26linux-generic: schedule: move local struct into internal headerPetri Savolainen
2016-05-26linux-generic: schedule: rename schedule interface headerPetri Savolainen
2016-05-26linux-generic: schedule: move ordered queue code to a new filePetri Savolainen
2016-05-26linux-generic: schedule: start decouple from queue internalsPetri Savolainen
2016-05-26linux-generic: schedule: clean up dependency to config interfacePetri Savolainen
2016-05-26linux-generic: schedule: move schedule group mask into schedulerPetri Savolainen
2016-05-26linux-generic: schedule: clean interface towards pktioPetri Savolainen
2016-05-26linux-generic: pktio: use handle on api functionsPetri Savolainen
2016-05-26linux-generic: schedule: introduce scheduler interfacesPetri Savolainen
2016-05-26linux-generic: schedule: remove static function prototype from headerPetri Savolainen
2016-05-26linux-generic: test: ring: .gitignore ring_mainYi He
2016-05-24linux-generic: test: ring: convert to cunit and improve coverageYi He
2016-05-24linux-generic: include: drv: std_types.h: fix cyclic includeAnders Roxell
2016-05-24linux-generic: traffic-mngr: 32-bit platform fixesBarry Spinney
2016-05-24linux-generic: traffic-mngr: fix printing on 32-bit platformsBarry Spinney
2016-05-23linux-generic: timer: generalize arch-specific code path selectionOla Liljedahl
2016-05-23linux-generic: pktio: print maximum input/output queue counts in odp_pktio_pr...Matias Elo
2016-05-23linux-generic: pktio: add pktio type specific print functionMatias Elo
2016-05-23linux-generic: test: ringtest: adding helper cmd line parsingChristophe Milard
2016-05-23linux-generic: test: ringtest: using agnostic function for ODP threadsChristophe Milard
2016-05-23validation: pktio: adding command line argument parsingChristophe Milard
2016-05-19linux-generic: packet: initialize only selected odp_packet_hdr_t membersMatias Elo
2016-05-19linux-generic: buffer: ifdef ipc_addr_offset member from odp_buffer_hdr_tMatias Elo
2016-05-19linux-generic: packet: remove payload_offset member from odp_packet_hdr_tMatias Elo
2016-05-19linux-generic: packet: remove vlan_s_tag and vlan_c_tag members from odp_pack...Matias Elo
2016-05-19linux-generic: packet: remove l3_protocol and l4_protocol members from odp_pa...Matias Elo
2016-05-19linux-generic: timer: disable 128 bit timer optimization for clangMaxim Uvarov
2016-05-18autotools: define test extensions to skip on valgrind testMaxim Uvarov
2016-05-18linux-generic: timer: fix failed static assertOla Liljedahl
2016-05-18linux-generic: odp_atomic_internal.h: add 128-bit atomicsOla Liljedahl
2016-05-17linux-generic: drop odp_ prefix for internal cpuinfoMaxim Uvarov
2016-05-17linux-generic: use default huge page sizeMaxim Uvarov