开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
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
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
2025-02-08
Merge tag 'timers-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-07
timers/migration: Fix off-by-one root mis-connection
Frederic Weisbecker
2025-02-03
Merge tag 'timers-urgent-2025-02-03' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-02-03
clocksource: Use migrate_disable() to avoid calling get_random_u32() in atomi...
Waiman Long
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
clocksource: Use pr_info() for "Checking clocksource synchronization" message
Waiman Long
2025-01-23
hrtimers: Force migrate away hrtimers queued after CPUHP_AP_HRTIMERS_DYING
Frederic Weisbecker
2025-01-23
hrtimers: Mark is_migration_base() with __always_inline
Andy Shevchenko
2025-01-21
Merge tag 'timers-core-2025-01-21' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2025-01-16
timers/migration: Simplify top level detection on group setup
Frederic Weisbecker
2025-01-16
hrtimers: Handle CPU state correctly on hotplug
Koichiro Den
2025-01-16
timers/migration: Annotate accesses to ignore flag
Frederic Weisbecker
2025-01-16
timers/migration: Enforce group initialization visibility to tree walkers
Frederic Weisbecker
2025-01-16
timers/migration: Fix another race between hotplug and idle entry/exit
Frederic Weisbecker
2025-01-16
timers: Optimize get_timer_[this_]cpu_base()
Zhongqiu Han
2025-01-15
timekeeping: Remove unused ktime_get_fast_timestamps()
Dr. David Alan Gilbert
2025-01-15
timer/migration: Fix kernel-doc warnings for union tmigr_state
Randy Dunlap
2025-01-15
tick/broadcast: Add kernel-doc for function parameters
Randy Dunlap
2025-01-15
hrtimers: Update the return type of enqueue_hrtimer()
Richard Clark
2025-01-15
clocksource/wdtest: Print time values for short udelay(1)
Paul E. McKenney
2025-01-15
posix-timers: Fix typo in __lock_timer()
Zhu Jun
2024-12-05
clocksource: Make negative motion detection more robust
Thomas Gleixner
2024-11-28
ntp: Remove invalid cast in time offset math
Marcelo Dalmas
2024-11-19
Merge tag 'timers-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'timers-vdso-2024-11-18' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-11-19
Merge tag 'irq-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-11-19
Merge tag 'locking-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-11-18
Merge tag 'vfs-6.13.mgtime' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-11-07
hrtimers: Delete hrtimer_init_on_stack()
Nam Cao
2024-11-07
alarmtimer: Switch to use hrtimer_setup() and hrtimer_setup_on_stack()
Nam Cao
2024-11-07
hrtimers: Delete hrtimer_init_sleeper_on_stack()
Nam Cao
2024-11-07
timers: Switch to use hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup_sleeper_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup_on_stack()
Nam Cao
2024-11-07
hrtimers: Introduce hrtimer_setup() to replace hrtimer_init()
Nam Cao
2024-11-07
hrtimers: Add missing hrtimer_init() trace points
Nam Cao
2024-11-07
softirq: Use a dedicated thread for timer wakeups on PREEMPT_RT.
Sebastian Andrzej Siewior
2024-11-07
timers: Use __raise_softirq_irqoff() to raise the softirq.
Sebastian Andrzej Siewior
2024-11-07
hrtimer: Use __raise_softirq_irqoff() to raise the softirq
Sebastian Andrzej Siewior
2024-11-07
alarmtimers: Remove return value from alarm functions
Thomas Gleixner
2024-11-07
alarmtimers: Remove the throttle mechanism from alarm_forward_now()
Thomas Gleixner
2024-11-07
posix-timers: Cleanup SIG_IGN workaround leftovers
Thomas Gleixner
2024-11-07
signal: Queue ignored posixtimers on ignore list
Thomas Gleixner
2024-11-07
posix-timers: Handle ignored list on delete and exit
Thomas Gleixner
2024-11-07
posix-timers: Move sequence logic into struct k_itimer
Thomas Gleixner
2024-11-07
posix-timers: Embed sigqueue in struct k_itimer
Thomas Gleixner
2024-11-07
signal: Replace resched_timer logic
Thomas Gleixner
2024-11-07
signal: Refactor send_sigqueue()
Thomas Gleixner
2024-11-07
posix-timers: Store PID type in the timer
Thomas Gleixner
2024-11-07
posix-timers: Add a refcount to struct k_itimer
Thomas Gleixner
[next]