eal: simplify meson build of common directory
[dpdk.git] / lib / librte_eal / common / include / rte_memory.h
2019-11-25 Anatoly Burakovmem: clarify documentation of virt2iova behaviour
2019-11-07 Anatoly Burakovvfio: fix DMA mapping of external heaps
2019-10-25 Konstantin Ananyeveal: move cache line and IOVA related definitions
2019-07-06 Anatoly Burakoveal: hide shared memory config
2019-07-05 David Marchandmem: fix typo in API description
2019-06-29 David Marchandenforce experimental tag at beginning of declarations
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-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-28 Alejandro Luceromem: add function for checking memseg IOVA
2018-10-11 Anatoly Burakovmem: allow memseg lists to be marked as external
2018-09-19 Anatoly Burakovmem: allow querying offset into segment fd
2018-09-19 Anatoly Burakovmem: add external API to retrieve page fd
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg list walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe memseg walk variant
2018-07-13 Anatoly Burakovmem: provide thread-unsafe contig walk variant
2018-05-28 Anatoly Burakovmem: document callbacks not being supported in some...
2018-05-08 Anatoly Burakovmem: add argument to memory event callback
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 Burakovmem: replace memseg with memseg lists
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-01-16 Adrien Mazarguillib: fix missing includes in exported headers
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-06 Thomas Monjalonmem: rename address mapping function to IOVA
2017-11-06 Santosh Shuklamem: rename segment address from physical to IOVA
2017-11-06 Thomas Monjalonmem: introduce IOVA type
2017-11-06 Thomas Monjalonremove include of generated config header
2017-10-26 Gaetan Rivetmem: expose function for physical address use
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-10-08 Jianfeng Tanmem: remove API to get physical address in dom0
2016-10-13 Mauricio Vasquez Bdoc: fix file argument of debug functions
2016-09-13 Adrien Mazarguillib: add missing include dependencies
2016-09-13 Adrien Mazarguillib: work around unnamed structs/unions
2016-09-13 Adrien Mazarguillib: work around large enum values
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-05-19 Olivier Matzxen: return machine address without knowing memseg id
2016-02-11 Jerin Jacobeal: introduce new cache line macros
2016-02-11 Jerin Jacobconfig: clean cache line size selection scheme
2016-01-28 Ferruh Yigitlib: remove keyword extern for functions
2015-12-06 Thomas Monjaloneal: fix build with Xen dom0 enabled
2015-11-25 Declan Dohertyeal: add packing and alignment macros
2015-11-13 Stephen Hemmingerxen: allow determining DOM0 at runtime
2015-07-13 Cyril Chemparathyeal/tile: add page sizes for TILE-Gx/Mx platforms
2015-06-12 Stephen Hemmingereal: fix whitespace
2014-12-11 Michael Qiueal: fix build for 32-bit system
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-06-27 Hiroshi Shimamotomem: fix build because of missing stdio.h for FILE
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-03-20 Thomas Monjalonmem: get physical address of any pointer
2014-03-20 Thomas Monjalonmem: revert "get physical address of any pointer"
2014-02-26 Damien Millescampsmem: get physical address of any pointer
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-06 Intellib: 32/64-bit cleanups
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: fix for multi process support
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release