aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timer.h
AgeCommit message (Expand)AuthorFilesLines
2007-07-16Add a flag to indicate deferrable timers in /proc/timer_statsVenki Pallipadi1-11/+4
2007-07-16Remove unnecessary includes of spinlock.h under include/linuxRobert P. J. Day1-1/+0
2007-05-29NOHZ: prevent multiplication overflow - stop timer for huge timeoutsThomas Gleixner1-0/+6
2007-05-08Add support for deferrable timersVenki Pallipadi1-0/+1
2007-02-16[PATCH] Add debugging feature /proc/timer_statIngo Molnar1-0/+54
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner1-1/+1
2007-02-16[PATCH] Extend next_timer_interrupt() to use a reference jiffieThomas Gleixner1-0/+10
2007-01-26[PATCH] fix various kernel-doc in header filesRobert P. J. Day1-2/+2
2006-12-10[PATCH] round_jiffies infrastructureArjan van de Ven1-0/+6
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-03-31[PATCH] kill __init_timer_base in favor of boot_tvec_basesOleg Nesterov1-4/+4
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel1-1/+2
2006-03-24Fix simple typosAndrzej Zaborowski1-3/+3