Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
316a67b770e0d29e18a803563b6688295b91f067
/
kernel
/
time
/
time.c
a84d116
y2038: Introduce struct __kernel_old_timeval
by Arnd Bergmann
· 7 years ago
fb56d68
Merge branch 'fortglx/4.15/time' of https://git.linaro.org/people/john.stultz/linux into timers/core
by Thomas Gleixner
· 7 years ago
abc8f96
time: Move time_t conversion helpers to time32.h
by Arnd Bergmann
· 7 years ago
85bf19e
time: Remove unused functions
by Arnd Bergmann
· 7 years ago
e0956dc
timekeeping: Consolidate timekeeping_inject_offset code
by Arnd Bergmann
· 7 years ago
4eb1bca
time: Use do_settimeofday64() internally
by Arnd Bergmann
· 7 years ago
d5b7ffb
time: introduce {get,put}_itimerspec64
by Deepa Dinamani
· 8 years ago
f59dd9c
time: add get_timespec64 and put_timespec64
by Deepa Dinamani
· 8 years ago
2b2d028
time: Move compat_gettimeofday()/settimeofday() to native
by Al Viro
· 8 years ago
b180db2
time: Move compat_time()/stime() to native
by Al Viro
· 8 years ago
3a4d44b
ntp: Move adjtimex related compat syscalls to native counterparts
by Al Viro
· 8 years ago
572e0ca
time: delete current_fs_time()
by Deepa Dinamani
· 8 years ago
2ac00f1
time: Delete do_sys_setimeofday()
by Deepa Dinamani
· 8 years ago
07e5f5e
time: Introduce jiffies64_to_nsecs()
by Frederic Weisbecker
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
469e857f3
time: Avoid undefined behaviour in timespec64_add_safe()
by Vegard Nossum
· 8 years ago
8e4f70e
time: remove timespec_add_safe()
by Deepa Dinamani
· 9 years ago
bc2c53e
time: add missing implementation for timespec64_add_safe()
by Deepa Dinamani
· 9 years ago
86d3473
time: Introduce do_sys_settimeofday64()
by Baolin Wang
· 9 years ago
ede5147
Handle ISO 8601 leap seconds and encodings of midnight in mktime64()
by David Howells
· 9 years ago
5e359bf
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
9ca3085
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
by Baolin Wang
· 9 years ago
de4a95f
time: Fix nanosecond file time rounding in timespec_trunc()
by Karsten Blees
· 10 years ago
e075867
jiffies: Remove HZ > USEC_PER_SEC special case
by Frederic Weisbecker
· 10 years ago
ae60d6a
time: Refactor usecs_to_jiffies
by Nicholas Mc Guire
· 10 years ago
6f7d798
time: Make sure tz_minuteswest is set to a valid value when setting time
by Sasha Levin
· 10 years ago
ca42aaf
time: Refactor msecs_to_jiffies
by Nicholas Mc Guire
· 10 years ago
0a22798
time: Move timeconst.h into include/generated
by Nicholas Mc Guire
· 10 years ago
b73f0c8
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
5fbaba8
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john.stultz/linux into timers/urgent
by Thomas Gleixner
· 10 years ago
6ada1fc
time: settimeofday: Validate the values of tv from user
by Sasha Levin
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
7bd0e22
drm/i915: compute wait_ioctl timeout correctly
by Daniel Vetter
· 10 years ago
90b6ce9
time: Provide y2038 safe mktime() replacement
by pang.xunlei
· 10 years ago
d78c930
jiffies: Fix timeval conversion to jiffies
by Andrew Hunter
· 10 years ago
d560fed
time: Export nsecs_to_jiffies()
by Thomas Gleixner
· 10 years ago
8b094cd
time: Consolidate the time accessor prototypes
by Thomas Gleixner
· 10 years ago
49cd6f8
time: More core infrastructure for timespec64
by John Stultz
· 10 years ago
5cee964
time/timers: Move all time(r) related files into kernel/time
by Thomas Gleixner
· 11 years ago
[Renamed from kernel/time.c]
0a0fca9
sched: Rename sched.c as sched/core.c in comments and Documentation
by Viresh Kumar
· 12 years ago
7859e40
timekeeping: Use inject_offset in warp_clock
by John Stultz
· 12 years ago
c30bd09
timekeeping: Avoid adjust kernel time once hwclock kept in UTC time
by Dong Zhu
· 12 years ago
af3b562
time: don't inline EXPORT_SYMBOL functions
by Greg Kroah-Hartman
· 12 years ago
84e345e4
time, Fix setting of hardware clock in NTP code
by Prarit Bhargava
· 12 years ago
189374a
time: Move update_vsyscall definitions to timekeeper_internal.h
by John Stultz
· 12 years ago
a4ca129
time: Remove bogus comments
by Thomas Gleixner
· 13 years ago
9984de1
kernel: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 14 years ago
cbbc719
time: Change jiffies_to_clock_t() argument type to unsigned long
by hank
· 13 years ago
420c1c5
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 14 years ago
1e6d767
time: Correct the *settime* parameters
by Richard Cochran
· 14 years ago
fbad1ea
time: Move get_jiffies_64 to kernel/time/jiffies.c
by Torben Hohn
· 14 years ago
a1dabb6
time: Add nsecs_to_cputime64 interface for asm-generic
by Venkatesh Pallipadi
· 14 years ago
fa9f90b
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
by Jesper Juhl
· 14 years ago
592913e
time: Kill off CONFIG_GENERIC_TIME
by John Stultz
· 15 years ago
bd45b7a
timekeeping: Fix timezone update
by Thomas Gleixner
· 15 years ago
dbb6be6
Merge branch 'linus' into timers/core
by Thomas Gleixner
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
64ce4c2
time: Clean up warp_clock()
by John Stultz
· 15 years ago
83f57a1
Revert "time: Remove xtime_cache"
by Linus Torvalds
· 15 years ago
60d8ce2
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
b7b20df9
sched, time: Define nsecs_to_jiffies()
by Hidetoshi Seto
· 15 years ago
7bc7d63
time: Remove xtime_cache
by john stultz
· 15 years ago
12e0933
time: Prevent 32 bit overflow with set_normalized_timespec()
by Thomas Gleixner
· 15 years ago
58fd3aa
[CVE-2009-0029] System call wrappers part 01
by Heiko Carstens
· 16 years ago
e3d5a27
Allow times and time system calls to return small negative values
by Paul Mackerras
· 16 years ago
df0cc05
select: add a timespec_add_safe() function
by Thomas Gleixner
· 16 years ago
b9095fd
Make constants in kernel/timeconst.h fixed 64 bits
by H. Peter Anvin
· 17 years ago
f8bd225
remove div_long_long_rem
by Roman Zippel
· 17 years ago
71abb3a
convert a few do_div users
by Roman Zippel
· 17 years ago
1aeb272
kernel: explicitly include required header files under kernel/
by Robert P. J. Day
· 17 years ago
7c3f944
time: Export set_normalized_timespec.
by YOSHIFUJI Hideaki
· 17 years ago
bdc8078
avoid overflows in kernel/time.c
by H. Peter Anvin
· 17 years ago
3eb0567
time: fix typo in comments
by Li Zefan
· 17 years ago
ec03d70
speed up jiffies conversion functions if HZ==USER_HZ
by Andrew Morton
· 17 years ago
6ffc787
system timer: fix crash in <100Hz system timer
by David Fries
· 17 years ago
1001d0a
timekeeping: update xtime_cache when time(zone) changes
by Thomas Gleixner
· 17 years ago
6fa6c3b
whitespace fixes: time syscalls
by Daniel Walker
· 17 years ago
2c62214
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
by Tony Breeds
· 17 years ago
a9022e9
Clean up duplicate includes in kernel/
by Jesper Juhl
· 17 years ago
f20bf61
time: introduce xtime_seconds
by Ingo Molnar
· 17 years ago
2c6b47d
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
by john stultz
· 17 years ago
2008220
Revert "sys_time() speedup"
by Linus Torvalds
· 17 years ago
1f564ad
[IA64] remove time interpolator
by Bob Picco
· 17 years ago
4e44f34
sys_time() speedup
by Ingo Molnar
· 17 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
753e9c5
Optimize timespec_trunc()
by Eric Dumazet
· 18 years ago
85795d6
[TCP] tcp_probe: improvements for net-2.6.22
by Stephen Hemminger
· 18 years ago
b7aa0bf
[NET]: convert network timestamps to ktime_t
by Eric Dumazet
· 18 years ago
456a09d
[PATCH] kernel/time.c: add missing symbol exports
by Thomas Bittermann
· 18 years ago
41cf544
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
by Ingo Molnar
· 18 years ago
8b9365d
[PATCH] Uninline jiffies.h functions
by Ingo Molnar
· 18 years ago
4c7ee8d
[PATCH] NTP: Move all the NTP related code to ntp.c
by john stultz
· 18 years ago
cf3c769
[PATCH] Time: Introduce arch generic time accessors
by john stultz
· 19 years ago
8ba8e95
Fix comments: s/granuality/granularity/
by Kalin KOZHUHAROV
· 19 years ago
df869b6
[PATCH] hrtimers: remove nsec_t typedef
by Roman Zippel
· 19 years ago
5ddcfa8
[PATCH] remove pps support
by Roman Zippel
· 19 years ago
88fc389
[PATCH] Normalize timespec for negative values in ns_to_timespec
by George Anzinger
· 19 years ago
951069e
Don't try to "validate" a non-existing timeval.
by Linus Torvalds
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
d1c0b8f
[PATCH] Remove getnstimestamp()
by Matt Helsley
· 19 years ago
Next »