summaryrefslogtreecommitdiffstats
path: root/include/linux/timer.h
Commit message (Expand)AuthorAgeFilesLines
* timer: add on-stack deferrable timer interfacesJesse Barnes2010-08-031-0/+15
* timers: Introduce the concept of timer slack for legacy timersArjan van de Ven2010-04-061-1/+9
* timers: Drop a function prototypeRandy Dunlap2009-08-301-5/+0
* timer stats: Optimize by adding quick check to avoid function callsHeiko Carstens2009-06-241-0/+4
* timers: Framework for identifying pinned timersArun R Bharadwaj2009-05-131-0/+3
* Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-03-301-9/+84
|\
| * timer: implement lockdep deadlock detectionJohannes Berg2009-02-141-9/+84
* | timers: add mod_timer_pending()Ingo Molnar2009-02-181-20/+2
|/
* Add round_jiffies_up and related routinesAlan Stern2008-11-061-0/+5
* debugobjects: add timer specific object debugging codeThomas Gleixner2008-04-301-1/+22
* workqueue: make delayed_work_timer_fn() staticLi Zefan2008-02-081-2/+0
* Remove fastcall from linux/includeHarvey Harrison2008-02-081-2/+2
* time: clean hungarian notation from timersPavel Machek2008-01-301-3/+3
* Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi2007-07-161-11/+4
* Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day2007-07-161-1/+0
* NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner2007-05-291-0/+6
* Add support for deferrable timersVenki Pallipadi2007-05-081-0/+1
* [PATCH] Add debugging feature /proc/timer_statIngo Molnar2007-02-161-0/+54
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-1/+1
* [PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner2007-02-161-0/+10
* [PATCH] fix various kernel-doc in header filesRobert P. J. Day2007-01-261-2/+2
* [PATCH] round_jiffies infrastructureArjan van de Ven2006-12-101-0/+6
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov2006-03-311-4/+4
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-261-1/+2
* Fix simple typosAndrzej Zaborowski2006-03-241-3/+3
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-101-1/+1
* [PATCH] add_timer() of a pending timer is illegalAndrew Morton2005-10-301-1/+2
* [PATCH] remove timer debug fieldAndrew Morton2005-10-301-5/+0
* [PATCH] introduce setup_timer() helperOleg Nesterov2005-10-301-0/+9
* [PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar2005-09-091-0/+4
* [PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov2005-06-231-1/+3
* [PATCH] timers fixes/improvementsOleg Nesterov2005-06-231-21/+9
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+102
OpenPOWER on IntegriCloud