aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/timer.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner1-1/+1
2005-10-30[PATCH] add_timer() of a pending timer is illegalAndrew Morton1-1/+2
2005-10-30[PATCH] remove timer debug fieldAndrew Morton1-5/+0
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov1-0/+9
2005-09-09[PATCH] timer initialization cleanup: DEFINE_TIMERIngo Molnar1-0/+4
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov1-1/+3
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov1-21/+9
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+102