eal: add API to lock/unlock tailq list
[dpdk.git] / lib / librte_eal / common /
2019-07-05 Anatoly Burakoveal: add API to lock/unlock tailq list
2019-07-05 Anatoly Burakovmem: add API to lock/unlock memory hotplug
2019-07-05 Ben Walkereal: compute IOVA mode based on PA availability
2019-07-05 David Marchandmem: fix typo in API description
2019-07-01 Stephen Hemmingermalloc: deprecate unused function to set limit
2019-06-29 Ilya Maximetseal: fix positive error codes from probe/remove
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchandremove experimental tags from all symbol definitions
2019-06-29 David Marchandmem: remove incorrect experimental tag on static symbol
2019-06-29 David Marchanddevargs: remove incorrect experimental tags
2019-06-29 David Marchandeal: hide internal hotplug function
2019-06-29 Mattias Rönnblomeal: use 32-bit RDSEED to allow 32-bit x86 usage
2019-06-28 Mattias Rönnblomeal: introduce random generator with upper bound
2019-06-28 Mattias Rönnblomeal: improve entropy for initial PRNG seed
2019-06-28 Mattias Rönnblomeal: replace libc-based random generation with LFSR
2019-06-13 Maxime Coquelineal/x86: force inlining of all memcpy and mov helpers
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in async request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sync request
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in sendmsg
2019-06-05 Anatoly Burakovipc: do not unregister action if IPC unsupported
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in action register
2019-06-05 Anatoly Burakovipc: handle unsupported IPC in init
2019-06-03 Yongseok Kohbus/pci: add Mellanox kernel driver type
2019-06-03 Bruce Richardsoneal/x86: check rdrand and rdseed
2019-06-03 Stephen Hemmingereal: add lcore accessors
2019-06-03 Stephen Hemmingereal: use unsigned int in lcore API prototypes
2019-05-29 Michael Santanafix off-by-one errors in snprintf
2019-05-09 Anatoly Burakovipc: add warnings about correct API usage
2019-05-09 Anatoly Burakovipc: add warnings about not using IPC with memory API
2019-05-09 Aaron Conoleipc: unlock on failure
2019-05-03 Thomas Monjalonipc: replace bool checks with explicit non-zero
2019-05-03 Anatoly Burakovipc: handle more invalid parameter cases
2019-05-03 Anatoly Burakovipc: harden message receive
2019-05-03 Anatoly Burakovipc: fix send error handling
2019-05-03 Herakliusz Lipiecipc: fix memory leak on request failure
2019-05-03 Stephen Hemmingereal: fix formatting of hotplug error message
2019-05-02 John McNamaradoc: fix spelling reported by aspell in comments
2019-04-21 Thomas Monjaloneal: promote some experimental functions as stable
2019-04-17 Hemant Agrawaldevargs: promote experimental API as stable
2019-04-05 Dekel Peledeal: fix typo in comment of vector function
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy
2019-04-04 Bruce Richardsonreplace snprintf with strlcpy without adding extra...
2019-04-04 Thomas Monjaloneal/x86: fix pedantic build
2019-04-03 Jerin Jacobeal: allow to override init macros per OS
2019-04-03 Gage Eadseal/x86: add 128-bit atomic compare exchange
2019-04-03 Shahaf Shulermem: limit use of address hint
2019-04-03 Stephen Hemmingereal: align hexdump output
2019-04-03 Stephen Hemmingereal: clean formatting of hexdump functions
2019-04-03 Stephen Hemmingereal: make u64 reciprocal divisor const
2019-04-02 Anand Rawateal/windows: add wrappers for string functions
2019-04-02 Anatoly Burakovmem: do not use lockfiles for single file segments...
2019-04-02 Pavan Nikhilesheal: increase max number of interrupt vectors
2019-03-30 Shahaf Shulerbus: introduce device level DMA memory mapping
2019-03-30 Shahaf Shulervfio: allow DMA map to the default container
2019-03-29 Anatoly Burakovmem: warn user when running without NUMA support
2019-03-29 Anatoly Burakovmalloc: fix IPC message initialization
2019-03-29 Anatoly Burakovfbarray: fix init unlock without lock
2019-03-29 Darek Stojaczykfbarray: fix attach deadlock
2019-03-28 Anatoly Burakovvfio: document multiprocess limitation for container API
2019-03-28 Thomas Monjaloneal: remove redundant atomic API description
2019-03-28 Dekel Peledeal/ppc: fix global memory barrier
2019-03-28 Anatoly Burakovfbarray: add API to find biggest used or free chunks
2019-03-28 Anatoly Burakovfbarray: add internal tailq for mapped areas
2019-03-28 Nikhil Raoservice: fix parameter type for attribute
2019-03-28 Joyce Kongticketlock: enable generic ticketlock on all arch
2019-03-28 Joyce Kongticketlock: introduce fair ticket based locking
2019-03-28 Joyce Kongrwlock: reimplement with atomic builtins
2019-03-28 Gavin Huspinlock: reimplement with atomic one-way barrier
2019-03-27 Pavan Nikhilesheal: roundup TSC frequency when estimating
2019-03-27 Pavan Nikhilesheal: add macro to align value to the nearest multiple
2019-03-27 Jakub Grajciareal: add pending interrupt callback unregister
2019-03-27 Anatoly Burakovmalloc: fix documentation of realloc function
2019-03-27 Stephen Hemmingermem: poison memory when freed
2019-03-27 Bruce Richardsoneal: remove unneeded version logic
2019-03-27 Bruce Richardsonbuild: use version number from config file
2019-03-23 Tomasz Jozwiakmalloc: add NUMA-aware realloc function
2019-03-12 Bruce Richardsonmk: use linux and freebsd in config names
2019-03-12 Bruce Richardsonbuild/freebsd: rename macro BSDPAPP to FREEBSD
2019-03-12 Bruce Richardsonbuild/linux: rename macro from LINUXAPP to LINUX
2019-03-07 David Marchandeal: fix core list validation with disabled cores
2019-03-07 David Marchandeal: remove dead code in core list parsing
2019-03-07 David Marchandeal: restrict control threads to startup CPU affinity
2019-03-07 David Marchandeal: fix control threads pinnning
2019-03-07 David Marchandeal: fix check when retrieving current CPU affinity
2019-03-01 Stephen Hemmingereal: remove legacy PMD log macro
2019-03-01 Stephen Hemmingereal: drop unused macros for primary process check
2019-02-25 Bruce Richardsoncompat: merge compat library into EAL
2019-02-12 Bruce Richardsoneal: support strlcat function
2019-02-06 Thomas Monjalonversion: 19.05-rc0
2019-02-01 Thomas Monjalonversion: 19.02.0
2019-01-28 Thomas Monjalonversion: 19.02-rc4
2019-01-20 Thomas Monjalonversion: 19.02-rc3
2019-01-17 Ilya Maximetseal: fix clang build with intrinsics forced
2019-01-17 Anatoly Burakoveal: check string parameter lengths
2019-01-17 David Marchandeal: fix out of bound access when no CPU available
2019-01-17 Hari Kumar Vemulaeal: fix core number validation
2019-01-15 Thomas Monjalonversion: 19.02-rc2
2019-01-15 Gaetan Riveteal: return error when option register fails
2019-01-15 Gaetan Riveteal: improve option API documentation
2019-01-15 Gaetan Riveteal: fix log level of error in option register
next