index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: Prevent queuing of hrtimer without a function callback
Phil Chang
2024-06-25
1
-0
/
+2
*
hrtimer: Rename __hrtimer_hres_active() to hrtimer_hres_active()
Jiapeng Chong
2024-04-22
1
-13
/
+8
*
hrtimer: Remove unused function
Jiapeng Chong
2024-04-08
1
-19
/
+1
*
tick: Split nohz and highres features from nohz_mode
Frederic Weisbecker
2024-02-26
1
-1
/
+1
*
tick: Move tick cancellation up to CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-02-26
1
-2
/
+0
*
tick/nohz: Remove duplicate between tick_nohz_switch_to_nohz() and tick_setup...
Peng Liu
2024-02-26
1
-1
/
+1
*
hrtimer: Select housekeeping CPU during migration
Costa Shulyupin
2024-02-22
1
-1
/
+2
*
Merge tag 'v6.8-rc5' into timers/core, to resolve conflict
Ingo Molnar
2024-02-19
1
-0
/
+3
|
\
|
*
hrtimer: Report offline hrtimer enqueue
Frederic Weisbecker
2024-02-06
1
-0
/
+3
*
|
hrtimers: Update formatting of documentation
Anna-Maria Behnsen
2024-02-19
1
-8
/
+10
|
/
*
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-11-11
1
-21
/
+12
*
hrtimer: Add missing sparse annotations to hrtimer locking
Ben Dooks
2023-06-22
1
-0
/
+3
*
hrtimer: Ignore slack time for RT tasks in schedule_hrtimeout_range()
Davidlohr Bueso
2023-01-31
1
-3
/
+11
*
hrtimer: Rely on rt_task() for DL tasks too
Davidlohr Bueso
2023-01-31
1
-1
/
+1
*
timers: Prevent union confusion from unexpected restart_syscall()
Jann Horn
2023-01-11
1
-0
/
+2
*
freezer,sched: Rewrite core freezer logic
Peter Zijlstra
2022-09-07
1
-2
/
+2
*
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2022-08-02
1
-0
/
+1
*
hrtimer: Unbreak hrtimer_force_reprogram()
Thomas Gleixner
2021-08-12
1
-20
/
+20
*
hrtimer: Use raw_cpu_ptr() in clock_was_set()
Thomas Gleixner
2021-08-12
1
-2
/
+3
*
hrtimer: Avoid more SMP function calls in clock_was_set()
Thomas Gleixner
2021-08-10
1
-9
/
+65
*
hrtimer: Avoid unnecessary SMP function calls in clock_was_set()
Marcelo Tosatti
2021-08-10
1
-2
/
+33
*
hrtimer: Add bases argument to clock_was_set()
Thomas Gleixner
2021-08-10
1
-2
/
+2
*
timekeeping: Distangle resume and clock-was-set events
Thomas Gleixner
2021-08-10
1
-9
/
+6
*
hrtimer: Force clock_was_set() handling for the HIGHRES=n, NOHZ=y case
Thomas Gleixner
2021-08-10
1
-28
/
+59
*
hrtimer: Ensure timerfd notification for HIGHRES=n
Thomas Gleixner
2021-08-10
1
-16
/
+16
*
hrtimer: Consolidate reprogramming code
Peter Zijlstra
2021-08-10
1
-43
/
+29
*
hrtimer: Avoid double reprogramming in __hrtimer_start_range_ns()
Thomas Gleixner
2021-08-10
1
-7
/
+53
*
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-26
1
-9
/
+9
|
\
|
*
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-03-22
1
-9
/
+9
*
|
kernel, fs: Introduce and use set_restart_fn() and arch_set_restart_data()
Oleg Nesterov
2021-03-16
1
-1
/
+1
|
/
*
hrtimer: Update softirq_expires_next correctly after __hrtimer_get_next_event()
Anna-Maria Behnsen
2021-03-08
1
-21
/
+39
*
Merge tag 'timers-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-12-15
1
-1
/
+1
|
\
|
*
hrtimer: Fix kernel-doc markups
Mauro Carvalho Chehab
2020-11-16
1
-1
/
+1
*
|
hrtimer: Remove unused inline function debug_hrtimer_free()
YueHaibing
2020-10-26
1
-5
/
+0
|
/
*
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-24
1
-1
/
+1
*
hrtimer: Use sequence counter with associated raw spinlock
Ahmed S. Darwish
2020-07-29
1
-3
/
+10
*
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-31
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
[next]