lib: fix typos
[dpdk.git] / lib / librte_eal / common / include / arch / ppc_64 /
2017-11-13 Pavel Shirshovlib: fix typos
2017-07-08 Jerin Jacobupdate Cavium Inc copyright headers
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-07-03 Jerin Jacobeal/ppc64: add empty pause function
2017-01-18 Jerin Jacobeal: let all architectures use generic I/O implementation
2017-01-18 Jerin Jacobeal/ppc64: define I/O device memory barriers
2017-01-04 Nelio Laranjeiroeal: define generic vector types
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2016-09-13 Adrien Mazarguillib: work around braced-groups within expressions
2016-09-09 Gowrishankar Muthu... lpm: add AltiVec for ppc64
2016-07-21 Chao Zhueal/ppc: fix memory barrier for IBM POWER
2016-04-01 Chao Zhueal/ppc: fix prefetch instruction
2016-02-16 Thomas Monjaloneal: move CPU flag functions out of headers
2016-02-16 Jerin Jacobeal: introduce non-temporal prefetch
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2015-11-23 David Marchandeal: revert C++ app build fix
2015-11-18 Jerin Jacobeal: introduce SMP memory barriers
2015-08-17 Joongi Kimeal: fix C++ app build
2015-08-05 Thomas Monjaloneal/ppc: fix build
2015-08-03 Chao Zhueal/ppc: fix cpu cycle count for little endian
2015-07-08 Pablo de Laraeal: add const in prefetch functions
2015-06-19 Roman Dementievrwlock: add HTM lock elision for x86
2015-06-19 Roman Dementievspinlock: add HTM lock elision for x86
2014-12-16 Pawel Wodkowskieal: fix unused value warning in memcpy macro
2014-12-05 Thomas Monjaloneal: detect endianness
2014-11-26 Chao Zhueal/ppc: cpu flag checks for IBM Power
2014-11-26 Chao Zhueal/ppc: vector memcpy for IBM Power
2014-11-26 Chao Zhueal/ppc: spinlock operations for IBM Power
2014-11-26 Chao Zhueal/ppc: prefetch operations for IBM Power
2014-11-26 Chao Zhueal/ppc: cpu cycle operations for IBM Power
2014-11-26 Chao Zhueal/ppc: byte order operations for IBM Power
2014-11-26 Chao Zhueal/ppc: atomic operations for IBM Power