开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2 days
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
3 days
Merge tag 'timers-vdso-2026-04-12' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
7 days
Merge branch 'timers/urgent' into timers/core
Thomas Gleixner
7 days
clockevents: Prevent timer interrupt starvation
Thomas Gleixner
10 days
alarmtimer: Access timerqueue node under lock in suspend
Zhan Xusheng
11 days
tick/nohz: Fix inverted return value in check_tick_dependency() fast path
Josh Snyder
2026-04-01
hrtimer: Fix incorrect #endif comment for BITS_PER_LONG check
Zhan Xusheng
2026-04-01
timens: Use task_lock guard in timens_get*()
Thomas Weißschuh
2026-04-01
timens: Use mutex guard in proc_timens_set_offset()
Thomas Weißschuh
2026-04-01
timens: Simplify some calls to put_time_ns()
Thomas Weißschuh
2026-03-28
posix-timers: Fix stale function name in comment
Zhan Xusheng
2026-03-26
timens: Remove dependency on the vDSO
Thomas Weißschuh
2026-03-26
vdso/timens: Move functions to new file
Thomas Weißschuh
2026-03-24
timers: Get this_cpu once while clearing the idle state
Shrikanth Hegde
2026-03-24
alarmtimer: Fix argument order in alarm_timer_forward()
Zhan Xusheng
2026-03-21
Merge tag 'v7.0-rc4' into timers/core, to resolve conflict
Ingo Molnar
2026-03-20
clocksource: Rewrite watchdog code completely
Thomas Gleixner
2026-03-12
clocksource: Don't use non-continuous clocksources as watchdog
Thomas Gleixner
2026-03-12
hrtimer: Add a helper to retrieve a hrtimer from its timerqueue node
Thomas Weißschuh (Schneider Electric)
2026-03-12
hrtimer: Drop unnecessary pointer indirection in hrtimer_expire_entry event
Thomas Weißschuh (Schneider Electric)
2026-03-12
hrtimer: Don't zero-initialize ret in hrtimer_nanosleep()
Thomas Weißschuh (Schneider Electric)
2026-03-12
timekeeping: Mark offsets array as const
Thomas Weißschuh (Schneider Electric)
2026-03-12
timekeeping/auxclock: Consistently use raw timekeeper for tk_setup_internals()
Thomas Weißschuh (Schneider Electric)
2026-03-12
timer_list: Print offset as signed integer
Thomas Weißschuh (Schneider Electric)
2026-03-11
Merge branch 'sched/hrtick' into timers/core
Thomas Gleixner
2026-03-11
hrtimer: Less agressive interrupt 'hang' handling
Peter Zijlstra
2026-03-11
time/jiffies: Mark jiffies_64_to_clock_t() notrace
Steven Rostedt
2026-03-11
clocksource: Remove ARCH_CLOCKSOURCE_DATA
Arnd Bergmann
2026-03-07
Merge tag 'timers-urgent-2026-03-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-05
clocksource: Update clocksource::freq_khz on registration
Thomas Gleixner
2026-03-05
timekeeping: Initialize the coupled clocksource conversion completely
Thomas Gleixner
2026-03-04
timekeeping: Fix timex status validation for auxiliary clocks
Miroslav Lichvar
2026-03-04
Merge tag 'sysctl-7.00-fixes-rc3' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2026-03-04
time/jiffies: Fix sysctl file error on configurations where USER_HZ < HZ
Gerd Rausch
2026-03-03
Merge tag 'cgroup-for-7.0-rc2-fixes' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-03-01
Merge tag 'timers-urgent-2026-03-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2026-02-27
hrtimer: Try to modify timers in place
Thomas Gleixner
2026-02-27
hrtimer: Use linked timerqueue
Thomas Gleixner
2026-02-27
hrtimer: Optimize for_each_active_base()
Thomas Gleixner
2026-02-27
hrtimer: Simplify run_hrtimer_queues()
Thomas Gleixner
2026-02-27
hrtimer: Rework next event evaluation
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: Push reprogramming timers into the interrupt return path
Peter Zijlstra
2026-02-27
hrtimer: Prepare stubs for deferred rearming
Peter Zijlstra
2026-02-27
hrtimer: Rename hrtimer_cpu_base::in_hrtirq to deferred_rearm
Thomas Gleixner
2026-02-27
hrtimer: Re-arrange hrtimer_interrupt()
Peter Zijlstra
2026-02-27
hrtimer: Separate remove/enqueue handling for local timers
Thomas Gleixner
2026-02-27
hrtimer: Use NOHZ information for locality
Thomas Gleixner
2026-02-27
hrtimer: Optimize for local timers
Thomas Gleixner
[next]