eal: fix typo in doc of pointer offset macro
[dpdk.git] / lib / librte_eal / common / include /
2018-05-13 Thomas Monjaloneal: fix typo in doc of pointer offset macro
2018-05-13 Andy Greenspinlock/x86: move stack declaration before code
2018-05-13 Andy Greeneal: declare trace buffer at top of own block
2018-05-13 Andy Greeneal: explicit cast of core id when getting index
2018-05-13 Andy Greeneal: explicit cast of builtin for bsf32
2018-05-08 Anatoly Burakovmem: add argument to memory event callback
2018-05-02 Thomas Monjalonversion: 18.05-rc2
2018-05-02 Konstantin Ananyeveal/x86: fix atomic exchange for 32-bit
2018-04-27 Thomas Monjalonversion: 18.05-rc1
2018-04-27 Xiao Wangvfio: add multi container support
2018-04-26 Anatoly Burakoveal: make semantics of lcore role function more intuitive
2018-04-25 Harry van Haarenservice: remove experimental tags
2018-04-25 Stephen Hemmingerlog: add ability to match log type with globbing
2018-04-25 Stephen Hemmingereal: make log level save private
2018-04-25 Aaron Conoleeal: abstract away the auxiliary vector
2018-04-25 Gaetan Riveteal: add last init priority
2018-04-25 Gaetan Riveteal: list acceptable init priorities
2018-04-25 Gaetan Rivetdevargs: rename legacy API
2018-04-25 Gaetan Rivetdevargs: use proper namespace prefix
2018-04-25 Gaetan Rivetdevargs: update syntax documentation
2018-04-25 Gaetan Rivetdevargs: make parsing variadic
2018-04-25 Gaetan Rivetdevargs: make devargs list private
2018-04-25 Gaetan Rivetdevargs: introduce iterator
2018-04-24 Olivier Matzeal: set affinity for control threads
2018-04-24 Olivier Matzeal: set name when creating a control thread
2018-04-24 Olivier Matzeal: add function to create control threads
2018-04-18 Junjie Cheneal/x86: force inlining of memcpy sub-functions
2018-04-17 Adrien Mazarguileal: fix signed integers in fbarray
2018-04-16 Anatoly Burakovvfio: export functions even when disabled
2018-04-13 Jeff Guoeal: add device event monitor framework
2018-04-13 Jeff Guoeal: add device event handle in interrupt thread
2018-04-12 Hemant Agrawalvfio: export some internal functions
2018-04-12 Hemant Agrawaldoc: add VFIO API in doxygen
2018-04-11 Pavan Nikhilesheal: fix ARM build with clang
2018-04-11 Anatoly Burakovmem: prevent preallocated pages from being freed
2018-04-11 Anatoly Burakovmem: add validator callback
2018-04-11 Anatoly Burakovmalloc: support callbacks on memory events
2018-04-11 Anatoly Burakovmalloc: support multiprocess memory hotplug
2018-04-11 Anatoly Burakovmem: prepare memseg lists for multiprocess sync
2018-04-11 Anatoly Burakovmemzone: replace memzone array with fbarray
2018-04-11 Anatoly Burakovmem: replace memseg with memseg lists
2018-04-11 Anatoly Burakoveal: add shared indexed file-backed array
2018-04-11 Anatoly Burakovvfio: allow to map other memory regions
2018-04-11 Anatoly Burakovmem: add virt2memseg function
2018-04-11 Anatoly Burakovmem: add iova2virt function
2018-04-11 Anatoly Burakovmem: add contig walk function
2018-04-11 Anatoly Burakovmem: add function to walk all memsegs
2018-04-11 Anatoly Burakovmemzone: enable IOVA-contiguous reserving
2018-04-11 Anatoly Burakovmalloc: add function to dump heap contents
2018-04-11 Anatoly Burakovmalloc: make heap a doubly-linked list
2018-04-10 Shahaf Shuleralign SPDX Mellanox copyrights
2018-04-10 Jan Viktorinuse SPDX tag for RehiveTech copyright files
2018-04-04 Anatoly Burakoveal: provide API for querying valid socket ids
2018-04-04 Anatoly Burakoveal: add IPC asynchronous request
2018-04-04 Anatoly Burakoveal: rename IPC request as synchronous one
2018-04-04 Bruce Richardsoneal: support strlcpy function
2018-04-04 Pavan Nikhilesheal: add functions for previous power of 2 alignment
2018-04-04 Pavan Nikhilesheal: add macros to align value to multiple
2018-03-30 Ivan Maloveal: register log type and pick level from args
2018-03-30 Stephen Hemmingereal: introduce atomic exchange operation
2018-03-21 Anatoly Burakovvfio: fix headers for C++ support
2018-03-13 Gowrishankar Muthu... eal/ppc: remove braces in SMP memory barrier macro
2018-02-19 Thomas Monjalonversion: 18.05-rc0
2018-02-14 Thomas Monjalonversion: 18.02.0
2018-02-08 Thomas Monjalonversion: 18.02-rc4
2018-02-06 Thomas Monjalonversion: 18.02-rc3
2018-02-06 Marko Kovacevicdoc: update definition of lcore id and index
2018-02-06 Nipun Guptambuf: fix logic of user mempool ops API
2018-02-01 Thomas Monjalonversion: 18.02-rc2
2018-02-01 Olivier Matzeal: use SPDX tags in 6WIND copyrighted files
2018-01-31 Yongseok Koheal/arm64: fix instrinsic for GCC < 4.9
2018-01-30 Bruce Richardsonbuild: support ARM with meson
2018-01-30 Bruce Richardsonbuild: replace license text with SPDX tag
2018-01-30 Bruce Richardsonbuild: remove library special cases
2018-01-30 Luca Boccassieal: do not hard-code install path with meson
2018-01-30 Luca Boccassibuild: add optional arch-specific headers install path
2018-01-30 Bruce Richardsoneal: build with meson
2018-01-30 Jianfeng Taneal: add synchronous multi-process communication
2018-01-30 Jianfeng Taneal: add channel for multi-process communication
2018-01-30 Gowrishankar Muthu... eal/ppc: remove the braces in memory barrier macros
2018-01-29 Neil Hormanadd experimental tag to appropriate functions
2018-01-29 Harry van Haareneal: add function to release internal resources
2018-01-29 Harry van Haarenservice: restrict finalize to internal usage
2018-01-29 Konstantin Ananyeveal/x86: use lock-prefixed instructions for SMP barrier
2018-01-29 Jia Heeal/arm64: remove the braces in memory barrier macros
2018-01-28 Yongseok Koheal/arm64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/arm32: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/ppc64: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal/x86: define coherent I/O memory barriers
2018-01-28 Yongseok Koheal: introduce coherent I/O memory barriers
2018-01-28 Yongseok Koheal: group memory barriers by type in doxygen
2018-01-27 Pavan Nikhilesheal: add u64-bit variant for reciprocal divide
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-26 Vipin Vargheseservice: fix memory leak with new function
2018-01-22 Thomas Monjalonversion: 18.02-rc1
2018-01-20 Aleksey Baulineal: improve likely and unlikely macros
2018-01-20 Herbert Guaneal/arm64: optimize memcpy
2018-01-19 Pavan Nikhilesheal: add test assert macros
2018-01-16 Hemant Agrawalvfio: expose clear group function for internal usages
2018-01-16 Adrien Mazarguillib: fix missing includes in exported headers
next