1. 8991afe posix-cpu-timers: Deduplicate rlimit handling by Thomas Gleixner · 5 years ago
  2. dd67022 posix-cpu-timers: Remove pointless comparisons by Thomas Gleixner · 5 years ago
  3. 8ea1de9 posix-cpu-timers: Get rid of 64bit divisions by Thomas Gleixner · 5 years ago
  4. 1cd07c0b posix-cpu-timers: Consolidate timer expiry further by Thomas Gleixner · 5 years ago
  5. 2bbdbda posix-cpu-timers: Get rid of zero checks by Thomas Gleixner · 5 years ago
  6. fe0517f posix-cpu-timers: Respect INFINITY for hard RTTIME limit by Thomas Gleixner · 5 years ago
  7. b7be4ef posix-cpu-timers: Switch thread group sampling to array by Thomas Gleixner · 5 years ago
  8. 87dc644 posix-cpu-timers: Restructure expiry array by Thomas Gleixner · 5 years ago
  9. 46b8839 posix-cpu-timers: Remove cputime_expires by Thomas Gleixner · 5 years ago
  10. 001f797 posix-cpu-timers: Make expiry checks array based by Thomas Gleixner · 5 years ago
  11. b0d524f posix-cpu-timers: Provide array based sample functions by Thomas Gleixner · 5 years ago
  12. c02b078 posix-cpu-timers: Switch check_*_timers() to array cache by Thomas Gleixner · 5 years ago
  13. 1b0dd96 posix-cpu-timers: Simplify set_process_cpu_timer() by Thomas Gleixner · 5 years ago
  14. 3b495b2 posix-cpu-timers: Simplify timer queueing by Thomas Gleixner · 5 years ago
  15. 11b8462 posix-cpu-timers: Provide array based access to expiry cache by Thomas Gleixner · 5 years ago
  16. 3a245c0 posix-cpu-timers: Move expiry cache into struct posix_cputimers by Thomas Gleixner · 5 years ago
  17. 2b69942 posix-cpu-timers: Create a container struct by Thomas Gleixner · 5 years ago
  18. ab693c5 posix-cpu-timers: Move prof/virt_ticks into caller by Thomas Gleixner · 5 years ago
  19. 0476ff2 posix-cpu-timers: Sample task times once in expiry check by Thomas Gleixner · 5 years ago
  20. 8c2d74f posix-cpu-timers: Get rid of pointer indirection by Thomas Gleixner · 5 years ago
  21. 2092c1d4 posix-cpu-timers: Simplify sample functions by Thomas Gleixner · 5 years ago
  22. 5405d00 posix-cpu-timers: Remove pointless return value check by Thomas Gleixner · 5 years ago
  23. da020ce posix-cpu-timers: Use clock ID in posix_cpu_timer_rearm() by Thomas Gleixner · 5 years ago
  24. 99093c5 posix-cpu-timers: Use clock ID in posix_cpu_timer_get() by Thomas Gleixner · 5 years ago
  25. c7a37c6 posix-cpu-timers: Use clock ID in posix_cpu_timer_set() by Thomas Gleixner · 5 years ago
  26. 24ab7f5 posix-cpu-timers: Consolidate thread group sample code by Thomas Gleixner · 5 years ago
  27. c506bef4 posix-cpu-timers: Rename thread_group_cputimer() and make it static by Thomas Gleixner · 5 years ago
  28. a324956 posix-cpu-timers: Sample directly in timer check by Thomas Gleixner · 5 years ago
  29. 19298fb posix-cpu-timers: Provide quick sample function for itimer by Thomas Gleixner · 5 years ago
  30. e5a8b65 posix-cpu-timers: Use common permission check in posix_cpu_timer_create() by Thomas Gleixner · 5 years ago
  31. bfcf3e9 posix-cpu-timers: Use common permission check in posix_cpu_clock_get() by Thomas Gleixner · 5 years ago
  32. 6ae40e3 posix-cpu-timers: Provide task validation functions by Thomas Gleixner · 5 years ago
  33. dce3e8f posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers() by Thomas Gleixner · 5 years ago
  34. 692117c posix-cpu-timers: Sanitize bogus WARNONS by Thomas Gleixner · 5 years ago
  35. 7cb9a94 posix-cpu-timers: Fixup stale comment by Thomas Gleixner · 5 years ago
  36. 1611879 posix-cpu-timers: Remove private interval storage by Thomas Gleixner · 6 years ago
  37. 93ad0fc posix-cpu-timers: Unbreak timer rearming by Thomas Gleixner · 6 years ago
  38. e6a2d72c posix-cpu-timers: Remove useless call to check_dl_overrun() by Juri Lelli · 6 years ago
  39. 0214f46 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 6 years ago
  40. 6883f81 pid: Implement PIDTYPE_TGID by Eric W. Biederman · 8 years ago
  41. c6bb111 Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz/linux into timers/core by Thomas Gleixner · 7 years ago
  42. 78c9c4d posix-timers: Sanitize overrun handling by Thomas Gleixner · 7 years ago
  43. c60c32a5 posix-cpu-timers: Remove lockdep_assert_irqs_disabled() by Sebastian Andrzej Siewior · 7 years ago
  44. c3bca5d posix-cpu-timers: Ensure set_process_cpu_timer is always evaluated by Laura Abbott · 7 years ago
  45. af8c5e2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  46. a9445e4 posix-cpu-timers: Make set_process_cpu_timer() more robust by Max R. P. Grossmann · 7 years ago
  47. 34be393 sched/deadline: Implement "runtime overrun signal" support by Juri Lelli · 7 years ago
  48. 29f1b2b posix-timers: Prevent UB from shifting negative signed value by Nick Desaulniers · 7 years ago
  49. a696822 timers/posix-cpu-timers: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  50. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  51. 3cf2949 posix-cpu-timers: Use dedicated helper to access rlimit values by Krzysztof Opasiak · 8 years ago
  52. ea3b25e Merge branch 'timers-compat' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  53. c0edd7c nanosleep: Use get_timespec64() and put_timespec64() by Deepa Dinamani · 8 years ago
  54. 098b0e0 posix-cpu-timers: Make timespec to nsec conversion safe by Thomas Gleixner · 8 years ago
  55. 938e7cf posix-timers: Make nanosleep timespec argument const by Thomas Gleixner · 8 years ago
  56. 343d8fc posix-cpu-timers: Avoid timespec conversion in do_cpu_nanosleep() by Thomas Gleixner · 8 years ago
  57. fb923c4 posix-timers: Kill ->nsleep_restart() by Al Viro · 8 years ago
  58. ce41aaf hrtimers/posix-timers: Merge nanosleep timespec copyout logics into a new helper by Al Viro · 8 years ago
  59. edbeda4 time/posix-timers: Move the compat copyouts to the nanosleep implementations by Al Viro · 8 years ago
  60. 99e6c0e posix-timers: Store rmtp into restart_block in sys_clock_nanosleep() by Al Viro · 8 years ago
  61. 86a9c44 posix-cpu-timers: Move copyout of timespec into do_cpu_nanosleep() by Al Viro · 8 years ago
  62. eabdec0 posix-timers: Zero settings value in common code by Thomas Gleixner · 8 years ago
  63. f37fb0a posix-timers: Use timer_rearm() callback in posixtimer_rearm() by Thomas Gleixner · 8 years ago
  64. 96fe3b0 posix-timers: Rename do_schedule_next_timer by Thomas Gleixner · 8 years ago
  65. d97bb75 posix-timers: Store k_clock pointer in k_itimer by Thomas Gleixner · 8 years ago
  66. af888d6 posix-timers: Unify overrun/requeue_pending handling by Thomas Gleixner · 8 years ago
  67. bab0aae posix-timers: Move posix-timer internals to core by Thomas Gleixner · 8 years ago
  68. 978267b Merge branch 'timers/urgent' into WIP.timers by Thomas Gleixner · 8 years ago
  69. d3ba5a9 posix-timers: Make posix_clocks immutable by Christoph Hellwig · 8 years ago
  70. 43fe8b8 posix-timers: Make signal printks conditional by Thomas Gleixner · 8 years ago
  71. e579dde Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  72. 01a2197 posix-timers: Correct sanity check in posix_cpu_nsleep by Eric W. Biederman · 8 years ago
  73. ad19638 time: Change k_clock nsleep() to use timespec64 by Deepa Dinamani · 8 years ago
  74. 5f252b3 time: Change k_clock timer_set() and timer_get() to use timespec64 by Deepa Dinamani · 8 years ago
  75. 0fe6afe time: Change k_clock clock_set() to use timespec64 by Deepa Dinamani · 8 years ago
  76. d2e3e0c time: Change k_clock clock_getres() to use timespec64 by Deepa Dinamani · 8 years ago
  77. 3c9c12f time: Change k_clock clock_get() to use timespec64 by Deepa Dinamani · 8 years ago
  78. e7ea7c9 rlimits: Print more information when CPU/RT limits are exceeded by Arun Raghavan · 8 years ago
  79. 32ef551 sched/headers: Prepare to move cputime functionality from <linux/sched.h> into <linux/sched/cputime.h> by Ingo Molnar · 8 years ago
  80. 3f07c01 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  81. 858cf3a timers/itimer: Convert internal cputime_t units to nsec by Frederic Weisbecker · 8 years ago
  82. ebd7e7f timers/posix-timers: Convert internals to use nsecs by Frederic Weisbecker · 8 years ago
  83. 715eb7a timers/posix-timers: Use TICK_NSEC instead of a dynamically ad-hoc calculated version by Frederic Weisbecker · 8 years ago
  84. a1cecf2 sched/cputime: Introduce special task_cputime_t() API to return old-typed cputime by Frederic Weisbecker · 8 years ago
  85. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  86. 9465d9c Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 53d3eaa posix_cpu_timers: Move the add_device_randomness() call to a proper place by Nicolas Pitre · 8 years ago
  88. 353c50e sched/cputime: Simplify task_cputime() by Stanislaw Gruszka · 8 years ago
  89. 2c13ce8 posix_cpu_timer: Exit early when process has been reaped by Alexey Dobriyan · 9 years ago
  90. b787830 posix-cpu-timers: Migrate to use new tick dependency mask model by Frederic Weisbecker · 10 years ago
  91. c8d75aa posix_cpu_timer: Reduce unnecessary sighand lock contention by Jason Low · 9 years ago
  92. d5c373e posix_cpu_timer: Convert cputimer->running to bool by Jason Low · 9 years ago
  93. 934715a posix_cpu_timer: Check thread timers only when there are active thread timers by Jason Low · 9 years ago
  94. 7c177d9 posix_cpu_timer: Optimize fastpath_timer_check() by Jason Low · 9 years ago
  95. 7110744 sched, timer: Use the atomic task_cputime in thread_group_cputimer by Jason Low · 10 years ago
  96. 1018016 sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability by Jason Low · 10 years ago
  97. 316c1608d sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE() by Jason Low · 10 years ago
  98. f56141e all arches, signal: move restart_block to struct task_struct by Andy Lutomirski · 10 years ago
  99. 23cfa36 sched/cputime: Fix cpu_timer_sample_group() double accounting by Peter Zijlstra · 10 years ago
  100. e78c349 time, signal: Protect resource use statistics with seqlock by Rik van Riel · 10 years ago