index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
timers: Provide timer_shutdown[_sync]()
Thomas Gleixner
2022-11-24
1
-0
/
+66
*
timers: Add shutdown mechanism to the internal functions
Thomas Gleixner
2022-11-24
1
-8
/
+54
*
timers: Split [try_to_]del_timer[_sync]() to prepare for shutdown mode
Thomas Gleixner
2022-11-24
1
-51
/
+92
*
timers: Silently ignore timers with a NULL function
Thomas Gleixner
2022-11-24
1
-5
/
+52
*
timers: Rename del_timer() to timer_delete()
Thomas Gleixner
2022-11-24
1
-3
/
+3
*
timers: Rename del_timer_sync() to timer_delete_sync()
Thomas Gleixner
2022-11-24
1
-9
/
+9
*
timers: Use del_timer_sync() even on UP
Thomas Gleixner
2022-11-24
1
-2
/
+0
*
timers: Update kernel-doc for various functions
Thomas Gleixner
2022-11-24
1
-58
/
+90
*
timers: Replace BUG_ON()s
Thomas Gleixner
2022-11-24
1
-5
/
+6
*
timers: Get rid of del_singleshot_timer_sync()
Thomas Gleixner
2022-11-24
1
-1
/
+1
*
timers: Replace in_irq() with in_hardirq()
ye xingchen
2022-10-17
1
-1
/
+1
*
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-24
1
-2
/
+0
|
\
|
*
random32: use real rng for non-deterministic randomness
Jason A. Donenfeld
2022-05-18
1
-2
/
+0
*
|
timers: Provide a better debugobjects hint for delayed works
Stephen Boyd
2022-05-14
1
-1
/
+31
*
|
timers: Move timer sysctl into the timer code
tangmeng
2022-04-10
1
-15
/
+38
*
|
timers: Simplify calc_index()
Thomas Gleixner
2022-04-09
1
-1
/
+1
*
|
timers: Initialize base::next_expiry_recalc in timers_prepare_cpu()
Anna-Maria Behnsen
2022-04-09
1
-0
/
+1
|
/
*
timers: Fix warning condition in __run_timers()
Anna-Maria Behnsen
2022-04-09
1
-4
/
+7
*
timers: implement usleep_idle_range()
SeongJae Park
2021-12-10
1
-7
/
+9
*
timers: Move clearing of base::timer_running under base:: Lock
Thomas Gleixner
2021-07-27
1
-2
/
+4
*
timers: Fix get_next_timer_interrupt() with no timers pending
Nicolas Saenz Julienne
2021-07-15
1
-3
/
+5
*
Merge branch 'core-rcu-2021.07.04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-07-04
1
-14
/
+0
|
\
|
*
timer: Revert "timer: Add timer_curr_running()"
Frederic Weisbecker
2021-05-10
1
-14
/
+0
*
|
sched,timer: Use __set_current_state()
Peter Zijlstra
2021-06-18
1
-1
/
+1
|
/
*
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-03-22
1
-2
/
+2
*
rcu/nocb: Code-style nits in callback-offloading toggling
Paul E. McKenney
2021-01-06
1
-0
/
+1
*
timer: Add timer_curr_running()
Frederic Weisbecker
2021-01-06
1
-0
/
+13
*
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-14
1
-25
/
+32
|
\
|
*
timers: Make run_local_timers() static
Thomas Gleixner
2020-11-16
1
-24
/
+24
|
*
timers: Don't block on ->expiry_lock for TIMER_IRQSAFE timers
Sebastian Andrzej Siewior
2020-11-15
1
-1
/
+8
*
|
timers: Remove unused inline funtion debug_timer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
/
*
random32: add noise from network and scheduling activity
Willy Tarreau
2020-10-24
1
-0
/
+2
*
random32: make prandom_u32() output unpredictable
George Spelvin
2020-10-24
1
-7
/
+0
*
Merge tag 'timers-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-10-12
1
-0
/
+2
|
\
|
*
timers: Mask invalid flags in do_init_timer()
Qianli Zhao
2020-09-24
1
-0
/
+2
*
|
treewide: Make all debug_obj_descriptors const
Stephen Boyd
2020-09-24
1
-2
/
+2
*
|
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
1
-1
/
+1
|
/
*
posix-cpu-timers: Provide mechanisms to defer timer handling to task_work
Thomas Gleixner
2020-08-06
1
-0
/
+1
*
Merge tag 'timers-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-08-04
1
-145
/
+108
|
\
|
*
timers: Recalculate next timer interrupt only when necessary
Frederic Weisbecker
2020-07-24
1
-3
/
+18
|
*
timers: Lower base clock forwarding threshold
Frederic Weisbecker
2020-07-17
1
-1
/
+1
|
*
timers: Remove must_forward_clk
Frederic Weisbecker
2020-07-17
1
-16
/
+6
|
*
timers: Spare timer softirq until next expiry
Frederic Weisbecker
2020-07-17
1
-41
/
+8
|
*
timers: Expand clk forward logic beyond nohz
Frederic Weisbecker
2020-07-17
1
-22
/
+4
|
*
timers: Reuse next expiry cache after nohz exit
Frederic Weisbecker
2020-07-17
1
-4
/
+2
|
*
timers: Always keep track of next expiry
Frederic Weisbecker
2020-07-17
1
-21
/
+21
|
*
timers: Optimize _next_timer_interrupt() level iteration
Frederic Weisbecker
2020-07-17
1
-1
/
+9
|
*
timers: Add comments about calc_index() ceiling work
Frederic Weisbecker
2020-07-17
1
-1
/
+11
|
*
timers: Move trigger_dyntick_cpu() to enqueue_timer()
Frederic Weisbecker
2020-07-17
1
-36
/
+25
|
*
timers: Use only bucket expiry for base->next_expiry value
Anna-Maria Behnsen
2020-07-17
1
-30
/
+34
[next]