index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
timekeeping.c
Age
Commit message (
Expand
)
Author
2024-10-25
timekeeping: Rework change_clocksource() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_inject_offset() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework do_settimeofday64() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Provide timekeeping_restore_shadow()
Thomas Gleixner
2024-10-25
timekeeping: Introduce combined timekeeping action flag
Anna-Maria Behnsen
2024-10-25
timekeeping: Split out timekeeper update of timekeeping_advanced()
Anna-Maria Behnsen
2024-10-25
timekeeping: Add struct tk_data as argument to timekeeping_update()
Anna-Maria Behnsen
2024-10-25
timekeeping: Introduce tkd_basic_setup() to make lock and seqcount init reusable
Anna-Maria Behnsen
2024-10-25
timekeeping: Define a struct type for tk_core to make it reusable
Anna-Maria Behnsen
2024-10-25
timekeeping: Move timekeeper_lock into tk_core
Anna-Maria Behnsen
2024-10-25
timekeeping: Encapsulate locking/unlocking of timekeeper_lock
Thomas Gleixner
2024-10-25
timekeeping: Move shadow_timekeeper into tk_core
Thomas Gleixner
2024-10-25
timekeeping: Simplify code in timekeeping_advance()
Thomas Gleixner
2024-10-25
timekeeping: Abort clocksource change in case of failure
Thomas Gleixner
2024-10-25
timekeeping: Avoid duplicate leap state update
Anna-Maria Behnsen
2024-10-25
timekeeping: Don't stop time readers across hard_pps() update
Thomas Gleixner
2024-10-25
timekeeping: Read NTP tick length only once
Thomas Gleixner
2024-10-10
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
2024-10-10
timekeeping: Add interfaces for handling timestamps with a floor value
Jeff Layton
2024-10-06
Merge branch 'timers/vfs' into timers/core
Thomas Gleixner
2024-10-06
timekeeping: Add percpu counter for tracking floor swap events
Jeff Layton
2024-10-06
timekeeping: Add interfaces for handling timestamps with a floor value
Jeff Layton
2024-10-02
timekeeping: Don't use seqcount loop in ktime_mono_to_any() on 64-bit systems
Jeff Layton
2024-10-02
timekeeping: Add the boot clock to system time snapshot
Vincent Donnefort
2024-09-10
ntp: Make sure RTC is synchronized when time goes backwards
Benjamin ROBIN
2024-08-05
timekeeping: Fix bogus clock_was_set() invocation in do_adjtimex()
Thomas Gleixner
2024-06-23
timekeeping: Add missing kernel-doc function comments
Yang Li
2024-06-03
timekeeping: Add function to convert realtime to base clock
Lakshmi Sowjanya D
2024-06-03
timekeeping: Provide infrastructure for converting to/from a base clock
Lakshmi Sowjanya D
2024-04-08
timekeeping: Let timekeeping_cycles_to_ns() handle both under and overflow
Adrian Hunter
2024-04-08
timekeeping: Make delta calculation overflow safe
Adrian Hunter
2024-04-08
timekeeping: Prepare timekeeping_cycles_to_ns() for overflow safety
Adrian Hunter
2024-04-08
timekeeping: Fold in timekeeping_delta_to_ns()
Adrian Hunter
2024-04-08
timekeeping: Consolidate timekeeping helpers
Adrian Hunter
2024-04-08
timekeeping: Refactor timekeeping helpers
Adrian Hunter
2024-04-08
timekeeping: Reuse timekeeping_cycles_to_ns()
Adrian Hunter
2024-04-08
timekeeping: Tidy timekeeping_cycles_to_ns() slightly
Adrian Hunter
2024-04-08
timekeeping: Rename fast_tk_get_delta_ns() to __timekeeping_get_ns()
Adrian Hunter
2024-04-08
timekeeping: Move timekeeping helper functions
Adrian Hunter
2024-03-11
Merge tag 'timers-core-2024-03-10' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2024-02-19
timekeeping: Fix cross-timestamp interpolation for non-x86
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation corner case decision
Peter Hilber
2024-02-19
timekeeping: Fix cross-timestamp interpolation on counter wrap
Peter Hilber
2024-02-07
timekeeping: Evaluate system_counterval_t.cs_id instead of .cs
Peter Hilber
2023-06-05
seqlock/latch: Provide raw_read_seqcount_latch_retry()
Peter Zijlstra
2023-04-26
timekeeping: Fix references to nonexistent ktime_get_fast_ns()
Geert Uytterhoeven
2023-01-03
time: Fix various kernel-doc problems
Randy Dunlap
2022-07-18
timekeeping: contribute wall clock to rng on time change
Jason A. Donenfeld
2022-05-24
Merge tag 'random-5.19-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2022-05-23
Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
[prev]
[next]