aboutsummaryrefslogtreecommitdiff
path: root/kernel/timer.c
AgeCommit message (Expand)Author
2006-03-06[PATCH] time: add barrier after updating jiffies_64Atsushi Nemoto
2006-03-06[PATCH] fix next_timer_interrupt() for hrtimerTony Lindgren
2006-03-02[PATCH] time_interpolator: Use readq_relaxed() instead of readq().Christoph Lameter
2006-02-17[PATCH] Provide an interface for getting the current tick lengthPaul Mackerras
2006-02-07[PATCH] timer.c NULL noise removalAl Viro
2006-01-10[PATCH] hrtimer: switch sys_nanosleep to hrtimerThomas Gleixner
2006-01-10[PATCH] hrtimer: hrtimer core codeThomas Gleixner
2006-01-08[PATCH] kernel/: small cleanupsAdrian Bunk
2005-10-30[PATCH] jiffies_64 cleanupThomas Gleixner
2005-10-30[PATCH] remove timer debug fieldAndrew Morton
2005-10-30[PATCH] ntp whitespace cleanupAndrew Morton
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz
2005-10-30[PATCH] introduce setup_timer() helperOleg Nesterov
2005-10-29[PATCH] TIMERS: add missing compensation for HZ == 250YOSHIFUJI Hideaki
2005-09-13[PATCH] schedule_timeout_[un]interruptible() speedupAndrew Morton
2005-09-10[PATCH] kernel: fix-up schedule_timeout() usageNishanth Aravamudan
2005-09-10[PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan
2005-09-07[PATCH] optimize writer path in time_interpolator_get_counter()Alex Williamson
2005-09-07[PATCH] detect soft lockupsIngo Molnar
2005-08-23[PATCH] preempt race in getppidDavid Meybohm
2005-06-25[PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer
2005-06-23[PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds