1. 55e8c8e posix-cpu-timers: Store a reference to a pid not a task by Eric W. Biederman · 4 years, 10 months ago
  2. 00d9e47 posix-cpu-timers: Always clear head pointer on dequeue by Thomas Gleixner · 5 years ago
  3. 8f2edb4a posix-timers: Unbreak CONFIG_POSIX_TIMERS=n build by Thomas Gleixner · 5 years ago
  4. 60bda03 posix-cpu-timers: Utilize timerqueue for storage by Thomas Gleixner · 5 years ago
  5. 244d49e posix-cpu-timers: Move state tracking to struct posix_cputimers by Thomas Gleixner · 5 years ago
  6. 2bbdbda posix-cpu-timers: Get rid of zero checks by Thomas Gleixner · 5 years ago
  7. 87dc644 posix-cpu-timers: Restructure expiry array by Thomas Gleixner · 5 years ago
  8. 46b8839 posix-cpu-timers: Remove cputime_expires by Thomas Gleixner · 5 years ago
  9. bbc9bae posix-cpu-timers: Remove the odd field rename defines by Thomas Gleixner · 5 years ago
  10. 11b8462 posix-cpu-timers: Provide array based access to expiry cache by Thomas Gleixner · 5 years ago
  11. 3a245c0 posix-cpu-timers: Move expiry cache into struct posix_cputimers by Thomas Gleixner · 5 years ago
  12. 2b69942 posix-cpu-timers: Create a container struct by Thomas Gleixner · 5 years ago
  13. dce3e8f posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers() by Thomas Gleixner · 5 years ago
  14. ce03f61 posix-timers: Cleanup forward declarations and includes by Thomas Gleixner · 5 years ago
  15. 5d99b32 posix-timers: Move rcu_head out of it union by Sebastian Andrzej Siewior · 5 years ago
  16. 1611879 posix-cpu-timers: Remove private interval storage by Thomas Gleixner · 6 years ago
  17. ae7795b signal: Distinguish between kernel_siginfo and siginfo by Eric W. Biederman · 6 years ago
  18. 78c9c4d posix-timers: Sanitize overrun handling by Thomas Gleixner · 7 years ago
  19. 29f1b2b posix-timers: Prevent UB from shifting negative signed value by Nick Desaulniers · 7 years ago
  20. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  21. d5b7ffb time: introduce {get,put}_itimerspec64 by Deepa Dinamani · 8 years ago
  22. edbeda4 time/posix-timers: Move the compat copyouts to the nanosleep implementations by Al Viro · 8 years ago
  23. 21e55c1 posix-timers: Add active flag to k_itimer by Thomas Gleixner · 8 years ago
  24. 96fe3b0 posix-timers: Rename do_schedule_next_timer by Thomas Gleixner · 8 years ago
  25. d97bb75 posix-timers: Store k_clock pointer in k_itimer by Thomas Gleixner · 8 years ago
  26. 80105cd posix-timers: Move interval out of the union by Thomas Gleixner · 8 years ago
  27. bab0aae posix-timers: Move posix-timer internals to core by Thomas Gleixner · 8 years ago
  28. 03676b4 posix-timers: Cleanup struct k_itimer by Thomas Gleixner · 8 years ago
  29. 31ea70e posix-timers: Move the do_schedule_next_timer declaration by Christoph Hellwig · 8 years ago
  30. f822798 posix-timers: Remove mmtimer leftovers by Dimitri Sivanich · 8 years ago
  31. d3ba5a9 posix-timers: Make posix_clocks immutable by Christoph Hellwig · 8 years ago
  32. ad19638 time: Change k_clock nsleep() to use timespec64 by Deepa Dinamani · 8 years ago
  33. 5f252b3 time: Change k_clock timer_set() and timer_get() to use timespec64 by Deepa Dinamani · 8 years ago
  34. 0fe6afe time: Change k_clock clock_set() to use timespec64 by Deepa Dinamani · 8 years ago
  35. d2e3e0c time: Change k_clock clock_getres() to use timespec64 by Deepa Dinamani · 8 years ago
  36. 3c9c12f time: Change k_clock clock_get() to use timespec64 by Deepa Dinamani · 8 years ago
  37. 858cf3a timers/itimer: Convert internal cputime_t units to nsec by Frederic Weisbecker · 8 years ago
  38. ebd7e7f timers/posix-timers: Convert internals to use nsecs by Frederic Weisbecker · 8 years ago
  39. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 9 years ago
  40. 55ccb61 posix_cpu_timer: consolidate expiry time type by Frederic Weisbecker · 12 years ago
  41. 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
  42. 555347f posix_timers: New API to prevent from stopping the tick when timers are running by Frederic Weisbecker · 12 years ago
  43. 5ed67f0 posix timers: Allocate timer id per process (v2) by Pavel Emelyanov · 12 years ago
  44. 9e26476 alarmtimers: Remove period from alarm structure by John Stultz · 13 years ago
  45. 8af0887 posix-timers: RCU conversion by Eric Dumazet · 14 years ago
  46. 9a7adcf5 timers: Posix interface for alarm-timers by John Stultz · 14 years ago
  47. 0606f42 posix clocks: Introduce dynamic clocks by Richard Cochran · 14 years ago
  48. 5270873 posix-timers: Cleanup namespace by Thomas Gleixner · 14 years ago
  49. 81e294c posix-timers: Add support for fd based clocks by Richard Cochran · 14 years ago
  50. f1f1d5e posix-timers: Introduce a syscall for clock tuning. by Richard Cochran · 14 years ago
  51. bc2c8ea posix-timers: Make posix-cpu-timers functions static by Thomas Gleixner · 14 years ago
  52. ebaac75 posix-timers: Remove useless res field from k_clock by Thomas Gleixner · 14 years ago
  53. 26f9a47 posix-timers: Convert clock_settime to clockid_to_kclock() by Thomas Gleixner · 14 years ago
  54. a5cd288 posix-timers: Convert clock_nanosleep to clockid_to_kclock() by Thomas Gleixner · 14 years ago
  55. 1976945 posix-timers: Introduce clock_posix_cpu by Thomas Gleixner · 14 years ago
  56. 1e6d767 time: Correct the *settime* parameters by Richard Cochran · 14 years ago
  57. 5ab46b3 rlimits: add task_struct to update_rlimit_cpu by Jiri Slaby · 15 years ago
  58. 27af424 posix-timers: use "struct pid*" instead of "struct task_struct*" by Oleg Nesterov · 16 years ago
  59. 5a9fa73 posix-timers: kill ->it_sigev_signo and ->it_sigev_value by Oleg Nesterov · 16 years ago
  60. f06febc timers: fix itimer/many thread hang by Frank Mayhar · 16 years ago
  61. 1711ef3 [PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time in compatibility mode by Toyo Abe · 18 years ago
  62. 493f01d [PATCH] kernel/posix-timers.c: remove do_posix_clock_notimer_create() by Adrian Bunk · 19 years ago
  63. becf8b5 [PATCH] hrtimer: convert posix timers completely by Thomas Gleixner · 19 years ago
  64. 97735f2 [PATCH] hrtimer: switch clock_nanosleep to hrtimer nanosleep API by Thomas Gleixner · 19 years ago
  65. 2a69897 [PATCH] hrtimer: coding style and white space cleanup 2 by Thomas Gleixner · 19 years ago
  66. a924b04 [PATCH] hrtimer: make clockid_t arguments const by Thomas Gleixner · 19 years ago
  67. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago