remove extra parentheses in return statement
[dpdk.git] / lib / librte_eal / common / eal_common_memzone.c
2016-02-10 Huawei Xieremove extra parentheses in return statement
2015-08-09 Sergio Gonzalez... mem: fix ivshmem freeing
2015-07-16 Sergio Gonzalez... mem: introduce memzone freeing
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-13 Cyril Chemparathyeal/tile: add page sizes for TILE-Gx/Mx platforms
2015-07-13 Cyril Chemparathymem: allow multiple page sizes to be requested
2015-07-13 Cyril Chemparathymem: refactor memzone reserve functions
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-01-19 Declan Dohertymem: fix alignment parameter check
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-06-27 Stephen Hemmingereal: deprecate rte_snprintf
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingermemzone: add iterator function
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-02-26 Adrien Mazarguilmem: get memzone from any CPU socket when hugepages...
2014-02-26 Olivier Matzmem: remove unneeded log
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonmem: add bounded reserve function
2014-02-25 Pei Chaomem: remove duplicated lines
2014-02-25 Bruce Richardsoneal: fix printf format
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 Intellib: minor changes
2013-07-25 Intelmemory: fix for multi process support
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release