version: 2.1.0-rc2
[dpdk.git] / lib / librte_eal / common / include / arch /
2015-07-15 Zhigang Lueal/tile: add const in prefetch functions
2015-07-13 Cyril Chemparathyeal/tile: add initial TILE-Gx support
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
2015-03-22 Marvin Liueal/x86: fix build sse3 functions with gcc < 4.4
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-16 Thomas Monjaloneal: fix build with icc and gcc < 4.4
2015-03-09 Michael Qiueal/x86: fix redeclaration of registers
2015-03-09 Michael Qiueal/x86: fix integer cast in memcpy
2015-03-09 Zhihong Wangeal/x86: fix strict aliasing rules
2015-02-25 Zhihong Wangeal/x86: optimize memcpy for SSE and AVX
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
2014-11-05 David Marchandeal: factorize x86 headers
2014-11-05 Chao Zhueal: split CPU flags operations to architecture specific
2014-11-05 Chao Zhueal: split memcpy operation to architecture specific
2014-11-05 Chao Zhueal: split spinlock operations to architecture specific
2014-11-05 Chao Zhueal: split prefetch operations to architecture specific
2014-11-05 Chao Zhueal: split CPU cycle operation to architecture specific
2014-11-05 Chao Zhueal: split byte order operations to architecture specific
2014-11-05 David Marchandeal: split atomic operations to architecture specific