eal: fix io permission for virtio interrupt handler
[dpdk.git] / lib / librte_ring /
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-03-10 David Marchandtailq: move to dynamic tailq
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-24 Cunming Liangring: add optional yield to avoid spin forever
2015-02-24 Cunming Liangring: support non-EAL thread
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-12-16 Pablo de Lararing: fix return type in enqueue and dequeue burst...
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-07-22 Anatoly Burakovring: make tailq fully local
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-13 Olivier Matzring: allow to initialize without memzone
2014-05-13 Olivier Matzring: get size in memory
2014-02-25 Bruce Richardsoneal: cleanup on mempool and memzone object names
2014-02-25 Bruce Richardsoneal: add rte_compiler_barrier() macro
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelring: optimisations
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intelring: add burst API
2013-07-25 Intellib: update tailq api
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release