1. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  2. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  3. 858cf3a timers/itimer: Convert internal cputime_t units to nsec by Frederic Weisbecker · 8 years ago
  4. ebd7e7f timers/posix-timers: Convert internals to use nsecs by Frederic Weisbecker · 8 years ago
  5. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
  6. 2456e85 ktime: Get rid of the union by Thomas Gleixner · 8 years ago
  7. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  8. 74ba181 timer: Move sys_alarm from timer.c to itimer.c by Nicolas Pitre · 8 years ago
  9. 51cbb52 itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper by Thomas Gleixner · 9 years ago
  10. 5cee964 time/timers: Move all time(r) related files into kernel/time by Thomas Gleixner · 11 years ago[Renamed from kernel/itimer.c]
  11. 9886f44 itimer: Use printk_once instead of WARN_ONCE by Thomas Gleixner · 13 years ago
  12. aa2bf9b itimer: Schedule silent NULL pointer fixup in setitimer() for removal by Sasikantha babu · 13 years ago
  13. 6486163 [S390] cputime: add sparse checking and cleanup by Martin Schwidefsky · 13 years ago
  14. 8747d79 itimers: Fix racy writes to cpu_itimer fields by Stanislaw Gruszka · 15 years ago
  15. 3f0a525 itimers: Add tracepoints for itimer by Xiao Guangrong · 16 years ago
  16. a42548a cputime: Optimize jiffies_to_cputime(1) by Stanislaw Gruszka · 16 years ago
  17. 8356b5f itimers: Fix periodic tics precision by Stanislaw Gruszka · 16 years ago
  18. 42c4ab4 itimers: Merge ITIMER_VIRT and ITIMER_PROF by Stanislaw Gruszka · 16 years ago
  19. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 16 years ago
  20. 362e9c0 [CVE-2009-0029] System call wrappers part 05 by Heiko Carstens · 16 years ago
  21. b290ebe [CVE-2009-0029] System call wrappers part 04 by Heiko Carstens · 16 years ago
  22. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  23. fea9d17 ITIMER_REAL: convert to use struct pid by Oleg Nesterov · 17 years ago
  24. 0719e37 whitespace fixes: interval timers by Daniel Walker · 17 years ago
  25. 35bab75 The scheduled -EINVAL for invalid timevals in setitimer by Adrian Bunk · 18 years ago
  26. e63340a header cleaning: don't include smp_lock.h when not used by Randy Dunlap · 18 years ago
  27. 8bfd9a7 [PATCH] hrtimers: prevent possible itimer DoS by Thomas Gleixner · 18 years ago
  28. 54cdfdb [PATCH] hrtimers: add high resolution timer support by Thomas Gleixner · 18 years ago
  29. c9cb2e3 [PATCH] hrtimers: namespace and enum cleanup by Thomas Gleixner · 18 years ago
  30. 05cfb61 [PATCH] hrtimers: remove data field by Roman Zippel · 19 years ago
  31. 44f2147 [PATCH] hrtimers: pass current time to hrtimer_forward() by Roman Zippel · 19 years ago
  32. 7d99b7d [PATCH] Validate and sanitze itimer timeval from userspace by Thomas Gleixner · 19 years ago
  33. c08b8a4 [PATCH] sys_alarm() unsigned signed conversion fixup by Thomas Gleixner · 19 years ago
  34. a16a1c0 [PATCH] hrtimers: fix oldvalue return in setitimer by Thomas Gleixner · 19 years ago
  35. bc1978d [PATCH] hrtimers: fixup itimer conversion by Thomas Gleixner · 19 years ago
  36. 2ff678b [PATCH] hrtimer: switch itimers to hrtimer by Thomas Gleixner · 19 years ago
  37. d912d1f [PATCH] itimer fixes by George Anzinger · 20 years ago
  38. f01b1b0 [PATCH] ITIMER_REAL: fix possible deadlock and race by Oleg Nesterov · 20 years ago
  39. b7e4e85 [PATCH] setitimer timer expires too early by Paulo Marques · 20 years ago
  40. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago