aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic
AgeCommit message (Expand)Author
2015-09-03linux-generic: schedule: fix race condition in ordered locksBill Fischofer
2015-09-03linux-generic: queue: correct handling of reorder completionBill Fischofer
2015-09-03linux-generic: queue: prevent lookup of destroyed queuesBill Fischofer
2015-09-03linux-generic: queue: add destroy check for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: streamline handling of event deq processingBill Fischofer
2015-09-03linux-generic: schedule: correct scheduling for ordered queuesBill Fischofer
2015-09-03linux-generic: schedule: correct schedule group handlingBill Fischofer
2015-09-01linux-generic: queue: add missing release lock in release_order()Maxim Uvarov
2015-09-01linux-generic: schedule: implement ordered locksBill Fischofer
2015-09-01linux-generic: schedule: implement odp_schedule_prefetch()Bill Fischofer
2015-09-01linux-generic: queue: implement ordered queuesBill Fischofer
2015-09-01linux-generic: schedule: implement scheduler groupsBill Fischofer
2015-09-01linux-generic: schedule: rename ordered lock typedefBill Fischofer
2015-08-27linux-generic: default state for pktio is STOPMaxim Uvarov
2015-08-27linux-generic: socket: implement pktio_start and pktio_stopMaxim Uvarov
2015-08-27linux-generic: socket mmap: implement pktio_start and pktio_stopMaxim Uvarov
2015-08-27linux-generic: loop: implement pktio_start and pktio_stopMaxim Uvarov
2015-08-27linux-generic: schedule pktin_poll: account pktio stop stateMaxim Uvarov
2015-08-27linux-generic: add pktio_start and pktio_stopMaxim Uvarov
2015-08-27Merge branch 'master' into api-nextMaxim Uvarov
2015-08-25scripts/git_hash: change repo to CUSTOM_STRAnders Roxell
2015-08-24linux-generic: pktio: always test loop interfaceStuart Haslam
2015-08-18Merge branch 'master' into api-nextMaxim Uvarov
2015-08-18linux-generic: pktio: handle segmented packet in socket modeNicolas Morey-Chaisemartin
2015-08-18linux-generic: pktio: remove basic socket implementationNicolas Morey-Chaisemartin
2015-08-12Merge branch 'master' into api-nextMaxim Uvarov
2015-08-12linux-generic: pktio: store errno correctly in setupStuart Haslam
2015-08-12linux-generic: move default cpumask functions to separate fileMaxim Uvarov
2015-08-11Merge branch 'master' into api-nextMaxim Uvarov
2015-08-11linux-generic: move openssl checks inside linux-genericMaxim Uvarov
2015-08-11linux-generic: move pthread checks inside linux-genericMaxim Uvarov
2015-08-11linux-generic: remove linux-generic makefile generation from common configure.acMaxim Uvarov
2015-08-07linux-generic: Makefile.am: fix basename conflictsAnders Roxell
2015-08-07linux-generic: Makefile: add all arch to the tarballAnders Roxell
2015-07-29Merge branch 'master' into api-nextMaxim Uvarov
2015-07-28linux-generic: fix logic for calling pktio init and term functionsMaxim Uvarov
2015-07-28linux-generic: pktio: add global init and term function for pktiosNicolas Morey-Chaisemartin
2015-07-28api: queue: rename queue context get/set for consistencyStuart Haslam
2015-07-27Merge branch 'master' into api-nextMaxim Uvarov
2015-07-24linux-generic: pktio: remove _pkt suffix for open, close, recv and send pktio...Nicolas Morey-Chaisemartin
2015-07-23linux-generic: cpumask: zero mask before settingStuart Haslam
2015-07-23linux-generic: thread: implemented thrmask_worker and controlPetri Savolainen
2015-07-23linux-generic: thread: implemented odp_thread_typePetri Savolainen
2015-07-23linux-generic: thread: updated thread mask handlingPetri Savolainen
2015-07-23api: cpumask: added default masksPetri Savolainen
2015-07-23api: thrmask: added thread maskPetri Savolainen
2015-07-23api: cpumask: added cpumask_setallPetri Savolainen
2015-07-23api: init: added thread type to local initPetri Savolainen
2015-07-23linux-generic: cpumask: zero mask before settingStuart Haslam
2015-07-23merge fix: remove files accidentally added when resolving git mergeMaxim Uvarov