Commit Graph

66 Commits (e2c31b3fdd48274e9deb450e21279e54dfa02ccd)

Author SHA1 Message Date
Paul Gortmaker 9984de1a5a kernel: Map most files to use export.h instead of module.h 13 years ago
hank cbbc719fcc time: Change jiffies_to_clock_t() argument type to unsigned long 14 years ago
Richard Cochran 1e6d767924 time: Correct the *settime* parameters 14 years ago
Torben Hohn fbad1ea941 time: Move get_jiffies_64 to kernel/time/jiffies.c 14 years ago
Venkatesh Pallipadi a1dabb6bff time: Add nsecs_to_cputime64 interface for asm-generic 14 years ago
Jesper Juhl fa9f90be74 Kill off a bunch of warning: ‘inline’ is not at beginning of declaration 14 years ago
John Stultz 592913ecb8 time: Kill off CONFIG_GENERIC_TIME 15 years ago
Thomas Gleixner bd45b7a385 timekeeping: Fix timezone update 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago
John Stultz 64ce4c2f52 time: Clean up warp_clock() 15 years ago
Linus Torvalds 83f57a11d8 Revert "time: Remove xtime_cache" 15 years ago
Hidetoshi Seto b7b20df91d sched, time: Define nsecs_to_jiffies() 15 years ago
john stultz 7bc7d63745 time: Remove xtime_cache 16 years ago
Thomas Gleixner 12e09337fe time: Prevent 32 bit overflow with set_normalized_timespec() 16 years ago
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