Commit Graph

49 Commits (c5428e950ad42640f00092949fd17e356dfdeafa)

Author SHA1 Message Date
Heiko Carstens 58fd3aa288 [CVE-2009-0029] System call wrappers part 01 16 years ago
Paul Mackerras e3d5a27d58 Allow times and time system calls to return small negative values 16 years ago
Thomas Gleixner df0cc0539b select: add a timespec_add_safe() function 17 years ago
H. Peter Anvin b9095fd8a7 Make constants in kernel/timeconst.h fixed 64 bits 17 years ago
Roman Zippel f8bd2258e2 remove div_long_long_rem 17 years ago
Roman Zippel 71abb3af62 convert a few do_div users 17 years ago
Robert P. J. Day 1aeb272cf0 kernel: explicitly include required header files under kernel/ 17 years ago
YOSHIFUJI Hideaki 7c3f944e29 time: Export set_normalized_timespec. 17 years ago
H. Peter Anvin bdc807871d avoid overflows in kernel/time.c 17 years ago
Li Zefan 3eb056764d time: fix typo in comments 17 years ago
Andrew Morton ec03d70739 speed up jiffies conversion functions if HZ==USER_HZ 17 years ago
David Fries 6ffc787a44 system timer: fix crash in <100Hz system timer 17 years ago
Thomas Gleixner 1001d0a9ee timekeeping: update xtime_cache when time(zone) changes 17 years ago
Daniel Walker 6fa6c3b1d1 whitespace fixes: time syscalls 18 years ago
Tony Breeds 2c62214831 Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday(). 18 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 18 years ago
Ingo Molnar f20bf61256 time: introduce xtime_seconds 18 years ago
john stultz 2c6b47de17 Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time(). 18 years ago
Linus Torvalds 2008220879 Revert "sys_time() speedup" 18 years ago
Bob Picco 1f564ad6d4 [IA64] remove time interpolator 18 years ago
Ingo Molnar 4e44f3497d sys_time() speedup 18 years ago
Randy Dunlap e63340ae6b header cleaning: don't include smp_lock.h when not used 18 years ago
Eric Dumazet 753e9c5cd9 Optimize timespec_trunc() 18 years ago
Stephen Hemminger 85795d64ed [TCP] tcp_probe: improvements for net-2.6.22 18 years ago
Eric Dumazet b7aa0bf70c [NET]: convert network timestamps to ktime_t 18 years ago
Thomas Bittermann 456a09dce9 [PATCH] kernel/time.c: add missing symbol exports 18 years ago
Ingo Molnar 41cf54455d [PATCH] Fix multiple conversion bugs in msecs_to_jiffies 18 years ago
Ingo Molnar 8b9365d753 [PATCH] Uninline jiffies.h functions 18 years ago
john stultz 4c7ee8de95 [PATCH] NTP: Move all the NTP related code to ntp.c 19 years ago
john stultz cf3c769b4b [PATCH] Time: Introduce arch generic time accessors 19 years ago
Kalin KOZHUHAROV 8ba8e95ed1 Fix comments: s/granuality/granularity/ 19 years ago
Roman Zippel df869b630d [PATCH] hrtimers: remove nsec_t typedef 19 years ago
Roman Zippel 5ddcfa878d [PATCH] remove pps support 19 years ago
George Anzinger 88fc3897e3 [PATCH] Normalize timespec for negative values in ns_to_timespec 19 years ago
Linus Torvalds 951069e311 Don't try to "validate" a non-existing timeval. 19 years ago
Randy.Dunlap c59ede7b78 [PATCH] move capable() to capability.h 19 years ago
Matt Helsley d1c0b8f835 [PATCH] Remove getnstimestamp() 19 years ago
Thomas Gleixner f8f46da3b4 [PATCH] hrtimer: introduce nsec_t type and conversion functions 19 years ago
Thomas Gleixner 718bcceb5a [PATCH] hrtimer: validate timespec of do_sys_settimeofday 19 years ago
Andrew Morton 199e705689 [PATCH] hrtimer: export deinlined mktime 19 years ago
Ingo Molnar f4818900fa [PATCH] hrtimer: clean up mktime and make arguments const 19 years ago
Thomas Gleixner 753be62227 [PATCH] hrtimer: deinline mktime and set_normalized_timespec 19 years ago
Matt Helsley 64123fd42c [PATCH] Add getnstimestamp function 19 years ago
john stultz 1bb34a4127 [PATCH] NTP shift_right cleanup 20 years ago
Al Viro 943eae0314 [PATCH] missing exports of do_settimeofday() variants 20 years ago
Takashi Iwai c6ecf7ed31 [PATCH] Add missing export of getnstimeofday() 20 years ago
Jesper Juhl 77933d7276 [PATCH] clean up inline static vs static inline 20 years ago
Christoph Lameter 9acf6597c5 [PATCH] time interpolator: Fix settimeofday inaccuracy 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago