eal/windows: remove useless C++ include guard
[dpdk.git] / lib / eal / include /
2022-02-02 Martijn Bakkerpflock: fix header file installation
2022-01-11 Josh Soreffix spelling in comments and strings
2021-11-26 Sean Morrisseyfix PMD wording
2021-11-16 Stephen Hemmingerfix spelling in comments and doxygen
2021-11-08 Anatoly Burakovvfio: fix FreeBSD documentation
2021-11-04 David Marchandeal: promote non-EAL lcore API as stable
2021-11-03 Feifei Wangmcslock: use wait until scheme for unlock
2021-11-03 Feifei Wangpflock: use wait until scheme for read lock
2021-11-03 Feifei Wangeal: add a new helper for wait until scheme
2021-10-25 Honnappa Nagarahallieal: simplify control thread creation
2021-10-25 Harman Kalrainterrupts: extend event list
2021-10-25 Harman Kalrainterrupts: rename device specific file descriptor
2021-10-25 Harman Kalrainterrupts: make interrupt handle structure opaque
2021-10-25 Harman Kalrainterrupts: add allocator and accessors
2021-10-25 Honnappa Nagarahallieal: remove FINISHED lcore state
2021-10-20 Feifei Wangmcslock: use WFE in lock for aarch64
2021-10-02 Ivan Malovlog: promote some function to stable
2021-10-02 Mattias Rönnblomeal: promote random generator with upper bound to stable
2021-10-01 William Tueal: remove sys/queue.h from public headers
2021-10-01 Dmitry Kozlyuklib: remove sched.h from public headers
2021-09-28 Anatoly Burakovmem: promote some shared memory config API to stable
2021-09-28 Anatoly Burakovmem: promote DMA mask API to stable
2021-09-28 Anatoly Burakovmem: promote external memory API to stable
2021-09-28 Anatoly Burakovmem: promote memseg API to stable
2021-09-28 Anatoly Burakovmalloc: promote some experimental API to stable
2021-09-28 Anatoly Burakovfbarray: promote experimental API to stable
2021-09-28 Anatoly Burakovipc: promote experimental API to stable
2021-09-27 Shijith Thottoneal: add macro to swap two variables
2021-09-16 Stephen Hemmingereal: remove deprecated noninclusive API
2021-09-02 Xueming Libus: add device arguments name parsing
2021-07-24 Stephen Hemmingereal: fix argument in 32-bit safe BSF function
2021-07-09 Gavin Huspinlock: use WFE to reduce contention on aarch64
2021-07-09 Anatoly Burakoveal: add power monitor for multiple events
2021-07-09 Anatoly Burakoveal: use callbacks for power monitoring comparison
2021-07-05 Xueming Lidevargs: add common key definition
2021-07-05 Thomas Monjaloneal: save error in string copy
2021-06-17 Christian Ehrhardtvfio: add stdbool include
2021-06-11 David Marchandmalloc: fix size annotation for NUMA-aware realloc
2021-06-11 Ivan Ilchenkobitmap: fix buffer overrun in bitmap init
2021-05-11 Lance Richardsoneal: fix memory mapping on 32-bit target
2021-05-11 David Marchandlog: register with standardized names
2021-04-21 Bruce Richardsonlib: remove librte_ prefix from directory names