mk: build with _GNU_SOURCE defined by default
[dpdk.git] / lib / librte_eal / linuxapp / eal / Makefile
2018-10-22 Anatoly Burakovmk: build with _GNU_SOURCE defined by default
2018-10-17 Qi Zhangeal: enable hotplug on multi-process
2018-10-03 Anatoly Burakovmem: store memory mode flags in shared config
2018-08-08 Olivier Matzeal: remove deprecated function for mbuf pool ops
2018-07-15 Gaetan Rivetdevargs: add function to parse device layers
2018-07-15 Gaetan Riveteal: introduce device class abstraction
2018-07-13 Stephen Hemmingereal: add uuid API
2018-04-27 Thomas Monjaloneal: fix build on FreeBSD
2018-04-13 Jeff Guoeal: add device event monitor framework
2018-04-11 Anatoly Burakovmalloc: support multiprocess memory hotplug
2018-04-11 Anatoly Burakovmem: add function to check if memory is contiguous
2018-04-11 Anatoly Burakovmem: support mapping hugepages at runtime
2018-04-11 Anatoly Burakoveal: add shared indexed file-backed array
2018-04-04 Anatoly Burakoveal: provide API for querying valid socket ids
2018-01-29 Neil Hormanmk: add experimental tag check
2018-01-27 Pavan Nikhilesheal: introduce integer divide through reciprocal
2018-01-11 Thomas Monjaloneal/x86: get hypervisor name
2018-01-04 Bruce Richardsonlib: use SPDX tag for Intel copyright files
2017-11-07 Jianfeng Tanbus/vdev: move code from EAL into a new driver
2017-11-07 Xiaoyun Lieal/x86: revert select optimized memcpy at run-time
2017-10-26 Gaetan Rivetpci: introduce library and driver
2017-10-26 Ferruh Yigiteal: fix build with glibc < 2.12
2017-10-23 Bruce Richardsoneal: use a single version map file
2017-10-23 Bruce Richardsoneal: merge bsdapp and linuxapp interrupt headers
2017-10-13 Xiaoyun Lieal/x86: select optimized memcpy at run-time
2017-10-13 Jerin Jacobtimer: honor arch-specific TSC frequency query
2017-10-08 Jianfeng Taneal: remove Xen dom0 support
2017-08-08 Gaetan Riveteal: bump ABI version
2017-07-16 Harry van Haarenservice: introduce service cores concept
2017-06-30 Ilya Maximetsmem: balanced allocation of hugepages
2017-04-14 Shreyansh Jaineal: bump ABI version for bus refactoring
2017-03-27 Olivier Matzmk: optimize directory dependencies
2017-01-19 Shreyansh Jainbus: introduce bus abstraction
2016-10-03 Jan Viktorineal: extract vdev infra
2016-08-23 David Marchandivshmem: remove library and its EAL integration
2016-08-03 Thomas Monjalonlog: remove deprecated history dump
2016-07-15 Damjan Marionspinlock: move constructor out of x86 header file
2016-07-11 Jan Viktorinvfio: generalize process synchronization
2016-07-11 Jan Viktorinvfio: move common code out of PCI file
2016-06-10 Thomas Monjaloneal: remove useless includes of mempool and ring
2016-03-22 Daniel Mrzyglodmk: fix missing librt dependencies
2016-03-22 Thomas Monjalonmk: restrict CPU flags list
2016-03-13 Panu Matilainenmk: fix eal shared library dependencies
2016-03-09 Harry van Haareneal: check if primary process is alive
2016-03-05 Thomas Monjalonconfig: remove EAL flags for OS environment
2016-01-29 Ferruh Yigiteal: move cpu flags out of headers
2015-11-19 Remy Hortoneal: add keep alive monitoring
2015-11-03 Ravi Kerureal: set name to threads
2015-09-03 Thomas Monjalonethdev: remove Rx interrupt switch
2015-07-27 Ravi Kerureal: deduplicate timer functions
2015-07-26 Ravi Kerureal: deduplicate lcore initialization
2015-07-26 David Marchandeal: remove dependency on drivers
2015-07-16 Sergio Gonzalez... mem: move librte_malloc to eal/common
2015-07-08 Tetsuya Mukawapci: merge uio functions for linux and bsd
2015-06-12 Stephen Hemmingereal: fix whitespace
2015-05-22 Bruce Richardsonxenvirt: move drivers/net/
2015-05-22 Bruce Richardsonring: move to drivers/net/
2015-05-22 Bruce Richardsonpcap: move drivers/net/
2015-05-22 Bruce Richardsonaf_packet: move to drivers/net/
2015-03-22 Marvin Liueal/linux: fix build functions pread and pwrite
2015-02-24 Cunming Liangeal: thread affinity API
2015-02-24 Cunming Liangeal: new option --lcores for cpu assignment
2015-02-24 Cunming Liangeal: add cpuset into lcore config
2015-02-03 Neil Hormanmk: add library version extension
2015-02-03 Neil Hormanlib: provide initial versioning
2014-11-25 Thomas Monjaloneal: factorize common headers
2014-11-25 Thomas Monjaloneal: move internal headers in source directory
2014-11-24 John W. Linvilleaf_packet: add PMD for AF_PACKET-based virtual devices
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
2014-06-16 Anatoly Burakovvfio: add multiprocess support
2014-06-16 Anatoly Burakovvfio: DMA mapping
2014-06-16 Anatoly Burakovpci: move uio mapping in a dedicated file
2014-06-16 Anatoly Burakoveal: remove useless compilation flag
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-20 Neil Hormaneal: make vdev init path generic for both virtual and...
2014-05-16 Stephen Hemmingereal: don't inline string functions
2014-04-11 Olivier Matzvdev: rename nonpci_devs as vdev
2014-04-10 Olivier Matzdevargs: use devargs for vdev and PCI whitelist/blacklist
2014-04-10 Olivier Matzdevargs: introduce API and test
2014-02-25 Bruce Richardsonxen: import xenvirt pmd and vhost_xen
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Intelpcap: add new driver
2013-10-09 Intelring: add new driver
2013-10-09 Inteleal: introduce non-pci devices
2013-10-09 Inteleal: allow to whitelist devices
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-06 Intellib: add rte_hexdump and remove duplicated code
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelkni: initial import
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release