1. f759081 rcu/nocb: Code-style nits in callback-offloading toggling by Paul E. McKenney · 4 years, 1 month ago
  2. dcd4259 timer: Add timer_curr_running() by Frederic Weisbecker · 4 years, 2 months ago
  3. 533369b Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 1 month ago
  4. cc947f2 timers: Make run_local_timers() static by Thomas Gleixner · 4 years, 2 months ago
  5. c725daf timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers by Sebastian Andrzej Siewior · 4 years, 3 months ago
  6. 9010e38 timers: Remove unused inline funtion debug_timer_free() by YueHaibing · 4 years, 4 months ago
  7. 3744741 random32: add noise from network and scheduling activity by Willy Tarreau · 4 years, 5 months ago
  8. c51f8f8 random32: make prandom_u32() output unpredictable by George Spelvin · 4 years, 5 months ago
  9. f5f5933 Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 3 months ago
  10. b952caf timers: Mask invalid flags in do_init_timer() by Qianli Zhao · 4 years, 5 months ago
  11. f9e62f3 treewide: Make all debug_obj_descriptors const by Stephen Boyd · 4 years, 5 months ago
  12. df561f66 treewide: Use fallthrough pseudo-keyword by Gustavo A. R. Silva · 4 years, 5 months ago
  13. 1fb497d posix-cpu-timers: Provide mechanisms to defer timer handling to task_work by Thomas Gleixner · 4 years, 6 months ago
  14. 442489c Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 6 months ago
  15. f227e3e random32: update the net random state on interrupt and activity by Willy Tarreau · 4 years, 6 months ago
  16. 31cd0e1 timers: Recalculate next timer interrupt only when necessary by Frederic Weisbecker · 4 years, 6 months ago
  17. 36cd28a timers: Lower base clock forwarding threshold by Frederic Weisbecker · 4 years, 6 months ago
  18. 0975fb5 timers: Remove must_forward_clk by Frederic Weisbecker · 4 years, 6 months ago
  19. d4f7dae timers: Spare timer softirq until next expiry by Frederic Weisbecker · 4 years, 6 months ago
  20. 1f8a421 timers: Expand clk forward logic beyond nohz by Frederic Weisbecker · 4 years, 6 months ago
  21. 90d52f6 timers: Reuse next expiry cache after nohz exit by Frederic Weisbecker · 4 years, 6 months ago
  22. dc2a0f1 timers: Always keep track of next expiry by Frederic Weisbecker · 4 years, 6 months ago
  23. 001ec1b timers: Optimize _next_timer_interrupt() level iteration by Frederic Weisbecker · 4 years, 6 months ago
  24. 4468897 timers: Add comments about calc_index() ceiling work by Frederic Weisbecker · 4 years, 6 months ago
  25. 9a2b764 timers: Move trigger_dyntick_cpu() to enqueue_timer() by Frederic Weisbecker · 4 years, 6 months ago
  26. 1f32cab timers: Use only bucket expiry for base->next_expiry value by Anna-Maria Behnsen · 4 years, 6 months ago
  27. 3d2e83a timers: Preserve higher bits of expiration on index calculation by Frederic Weisbecker · 4 years, 6 months ago
  28. e2a71bd timer: Fix wheel index calculation on last level by Frederic Weisbecker · 4 years, 6 months ago
  29. 30c66fc timer: Prevent base->clk from moving backward by Frederic Weisbecker · 4 years, 7 months ago
  30. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 9 months ago
  31. dbb381b Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 10 months ago
  32. 90c0189 timer: Use hlist_unhashed_lockless() in timer_pending() by Eric Dumazet · 5 years ago
  33. 6e317c3 timer: Improve the comment describing schedule_timeout() by Alexander Popov · 5 years ago
  34. e430d80 timer: Read jiffies once when forwarding base clk by Li RongQing · 5 years ago
  35. dce3e8f posix-cpu-timers: Remove tsk argument from run_posix_cpu_timers() by Thomas Gleixner · 5 years ago
  36. 030dcdd timers: Prepare support for PREEMPT_RT by Anna-Maria Gleixner · 5 years ago
  37. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  38. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  39. f28d3d5 timer/trace: Improve timer tracing by Anna-Maria Gleixner · 6 years ago
  40. dc1e7dc timer: Move trace point to get proper index by Anna-Maria Gleixner · 6 years ago
  41. 3717f61 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  42. 75b710a timers: Mark expected switch fall-throughs by Gustavo A. R. Silva · 6 years ago
  43. c98cac6 rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq() by Paul E. McKenney · 6 years ago
  44. 35728b8 time: Add SPDX license identifiers by Thomas Gleixner · 6 years ago
  45. 58c5fc2 time: Remove useless filenames in top level comments by Thomas Gleixner · 6 years ago
  46. 363e934 timers: Clear timer_base::must_forward_clk with timer_base::lock held by Gaurav Kohli · 6 years ago
  47. 3058758 timer: Fix coding style by Yi Wang · 7 years ago
  48. bf9c96b timers: Adjust a kernel-doc comment by Mauro Carvalho Chehab · 7 years ago
  49. c52232a timers: Forward timer base before migrating timers by Lingutla Chandrasekhar · 7 years ago
  50. 14c8034 hrtimer: Unify remote enqueue handling by Anna-Maria Gleixner · 7 years ago
  51. ae67bad hrtimer: Optimize the hrtimer code by using static keys for migration_enable/nohz_active by Thomas Gleixner · 7 years ago
  52. ed4bbf7 timers: Unconditionally check deferrable base by Thomas Gleixner · 7 years ago
  53. fd45bb7 timers: Invoke timer_start_debug() where it makes sense by Thomas Gleixner · 7 years ago
  54. 26456f8 timers: Reinitialize per cpu bases on hotplug by Thomas Gleixner · 7 years ago
  55. ced6d5c timers: Use deferrable base independent of base::nohz_active by Anna-Maria Gleixner · 7 years ago
  56. 188665b timer: Pass function down to initialization routines by Kees Cook · 7 years ago
  57. 354b46b timer: Switch callback prototype to take struct timer_list * argument by Kees Cook · 7 years ago
  58. c1eba5b timer: Pass timer_list pointer to callbacks unconditionally by Kees Cook · 7 years ago
  59. b24591e timers: Add a function to start/reduce a timer by David Howells · 7 years ago
  60. ba16490 timer: Convert stub timer to timer_setup() by Thomas Gleixner · 7 years ago
  61. c310ce4 timers: Avoid an unnecessary iteration in __run_timers() by Zhenzhong Duan · 7 years ago
  62. 58e1177 timer: Convert schedule_timeout() to use from_timer() by Kees Cook · 7 years ago
  63. 2fe59f5 timers: Fix excessive granularity of new timers after a nohz idle by Nicholas Piggin · 7 years ago
  64. 34f41c0 timers: Fix overflow in get_next_timer_interrupt by Matija Glavinic Pecotic · 7 years ago
  65. 2287d86 timers: Make the cpu base lock raw by Sebastian Andrzej Siewior · 8 years ago
  66. d15bc69 timers: Fix parameter description of try_to_del_timer_sync() by Peter Meerwald-Stadler · 8 years ago
  67. 89c9fea Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  68. b94bf59 timer/sysclt: Restrict timer migration sysctl values to 0 and 1 by Myungho Jung · 8 years ago
  69. 0ba42a5 treewide: Fix typo in xml/driver-api/basics.xml by Masanari Iida · 8 years ago
  70. b17b015 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h> by Ingo Molnar · 8 years ago
  71. 370c913 sched/headers: Prepare for new header dependencies before moving code to <linux/sched/nohz.h> by Ingo Molnar · 8 years ago
  72. 174cd4b sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h> by Ingo Molnar · 8 years ago
  73. dfb4357 time: Remove CONFIG_TIMER_STATS by Kees Cook · 8 years ago
  74. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  75. 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
  76. baa73d9 posix-timers: Make them configurable by Nicolas Pitre · 8 years ago
  77. 74ba181 timer: Move sys_alarm from timer.c to itimer.c by Nicolas Pitre · 8 years ago
  78. 4b7e9cf timers: Fix documentation for schedule_timeout() and similar by Douglas Anderson · 8 years ago
  79. 6c5e905 timers: Fix usleep_range() in the context of wake_up_process() by Douglas Anderson · 8 years ago
  80. 6bad6bc timers: Prevent base clock corruption when forwarding by Thomas Gleixner · 8 years ago
  81. 041ad7b timers: Prevent base clock rewind when forwarding clock by Thomas Gleixner · 8 years ago
  82. 4da9152 timers: Lock base for same bucket optimization by Thomas Gleixner · 8 years ago
  83. b831275 timers: Plug locking race vs. timer migration by Thomas Gleixner · 8 years ago
  84. 0766f78 latent_entropy: Mark functions with __latent_entropy by Emese Revfy · 9 years ago
  85. 46c8f0b0 timers: Fix get_next_timer_interrupt() computation by Chris Metcalf · 8 years ago
  86. 24f73b9 timers/core: Convert to hotplug state machine by Richard Cochran · 9 years ago
  87. 4b4b208 Merge branch 'timers/fast-wheel' into timers/core by Ingo Molnar · 9 years ago
  88. f00c0af timers: Implement optimization for same expiry time in mod_timer() by Anna-Maria Gleixner · 9 years ago
  89. ffdf047 timers: Split out index calculation by Anna-Maria Gleixner · 9 years ago
  90. 4e85876 timers: Only wake softirq if necessary by Thomas Gleixner · 9 years ago
  91. a683f39 timers: Forward the wheel clock whenever possible by Thomas Gleixner · 9 years ago
  92. 2369683 timers: Optimize collect_expired_timers() for NOHZ by Anna-Maria Gleixner · 9 years ago
  93. 73420fe timers: Move __run_timers() function by Anna-Maria Gleixner · 9 years ago
  94. 53bf837 timers: Remove set_timer_slack() leftovers by Thomas Gleixner · 9 years ago
  95. 500462a timers: Switch to a non-cascading wheel by Thomas Gleixner · 9 years ago
  96. 494af3e timers: Give a few structs and members proper names by Thomas Gleixner · 9 years ago
  97. 177ec0a timers: Remove the deprecated mod_timer_pinned() API by Thomas Gleixner · 9 years ago
  98. e675447 timers: Make 'pinned' a timer property by Thomas Gleixner · 9 years ago
  99. b5227d0 timers: Clarify usleep_range() function comment by Bjorn Helgaas · 9 years ago
  100. b9fdac7f debugobjects: insulate non-fixup logic related to static obj from fixup callbacks by Du, Changbin · 9 years ago