eal: move CPU operations to OS specific headers
[dpdk.git] / lib / librte_eal / common / include /
2019-10-26 Pallavi Kadameal: move CPU operations to OS specific headers
2019-10-25 Konstantin Ananyeveal: move cache line and IOVA related definitions
2019-10-21 Phil Yangeal/arm64: add 128-bit atomic compare exchange
2019-10-17 David Christenseneal/ppc: fix 64-bit atomic exchange operation
2019-08-05 David Christensenreplace license text with SPDX tag on PPC files
2019-07-30 David Marchandeal: fix control thread affinity with --lcores
2019-07-29 Hemant Agrawaleal: replace license text with SPDX tag
2019-07-29 David Marchandservice: remove experimental banner in API description
2019-07-29 Xiaolong Yeeal: replace license text with SPDX tag
2019-07-23 Nithin Dabilpurameal: add ack interrupt API
2019-07-22 David Marchandbus/pci: remove Mellanox kernel driver type
2019-07-17 Thomas Monjaloneal: update comment about --no-huge option
2019-07-08 Gage Eadsservice: promote experimental functions to stable
2019-07-08 Krzysztof Kanaseal: fix typo in comments
2019-07-07 Phil Yangmcslock: add MCS queued lock implementation
2019-07-06 Anatoly Burakovtimer: fix resource leak in finalize
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 Anatoly Burakoveal: add API to lock/unlock mempool list
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 David Marchandenforce experimental tag at beginning of declarations
2019-06-29 David Marchanddevargs: remove incorrect experimental tags
2019-06-29 David Marchandeal: hide internal hotplug function
2019-06-28 Mattias Rönnblomeal: introduce random generator with upper bound
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: handle unsupported IPC in action register
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-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-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 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 Stephen Hemmingereal: make u64 reciprocal divisor const
2019-04-02 Anand Rawateal/windows: add wrappers for string functions
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-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 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: 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 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-07 David Marchandeal: restrict control threads to startup 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-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: rename option name field
2019-01-15 Gaetan Riveteal: add option usage string
2019-01-14 Ilya Maximetseal: fix build of external app with clang on armv8
2018-12-22 Thomas Monjalonversion: 19.02-rc1
2018-12-21 Anatoly Burakovmalloc: fix deadlock when reading stats
2018-12-20 Anatoly Burakoveal: add 64-bit log2 function
2018-12-20 Anatoly Burakoveal: add 64-bit fls function
2018-12-20 Anatoly Burakoveal: add 64-bit bsf and 32-bit safe bsf functions
2018-12-20 Anatoly Burakovbitmap: remove deprecated 64-bit bsf function
2018-12-20 Anatoly Burakovmem: allow usage of non-heap external memory in multipr...
2018-12-20 Anatoly Burakovmem: allow registering external memory areas
2018-12-20 Anatoly Burakovmalloc: make alignment requirements more stringent
2018-12-19 Konstantin Ananyevrwlock: introduce try semantics
2018-12-19 David Marchandlog: add missing experimental tag
2018-11-30 Thomas Monjalonversion: 19.02-rc0
2018-11-26 Thomas Monjalonversion: 18.11.0
2018-11-25 Thomas Monjalonversion: 18.11-rc5
2018-11-23 Thomas Monjaloneal: fix build with -O1
2018-11-23 Anatoly Burakoveal: deprecate and rename bsf64 function
next