index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2023-12-20
posix-timers: Get rid of [COMPAT_]SYS_NI() uses
Linus Torvalds
2023-11-19
Merge tag 'timers_urgent_for_v6.7_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-11
hrtimers: Push pending hrtimers away from outgoing CPU earlier
Thomas Gleixner
2023-10-31
Merge tag 'net-next-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-10-15
posix-clock: introduce posix_clock_context concept
Xabier Marquiegui
2023-10-09
alarmtimer: Use maximum alarm time for suspend
Guenter Roeck
2023-09-29
tick/nohz: Update comments some more
Ingo Molnar
2023-09-27
tick/nohz: Don't shutdown the lowres tick from itself
Frederic Weisbecker
2023-09-27
tick/nohz: Update obsolete comments
Frederic Weisbecker
2023-09-27
tick/nohz: Rename the tick handlers to more self-explanatory names
Frederic Weisbecker
2023-09-02
Merge tag 'timers-urgent-2023-09-02' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-08-30
Merge tag 'docs-6.6' of git://git.lwn.net/linux
Linus Torvalds
2023-08-30
tick/rcu: Fix false positive "softirq work is pending" messages
Paul Gortmaker
2023-08-28
Merge tag 'linux-kselftest-kunit-6.6-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2023-07-26
kunit: time: Mark test as slow using test attributes
Rae Moar
2023-07-14
clocksource: Handle negative skews in "skew is too large" messages
Paul E. McKenney
2023-07-14
time: add kernel-doc in time.c
Randy Dunlap
2023-06-27
Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-06-27
Merge tag 'sched-core-2023-06-27' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-06-26
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-22
hrtimer: Add missing sparse annotations to hrtimer locking
Ben Dooks
2023-06-18
tick/rcu: Fix bogus ratelimit condition
Wen Yang
2023-06-18
alarmtimer: Remove unnecessary (void *) cast
Li zeming
2023-06-18
alarmtimer: Remove unnecessary initialization of variable 'ret'
Li zeming
2023-06-18
posix-timers: Refer properly to CONFIG_HIGH_RES_TIMERS
Lukas Bulwahn
2023-06-18
posix-timers: Polish coding style in a few places
Thomas Gleixner
2023-06-18
posix-timers: Remove pointless comments
Thomas Gleixner
2023-06-18
posix-timers: Clarify posix_timer_fn() comments
Thomas Gleixner
2023-06-18
posix-timers: Clarify posix_timer_rearm() comment
Thomas Gleixner
2023-06-18
posix-timers: Comment SIGEV_THREAD_ID properly
Thomas Gleixner
2023-06-18
posix-timers: Add proper comments in do_timer_create()
Thomas Gleixner
2023-06-18
posix-timers: Document nanosleep() details
Thomas Gleixner
2023-06-18
posix-timers: Document sys_clock_settime() permissions in place
Thomas Gleixner
2023-06-18
posix-timers: Document sys_clock_getoverrun()
Thomas Gleixner
2023-06-18
posix-timers: Document common_clock_get() correctly
Thomas Gleixner
2023-06-18
posix-timers: Document sys_clock_getres() correctly
Thomas Gleixner
2023-06-18
posix-timers: Split release_posix_timers()
Thomas Gleixner
2023-06-18
posix-timers: Remove pointless irqsafe from hash_lock
Thomas Gleixner
2023-06-18
posix-timers: Set k_itimer:: It_signal to NULL on exit()
Thomas Gleixner
2023-06-18
posix-timers: Annotate concurrent access to k_itimer:: It_signal
Thomas Gleixner
2023-06-18
posix-timers: Add comments about timer lookup
Thomas Gleixner
2023-06-18
posix-timers: Cleanup comments about timer ID tracking
Thomas Gleixner
2023-06-18
posix-timers: Clarify timer_wait_running() comment
Thomas Gleixner
2023-06-18
posix-timers: Ensure timer ID search-loop limit is valid
Thomas Gleixner
2023-06-18
posix-timers: Prevent RT livelock in itimer_delete()
Thomas Gleixner
2023-06-16
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-06-05
time/sched_clock: Provide sched_clock_noinstr()
Peter Zijlstra
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2023-06-01
clocksource: Replace all non-returning strlcpy with strscpy
Azeem Shaikh
2023-05-08
tick/broadcast: Make broadcast device replacement work correctly
Thomas Gleixner
[next]