index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
2024-11-07
posix-cpu-timers: Correctly update timer status in posix_cpu_timer_del()
Thomas Gleixner
2024-11-05
seqlock, treewide: Switch to non-raw seqcount_latch interface
Marco Elver
2024-11-05
time/sched_clock: Broaden sched_clock()'s instrumentation coverage
Marco Elver
2024-11-05
time/sched_clock: Swap update_clock_read_data() latch writes
Marco Elver
2024-11-02
timekeeping: Always check for negative motion
Thomas Gleixner
2024-11-02
timekeeping: Remove CONFIG_DEBUG_TIMEKEEPING
Thomas Gleixner
2024-10-31
timers: Add missing READ_ONCE() in __run_timer_base()
Thomas Gleixner
2024-10-31
tick: Remove now unneeded low-res tick stop on CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-10-31
clockevents: Shutdown and unregister current clockevents at CPUHP_AP_TICK_DYING
Frederic Weisbecker
2024-10-31
clockevents: Improve clockevents_notify_released() comment
Frederic Weisbecker
2024-10-29
posix-timers: Add proper state tracking
Thomas Gleixner
2024-10-29
posix-timers: Rename k_itimer:: It_requeue_pending
Thomas Gleixner
2024-10-29
posix-timers: Drop signal if timer has been deleted or reprogrammed
Thomas Gleixner
2024-10-29
signal: Allow POSIX timer signals to be dropped
Thomas Gleixner
2024-10-29
posix-timers: Cure si_sys_private race
Thomas Gleixner
2024-10-29
signal: Confine POSIX_TIMERS properly
Thomas Gleixner
2024-10-25
time: Fix references to _msecs_to_jiffies() handling of values
Miguel Ojeda
2024-10-25
time: Partially revert cleanup on msecs_to_jiffies() documentation
Miguel Ojeda
2024-10-25
timekeeping: Merge timekeeping_update_staged() and timekeeping_update()
Anna-Maria Behnsen
2024-10-25
timekeeping: Remove TK_MIRROR timekeeping_update() action
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework do_adjtimex() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_suspend() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_resume() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_inject_sleeptime64() to use shadow_timekeeper
Anna-Maria Behnsen
2024-10-25
timekeeping: Rework timekeeping_init() to use shadow_timekeeper
Anna-Maria Behnsen
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-24
Merge tag 'net-6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-10-24
posix-timers: Replace call_rcu() by kfree_rcu() for simple kmem_cache_free() ...
Julia Lawall
2024-10-23
posix-clock: posix-clock: Fix unbalanced locking in pc_clock_settime()
Jinjie Ruan
2024-10-20
Merge tag 'sched_urgent_for_v6.12_rc4' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-10-16
timers: Add a warning to usleep_range_state() for wrong order of arguments
Anna-Maria Behnsen
2024-10-16
timers: Update function descriptions of sleep/delay related functions
Anna-Maria Behnsen
2024-10-16
timers: Update schedule_[hr]timeout*() related function descriptions
Anna-Maria Behnsen
2024-10-16
timers: Move *sleep*() and timeout functions into a separate file
Anna-Maria Behnsen
[prev]
[next]