index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2020-02-14
clocksource: Prevent double add_timer_on() for watchdog_timer
Konstantin Khlebnikov
2020-01-04
hrtimer: Annotate lockless access to timer->state
Eric Dumazet
2019-11-10
alarmtimer: Change remaining ENOTSUPP to EOPNOTSUPP
Petr Vorel
2019-10-05
alarmtimer: Use EOPNOTSUPP instead of ENOTSUPP
Thadeu Lima de Souza Cascardo
2019-08-04
timer_list: Guard procfs specific code
Nathan Huckleberry
2019-08-04
ntp: Limit TAI-UTC offset
Miroslav Lichvar
2019-06-22
ntp: Allow TAI-UTC offset to be set to zero
Miroslav Lichvar
2019-05-16
timer/debug: Change /proc/timer_stats from 0644 to 0600
Ben Hutchings
2019-02-20
timekeeping: Use proper seqcount initializer
Bart Van Assche
2018-12-21
timer/debug: Change /proc/timer_list from 0444 to 0400
Ingo Molnar
2018-12-17
posix-timers: Sanitize overrun handling
Thomas Gleixner
2018-10-10
alarmtimer: Prevent overflow for relative nanosleep
Thomas Gleixner
2018-08-09
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-07-03
time: Make sure jiffies_to_msecs() preserves non-zero time periods
Geert Uytterhoeven
2018-05-26
time: Fix CLOCK_MONOTONIC_RAW sub-nanosecond accounting
John Stultz
2018-05-26
tick/broadcast: Use for_each_cpu() specially on UP kernels
Dexuan Cui
2018-03-24
time: Change posix clocks ops interfaces to use timespec64
Deepa Dinamani
2018-03-22
sysrq: Reset the watchdog timers while displaying high-resolution timers
Tom Hromatka
2018-03-22
timers, sched_clock: Update timeout for clock wrap
David Engraf
2018-03-03
hrtimer: Ensure POSIX compliance (relative CLOCK_REALTIME hrtimers)
Anna-Maria Gleixner
2018-02-16
posix-timer: Properly check sigevent->sigev_notify
Thomas Gleixner
2018-01-31
hrtimer: Reset hrtimer cpu base proper on CPU hotplug
Thomas Gleixner
2018-01-31
timers: Plug locking race vs. timer migration
Thomas Gleixner
2018-01-31
time: Avoid undefined behaviour in ktime_add_safe()
Vegard Nossum
2018-01-02
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
2017-10-05
timer/sysclt: Restrict timer migration sysctl values to 0 and 1
Myungho Jung
2017-07-27
alarmtimer: don't rate limit one-shot timers
Greg Hackmann
2017-06-29
time: Fix clock->read(clock) race around clocksource changes
John Stultz
2017-06-26
alarmtimer: Rate limit periodic intervals
Thomas Gleixner
2017-06-26
alarmtimer: Prevent overflow of relative timers
Thomas Gleixner
2017-01-12
tick/broadcast: Prevent NULL pointer dereference
Thomas Gleixner
2017-01-09
timekeeping_Force_unsigned_clocksource_to_nanoseconds_conversion
Thomas Gleixner
2016-10-16
timekeeping: Fix __ktime_get_fast_ns() regression
John Stultz
2016-10-16
time: Add cycles to nanoseconds translation
Christopher S. Hall
2016-09-15
timekeeping: Avoid taking lock in NMI path with CONFIG_DEBUG_TIMEKEEPING
John Stultz
2016-09-15
timekeeping: Cap array access in timekeeping_debug
John Stultz
2016-09-15
clocksource: Allow unregistering the watchdog
Vitaly Kuznetsov
2016-09-15
ntp: Fix ADJ_SETOFFSET being used w/ ADJ_NANO
John Stultz
2016-09-15
time: Verify time values in adjtimex ADJ_SETOFFSET to avoid overflow
John Stultz
2016-09-15
hrtimer: Catch illegal clockids
Marc Zyngier
2016-08-10
posix_cpu_timer: Exit early when process has been reaped
Alexey Dobriyan
2016-03-03
tick/nohz: Set the correct expiry when switching to nohz/lowres mode
Wanpeng Li
2016-03-03
time: Avoid signed overflow in timekeeping_get_ns()
David Gibson
2016-03-03
posix-clock: Fix return code on the poll method's error path
Richard Cochran
2016-02-25
itimers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-25
posix-timers: Handle relative timers with CONFIG_TIME_LOW_RES proper
Thomas Gleixner
2016-02-17
hrtimer: Handle remaining time proper for TIME_LOW_RES
Thomas Gleixner
2015-11-15
Merge branches 'irq-urgent-for-linus' and 'timers-urgent-for-linus' of git://...
Linus Torvalds
2015-11-09
remove abs64()
Andrew Morton
2015-11-04
timers: Use proper base migration in add_timer_on()
Tejun Heo
[next]