mem: fix build
[dpdk.git] / lib / librte_eal / common /
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
2020-04-23 Jerin Jacobtrace: hook subsystem to Linux
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-21 Tonghao Zhangeal: fix PRNG init with HPET enabled
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 used attributes
2020-04-16 Thomas Monjalonreplace packed attributes
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-27 Ferruh Yigitlog: add API to check if a logtype can log in a given...
2020-03-24 Jerin Jacobeal: store control thread CPU affinity in TLS
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-12 Pallavi Kadameal: disable syslog and dlopen on Windows
2020-02-12 Pallavi Kadameal/x86: include SSE4 support on Windows
2020-02-11 Thomas Monjalonbuild: remove redundant config include
2020-02-06 Harman Kalraeal: check if running in interrupt context
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
2020-01-20 Jerin Jacobeal: introduce structure markers
2020-01-20 Artur Trybulamem: improve log message for too low memzone segments
2020-01-17 Gavin Huticketlock: use new API to reduce contention on aarch64
2020-01-17 Gavin Hueal: add wait until equal API
2019-12-20 Aaron Conoleservice: don't walk out of bounds when checking services
2019-12-20 David Marchandtest/common: fix log2 check
2019-11-28 Stephen Hemmingereal: remove reciprocal divide license boilerplate
2019-11-28 Stephen Hemmingereal: remove uuid license boilerplate
2019-11-26 Ali Alnubanieal: fix header file install with meson
2019-11-26 Xueming Limalloc: fix memory element size in case of padding
2019-11-25 Anatoly Burakovmem: clarify documentation of virt2iova behaviour
2019-11-20 Jakub Grajciarnet/memif: support zero-copy slave
2019-11-20 Xueming Limalloc: fix realloc padded element size
2019-11-20 Xueming Limalloc: fix realloc copy size
2019-11-19 Kevin Traynorlib: fix doxygen typos
2019-11-19 Kevin Traynorlib: fix log typos
2019-11-08 Andrzej Ostruszkalib: annotate versioned functions
2019-11-08 Andrzej Ostruszkadoc: fix description of versioning macros
2019-11-07 Anatoly Burakovvfio: fix DMA mapping of external heaps
2019-11-07 Anatoly Burakovvfio: remove deprecated DMA mapping functions
2019-10-27 Dharmik Thakkarrename private header files
2019-10-27 Bruce Richardsonbuild: support building ABI versioned files twice
2019-10-27 Bruce Richardsoneal: split compat header file
2019-10-27 David Marchandeal: make the global configuration private
2019-10-27 David Marchandeal: factorize lcore role code
2019-10-27 David Marchandeal: deinline lcore APIs
2019-10-27 David Marchandlog: add log stream accessor
2019-10-27 David Marchandmem: hide internal heap header
2019-10-27 David Marchandeal: remove deprecated malloc virt2phys function
2019-10-27 David Marchandeal: remove deprecated CPU flags check function
2019-10-27 Stephen Hemmingereal: make lcore config private
2019-10-26 Olivier Matzmbuf: support dynamic fields and flags
2019-10-26 Anatoly Burakovmem: make base address hint OS specific
2019-10-26 Pallavi Kadameal: move CPU operations to OS specific headers
2019-10-26 Pavan Nikhileshreciprocal: fix off-by-one with 32-bit divisor
2019-10-25 Konstantin Ananyeveal: move cache line and IOVA related definitions
2019-10-25 Anatoly Burakoveal/freebsd: support option --base-virtaddr
2019-10-24 David Marchandeal: remove dead code on NUMA node detection
2019-10-21 Phil Yangeal/arm64: add 128-bit atomic compare exchange
2019-10-18 Jim Harriseal: calibrate TSC only in primary process
2019-10-18 Nikhil Raoservice: avoid false sharing on core state
2019-10-17 Hemant Agrawaleal/ppc: add SPDX license tag
2019-10-17 David Christenseneal/ppc: fix 64-bit atomic exchange operation
2019-10-15 Stephen Hemmingerservice: use log for error messages
2019-10-09 David Marchandremove useless include of EAL memory config header
2019-08-08 Gagandeep Singheal: increase maximum different hugepage sizes on Arm
2019-08-05 David Christensenreplace license text with SPDX tag on PPC files
2019-08-05 David Marchandeal: hide internal function
next