index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
Age
Commit message (
Expand
)
Author
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
2024-10-16
time: Remove '%' from numeric constant in kernel-doc comment
Wang Jinchao
2024-10-15
vdso: Remove timekeeper argument of __arch_update_vsyscall()
Thomas Weißschuh
2024-10-14
posix-clock: Fix missing timespec64 check in pc_clock_settime()
Jinjie Ruan
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-10
clocksource: Remove unused clocksource_change_rating
Dr. David Alan Gilbert
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
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
2024-10-02
ntp: Move pps_fbase into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_jitter into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_ft into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move pps_valid into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move ntp_next_leap_sec into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move time_adj/ntp_tick_adj into ntp_data
Thomas Gleixner
2024-10-02
ntp: Move time_freq/reftime into ntp_data
Thomas Gleixner
[prev]
[next]