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
|
16 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
|
17 years ago |
Tony Breeds
|
2c62214831
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
|
17 years ago |
Jesper Juhl
|
a9022e9cb9
Clean up duplicate includes in kernel/
|
17 years ago |
Ingo Molnar
|
f20bf61256
time: introduce xtime_seconds
|
17 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
|
18 years ago |
john stultz
|
cf3c769b4b
[PATCH] Time: Introduce arch generic time accessors
|
19 years ago |