1. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  2. 78c9c4d posix-timers: Sanitize overrun handling by Thomas Gleixner · 7 years ago
  3. 29f1b2b posix-timers: Prevent UB from shifting negative signed value by Nick Desaulniers · 7 years ago
  4. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  5. d5b7ffb time: introduce {get,put}_itimerspec64 by Deepa Dinamani · 8 years ago
  6. edbeda4 time/posix-timers: Move the compat copyouts to the nanosleep implementations by Al Viro · 8 years ago
  7. 21e55c1 posix-timers: Add active flag to k_itimer by Thomas Gleixner · 8 years ago
  8. 96fe3b0 posix-timers: Rename do_schedule_next_timer by Thomas Gleixner · 8 years ago
  9. d97bb75 posix-timers: Store k_clock pointer in k_itimer by Thomas Gleixner · 8 years ago
  10. 80105cd posix-timers: Move interval out of the union by Thomas Gleixner · 8 years ago
  11. bab0aae posix-timers: Move posix-timer internals to core by Thomas Gleixner · 8 years ago
  12. 03676b4 posix-timers: Cleanup struct k_itimer by Thomas Gleixner · 8 years ago
  13. 31ea70e posix-timers: Move the do_schedule_next_timer declaration by Christoph Hellwig · 8 years ago
  14. f822798 posix-timers: Remove mmtimer leftovers by Dimitri Sivanich · 8 years ago
  15. d3ba5a9 posix-timers: Make posix_clocks immutable by Christoph Hellwig · 8 years ago
  16. ad19638 time: Change k_clock nsleep() to use timespec64 by Deepa Dinamani · 8 years ago
  17. 5f252b3 time: Change k_clock timer_set() and timer_get() to use timespec64 by Deepa Dinamani · 8 years ago
  18. 0fe6afe time: Change k_clock clock_set() to use timespec64 by Deepa Dinamani · 8 years ago
  19. d2e3e0c time: Change k_clock clock_getres() to use timespec64 by Deepa Dinamani · 8 years ago
  20. 3c9c12f time: Change k_clock clock_get() to use timespec64 by Deepa Dinamani · 8 years ago
  21. 858cf3a timers/itimer: Convert internal cputime_t units to nsec by Frederic Weisbecker · 8 years ago
  22. ebd7e7f timers/posix-timers: Convert internals to use nsecs by Frederic Weisbecker · 8 years ago
  23. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  24. 55ccb61 posix_cpu_timer: consolidate expiry time type by Frederic Weisbecker · 12 years ago
  25. 534c97b Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  26. 555347f posix_timers: New API to prevent from stopping the tick when timers are running by Frederic Weisbecker · 12 years ago
  27. 5ed67f0 posix timers: Allocate timer id per process (v2) by Pavel Emelyanov · 12 years ago
  28. 9e26476 alarmtimers: Remove period from alarm structure by John Stultz · 13 years ago
  29. 8af0887 posix-timers: RCU conversion by Eric Dumazet · 14 years ago
  30. 9a7adcf5 timers: Posix interface for alarm-timers by John Stultz · 14 years ago
  31. 0606f42 posix clocks: Introduce dynamic clocks by Richard Cochran · 14 years ago
  32. 5270873 posix-timers: Cleanup namespace by Thomas Gleixner · 14 years ago
  33. 81e294c posix-timers: Add support for fd based clocks by Richard Cochran · 14 years ago
  34. f1f1d5e posix-timers: Introduce a syscall for clock tuning. by Richard Cochran · 14 years ago
  35. bc2c8ea posix-timers: Make posix-cpu-timers functions static by Thomas Gleixner · 14 years ago
  36. ebaac75 posix-timers: Remove useless res field from k_clock by Thomas Gleixner · 14 years ago
  37. 26f9a47 posix-timers: Convert clock_settime to clockid_to_kclock() by Thomas Gleixner · 14 years ago
  38. a5cd288 posix-timers: Convert clock_nanosleep to clockid_to_kclock() by Thomas Gleixner · 14 years ago
  39. 1976945 posix-timers: Introduce clock_posix_cpu by Thomas Gleixner · 14 years ago
  40. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 14 years ago
  41. 5ab46b3 rlimits: add task_struct to update_rlimit_cpu by Jiri Slaby · 15 years ago
  42. 27af424 posix-timers: use "struct pid*" instead of "struct task_struct*" by Oleg Nesterov · 16 years ago
  43. 5a9fa73 posix-timers: kill ->it_sigev_signo and ->it_sigev_value by Oleg Nesterov · 16 years ago
  44. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  45. 1711ef3 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode by Toyo Abe · 18 years ago
  46. 493f01d [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create() by Adrian Bunk · 19 years ago
  47. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 19 years ago
  48. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 19 years ago
  49. 2a69897 [PATCH] hrtimer: coding style and white space cleanup 2 by Thomas Gleixner · 19 years ago
  50. a924b04 [PATCH] hrtimer: make clockid_t arguments const by Thomas Gleixner · 19 years ago
  51. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago