net/virtio: fix incorrect cast of void *
[dpdk.git] / lib / librte_eal / linuxapp / eal / eal_timer.c
2017-12-08 Olivier Matzeal: set name when creating a control thread
2017-12-08 Olivier Matzeal: new function to create control threads
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-06 Thomas Monjalonremove useless memzone includes
2016-06-17 Thomas Monjaloneal: fix thread naming on FreeBSD
2016-03-03 Yi Lueal/linux: fix build with hpet
2016-01-21 Zhihong Wangeal: reduce timer initialization time
2015-11-25 Ferruh Yigiteal/linux: fix build with glibc < 2.12
2015-11-03 Ravi Kerureal: set name to threads
2015-07-27 Ravi Kerureal: deduplicate timer functions
2015-07-20 Stephen Hemmingereal/linux: change log severity levels
2015-03-10 David Marchandtailq: remove unneeded inclusions
2014-08-29 David Marchandeal: remove unused macros
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-04-09 Bruce Richardsontimer: fix TSC frequency by not reading /proc/cpuinfo
2014-02-26 Thomas Monjalontimer: get TSC frequency from /proc/cpuinfo
2014-02-26 Ivan Bouletimer: check TSC reliability
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Inteltimer: prefer TSC to HPET