tailq: remove unneeded inclusions
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal.c
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-24 Cunming Liangeal: apply thread affinity by assigned cpuset
2015-02-24 Thomas Monjaloneal: add help option
2015-02-24 Thomas Monjaloneal: sort and align options lists
2015-01-16 Tomasz Kulasekeal/linux: check fscanf return when parsing modules...
2015-01-15 Michael Qiuvfio: avoid enabling while the module is not loaded
2014-12-11 Michael Qiueal: fix build with icc
2014-11-27 David Marchandeal/linux: fix remaining checks for 64-bit architectures
2014-11-26 Chao Zhumem: add huge page sizes for IBM Power
2014-11-26 Chao Zhueal/linux: disable iopl operation for IBM Power
2014-11-25 Thomas Monjaloneal: factorize configuration adjustment
2014-11-25 Thomas Monjaloneal: factorize options sanity check
2014-11-25 Thomas Monjaloneal: factorize internal config reset
2014-09-29 David Marchandeal: set iopl only when needed
2014-09-29 David Marchandeal: revert link bonding specific initialization
2014-09-23 David Marchandeal: indent files
2014-09-23 David Marchandeal: rework long options parsing
2014-09-23 David Marchandeal: merge bsd and linux common options parsing
2014-09-23 David Marchandeal: fix checkpatch issues before moving code
2014-09-23 David Marchandeal: remove duplicate handling of white/black list
2014-09-23 David Marchandeal: factorise unsupported option handling
2014-09-23 David Marchandeal: remove unused --use-device option
2014-09-18 David Marchandeal: set log level from command line
2014-08-29 David Marchandeal: remove unused macros
2014-07-22 Anatoly Burakoveal: use --base-virtaddr for mapping rte_config as...
2014-07-22 Anatoly Burakoveal: map shared config into exact same address as prima...
2014-07-01 Declan Dohertyeal: support link bonding device initialization
2014-06-19 Pablo de Laraeal: fix option --base-virtaddr
2014-06-16 Anatoly Burakoveal: add command line option to select vfio interrupt...
2014-06-16 Anatoly Burakovvfio: DMA mapping
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 Hemmingerspelling fixes
2014-05-05 David Marchandeal: remove unused config fields
2014-04-30 Maxime Leroyeal: fix vdev allocation on non-0 numa socket
2014-04-17 Pascal Mazoneal: do not try to load library from current directory
2014-04-17 David Marchandeal: check coremask against detected lcores
2014-04-11 Olivier Matzvdev: allow external registration of virtual device...
2014-04-11 Olivier Matzvdev: rename nonpci_devs as vdev
2014-04-10 Olivier Matzdevargs: replace --use-device option by --pci-whitelist...
2014-04-10 Olivier Matzdevargs: use a comma instead of semicolon to separate...
2014-04-10 Olivier Matzdevargs: use devargs for vdev and PCI whitelist/blacklist
2014-03-20 David Marchandmem: fix build of virtual address hinting for 32-bit
2014-02-26 Olivier Matzpci: add option --create-uio-dev to run without hotplug
2014-02-26 Damien Millescampsmem: get hugepages config
2014-02-26 Thomas Monjalonlog: remove app path from syslog id
2014-02-26 Thomas Monjaloneal: remove unused macro for blacklist
2014-02-26 Ivan Bouleeal: fix recording of detected/enabled logical cores
2014-02-26 Damien Millescampseal: add support for shared object drivers
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonivshmem: library changes for mmaping using ivshmem
2014-02-25 Bruce Richardsonmem: allow virtual memory address hinting
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-20 Inteleal: whitespace change
2013-10-09 Inteleal: increase I/O privilege
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 Inteleal: allow to blacklist address without domain prefix
2013-10-09 Inteleal: rework CPU mask parsing
2013-10-09 Inteleal: minor changes
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-17 Damien Millescampstimer: option --vmware-tsc-map for VMware guest
2013-09-17 Intellog: get full path as syslog id
2013-09-16 Stephen Hemmingerlog: add ability to override syslog parameters
2013-09-16 Inteleal: add application usage hook
2013-09-06 Intellib: 32/64-bit cleanups
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelmemory: malloc now supports multi process
2013-07-25 Intelmemory: fix for multi process support
2013-07-25 Intelmemory: add --socket-mem option
2013-07-25 Inteleal: minor changes
2013-07-25 Intellib: sysfs parsing
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release