add prefix to cache line macros
[dpdk.git] / lib / librte_mempool / rte_mempool.c
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-07-22 Anatoly Burakovmempool: make tailq fully local
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingermempool: add iterator function
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Stephen Hemmingerspelling fixes
2014-05-14 Julien Cretinmem: remove redundant check in optimize_object_size
2014-02-26 Damien Millescampsmem: fix mempool for --no-huge
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsoneal: cleanup on mempool and memzone object names
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-06 Intellib: 32/64-bit cleanups
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmem: 64-bit mempool sizes
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intelmempool: cache optimisations
2013-07-25 Intellib: update tailq api
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release