mk: build with _GNU_SOURCE defined by default
[dpdk.git] / lib / librte_eal / bsdapp / 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-11 Anatoly Burakovmem: add length to memseg list
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-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-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-13 John Ousterhoutlog: respect logger configured before EAL init
2016-10-03 Jan Viktorineal: extract vdev infra
2016-08-03 Thomas Monjalonlog: remove deprecated history dump
2016-07-15 Damjan Marionspinlock: move constructor out of x86 header file
2016-06-10 Thomas Monjaloneal: remove useless includes of mempool and ring
2016-06-10 Thomas Monjalonlog: deprecate history dump
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-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 Richardsonring: move to drivers/net/
2015-05-22 Bruce Richardsonpcap: move drivers/net/
2015-02-24 Cunming Liangeal: thread affinity API
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-09-23 Bruce Richardsonkni: remove useless file for bsd
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
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-29 Olivier Matzdevargs: use devargs for vdev and PCI lists with bsd
2014-04-29 Olivier Matzdevargs: build common functions for bsd
2014-04-11 Olivier Matzvdev: rename nonpci_devs as vdev
2014-02-25 Bruce Richardsonadd FreeBSD support