rwlock: introduce try semantics
[dpdk.git] / lib / librte_eal / common / include /
2018-12-19 Konstantin Ananyevrwlock: introduce try semantics
2018-12-19 David Marchandlog: add missing experimental tag
2018-11-30 Thomas Monjalonversion: 19.02-rc0
2018-11-26 Thomas Monjalonversion: 18.11.0
2018-11-25 Thomas Monjalonversion: 18.11-rc5
2018-11-23 Thomas Monjaloneal: fix build with -O1
2018-11-23 Anatoly Burakoveal: deprecate and rename bsf64 function
2018-11-23 Anatoly Burakoveal: remove useless code in bsf64 function
2018-11-19 Thomas Monjalonversion: 18.11-rc4
2018-11-14 Thomas Monjalonversion: 18.11-rc3
2018-11-14 Bruce Richardsoneal/x86: move header to standard BSD license
2018-11-14 Bruce Richardsoneal/x86: reduce contention when retrying TSX
2018-11-12 Jerin Jacobeal: introduce rte version of fls
2018-11-11 Thomas Monjalondevargs: do not replace already inserted device
2018-11-06 Thomas Monjalonversion: 18.11-rc2
2018-11-06 Thomas Monjaloneal: remove experimental tag for probe/remove
2018-11-05 Alejandro Luceromem: add thread unsafe version for DMA mask check
2018-11-05 Alejandro Luceromem: add function for setting DMA mask
2018-11-05 Alejandro Luceromem: rename DMA mask check with proper prefix
2018-10-29 Thomas Monjalonversion: 18.11-rc1
2018-10-29 Darek Stojaczykvfio: share default container in multi-process
2018-10-28 Alejandro Luceromem: add function for checking memseg IOVA
2018-10-27 Kevin Laatzeal: export function to get runtime directory
2018-10-27 Kevin Laatzeal: add option register infrastructure
2018-10-26 Ilya Maximetseal: add nanosleep based delay function
2018-10-26 Thomas Monjaloneal: remove deprecated attach/detach functions
2018-10-26 Thomas Monjalonethdev: add iterator to match devargs input
2018-10-26 Jerin Jacobeal/ppc: support pause API
2018-10-25 Paul Lusebus/vdev: fix multi-process IPC buffer leak on scan
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-25 Stephen Hemmingereal/arm: remove profanity in comment
2018-10-22 Anatoly Burakoveal: improve musl compatibility of string functions
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guovfio: add request notifier interrupt
2018-10-15 Jeff Guoeal: add failure handling for hot-unplug
2018-10-15 Jeff Guobus: add sigbus handler
2018-10-15 Jeff Guobus: add hot-unplug handler
2018-10-08 Vivek Sharmaeal: use correct data type for bitmap slab operations
2018-10-11 Thomas Monjaloneal: simplify parameters of hotplug functions
2018-10-11 Thomas Monjaloneal: remove experimental flag of hotplug functions
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-10-11 Thomas Monjalondevargs: remove deprecated functions
2018-10-11 Anatoly Burakovmalloc: allow detaching from external memory
2018-10-11 Anatoly Burakovmalloc: allow attaching to external memory chunks
2018-10-11 Anatoly Burakovmalloc: allow removing memory from named heaps
2018-10-11 Anatoly Burakovmalloc: allow adding memory to named heaps
2018-10-11 Anatoly Burakovmalloc: allow destroying heaps
2018-10-11 Anatoly Burakovmalloc: allow creating malloc heaps
2018-10-11 Anatoly Burakovmalloc: add function to check if socket is external
2018-10-11 Anatoly Burakovmalloc: add function to query socket ID of named heap
2018-10-11 Anatoly Burakovmalloc: add name to malloc heaps
2018-10-11 Anatoly Burakovmalloc: index heaps using heap ID rather than NUMA...
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-10-11 Anatoly Burakovmem: add length to memseg list
2018-10-03 Anatoly Burakovvfio: allow mapping MSI-X BARs if kernel allows it
2018-10-03 Anatoly Burakovmem: store memory mode flags in shared config
2018-09-19 Anatoly Burakovmem: allow querying offset into segment fd
2018-09-19 Anatoly Burakovmem: add external API to retrieve page fd
2018-09-19 Gaetan Riveteal: add strscpy function
2018-09-17 Luca Boccassibuild: add ppc64 meson build
2018-08-13 Thomas Monjalonversion: 18.11-rc0
2018-08-09 Thomas Monjalonversion: 18.08.0
2018-08-08 Olivier Matzeal: remove experimental tag for user mbuf pool ops
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-08-05 Thomas Monjalonversion: 18.08-rc3
2018-08-05 Andrew Rybchenkoeal: deprecate device attach and detach functions
2018-08-05 Jerin Jacobeal: fix bitmap documentation
2018-07-26 Thomas Monjalonversion: 18.08-rc2
2018-07-26 Hemant Agrawalvfio: remove experimental tag
2018-07-15 Thomas Monjalonversion: 18.08-rc1
2018-07-15 Gaetan Riveteal: implement device iteration
2018-07-15 Gaetan Riveteal: implement device iteration initialization
2018-07-15 Gaetan Riveteal: add device iterator interface
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-15 Gaetan Riveteal: introduce destructor macros
2018-07-15 Gaetan Rivetdevargs: add non-variadic parsing function
2018-07-13 Stephen Hemmingereal: add uuid API
2018-07-13 Anatoly Burakovmemzone: improve zero-length reserve
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg list walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe contig walk variant
2018-07-13 Anatoly Burakovfbarray: add reverse finding of contiguous
2018-07-13 Anatoly Burakovfbarray: add reverse finding of chunk
2018-07-13 Anatoly Burakovfbarray: add reverse finding
2018-07-12 Honnappa Nagarahallihash: validate hash bucket entries while compiling
2018-07-06 Gage Eadsservice: add mechanism for quiescing
2018-07-11 Thomas Monjalonremove useless constructor headers
2018-07-11 Erik Gabriel Carrilloservice: add attribute API
2018-07-10 Jananee Parthasarathycryptodev: remove debug compilation option
2018-07-02 Ferruh Yigiteal: do not enable static log macro for ethdev
2018-06-01 Thomas Monjalonversion: 18.08-rc0
2018-05-30 Thomas Monjalonversion: 18.05.0
2018-05-28 Thomas Monjalonversion: 18.05-rc6
next