eal: fix build of external app with clang on armv8
[dpdk.git] / lib / librte_eal / common /
2019-01-14 Ilya Maximetseal: fix build of external app with clang on armv8
2019-01-14 Anatoly Burakoveal: fix strdup usages in internal config
2018-12-22 Thomas Monjalonversion: 19.02-rc1
2018-12-21 Anatoly Burakovmalloc: fix deadlock when reading stats
2018-12-21 Qi Zhangeal: close multi-process socket during cleanup
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit fls function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-20 Anatoly Burakovbitmap: remove deprecated 64-bit bsf function
2018-12-20 Anatoly Burakovmem: allow setting up segment list fd
2018-12-20 Anatoly Burakovmem: fix segment fd API error code for external segment
2018-12-20 Anatoly Burakovmem: allow usage of non-heap external memory in multipr...
2018-12-20 Anatoly Burakovmem: allow registering external memory areas
2018-12-20 Anatoly Burakovmalloc: separate destroying memseg list and heap data
2018-12-20 Anatoly Burakovmalloc: separate creating memseg list and malloc heap
2018-12-20 Anatoly Burakovmalloc: make alignment requirements more stringent
2018-12-20 Anatoly Burakovmalloc: fix duplicate mem event notification
2018-12-20 Seth Howellmalloc: notify primary process about hotplug in secondary
2018-12-20 Yongseok Kohmalloc: fix finding maximum contiguous IOVA size
2018-12-20 Jim Harrismalloc: add option --match-allocations
2018-12-20 Gao Fengmemzone: fix unlock on initialization failure
2018-12-19 Gao Fengeal: check peer allocation in multi-process request
2018-12-19 Gao Fengeal: fix leak on multi-process request error
2018-12-19 Gaetan Riveteal: fix detection of duplicate option register
2018-12-19 Keith Wileseal: fix missing newline in a log
2018-12-19 Konstantin Ananyevrwlock: introduce try semantics
2018-12-19 Anatoly Burakoveal: clean up unused files on initialization
2018-12-19 David Marchandlog: add missing experimental tag
2018-12-19 Jeff Shaweal: remove unnecessary dirent.h include
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-25 Darek Stojaczykeal: fix devargs reference after probing failure
2018-11-25 Darek Stojaczykeal: fix devargs leak on multi-process detach request
2018-11-25 Darek Stojaczykeal: fix multi-process hotplug if attached in secondary
2018-11-25 Darek Stojaczykeal: fix multi-process hotplug if already probed
2018-11-25 Darek Stojaczykeal: fix multi-process hotplug rollback
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-23 Anatoly Burakovipc: fix access after async request failure
2018-11-19 Thomas Monjalonversion: 18.11-rc4
2018-11-18 Anatoly Burakovmalloc: fix adjacency check to also include segment...
2018-11-18 Anatoly Burakovmem: check for contiguousness in external segments
2018-11-18 Kevin Laatzeal: fix duplicate function declaration
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-13 Anatoly Burakovipc: remove panic in async request
2018-11-12 Jerin Jacobeal: fix build
2018-11-12 Jerin Jacobeal: introduce rte version of fls
2018-11-11 Thomas Monjaloneal/x86: remove unused memcpy file
2018-11-11 Thomas Monjalondevargs: do not replace already inserted device
2018-11-07 Alejandro Luceromem: fix DMA mask width sanity check
2018-11-06 Thomas Monjalonversion: 18.11-rc2
2018-11-06 Ferruh Yigitservice: fix possible null access
2018-11-06 Thomas Monjaloneal: remove experimental tag for probe/remove
2018-11-06 Anatoly Burakovmalloc: fix invalid argument handling
2018-11-05 Alejandro Luceromem: add thread unsafe version for DMA mask check
2018-11-05 Alejandro Luceromalloc: modify error message 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-11-05 Alejandro Luceromalloc: fix DMA mask check
2018-11-04 Ferruh Yigiteal: fix build with gcc 9.0
2018-11-04 Jerin Jacobeal: fix error string function
2018-11-01 Darek Stojaczykeal: fix memory leak on multi-process hotplug rollback
2018-10-31 Darek Stojaczykeal: fix IPC memory leak on device hotplug
2018-10-29 Thomas Monjalonversion: 18.11-rc1
2018-10-29 Ferruh Yigitadd missing static keyword to globals
2018-10-29 Darek Stojaczykvfio: share default container in multi-process
2018-10-28 Santosh Shuklaeal: add --iova-mode option
2018-10-28 Alejandro Luceromem: use address hint for mapping hugepages
2018-10-28 Alejandro Luceromem: add function for checking memseg IOVA
2018-10-28 Darek Stojaczykmalloc: check size hint when reserving the biggest...
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 Anatoly Burakovmalloc: fix external heap allocation in no-huge mode
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 Gaetan Rivetdevargs: fix variadic parsing memory leak
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-25 Stephen Hemmingereal/arm: remove profanity in comment
2018-10-24 Dariusz Stojaczykipc: fix undefined behavior in no-shconf mode
2018-10-22 Qi Zhangeal: fix bus name read for removal in multi-process
2018-10-22 Anatoly Burakoveal: improve musl compatibility of string functions
2018-10-22 Anatoly Burakovmem: improve musl compatibility
2018-10-22 Anatoly Burakovfbarray: improve musl compatibility
2018-10-19 Thomas Monjalondevargs: fix freeing during device removal
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: support attach/detach shared device from secondary
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
next