kvargs: fix invalid token parsing on FreeBSD
[dpdk.git] / lib / librte_eal /
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-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-05-06 Kevin Traynoreal/x86: ignore gcc 10 stringop-overflow warnings
2020-04-28 David Marchandeal: fix typo in endian conversion macros
2020-04-26 Dmitry Kozlyukeal: disable tracing on Windows
2020-04-26 Thomas Monjalonmem: fix build
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-25 Haiyue Wangeal: add internal ABI tag definition
2020-04-24 David Marchandeal: fix build on armv7
2020-04-24 Li Fengmem: exclude unused memory from core dump
2020-04-24 Li Fengmem: mark pages as not accessed when freeing memory
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
2020-04-23 Jerin Jacobtrace: hook subsystem to FreeBSD
2020-04-23 Jerin Jacobtrace: hook subsystem to Linux
2020-04-23 Jerin Jacobtrace: implement provider payload
2020-04-23 Jerin Jacobtrace: implement registration payload
2020-04-23 Jerin Jacobtrace: implement trace save
2020-04-23 Jerin Jacobtrace: implement debug dump
2020-04-23 Jerin Jacobtrace: implement memory allocation
2020-04-23 Sunil Kumar Koritrace: handle CTF keyword collision
2020-04-23 Jerin Jacobtrace: create CTF TDSL metadata in memory
2020-04-23 Jerin Jacobtrace: save bootup timestamp
2020-04-23 Jerin Jacobtrace: add internal init and fini interface
2020-04-23 Jerin Jacobtrace: implement operation APIs
2020-04-23 Jerin Jacobtrace: implement register API
2020-04-23 Jerin Jacobtrace: introduce new subsystem
2020-04-23 Jerin Jacobeal: introduce API for getting thread name
2020-04-21 Tal Shnaidermaneal/windows: fix build
2020-04-21 Dmitry Kozlyukeal/windows: do not expose private facilities
2020-04-21 Wei Hu (Xavier)vfio: fix use after free with multiprocess
2020-04-21 Michael Haeuptlevfio: fix race condition with sysfs
2020-04-21 Tonghao Zhangeal: fix PRNG init with HPET enabled
2020-04-21 Thinh Traneal/ppc64: use glibc for cpu cycles count
2020-04-17 David Marchandeal/ppc: fix build
2020-04-16 Thomas Monjalonlog: fix level picked with globbing on type register
2020-04-16 Thomas Monjalonreplace no-return attributes
2020-04-16 Thomas Monjalonreplace cold attributes
2020-04-16 Thomas Monjalonreplace hot attributes
2020-04-16 Thomas Monjalonreplace used attributes
2020-04-16 Thomas Monjalonreplace unused attributes
2020-04-16 Thomas Monjalonreplace no-inline attributes
2020-04-16 Thomas Monjalonreplace always-inline attributes
2020-04-16 Thomas Monjalonreplace packed attributes
2020-04-16 Thomas Monjalonreplace alignment attributes
2020-04-15 Suanming Moubitmap: add init with all bits set
2020-04-14 Pavan Nikhileshbuild: disable experimental API check internally
2020-03-31 Thomas Monjaloneal: clean make and meson files
2020-03-31 Thomas Monjaloneal: move OS-specific sub-directories
2020-03-31 Thomas Monjaloneal: move common header files
2020-03-31 Thomas Monjaloneal: simplify meson build of common directory
2020-03-31 Thomas Monjaloneal: move arch-specific header files
2020-03-31 Thomas Monjaloneal: move arch-specific C files
2020-03-31 Thomas Monjalonbuild: rename ppc sub-directories
2020-03-31 Thomas Monjaloneal: remove useless makefiles
2020-03-27 Ferruh Yigitlog: add API to check if a logtype can log in a given...
2020-03-27 Anatoly Burakovmem: preallocate VA space in no-huge mode
2020-03-27 Anatoly Burakovvfio: map contiguous areas in one go
2020-03-25 Mit Matelskeeal/freebsd: fix queuing duplicate alarm callbacks
2020-03-24 Jerin Jacobeal: store control thread CPU affinity in TLS
2020-03-18 Dmitry Kozlyukeal/windows: support building with MinGW-w64
2020-03-18 Dmitry Kozlyukeal/windows: use lowercase filenames for system headers
2020-03-18 Dmitry Kozlyukeal: introduce portable format attribute
2020-03-17 Thomas Monjaloneal: fix compiler detection in public headers
2020-03-13 Harry van Haarenservice: fix crash on exit
2020-03-13 David Marchandmem: mark pages as not accessed when reserving VA
2020-03-13 Haifeng Lineal/arm64: fix precise TSC
2020-03-13 David Marchandeal/arm64: remove internal macros
2020-03-13 Sunil Kumar Korieal: fix log message print for regex
2020-03-13 Haiyue Wangeal: fix 32-bit structure marker
2020-02-21 Dmitry Kozlyukeal/windows: fix out-of-memory check in asprintf
2020-02-12 Pallavi Kadameal/windows: support command line options parsing
2020-02-12 Pallavi Kadameal/windows: support more common files
2020-02-12 Pallavi Kadameal: disable syslog and dlopen on Windows
2020-02-12 Pallavi Kadameal/x86: include SSE4 support on Windows
2020-02-12 Pallavi Kadameal/windows: detect process type
2020-02-12 Pallavi Kadameal/windows: add getopt implementation
2020-02-12 Pallavi Kadameal/windows: add some basic functions and macros
2020-02-12 Pallavi Kadameal/windows: add dirent implementation
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-06 Harman Kalraeal: check if running in interrupt context
2020-02-06 Stephen Hemmingermem: fix munmap in error unwind
2020-02-05 Takeshi Yoshimuravfio: fix mapping failures in ppc64le
2020-01-21 David Marchandeal: remove limitation on cpuset with --lcores
2020-01-21 David Marchandeal: log all detected cores on startup
2020-01-20 David Marchandeal: do not cache lcore detection state
next