index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
hrtimer_defs.h
Age
Commit message (
Expand
)
Author
2026-03-12
hrtimer: Remove trailing comma after HRTIMER_MAX_CLOCK_BASES
Thomas Weißschuh (Schneider Electric)
2026-03-12
hrtimer: Mark index and clockid of clock base as const
Thomas Weißschuh (Schneider Electric)
2026-03-12
hrtimer: Drop spurious space in 'enum hrtimer_base_type'
Thomas Weißschuh (Schneider Electric)
2026-02-27
hrtimer: Use linked timerqueue
Thomas Gleixner
2026-02-27
hrtimer: Keep track of first expiring timer per clock base
Thomas Gleixner
2026-02-27
hrtimer: Avoid re-evaluation when nothing changed
Thomas Gleixner
2026-02-27
hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearm
Thomas Gleixner
2026-02-27
hrtimer: Replace the bitfield in hrtimer_cpu_base
Thomas Gleixner
2026-01-13
hrtimer: Remove public definition of HIGH_RES_NSEC
Thomas Weißschuh
2026-01-13
hrtimer: Remove unused resolution constants
Thomas Weißschuh
2025-09-09
hrtimer: Remove hrtimer_clock_base:: Get_time
Thomas Weißschuh
2025-01-23
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
2024-02-19
Merge tag 'v6.8-rc5' into timers/core, to resolve conflict
Ingo Molnar
2024-02-19
hrtimers: Move hrtimer base related definitions into hrtimer_defs.h
Anna-Maria Behnsen
2019-06-22
hrtimer: Split out hrtimer defines into separate header
Vincenzo Frascino