summaryrefslogtreecommitdiff
path: root/kernel/itimer.c
AgeCommit message (Expand)Author
2006-02-01[PATCH] hrtimers: fix oldvalue return in setitimerThomas Gleixner
2006-02-01[PATCH] hrtimers: fixup itimer conversionThomas Gleixner
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner
2005-07-27[PATCH] itimer fixesGeorge Anzinger
2005-06-28[PATCH] ITIMER_REAL: fix possible deadlock and raceOleg Nesterov
2005-05-05[PATCH] setitimer timer expires too earlyPaulo Marques
2005-03-07[PATCH] make ITIMER_PROF, ITIMER_VIRTUAL per-processRoland McGrath
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-06-29sparse: fix pointer/integer confusionLinus Torvalds
2003-08-06[PATCH] Add do_setitimer prototype to linux/time.hAndrew Morton
2003-04-09Annotate kernel/itimer.c with user pointer annotations.Linus Torvalds
2003-04-04[PATCH] linux-2.5.66-signal-cleanup.patchRoland McGrath
2002-07-01Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ clock_t.Linus Torvalds
2002-02-04Import changesetLinus Torvalds