log: move private functions
[dpdk.git] / lib / librte_eal /
2021-04-09 Thomas Monjalonlog: move private functions
2021-04-08 David Marchandeal: fix telemetry log type on registration failure
2021-04-08 Thomas Monjalonlog: choose EAL log type on registration failure
2021-04-08 David Marchandbuild: remove Windows export symbol list
2021-04-08 David Marchandservice: clean references to removed symbol
2021-04-07 Renata Saiakhovaeal: add synchronous interrupt unregister
2021-04-07 Roy Shtermanmem: fix freeing segments in --huge-unlink mode
2021-03-26 Dmitry Kozlyukmem: fix cleanup when multi-process is disabled
2021-03-26 Tal Shnaidermaneal: rename thread TLS API
2021-03-26 Tal Shnaidermaneal: add error numbers in thread TLS API
2021-03-25 Bruce Richardsontelemetry: move init function to internal header
2021-03-25 Bruce Richardsontelemetry: use log function from pointer
2021-03-23 Thomas Monjaloneal: fix build with musl
2021-03-23 Thomas Monjaloneal: fix comment of OS-specific header files
2021-03-19 Thomas Monjaloneal: mark version parts API as experimental
2021-03-17 Thomas Monjaloneal: fix version macro
2021-03-16 Tal Shnaidermaneal/windows: fix default thread priority
2021-03-16 Dmitry Kozlyukeal/windows: add missing SPDX license tag
2021-03-15 Ferruh Yigitlog/linux: make default output stderr
2021-03-15 Bruce Richardsoneal: fix querying DPDK version at runtime
2021-03-04 Anatoly Burakovfbarray: fix log message on truncation error
2021-03-03 David Christenseneal/ppc: provide arch-specific TSC frequency
2021-03-03 Anatoly Burakovmem: detach memsegs on cleanup
2021-03-03 Yunjian Wangvfio: fix API description
2021-03-01 Nithin Dabilpuramvfio: fix DMA mapping granularity for IOVA as VA
2021-03-01 Nithin Dabilpuramvfio: do not merge contiguous areas
2021-02-10 Bruce Richardsoneal: fix automatic loading of drivers as shared libs
2021-01-29 Anatoly Burakovmem: fix deadlock on secondary allocation
2021-01-29 Bruce Richardsonbuild: add header includes check
2021-01-29 Bruce Richardsoneal: fix internal ABI tag with clang
2021-01-29 Bruce Richardsoneal: fix MCS lock header include
2021-01-29 Thomas Monjalonlib: fix doxygen for parameters of function pointers
2021-01-29 Anatoly Burakoveal: improve power monitor API comments
2021-01-29 Anatoly Burakoveal: rename power monitor condition member
2021-01-27 Anatoly Burakovmem: improve parameter checking on memory hotplug
2021-01-27 Joyce Kongeal/arm: fix debug build with gcc for 128-bit atomics
2021-01-21 Bruce Richardsoneal: fix reciprocal header include
2021-01-21 Bruce Richardsoneal: fix thread header include
2021-01-19 Anatoly Burakovfbarray: fix overlap check
2021-01-19 Anatoly Burakoveal/linux: improve no hugepages logging
2021-01-18 Anatoly Burakoveal: add monitor wakeup function
2021-01-18 Anatoly Burakoveal: remove sync version of power monitor
2021-01-18 Anatoly Burakoveal: change power intrinsics API
2021-01-18 Anatoly Burakoveal: avoid invalid power intrinsics API usage
2021-01-18 Anatoly Burakoveal: uninline power intrinsics
2021-01-17 Nithin Dabilpurambitmap: support 128-byte cacheline in empty check
2021-01-17 Long Lieal/linux: allow multiple starts of event monitor
2021-01-17 Tyler Retzlaffeal/windows: fix C++ compatibility
2021-01-15 Olivier Matzservice: propagate init error in EAL
2021-01-15 Tyler Retzlaffeal/windows: build reciprocal division functions
2021-01-14 Pallavi Kadameal/windows: add random function
2021-01-14 Ruifeng Wanglpm/arm: support SVE
2021-01-11 Tal Shnaidermaneal: add generic thread-local-storage functions
2021-01-11 Tal Shnaidermaneal: move thread affinity functions to new file
2021-01-11 Yunjian Wangeal/linux: fix handling of error events from epoll
2021-01-05 Pallavi Kadameal/windows: add interrupt functions stub
2020-12-07 Nick Connollyeal/windows: fix vfprintf warning with clang
2020-12-07 Nick Connollyeal/windows: fix debug build with MinGW
2020-12-07 Dmitry Kozlyukeal/windows: fix build with MinGW-w64 8
2020-11-27 Ruifeng Wangeal/arm: fix build with gcc optimization level 0
2020-11-25 Timothy Redaellieal: fix plugin loading
2020-11-25 Timothy Redaellieal: fix shared lib mode detection
2020-11-25 Diogo Behrensmcslock: fix hang in weak memory model
2020-11-22 Nick Connollyeal/windows: fix linkage with MinGW
2020-11-22 Yunjian Wangmalloc: fix style in free list index computation
2020-11-20 Tal Shnaidermaneal/windows: remove definition of ETOOMANYREFS
2020-11-15 Tal Shnaidermaneal/windows: add definition of ETOOMANYREFS
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-15 Stephen Hemmingereal: replace usage of blacklist/whitelist in enums
2020-11-13 Ruifeng Wangeal/arm: fix clang build of native target
2020-11-13 David Christensenvfio: use static window sizing for sPAPR IOMMU
2020-11-05 Olivier Matzeal: fix MCS lock and ticketlock headers install
2020-11-03 Anatoly Burakoveal: fix power intrinsics API description
2020-11-03 Dmitry Kozlyukeal/windows: fix deadlock when setting alarm
2020-11-03 Pallavi Kadameal/windows: allow running as non-admin
2020-10-31 Thomas Monjalonkni: move header file from EAL
2020-10-29 David Marchandtrace: make CTF metadata prettier
2020-10-29 David Marchandtrace: fix metadata dump
2020-10-29 David Marchandtrace: remove size limit on CTF event description
2020-10-29 David Marchandtrace: fixup CTF event description at registration
2020-10-29 Liang Maeal: add intrinsics support check infrastructure
2020-10-29 Liang Maeal: add power management intrinsics
2020-10-29 Liang Maeal/x86: add CPU flag for WAITPKG
2020-10-29 Yunjian Wangeal: fix interrupt trace point
2020-10-27 David Marchandservice: separate statistics dump and reset
2020-10-23 Thomas Monjalonremove config prefix used with make
2020-10-23 Thomas Monjalonmem: fix config name in error logs
2020-10-23 Thomas Monjaloneal: remove comment about old partition option
2020-10-23 Yunjian Wangeal: report duplicate device event callback
2020-10-23 Yunjian Wangeal: return errors on device event callback unregister
2020-10-23 Yunjian Wangeal: fix leak on device event callback unregister
2020-10-22 David Marchandbuild: fix version map file references in documentation
2020-10-20 Yunjian Wangeal/linux: fix memory leak in uevent handling
2020-10-20 Tal Shnaidermaneal/windows: add missing stdint include
2020-10-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-20 Stephen Hemmingereal: add macro to mark macros as deprecated
2020-10-19 Stephen Hemmingeripc: fix spelling in log and comment
2020-10-19 Bruce Richardsonbuild: replace use of old build macros
2020-10-19 Bruce Richardsonbuild: remove library name from version map file name
2020-10-19 Ciara Powereal: control max SIMD bitwidth
next