aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/itimer.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-05-08The scheduled -EINVAL for invalid timevals in setitimerAdrian Bunk1-56/+3
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap1-1/+0
2007-02-16[PATCH] hrtimers: prevent possible itimer DoSThomas Gleixner1-8/+6
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner1-1/+1
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner1-2/+2
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel1-8/+7
2006-03-26[PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel1-1/+2
2006-03-25[PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner1-0/+66
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner1-0/+37
2006-02-01[PATCH] hrtimers: fix oldvalue return in setitimerThomas Gleixner1-5/+5
2006-02-01[PATCH] hrtimers: fixup itimer conversionThomas Gleixner1-1/+10
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner1-55/+51
2005-07-27[PATCH] itimer fixesGeorge Anzinger1-21/+16
2005-06-28[PATCH] ITIMER_REAL: fix possible deadlock and raceOleg Nesterov1-2/+6
2005-05-05[PATCH] setitimer timer expires too earlyPaulo Marques1-1/+5
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+241