eal: introduce non-temporal prefetch
[dpdk.git] / lib / librte_eal / common / include /
2016-02-16 Jerin Jacobeal: introduce non-temporal prefetch
2016-02-11 Jerin Jacobeal: introduce new cache line macros
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2016-02-10 Bruce Richardsonversion: switch to year.month numbers
2016-02-10 Thomas Monjalondoc: drop old naming of the project
2016-02-10 Huawei Xieremove extra parentheses in return statement
2016-02-04 Zhihong Wangeal/x86: fix build with clang for old AVX
2016-02-03 Yuanhan Liupci: export device mapping functions
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2016-01-28 Michael Qiueal/x86: fix build with gcc 5.3.1
2016-01-27 Zhihong Wangeal/x86: tune memcpy for platforms without AVX512
2016-01-27 Zhihong Wangeal/x86: optimize memcpy for AVX512 platforms
2016-01-27 Zhihong Wangeal/x86: identify AVX512 CPU flag
2016-01-14 Wenzhuo Luixgbe/base: add X550T1 device
2015-12-17 Thomas Monjalonversion: 2.3.0-rc0
2015-12-15 Thomas Monjalonversion: 2.2.0
2015-12-14 Thomas Monjalonversion: 2.2.0-rc4
2015-12-08 Thomas Monjalonversion: 2.2.0-rc3
2015-12-08 Jianbo Liuacl/arm: enable acl for ARMv7
2015-12-08 Jianbo Liueal/arm: fix timer read from PMU
2015-12-06 Sergio Gonzalez... mem: fix doxygen comments regarding memzone freeing
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-25 Thomas Monjalonversion: 2.2.0-rc2
2015-11-25 Declan Dohertycryptodev: introduce API and framework for crypto devices
2015-11-25 Declan Dohertyeal: add packing and alignment macros
2015-11-25 Declan Dohertyethdev: make error checking macros public
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-23 David Marchandeal: restrict empty declarations to doxygen
2015-11-23 David Marchandeal: revert C++ app build fix
2015-11-19 Remy Hortoneal: add keep alive monitoring
2015-11-18 Jerin Jacobeal: introduce SMP memory barriers
2015-11-18 Jerin Jacobeal/arm: add CPU flags for ARMv8
2015-11-18 Jerin Jacobeal/arm: add vector header for ARM NEON
2015-11-18 Jerin Jacobeal/arm: add memcpy based on libc for ARMv8
2015-11-18 Jerin Jacobeal/arm: add atomic operations for ARMv8
2015-11-18 Jerin Jacobeal/arm: add prefetch operations for ARMv8
2015-11-18 Jerin Jacobeal/arm: add cpu cycle operations for ARMv8
2015-11-18 Jan Viktorineal/arm: detect ARMv7 architecture in CPU flags
2015-11-18 Vlastimil Kosareal/arm: add CPU flags for ARMv7
2015-11-18 Jan Viktorineal/arm: use vector memcpy only when NEON is enabled
2015-11-18 Vlastimil Kosareal/arm: add vector memcpy for ARMv7
2015-11-18 Jan Viktorineal/arm: add rwlock operations for ARM
2015-11-18 Vlastimil Kosareal/arm: add spinlock operations for ARM
2015-11-18 Vlastimil Kosareal/arm: add atomic operations for ARMv7
2015-11-18 Vlastimil Kosareal/arm: add prefetch operations for ARMv7
2015-11-18 Jan Viktorineal/arm: read timer from PMU if enabled
2015-11-18 Vlastimil Kosareal/arm: add cpu cycle operations for ARMv7
2015-11-18 Vlastimil Kosareal/arm: add byte order operations for ARM
2015-11-13 Daniel Mrzyglodeal: add helpers for time conversions
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-11-12 Stephen Hemmingerethdev: mark deprecated statistics with attribute
2015-11-04 Thomas Monjalonversion: 2.2.0-rc1
2015-11-04 Chas Williamsbnx2x: fix probing driver for VF devices
2015-11-04 Thomas Monjalondoc: fix doxygen syntax of some comments
2015-11-03 Bernard Iremongerdrivers: copy fake PCI device info to ethdev data
2015-11-03 Ravi Kerureal: set name to threads
2015-11-03 Helin Zhangi40e: support X722 and its A0 hardware
2015-10-29 Michael Qiufm10k: support Boulder Rapid device
2015-10-27 Wenzhuo Lue1000: add new i218 devices
2015-10-22 Christoph Gysineal: fix C++ build
2015-10-01 Jingjing Wueal: add new i40e device id
2015-09-04 Thomas Monjalonversion: 2.2.0-rc0
2015-09-03 Thomas Monjaloneal: remove deprecated function
2015-08-17 Thomas Monjalonversion: 2.1.0
2015-08-17 Joongi Kimeal: fix C++ app build
2015-08-10 Thomas Monjalonversion: 2.1.0-rc4
2015-08-09 Sergio Gonzalez... mem: fix ivshmem freeing
2015-08-05 Thomas Monjaloneal/ppc: fix build
2015-08-03 Thomas Monjalonversion: 2.1.0-rc3
2015-08-03 Chao Zhueal/ppc: fix cpu cycle count for little endian
2015-08-02 Olivier Matzmbuf: enforce alignment of private area
2015-07-30 Helin Zhangeal/linux: fix build with extra pci config
2015-07-27 Thomas Monjalonversion: 2.1.0-rc2
2015-07-27 Stephen Hemmingerbnx2x: enable PMD build
2015-07-27 Stephen Hemmingereal: provide functions to access PCI config
2015-07-20 Thomas Monjalonversion: 2.1.0-rc1
2015-07-18 Thomas Monjalonpci: fix detach and uninit naming
2015-07-16 Sergio Gonzalez... mem: introduce memzone freeing
2015-07-16 Sergio Gonzalez... mem: rework memzone to be allocated by malloc
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-15 Zhigang Lueal/tile: add const in prefetch functions
2015-07-13 Cyril Chemparathyeal/tile: add initial TILE-Gx support
2015-07-13 Cyril Chemparathyeal/tile: add page sizes for TILE-Gx/Mx platforms
2015-07-13 James Davidsone1000: add 82583v pci id
2015-07-08 Tetsuya Mukawaeal: enable port hotplug as default for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge resource mapping functions for linux and bsd
2015-07-08 Tetsuya Mukawapci: merge mapping structures for linux and bsd
2015-07-08 Pablo de Laraeal: add const in prefetch functions
2015-06-29 Adrien Mazarguileal: fix pedantic build of mlx4 debug mode
2015-06-24 Cyril Chemparathyeal: add and use unaligned integer types
2015-06-23 Anatoly Burakovpci: fix licenses
2015-06-23 Ferruh Yigitlib: remove extra parenthesis after return
2015-06-19 Roman Dementievrwlock: add HTM lock elision for x86
2015-06-19 Roman Dementievspinlock: add HTM lock elision for x86
2015-06-19 Thomas Monjalondoc: fix doxygen warnings
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-05-29 Bruce Richardsoneal: fix missing header dependency
2015-05-11 Sujith Sankarenic: add device ids
next