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.c
Age
Commit message (
Expand
)
Author
2015-01-29
time: settimeofday: Validate the values of tv from user
Sasha Levin
2014-10-09
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2013-03-15
timekeeping: Use inject_offset in warp_clock
John Stultz
2013-03-15
timekeeping: Avoid adjust kernel time once hwclock kept in UTC time
Dong Zhu
2013-02-21
time: don't inline EXPORT_SYMBOL functions
Greg Kroah-Hartman
2013-02-08
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
2012-03-15
time: Remove bogus comments
Thomas Gleixner
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-09-21
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
2011-03-15
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
2011-01-31
time: Move get_jiffies_64 to kernel/time/jiffies.c
Torben Hohn
2011-01-26
time: Add nsecs_to_cputime64 interface for asm-generic
Venkatesh Pallipadi
2010-11-28
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-05-24
timekeeping: Fix timezone update
Thomas Gleixner
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-12
time: Clean up warp_clock()
John Stultz
2009-12-22
Revert "time: Remove xtime_cache"
Linus Torvalds
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-26
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
2009-10-05
time: Remove xtime_cache
john stultz
2009-09-15
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
2009-01-14
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
2009-01-06
Allow times and time system calls to return small negative values
Paul Mackerras
2008-09-05
select: add a timespec_add_safe() function
Thomas Gleixner
2008-05-02
Make constants in kernel/timeconst.h fixed 64 bits
H. Peter Anvin
2008-05-01
remove div_long_long_rem
Roman Zippel
2008-05-01
convert a few do_div users
Roman Zippel
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2008-04-21
time: Export set_normalized_timespec.
YOSHIFUJI Hideaki
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
2008-02-08
time: fix typo in comments
Li Zefan
2008-02-06
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
2008-02-06
system timer: fix crash in <100Hz system timer
David Fries
2008-02-01
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
2007-10-18
whitespace fixes: time syscalls
Daniel Walker
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
2007-10-16
time: introduce xtime_seconds
Ingo Molnar
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-20
Revert "sys_time() speedup"
Linus Torvalds
2007-07-20
[IA64] remove time interpolator
Bob Picco
2007-07-16
sys_time() speedup
Ingo Molnar
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
Optimize timespec_trunc()
Eric Dumazet
2007-04-25
[TCP] tcp_probe: improvements for net-2.6.22
Stephen Hemminger
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
[next]