summaryrefslogtreecommitdiffstats
path: root/kernel/itimer.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-261-8/+7Star
* [PATCH] hrtimers: pass current time to hrtimer_forward()Roman Zippel2006-03-261-1/+2
* [PATCH] Validate and sanitze itimer timeval from userspaceThomas Gleixner2006-03-251-0/+66
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-0/+37
* [PATCH] hrtimers: fix oldvalue return in setitimerThomas Gleixner2006-02-011-5/+5
* [PATCH] hrtimers: fixup itimer conversionThomas Gleixner2006-02-011-1/+10
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-101-55/+51Star
* [PATCH] itimer fixesGeorge Anzinger2005-07-281-21/+16Star
* [PATCH] ITIMER_REAL: fix possible deadlock and raceOleg Nesterov2005-06-291-2/+6
* [PATCH] setitimer timer expires too earlyPaulo Marques2005-05-061-1/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+241