]> www.infradead.org Git - users/dwmw2/linux.git/commit
Merge tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git...
authorLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Jan 2025 21:16:00 +0000 (13:16 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 21 Jan 2025 21:16:00 +0000 (13:16 -0800)
commitf200c315da80584ad4d7d752f9eda1cea05fe183
tree9c9bdab7c057bb830f92775bf7048c9d02cf5c7d
parent336088234e9f85f6221135ba698c41dbf3c9e78e
parentdcf6230555dcd0b05e8d2dd5b128dcc4b6fc04ef
Merge tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip

Pull timer and timekeeping updates from Thomas Gleixner:

 - Just boring cleanups, typo and comment fixes and trivial optimizations

* tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip:
  timers/migration: Simplify top level detection on group setup
  timers: Optimize get_timer_[this_]cpu_base()
  timekeeping: Remove unused ktime_get_fast_timestamps()
  timer/migration: Fix kernel-doc warnings for union tmigr_state
  tick/broadcast: Add kernel-doc for function parameters
  hrtimers: Update the return type of enqueue_hrtimer()
  clocksource/wdtest: Print time values for short udelay(1)
  posix-timers: Fix typo in __lock_timer()
  vdso: Correct typo in PAGE_SHIFT comment
kernel/time/hrtimer.c
kernel/time/timer_migration.c