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
/
timekeeping.c
Age
Commit message (
Expand
)
Author
2012-12-13
Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-11-27
time: export time information for KVM pvclock
Marcelo Tosatti
2012-11-13
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-10-12
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-10-09
timekeeping: Cast raw_interval to u64 to avoid shift overflow
Dan Carpenter
2012-10-02
Merge tag 'pm-for-3.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
2012-09-24
time: Only do nanosecond rounding on GENERIC_TIME_VSYSCALL_OLD systems
John Stultz
2012-09-24
time: Introduce new GENERIC_TIME_VSYSCALL
John Stultz
2012-09-24
time: Convert CONFIG_GENERIC_TIME_VSYSCALL to CONFIG_GENERIC_TIME_VSYSCALL_OLD
John Stultz
2012-09-24
time: Move timekeeper structure to timekeeper_internal.h for vsyscall changes
John Stultz
2012-09-13
time: Fix timeekeping_get_ns overflow on 32bit systems
John Stultz
2012-09-04
timekeeping: Add suspend and resume of clock event devices
Rafael J. Wysocki
2012-09-01
time: Move ktime_t overflow checking into timespec_valid_strict
John Stultz
2012-08-22
time: Avoid making adjustments if we haven't accumulated anything
John Stultz
2012-08-22
time: Avoid potential shift overflow with large shift values
John Stultz
2012-08-22
time: Fix casting issue in timekeeping_forward_now
Andreas Schwab
2012-08-22
time: Ensure we normalize the timekeeper in tk_xtime_add
John Stultz
2012-08-15
time: Improve sanity checking of timekeeping inputs
John Stultz
2012-08-05
time: Fix adjustment cleanup bug in timekeeping_adjust()
Ingo Molnar
2012-07-31
time: Remove all direct references to timekeeper
John Stultz
2012-07-31
time: Clean up offs_real/wall_to_mono and offs_boot/total_sleep_time updates
John Stultz
2012-07-31
time: Clean up stray newlines
John Stultz
2012-07-31
Merge branch 'linus' into timers/urgent
Ingo Molnar
2012-07-24
time: Fix casting issue in tk_set_xtime and tk_xtime_add
John Stultz
2012-07-18
Merge branch 'linus' into timers/core
Ingo Molnar
2012-07-16
timekeeping: Add missing update call in timekeeping_resume()
Thomas Gleixner
2012-07-15
time: Rework timekeeping functions to take timekeeper ptr as argument
John Stultz
2012-07-15
time: Move xtime_nsec adjustment underflow handling timekeeping_adjust
John Stultz
2012-07-15
time: Move arch_gettimeoffset() usage into timekeeping_get_ns()
John Stultz
2012-07-15
time: Refactor accumulation of nsecs to secs
John Stultz
2012-07-15
time: Condense timekeeper.xtime into xtime_sec
John Stultz
2012-07-15
time: Explicitly use u32 instead of int for shift values
John Stultz
2012-07-15
time: Whitespace cleanups per Ingo%27s requests
John Stultz
2012-07-11
timekeeping: Provide hrtimer update function
Thomas Gleixner
2012-07-11
timekeeping: Maintain ktime_t based offsets for hrtimers
Thomas Gleixner
2012-07-11
timekeeping: Fix leapsecond triggered load spike issue
John Stultz
2012-06-04
timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecond
John Stultz
2012-05-21
timekeeping: Fix a few minor newline issues.
Richard Cochran
2012-03-29
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2012-03-23
kernel-time: fix s/then/than/ spelling errors
Jim Cromie
2012-03-23
time: Avoid scary backtraces when warning of > 11% adj
John Stultz
2012-03-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
2012-03-22
ntp: Fix leap-second hrtimer livelock
John Stultz
2012-03-15
time: Fix change_clocksource locking
John Stultz
2012-03-09
Merge commit 'v3.3-rc6' into next
Dmitry Torokhov
2012-02-03
Input: add infrastructure for selecting clockid for event time stamps
John Stultz
2012-01-26
time: Move common updates to a function
Thomas Gleixner
2012-01-26
time: Reorder so the hot data is together
Thomas Gleixner
2012-01-26
time: Remove most of xtime_lock usage in timekeeping.c
John Stultz
2012-01-26
ntp: Access tick_length variable via ntp_tick_length()
John Stultz
[next]