开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Age
Commit message (
Expand
)
Author
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: Cleanup flush_sigqueue_mask()
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
posix-timers: Replace call_rcu() by kfree_rcu() for simple kmem_cache_free() ...
Julia Lawall
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
2024-10-16
time: Remove '%' from numeric constant in kernel-doc comment
Wang Jinchao
2024-10-10
clocksource: Remove unused clocksource_change_rating
Dr. David Alan Gilbert
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
Merge branch 'timers/kvm' into timers/core
Thomas Gleixner
2024-10-02
timekeeping: Add the boot clock to system time snapshot
Vincent Donnefort
2024-10-02
ntp: Move pps monitors into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_freq/stabil into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_shift/intcnt into ntp_data
Thomas Gleixner
[next]