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
2014-08-07
timer: Fix lock inversion between hrtimer_bases.lock and scheduler locks
Jan Kara
2014-07-28
alarmtimer: Fix bug where relative alarm timers were treated as absolute
John Stultz
2014-06-26
nohz: Fix another inconsistency between CONFIG_NO_HZ=n and nohz=off
Thomas Gleixner
2014-03-23
tick: Make oneshot broadcast robust vs. CPU offlining
Thomas Gleixner
2014-02-22
time: Fix overflow when HZ is smaller than 60
Mikulas Patocka
2014-02-22
tick: Clear broadcast pending bit when switching to oneshot
Thomas Gleixner
2014-02-13
timekeeping: Avoid possible deadlock from clock_was_set_delayed
John Stultz
2014-02-13
timekeeping: Fix missing timekeeping_update in suspend path
John Stultz
2014-02-13
timekeeping: Fix CLOCK_TAI timer/nanosleep delays
John Stultz
2014-02-13
timekeeping: Fix lost updates to tai adjustment
John Stultz
2013-12-11
time: Fix 1ns/tick drift w/ GENERIC_TIME_VSYSCALL_OLD
Martin Schwidefsky
2013-12-08
ntp: Make periodic RTC update more reliable
Miroslav Lichvar
2013-12-08
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
2013-12-08
clockevents: Split out selection logic
Thomas Gleixner
2013-12-08
clockevents: Add module refcount
Thomas Gleixner
2013-12-08
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-12-04
alarmtimer: return EINVAL instead of ENOTSUPP if rtcdev doesn't exist
KOSAKI Motohiro
2013-11-13
clockevents: Sanitize ticks to nsec conversion
Thomas Gleixner
2013-10-01
timekeeping: Fix HRTICK related deadlock from ntp lock changes
John Stultz
2013-09-07
timer_list: correct the iterator for timer_list
Nathan Zimmer
2013-08-11
Revert "cpuidle: Quickly notice prediction failure for repeat mode"
Rafael J. Wysocki
2013-07-25
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
2013-07-25
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-06-21
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
2013-05-31
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
2013-05-31
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
2013-05-29
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-05-28
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
2013-05-28
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
2013-05-28
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
2013-05-15
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-14
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
2013-05-14
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
2013-05-12
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-05
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
2013-05-04
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
2013-05-02
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-04-29
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
Li Zhong
2013-04-27
Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-04-26
nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config
Frederic Weisbecker
2013-04-26
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
2013-04-25
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-24
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
2013-04-22
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
2013-04-22
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
[next]