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
2012-10-30
timekeeping: Cast raw_interval to u64 to avoid shift overflow
Dan Carpenter
2012-09-19
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-09-19
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-09-19
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-02
sched/nohz: Fix rq->cpu_load calculations some more
Peter Zijlstra
2012-07-25
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-25
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-25
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-07-25
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-07-25
time: Move common updates to a function
Thomas Gleixner
2012-07-25
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-07-25
ntp: Correct TAI offset during leap second
Richard Cochran
2012-07-25
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-07-25
sched/nohz: Rewrite and fix load-avg computation -- again
Peter Zijlstra
2012-04-22
nohz: Fix stale jiffies update in tick_nohz_restart()
Neal Cardwell
2012-04-02
ntp: Fix integer overflow when setting time
Sasha Levin
2011-12-30
Revert "clockevents: Set noop handler in clockevents_exchange_device()"
Linus Torvalds
2011-12-19
time/clocksource: Fix kernel-doc warnings
Kusanagi Kouichi
2011-12-06
alarmtimers: Fix time comparison
Thomas Gleixner
2011-12-05
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-12-02
clockevents: Set noop handler in clockevents_exchange_device()
Thomas Gleixner
2011-12-02
tick-broadcast: Stop active broadcast device when replacing it
Thomas Gleixner
2011-12-01
clocksource: Fix bug with max_deferment margin calculation
Yang Honggang (Joseph)
2011-11-28
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2011-11-17
timekeeping: add arch_offset hook to ktime_get functions
Hector Palacios
2011-11-11
Merge branch 'formingo/3.2/tip/timers/core' of git://git.linaro.org/people/js...
Ingo Molnar
2011-11-10
clocksource: Avoid selecting mult values that might overflow when adjusted
John Stultz
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-28
time: Improve documentation of timekeeeping_adjust()
John Stultz
2011-10-26
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-10-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2011-09-28
nohz: Remove nohz_cpu_mask
Shi, Alex
2011-09-14
alarmtimers: Fix error handling
Thomas Gleixner
2011-09-13
locking, timer_stats: Annotate table_lock as raw
Thomas Gleixner
2011-09-13
clocksource: Make watchdog reset lockless
Thomas Gleixner
2011-09-08
clockevents: Add direct ktime programming function
Martin Schwidefsky
2011-09-08
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
nohz: Remove "Switched to NOHz mode" debugging messages
Heiko Carstens
2011-09-08
nohz: Make idle/iowait counter update conditional
Michal Hocko
2011-09-08
nohz: Fix update_ts_time_stat idle accounting
Michal Hocko
2011-08-10
alarmtimers: Rework RTC device selection using class interface
John Stultz
2011-08-10
alarmtimers: Add try_to_cancel functionality
John Stultz
2011-08-10
alarmtimers: Add more refined alarm state tracking
John Stultz
2011-08-10
alarmtimers: Remove period from alarm structure
John Stultz
2011-08-10
alarmtimers: Remove interval cap limit hack
John Stultz
2011-08-10
alarmtimers: Add alarm_forward functionality
John Stultz
2011-08-10
alarmtimers: Push rearming peroidic timers down into alamrtimer handler
John Stultz
2011-08-10
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2011-08-10
alarmtimers: Avoid possible denial of service with high freq periodic timers
John Stultz
2011-08-10
alarmtimers: Memset itimerspec passed into alarm_timer_get
John Stultz
[next]