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
*
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
1
-1
/
+1
|
\
|
*
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
1
-1
/
+1
*
|
timer/trace: Improve timer tracing
Anna-Maria Gleixner
2019-03-24
1
-4
/
+13
*
|
timer: Move trace point to get proper index
Anna-Maria Gleixner
2019-03-24
1
-9
/
+4
|
/
*
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-03-05
1
-1
/
+1
|
\
|
*
rcu: Rename rcu_check_callbacks() to rcu_sched_clock_irq()
Paul E. McKenney
2019-01-25
1
-1
/
+1
*
|
timers: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-29
1
-1
/
+1
|
/
*
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
1
-0
/
+1
*
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-11-23
1
-2
/
+0
*
timers: Clear timer_base::must_forward_clk with timer_base::lock held
Gaurav Kohli
2018-08-02
1
-13
/
+16
*
timer: Fix coding style
Yi Wang
2018-07-19
1
-1
/
+1
*
timers: Adjust a kernel-doc comment
Mauro Carvalho Chehab
2018-05-13
1
-7
/
+7
*
timers: Forward timer base before migrating timers
Lingutla Chandrasekhar
2018-02-28
1
-0
/
+6
*
hrtimer: Unify remote enqueue handling
Anna-Maria Gleixner
2018-01-16
1
-1
/
+8
*
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
2018-01-16
1
-41
/
+42
*
timers: Unconditionally check deferrable base
Thomas Gleixner
2018-01-14
1
-1
/
+1
*
timers: Invoke timer_start_debug() where it makes sense
Thomas Gleixner
2017-12-29
1
-2
/
+2
*
timers: Reinitialize per cpu bases on hotplug
Thomas Gleixner
2017-12-29
1
-0
/
+15
*
timers: Use deferrable base independent of base::nohz_active
Anna-Maria Gleixner
2017-12-29
1
-9
/
+7
*
timer: Pass function down to initialization routines
Kees Cook
2017-11-21
1
-6
/
+15
*
timer: Switch callback prototype to take struct timer_list * argument
Kees Cook
2017-11-21
1
-3
/
+3
*
timer: Pass timer_list pointer to callbacks unconditionally
Kees Cook
2017-11-21
1
-10
/
+7
*
timers: Add a function to start/reduce a timer
David Howells
2017-11-12
1
-7
/
+38
*
timer: Convert stub timer to timer_setup()
Thomas Gleixner
2017-10-18
1
-3
/
+3
*
timers: Avoid an unnecessary iteration in __run_timers()
Zhenzhong Duan
2017-10-18
1
-2
/
+5
*
timer: Convert schedule_timeout() to use from_timer()
Kees Cook
2017-10-05
1
-7
/
+19
*
timers: Fix excessive granularity of new timers after a nohz idle
Nicholas Piggin
2017-08-24
1
-9
/
+41
*
timers: Fix overflow in get_next_timer_interrupt
Matija Glavinic Pecotic
2017-08-01
1
-1
/
+1
*
timers: Make the cpu base lock raw
Sebastian Andrzej Siewior
2017-06-29
1
-24
/
+24
*
timers: Fix parameter description of try_to_del_timer_sync()
Peter Meerwald-Stadler
2017-06-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2017-05-02
1
-1
/
+1
|
\
|
*
treewide: Fix typo in xml/driver-api/basics.xml
Masanari Iida
2017-03-24
1
-1
/
+1
*
|
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-04-20
1
-1
/
+1
|
/
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-03-02
1
-0
/
+1
*
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
2017-03-02
1
-1
/
+1
*
time: Remove CONFIG_TIMER_STATS
Kees Cook
2017-02-10
1
-46
/
+2
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-12
1
-30
/
+18
|
\
|
*
posix-timers: Make them configurable
Nicolas Pitre
2016-11-16
1
-1
/
+2
|
*
timer: Move sys_alarm from timer.c to itimer.c
Nicolas Pitre
2016-11-16
1
-13
/
+0
|
*
timers: Fix documentation for schedule_timeout() and similar
Douglas Anderson
2016-10-26
1
-4
/
+7
|
*
timers: Fix usleep_range() in the context of wake_up_process()
Douglas Anderson
2016-10-26
1
-12
/
+9
*
|
timers: Prevent base clock corruption when forwarding
Thomas Gleixner
2016-10-25
1
-13
/
+10
*
|
timers: Prevent base clock rewind when forwarding clock
Thomas Gleixner
2016-10-25
1
-5
/
+9
*
|
timers: Lock base for same bucket optimization
Thomas Gleixner
2016-10-25
1
-11
/
+17
*
|
timers: Plug locking race vs. timer migration
Thomas Gleixner
2016-10-25
1
-1
/
+8
|
/
*
latent_entropy: Mark functions with __latent_entropy
Emese Revfy
2016-10-10
1
-1
/
+1
*
timers: Fix get_next_timer_interrupt() computation
Chris Metcalf
2016-08-09
1
-1
/
+4
*
timers/core: Convert to hotplug state machine
Richard Cochran
2016-07-15
1
-23
/
+2
[next]