lib: fix typos
[dpdk.git] / lib / librte_timer / rte_timer.c
2017-11-13 Pavel Shirshovlib: fix typos
2017-11-06 Thomas Monjalonremove useless memzone includes
2017-10-11 Jerin Jacobtimer: use 64-bit specific code on more platforms
2017-10-11 Pavan Nikhileshtimer: allow reset on service cores
2017-07-16 Stephen Hemmingerlib: remove duplicate includes
2017-07-03 Jerin Jacobeal: switch to architecture specific pause function
2017-06-14 Jerin Jacobfix typos using codespell utility
2016-10-05 Karmarkar Suyashtimer: fix lag delay
2016-07-25 Hiroyuki Mikitatimer: fix corruption with reset
2016-07-25 Hiroyuki Mikitatimer: remove unnecessary list insertion
2016-07-25 Hiroyuki Mikitatimer: fix pending-list manipulation
2015-08-03 Robert Sanfordtimer: fix race condition
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-02-25 Robert Sanfordtimer: fix reset return value
2015-02-25 Robert Sanfordtimer: pause in reset sync
2015-02-24 Cunming Liangtimer: support non-EAL thread
2014-08-28 David Marchandfix unix permissions for source files
2014-06-10 Bruce Richardsonremove trailing whitespaces
2014-05-26 Vadim Suraevtimer: fix pending counter
2014-05-26 Vadim Suraevtimer: fix reloading after changes
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-10-09 Inteltimer: use a skip list
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Inteltimer: add a rte_pause in a tight loop
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-17 Stephen Hemmingertimer: optimize for empty case
2013-07-25 Intelupdate copyright date to 2013
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release