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
/
hrtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: Don't dereference the hrtimer pointer after the callback
Sebastian Andrzej Siewior
2020-04-01
1
-2
/
+3
*
Merge tag 'timers-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-03-30
1
-1
/
+1
|
\
|
*
hrtimer: Cast explicitely to u32t in __ktime_divns()
Wen Yang
2020-03-04
1
-1
/
+1
*
|
lockdep: Add hrtimer context tracing bits
Sebastian Andrzej Siewior
2020-03-21
1
-1
/
+5
|
/
*
hrtimer: Add missing sparse annotation for __run_timer()
Jules Irenge
2020-01-22
1
-1
/
+1
*
hrtimers: Prepare hrtimer_nanosleep() for time namespaces
Andrei Vagin
2020-01-14
1
-5
/
+7
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-12-03
1
-4
/
+7
|
\
|
*
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2019-11-06
1
-4
/
+7
*
|
y2038: remove CONFIG_64BIT_TIME
Arnd Bergmann
2019-11-15
1
-1
/
+1
|
/
*
hrtimer: Annotate lockless access to timer->base
Eric Dumazet
2019-10-14
1
-4
/
+4
*
hrtimer: Add a missing bracket and hide `migration_base' on !SMP
Sebastian Andrzej Siewior
2019-09-05
1
-1
/
+11
*
hrtimer: Don't take expiry_lock when timer is currently migrated
Julien Grall
2019-08-21
1
-1
/
+5
*
hrtimer: Protect lockless access to timer->base
Julien Grall
2019-08-21
1
-1
/
+2
*
hrtimer: Improve comments on handling priority inversion against softirq kthread
Frederic Weisbecker
2019-08-20
1
-4
/
+10
*
hrtimer: Prepare support for PREEMPT_RT
Anna-Maria Gleixner
2019-08-01
1
-6
/
+89
*
hrtimer: Determine hard/soft expiry mode for hrtimer sleepers on RT
Sebastian Andrzej Siewior
2019-08-01
1
-0
/
+34
*
hrtimer: Move unmarked hrtimers to soft interrupt expiry on RT
Sebastian Andrzej Siewior
2019-08-01
1
-1
/
+11
*
hrtimer: Make enqueue mode check work on RT
Thomas Gleixner
2019-08-01
1
-2
/
+7
*
hrtimer: Provide hrtimer_sleeper_start_expires()
Thomas Gleixner
2019-08-01
1
-2
/
+17
*
hrtimer: Consolidate hrtimer_init() + hrtimer_init_sleeper() calls
Sebastian Andrzej Siewior
2019-08-01
1
-11
/
+32
*
hrtimer: Remove task argument from hrtimer_init_sleeper()
Thomas Gleixner
2019-07-30
1
-4
/
+4
*
hrtimer: Use a bullet for the returns bullet list
Mauro Carvalho Chehab
2019-06-27
1
-3
/
+4
*
hrtimer: Remove unused header include
Yangtao Li
2019-06-12
1
-1
/
+0
*
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-03-05
1
-1
/
+1
|
\
|
*
y2038: syscalls: rename y2038 compat syscalls
Arnd Bergmann
2019-02-07
1
-1
/
+1
*
|
timers: Mark expected switch fall-throughs
Gustavo A. R. Silva
2019-01-29
1
-1
/
+1
|
/
*
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
2018-11-23
1
-2
/
+0
*
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
-12
/
+4
*
y2038: globally rename compat_time to old_time32
Arnd Bergmann
2018-08-27
1
-4
/
+4
*
Merge branch 'fortglx/4.19/time' of https://git.linaro.org/people/john.stultz...
Thomas Gleixner
2018-07-12
1
-1
/
+1
|
\
|
*
posix-timers: Fix nanosleep_copyout() for CONFIG_COMPAT_32BIT_TIME
Arnd Bergmann
2018-06-19
1
-1
/
+1
*
|
hrtimer: Improve kernel message printing
Geert Uytterhoeven
2018-07-12
1
-4
/
+3
|
/
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-05-02
1
-2
/
+14
|
\
|
*
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
1
-2
/
+14
*
|
time: Change nanosleep to safe __kernel_* types
Deepa Dinamani
2018-04-19
1
-2
/
+6
*
|
posix-timers: Make compat syscalls depend on CONFIG_COMPAT_32BIT_TIME
Deepa Dinamani
2018-04-19
1
-1
/
+1
|
/
*
-
.
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
2018-04-11
1
-2
/
+51
|
\
\
|
*
|
time: hrtimer: Use timerqueue_iterate_next() to get to the next timer
Rafael J. Wysocki
2018-04-09
1
-3
/
+1
|
*
|
time: hrtimer: Introduce hrtimer_next_event_without()
Rafael J. Wysocki
2018-04-07
1
-2
/
+53
|
|
/
*
/
hrtimer: Unify MONOTONIC and BOOTTIME clock behavior
Thomas Gleixner
2018-03-13
1
-14
/
+2
|
/
*
hrtimer: remove unneeded kallsyms include
Sergey Senozhatsky
2018-02-06
1
-1
/
+0
*
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
2018-01-27
1
-0
/
+4
|
\
|
*
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-27
1
-0
/
+3
*
|
hrtimer: Implement SOFT/HARD clock base selection
Anna-Maria Gleixner
2018-01-16
1
-4
/
+11
*
|
hrtimer: Implement support for softirq based hrtimers
Anna-Maria Gleixner
2018-01-16
1
-24
/
+172
*
|
hrtimer: Prepare handling of hard and softirq based hrtimers
Anna-Maria Gleixner
2018-01-16
1
-9
/
+29
*
|
hrtimer: Add clock bases and hrtimer mode for softirq context
Anna-Maria Gleixner
2018-01-16
1
-0
/
+20
*
|
hrtimer: Use irqsave/irqrestore around __run_hrtimer()
Anna-Maria Gleixner
2018-01-16
1
-13
/
+18
*
|
hrtimer: Factor out __hrtimer_next_event_base()
Anna-Maria Gleixner
2018-01-16
1
-4
/
+16
[next]