eal/windows: add missing SPDX license tag
[dpdk.git] / lib / librte_eal / common /
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 Anatoly Burakovmem: detach memsegs on cleanup
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-27 Anatoly Burakovmem: improve parameter checking on memory hotplug
2021-01-19 Anatoly Burakovfbarray: fix overlap check
2021-01-15 Tyler Retzlaffeal/windows: build reciprocal division functions
2021-01-14 Pallavi Kadameal/windows: add random function
2020-11-25 Timothy Redaellieal: fix plugin loading
2020-11-25 Timothy Redaellieal: fix shared lib mode detection
2020-11-22 Yunjian Wangmalloc: fix style in free list index computation
2020-11-15 Stephen Hemmingereal: replace blacklist/whitelist options
2020-11-15 Stephen Hemmingereal: replace usage of blacklist/whitelist in enums
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-27 David Marchandservice: separate statistics dump and reset
2020-10-23 Thomas Monjalonremove config prefix used with make
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-20 Stephen Hemmingereal: rename lcore master and slave
2020-10-19 Stephen Hemmingeripc: fix spelling in log and comment
2020-10-19 Ciara Powereal: control max SIMD bitwidth
2020-10-15 Thomas Monjaloneal: simplify exit functions
2020-10-13 Ruifeng Wangconfig: remap flags used for Arm platforms
2020-10-08 Timothy McDanieltrace: increase event CTF description buffer size
2020-10-07 Pavan Nikhileshtrace: add size_t as generic trace point
2020-10-07 Pavan Nikhileshtrace: fix size_t field emitter
2020-09-25 Radu Nicolaubuild: remove deprecated cpuflag macros
2020-09-21 Harry van Haarenservice: retrieve lcore active state
2020-09-16 Stephen Hemmingerlog: hide internal variable
2020-09-09 Tal Shnaidermaneal/windows: probe vdev
2020-07-08 Lukasz Wojciechowskiservice: fix core mapping reset
2020-07-08 David Marchandeal: add multiprocess disable API
2020-07-08 David Marchandeal: add lcore iterators
2020-07-08 David Marchandeal: add lcore init callbacks
2020-07-08 David Marchandeal: register non-EAL threads as lcores
2020-07-08 David Marchandeal: move lcore role code
2020-07-08 David Marchandeal: introduce thread uninit helper
2020-07-08 David Marchandeal: introduce thread init helper
2020-07-08 David Marchandeal: fix multiple definition of per lcore thread id
2020-07-08 David Marchandeal: relocate per thread symbols to common
2020-07-07 Igor Romanovservice: fix lcore iteration
2020-07-07 Haiyue Wangvfio: support VF token
2020-07-07 Stephen Hemmingereal: fix lcore accessors for non-EAL threads
2020-07-06 Tal Shnaidermanmbuf: build on Windows
2020-07-05 David Marchandtrace: simplify trace point registration
2020-07-05 Bruce Richardsoneal: restrict default plugin path to shared lib mode
2020-07-05 Bruce Richardsoneal: cache last directory permissions checked
2020-07-05 Bruce Richardsoneal: forbid loading drivers from insecure paths
2020-07-05 Bruce Richardsoneal: load only shared libs from driver plugin directories
2020-07-05 Bruce Richardsoneal: remove unnecessary null-termination in plugin...
2020-06-29 Tal Shnaidermanbus/pci: introduce Windows support with stubs
2020-06-29 Tal Shnaidermaneal: move OS common options usage functions
2020-06-29 Tal Shnaidermaneal: move OS common config objects
2020-06-24 Tal Shnaidermaneal/windows: support exit and panic
2020-06-24 Tal Shnaidermaneal: move OS common debug functions to single file
2020-06-23 Fady Badertimer: support EAL functions on Windows
2020-06-23 Fady Badertimer: move from common to Unix directory
2020-06-15 Dmitry Kozlyukeal/windows: implement basic memory management
2020-06-15 Dmitry Kozlyukeal/windows: add tracing stubs
2020-06-15 Dmitry Kozlyukmem: extract common dynamic memory allocation
2020-06-15 Dmitry Kozlyukmem: extract common memseg list initialization
2020-06-15 Dmitry Kozlyukeal: introduce memory management wrappers
2020-06-15 Dmitry Kozlyukeal: introduce internal wrappers for file operations
2020-06-15 Pallavi Kadameal/windows: fix warnings
2020-05-19 Jerin Jacobdoc: use globbing terminology
2020-05-11 Bing Zhaomem: fix overflow on allocation
2020-05-11 Phil Yangservice: relax barriers with C11 atomics
2020-05-11 Phil Yangservice: optimize with C11 atomics
2020-05-11 Phil Yangservice: remove redundant code
2020-05-11 Phil Yangservice: remove rte prefix from static functions
2020-05-11 Honnappa Nagarahalliservice: fix identification of service running on other...
2020-05-11 Honnappa Nagarahalliservice: fix race condition for MT unsafe service
2020-05-10 Bruce Richardsoneal: add telemetry callbacks
2020-05-10 Ciara Powereal: remove option registration infrastructure
2020-05-10 Ciara Powereal: add telemetry as dependency
2020-05-06 Phil Yangtrace: fix build with gcc 10
2020-05-06 David Marchandtrace: remove string duplication
2020-05-06 David Marchandtrace: remove limitation on patterns number
2020-05-06 David Marchandtrace: remove unneeded checks in internal API
2020-05-06 David Marchandtrace: avoid confusion on optarg
2020-05-06 David Marchandtrace: simplify trace point headers
2020-04-26 Dmitry Kozlyukeal: disable tracing on Windows
2020-04-26 Thomas Monjalonmem: fix build
2020-04-24 Li Fengmem: exclude unused memory from core dump
2020-04-24 Stephen Hemmingereal: fix comments spelling
2020-04-23 Sunil Kumar Koritrace: add trace mode configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace bufsize configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace directory configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace configuration parameter
2020-04-23 Jerin Jacobtrace: add interrupt tracepoints
2020-04-23 Jerin Jacobtrace: add thread tracepoints
2020-04-23 Jerin Jacobtrace: add memzone tracepoints
2020-04-23 Jerin Jacobtrace: add memory tracepoints
2020-04-23 Jerin Jacobtrace: add alarm tracepoints
2020-04-23 Jerin Jacobtrace: add generic tracepoints
next