aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/timer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-23[PATCH] preempt race in getppidDavid Meybohm1-1/+1
2005-06-25[PATCH] kernel/timer: fix msleep_interruptible() commentDomen Puncer1-1/+1
2005-06-23[PATCH] preempt_count is int - remove cast and don't assign to unsigned typeJesper Juhl1-2/+6
2005-06-23[PATCH] timers: introduce try_to_del_timer_sync()Oleg Nesterov1-20/+33
2005-06-23[PATCH] timers fixes/improvementsOleg Nesterov1-171/+157
2005-05-01[PATCH] use smp_mb/wmb/rmb where possibleakpm@osdl.org1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1611