eal: make u64 reciprocal divisor const
[dpdk.git] / lib / librte_eal / common / include /
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
2018-11-23 Anatoly Burakoveal: remove useless code in bsf64 function
2018-11-19 Thomas Monjalonversion: 18.11-rc4
2018-11-14 Thomas Monjalonversion: 18.11-rc3
2018-11-14 Bruce Richardsoneal/x86: move header to standard BSD license
2018-11-14 Bruce Richardsoneal/x86: reduce contention when retrying TSX
2018-11-12 Jerin Jacobeal: introduce rte version of fls
2018-11-11 Thomas Monjalondevargs: do not replace already inserted device
2018-11-06 Thomas Monjalonversion: 18.11-rc2
2018-11-06 Thomas Monjaloneal: remove experimental tag for probe/remove
2018-11-05 Alejandro Luceromem: add thread unsafe version for DMA mask check
2018-11-05 Alejandro Luceromem: add function for setting DMA mask
2018-11-05 Alejandro Luceromem: rename DMA mask check with proper prefix
2018-10-29 Thomas Monjalonversion: 18.11-rc1
2018-10-29 Darek Stojaczykvfio: share default container in multi-process
2018-10-28 Alejandro Luceromem: add function for checking memseg IOVA
2018-10-27 Kevin Laatzeal: export function to get runtime directory
2018-10-27 Kevin Laatzeal: add option register infrastructure
2018-10-26 Ilya Maximetseal: add nanosleep based delay function
2018-10-26 Thomas Monjaloneal: remove deprecated attach/detach functions
2018-10-26 Thomas Monjalonethdev: add iterator to match devargs input
2018-10-26 Jerin Jacobeal/ppc: support pause API
2018-10-25 Paul Lusebus/vdev: fix multi-process IPC buffer leak on scan
2018-10-25 Keith Wileseal: add macro for attribute weak
2018-10-25 Stephen Hemmingereal/arm: remove profanity in comment
2018-10-22 Anatoly Burakoveal: improve musl compatibility of string functions
2018-10-17 Thomas Monjaloneal: allow probing a device again
2018-10-17 Thomas Monjaloneal: add function to query device status
2018-10-17 Thomas Monjalondrivers/bus: move driver assignment to end of probing
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-10-16 Jeff Guovfio: fix build with Linux < 4.0
2018-10-15 Jeff Guoeal: modify device event process function
2018-10-15 Jeff Guovfio: add request notifier interrupt
2018-10-15 Jeff Guoeal: add failure handling for hot-unplug
2018-10-15 Jeff Guobus: add sigbus handler
2018-10-15 Jeff Guobus: add hot-unplug handler
2018-10-08 Vivek Sharmaeal: use correct data type for bitmap slab operations
2018-10-11 Thomas Monjaloneal: simplify parameters of hotplug functions
2018-10-11 Thomas Monjaloneal: remove experimental flag of hotplug functions
2018-10-11 Thomas Monjaloneal: add bus pointer in device structure
2018-10-11 Thomas Monjalondevargs: simplify parameters of removal function
2018-10-11 Thomas Monjalondevargs: remove deprecated functions
2018-10-11 Anatoly Burakovmalloc: allow detaching from external memory
2018-10-11 Anatoly Burakovmalloc: allow attaching to external memory chunks
2018-10-11 Anatoly Burakovmalloc: allow removing memory from named heaps
2018-10-11 Anatoly Burakovmalloc: allow adding memory to named heaps
2018-10-11 Anatoly Burakovmalloc: allow destroying heaps
next