index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-22
Revert "time: Remove xtime_cache"
Linus Torvalds
1
-0
/
+1
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2009-11-26
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
1
-0
/
+30
2009-10-05
time: Remove xtime_cache
john stultz
1
-1
/
+0
2009-09-15
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
1
-1
/
+8
2009-01-14
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
1
-7
/
+7
2009-01-06
Allow times and time system calls to return small negative values
Paul Mackerras
1
-1
/
+3
2008-09-05
select: add a timespec_add_safe() function
Thomas Gleixner
1
-0
/
+18
2008-05-02
Make constants in kernel/timeconst.h fixed 64 bits
H. Peter Anvin
1
-4
/
+4
2008-05-01
remove div_long_long_rem
Roman Zippel
1
-10
/
+15
2008-05-01
convert a few do_div users
Roman Zippel
1
-20
/
+9
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2008-04-21
time: Export set_normalized_timespec.
YOSHIFUJI Hideaki
1
-0
/
+1
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-8
/
+21
2008-02-08
time: fix typo in comments
Li Zefan
1
-2
/
+2
2008-02-06
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
1
-1
/
+3
2008-02-06
system timer: fix crash in <100Hz system timer
David Fries
1
-2
/
+9
2008-02-01
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
1
-0
/
+1
2007-10-18
whitespace fixes: time syscalls
Daniel Walker
1
-6
/
+6
2007-10-18
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
1
-0
/
+2
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
1
-1
/
+0
2007-10-16
time: introduce xtime_seconds
Ingo Molnar
1
-5
/
+1
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
1
-16
/
+0
2007-07-20
Revert "sys_time() speedup"
Linus Torvalds
1
-8
/
+5
2007-07-20
[IA64] remove time interpolator
Bob Picco
1
-88
/
+0
2007-07-16
sys_time() speedup
Ingo Molnar
1
-8
/
+24
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
Optimize timespec_trunc()
Eric Dumazet
1
-30
/
+30
2007-04-25
[TCP] tcp_probe: improvements for net-2.6.22
Stephen Hemminger
1
-0
/
+1
2007-04-25
[NET]: convert network timestamps to ktime_t
Eric Dumazet
1
-0
/
+1
2007-04-04
[PATCH] kernel/time.c: add missing symbol exports
Thomas Bittermann
1
-0
/
+2
2007-02-16
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
Ingo Molnar
1
-1
/
+42
2007-02-16
[PATCH] Uninline jiffies.h functions
Ingo Molnar
1
-0
/
+213
2006-10-01
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
1
-173
/
+0
2006-06-26
[PATCH] Time: Introduce arch generic time accessors
john stultz
1
-0
/
+2
2006-04-01
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
1
-4
/
+4
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
1
-2
/
+2
2006-03-25
[PATCH] remove pps support
Roman Zippel
1
-43
/
+16
2006-02-03
[PATCH] Normalize timespec for negative values in ns_to_timespec
George Anzinger
1
-6
/
+7
2006-01-31
Don't try to "validate" a non-existing timeval.
Linus Torvalds
1
-1
/
+1
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2006-01-10
[PATCH] Remove getnstimestamp()
Matt Helsley
1
-22
/
+0
2006-01-10
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
1
-0
/
+36
2006-01-10
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
Thomas Gleixner
1
-0
/
+3
2006-01-10
[PATCH] hrtimer: export deinlined mktime
Andrew Morton
1
-0
/
+2
2006-01-10
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
1
-6
/
+9
2006-01-10
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
1
-0
/
+61
2005-12-12
[PATCH] Add getnstimestamp function
Matt Helsley
1
-0
/
+22
2005-10-30
[PATCH] NTP shift_right cleanup
john stultz
1
-19
/
+6
2005-10-29
[PATCH] missing exports of do_settimeofday() variants
Al Viro
1
-0
/
+1
[next]