index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
hrtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-11
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
1
-0
/
+1
2026-04-10
clockevents: Prevent timer interrupt starvation
Thomas Gleixner
1
-0
/
+1
2026-04-01
hrtimer: Fix incorrect #endif comment for BITS_PER_LONG check
Zhan Xusheng
1
-1
/
+1
2026-03-12
hrtimer: Add a helper to retrieve a hrtimer from its timerqueue node
Thomas Weißschuh (Schneider Electric)
1
-3
/
+5
2026-03-12
hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry event
Thomas Weißschuh (Schneider Electric)
1
-2
/
+2
2026-03-12
hrtimer: Don't zero-initialize ret in hrtimer_nanosleep()
Thomas Weißschuh (Schneider Electric)
1
-1
/
+1
2026-03-11
hrtimer: Less agressive interrupt 'hang' handling
Peter Zijlstra
1
-2
/
+3
2026-02-27
hrtimer: Try to modify timers in place
Thomas Gleixner
1
-1
/
+36
2026-02-27
hrtimer: Use linked timerqueue
Thomas Gleixner
1
-17
/
+17
2026-02-27
hrtimer: Optimize for_each_active_base()
Thomas Gleixner
1
-16
/
+4
2026-02-27
hrtimer: Simplify run_hrtimer_queues()
Thomas Gleixner
1
-9
/
+10
2026-02-27
hrtimer: Rework next event evaluation
Thomas Gleixner
1
-51
/
+69
2026-02-27
hrtimer: Keep track of first expiring timer per clock base
Thomas Gleixner
1
-3
/
+34
2026-02-27
hrtimer: Avoid re-evaluation when nothing changed
Thomas Gleixner
1
-14
/
+31
2026-02-27
hrtimer: Push reprogramming timers into the interrupt return path
Peter Zijlstra
1
-5
/
+33
2026-02-27
hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearm
Thomas Gleixner
1
-19
/
+9
2026-02-27
hrtimer: Re-arrange hrtimer_interrupt()
Peter Zijlstra
1
-49
/
+44
2026-02-27
hrtimer: Separate remove/enqueue handling for local timers
Thomas Gleixner
1
-29
/
+43
2026-02-27
hrtimer: Use NOHZ information for locality
Thomas Gleixner
1
-1
/
+12
2026-02-27
hrtimer: Optimize for local timers
Thomas Gleixner
1
-36
/
+65
2026-02-27
hrtimer: Convert state and properties to boolean
Thomas Gleixner
1
-18
/
+40
2026-02-27
hrtimer: Replace the bitfield in hrtimer_cpu_base
Thomas Gleixner
1
-12
/
+13
2026-02-27
hrtimer: Evaluate timer expiry only once
Thomas Gleixner
1
-2
/
+3
2026-02-27
hrtimer: Cleanup coding style and comments
Thomas Gleixner
1
-221
/
+143
2026-02-27
hrtimer: Use guards where appropriate
Thomas Gleixner
1
-33
/
+15
2026-02-27
hrtimer: Reduce trace noise in hrtimer_start()
Thomas Gleixner
1
-23
/
+20
2026-02-27
hrtimer: Add debug object init assertion
Thomas Gleixner
1
-5
/
+38
2026-02-27
hrtimer: Provide LAZY_REARM mode
Peter Zijlstra
1
-1
/
+16
2026-02-27
hrtimer: Provide a static branch based hrtimer_hres_enabled()
Thomas Gleixner
1
-3
/
+25
2026-02-27
hrtimer: Avoid pointless reprogramming in __hrtimer_start_range_ns()
Peter Zijlstra
1
-0
/
+8
2026-02-10
Merge tag 'timers-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+11
2026-02-10
Merge tag 'sched-core-2026-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+1
2026-02-03
Merge branch 'v6.19-rc8'
Peter Zijlstra
1
-2
/
+2
2026-01-28
cpufreq: ondemand: Simplify idle cputime granularity test
Frederic Weisbecker
1
-1
/
+1
2026-01-22
hrtimer: Fix trace oddity
Thomas Gleixner
1
-1
/
+1
2026-01-13
hrtimer: Drop _tv64() helpers
Thomas Weißschuh
1
-3
/
+3
2026-01-13
hrtimer: Remove public definition of HIGH_RES_NSEC
Thomas Weißschuh
1
-0
/
+8
2026-01-13
hrtimer: Fix softirq base check in update_needs_ipi()
Thomas Weißschuh
1
-1
/
+1
2026-01-11
treewide: Update email address
Thomas Gleixner
1
-1
/
+1
2025-12-02
Merge tag 'timers-core-2025-11-30' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-2
/
+2
2025-11-14
hrtimer: Store time as ktime_t in restart block
Thomas Weißschuh
1
-2
/
+2
2025-09-30
Merge tag 'timers-core-2025-09-29' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-12
/
+28
2025-09-21
time: Fix spelling mistakes in comments
Haofeng Li
1
-1
/
+1
2025-09-09
hrtimers: Unconditionally update target CPU base after offline timer migration
Xiongfeng Wang
1
-8
/
+3
2025-09-09
hrtimer: Reorder branches in hrtimer_clockid_to_base()
Thomas Weißschuh
1
-2
/
+2
2025-09-09
hrtimer: Remove hrtimer_clock_base:: Get_time
Thomas Weißschuh
1
-9
/
+25
2025-04-09
hrtimer: Add missing ACCESS_PRIVATE() for hrtimer::function
Nam Cao
1
-1
/
+1
2025-04-05
tracing/timers: Rename the hrtimer_init event to hrtimer_setup
Nam Cao
1
-2
/
+2
2025-04-05
hrtimers: Rename debug_init_on_stack() to debug_setup_on_stack()
Nam Cao
1
-4
/
+4
2025-04-05
hrtimers: Rename debug_init() to debug_setup()
Nam Cao
1
-4
/
+2
[next]