mk: optimize directory dependencies
[dpdk.git] / lib / librte_eal / linuxapp / eal / Makefile
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